|
class | osmscout::Style |
| Interface class that offers a medium generic interface for styles classes. More...
|
|
class | osmscout::StyleAttributeDescriptor |
| Base class for all attribute metadata. More...
|
|
class | osmscout::StyleBoolAttributeDescriptor |
| Describes a bool attribute value. More...
|
|
class | osmscout::StyleColorAttributeDescriptor |
| Describes a color attribute value. More...
|
|
class | osmscout::StyleDescriptor |
| Holds Meta information and technical description of a style. More...
|
|
class | osmscout::StyleDisplayAttributeDescriptor |
| Describes a display size (using 'mm' unit) attribute value. More...
|
|
class | osmscout::StyleDoubleAttributeDescriptor |
| Describes a unitless double attribute value. More...
|
|
class | osmscout::StyleEnumAttributeDescriptor |
| Describes a enumeration attribute value. More...
|
|
class | osmscout::StyleIntAttributeDescriptor |
| Describes a unitless int attribute value. More...
|
|
class | osmscout::StyleLabelAttributeDescriptor |
| Describes a label attribute value. More...
|
|
class | osmscout::StyleMagnificationAttributeDescriptor |
| Describes a magnification attribute value. More...
|
|
class | osmscout::StyleMapAttributeDescriptor |
| Describes a map size (using 'm' unit) attribute value. More...
|
|
class | osmscout::StyleStringAttributeDescriptor |
| Describes a string attribute value. More...
|
|
class | osmscout::StyleSymbolAttributeDescriptor |
| Describes a symbol attribute value. More...
|
|
class | osmscout::StyleUDisplayAttributeDescriptor |
| Describes a unsigned display size (using 'mm' unit) attribute value. More...
|
|
class | osmscout::StyleUDoubleArrayAttributeDescriptor |
| Describes a unitless array of unsigned double attribute value. More...
|
|
class | osmscout::StyleUDoubleAttributeDescriptor |
| Describes a unitless unsigned double attribute value. More...
|
|
class | osmscout::StyleUIntAttributeDescriptor |
| Describes a unitless unsigned int attribute value. More...
|
|
class | osmscout::StyleUMapAttributeDescriptor |
| Describes a unsigned map size (using 'm' unit) attribute value. More...
|
|
class | osmscout::StyleVoidAttributeDescriptor |
| Describes a 'VOID' attribute. More...
|
|