libosmscout
0.1
|
This is the complete list of members for osmscout::Style, including all inherited members.
SetBoolValue(int attribute, bool value) | osmscout::Style | virtual |
SetColorValue(int attribute, const Color &value) | osmscout::Style | virtual |
SetDoubleArrayValue(int attribute, const std::vector< double > &value) | osmscout::Style | virtual |
SetDoubleValue(int attribute, double value) | osmscout::Style | virtual |
SetIntValue(int attribute, int value) | osmscout::Style | virtual |
SetLabelValue(int attribute, const LabelProviderRef &value) | osmscout::Style | virtual |
SetMagnificationValue(int attribute, const Magnification &value) | osmscout::Style | virtual |
SetStringValue(int attribute, const std::string &value) | osmscout::Style | virtual |
SetSymbolValue(int attribute, const SymbolRef &value) | osmscout::Style | virtual |
SetUIntValue(int attribute, size_t value) | osmscout::Style | virtual |
~Style()=default | osmscout::Style | virtual |