attrBgColor enum value | osmscout::PathShieldStyle | |
attrBorderColor enum value | osmscout::PathShieldStyle | |
Attribute enum name | osmscout::PathShieldStyle | |
attrLabel enum value | osmscout::PathShieldStyle | |
attrPriority enum value | osmscout::PathShieldStyle | |
attrShieldSpace enum value | osmscout::PathShieldStyle | |
attrSize enum value | osmscout::PathShieldStyle | |
attrTextColor enum value | osmscout::PathShieldStyle | |
CopyAttributes(const PathShieldStyle &other, const std::set< Attribute > &attributes) | osmscout::PathShieldStyle | |
GetAlpha() const | osmscout::PathShieldStyle | inline |
GetBgColor() const | osmscout::PathShieldStyle | inline |
GetBorderColor() const | osmscout::PathShieldStyle | inline |
GetDescriptor() | osmscout::PathShieldStyle | static |
GetLabel() const | osmscout::PathShieldStyle | inline |
GetPriority() const | osmscout::PathShieldStyle | inline |
GetShieldSpace() const | osmscout::PathShieldStyle | inline |
GetShieldStyle() const | osmscout::PathShieldStyle | inline |
GetSize() const | osmscout::PathShieldStyle | inline |
GetTextColor() const | osmscout::PathShieldStyle | inline |
IsVisible() const | osmscout::PathShieldStyle | inline |
operator=(const PathShieldStyle &style)=delete | osmscout::PathShieldStyle | |
operator=(const PathShieldStyle &&style)=delete | osmscout::PathShieldStyle | |
PathShieldStyle() | osmscout::PathShieldStyle | |
PathShieldStyle(const PathShieldStyle &style) | osmscout::PathShieldStyle | |
PathShieldStyle(const PathShieldStyle &&style) | osmscout::PathShieldStyle | |
SetBgColor(const Color &color) | osmscout::PathShieldStyle | |
SetBoolValue(int attribute, bool value) | osmscout::Style | virtual |
SetBorderColor(const Color &color) | osmscout::PathShieldStyle | |
SetColorValue(int attribute, const Color &value) override | osmscout::PathShieldStyle | virtual |
SetDoubleArrayValue(int attribute, const std::vector< double > &value) | osmscout::Style | virtual |
SetDoubleValue(int attribute, double value) override | osmscout::PathShieldStyle | virtual |
SetIntValue(int attribute, int value) | osmscout::Style | virtual |
SetLabel(const LabelProviderRef &label) | osmscout::PathShieldStyle | |
SetLabelValue(int attribute, const LabelProviderRef &value) override | osmscout::PathShieldStyle | virtual |
SetMagnificationValue(int attribute, const Magnification &value) | osmscout::Style | virtual |
SetPriority(size_t priority) | osmscout::PathShieldStyle | |
SetShieldSpace(double shieldSpace) | osmscout::PathShieldStyle | |
SetSize(double size) | osmscout::PathShieldStyle | |
SetStringValue(int attribute, const std::string &value) | osmscout::Style | virtual |
SetSymbolValue(int attribute, const SymbolRef &value) | osmscout::Style | virtual |
SetTextColor(const Color &color) | osmscout::PathShieldStyle | |
SetUIntValue(int attribute, size_t value) override | osmscout::PathShieldStyle | virtual |
~Style()=default | osmscout::Style | virtual |