| 
    libosmscout 0.1
    
   | 
 
Holds Meta information and technical description of a style. More...
#include <StyleDescription.h>
Inherited by osmscout::BorderStyleDescriptor, osmscout::FillStyleDescriptor, osmscout::IconStyleDescriptor, osmscout::LineStyleDescriptor, osmscout::PathShieldStyleDescriptor, osmscout::PathSymbolStyleDescriptor, osmscout::PathTextStyleDescriptor, and osmscout::TextStyleDescriptor.
Public Member Functions | |
| StyleAttributeDescriptorRef | GetAttribute (const std::string &name) const | 
Protected Member Functions | |
| void | AddAttribute (const StyleAttributeDescriptorRef &attribute) | 
Holds Meta information and technical description of a style.
It currently holds a list of parameters and their types. It also allows to assign type safe values to a given style object.
      
  | 
  protected | 
      
  | 
  inline | 
Referenced by osmscout::oss::Parser::ATTRIBUTE().