This is the complete list of members for osmscout::ShieldStyle, including all inherited members.
| attrBgColor enum value | osmscout::ShieldStyle | |
| attrBorderColor enum value | osmscout::ShieldStyle | |
| Attribute enum name | osmscout::ShieldStyle | |
| attrLabel enum value | osmscout::ShieldStyle | |
| attrPriority enum value | osmscout::ShieldStyle | |
| attrSize enum value | osmscout::ShieldStyle | |
| attrTextColor enum value | osmscout::ShieldStyle | |
| CopyAttributes(const ShieldStyle &other, const std::set< Attribute > &attributes) | osmscout::ShieldStyle | |
| GetAlpha() const override | osmscout::ShieldStyle | inlinevirtual |
| GetBgColor() const | osmscout::ShieldStyle | inline |
| GetBorderColor() const | osmscout::ShieldStyle | inline |
| GetLabel() const | osmscout::ShieldStyle | inline |
| GetPriority() const | osmscout::LabelStyle | inline |
| GetSize() const | osmscout::LabelStyle | inline |
| GetTextColor() const | osmscout::ShieldStyle | inline |
| IsVisible() const override | osmscout::ShieldStyle | inlinevirtual |
| LabelStyle() | osmscout::LabelStyle | |
| SetBgColor(const Color &color) | osmscout::ShieldStyle | |
| SetBoolValue(int attribute, bool value) | osmscout::Style | virtual |
| SetBorderColor(const Color &color) | osmscout::ShieldStyle | |
| 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 |
| SetLabel(const LabelProviderRef &label) | osmscout::ShieldStyle | |
| SetLabelValue(int attribute, const LabelProviderRef &value) | osmscout::Style | virtual |
| SetMagnificationValue(int attribute, const Magnification &value) | osmscout::Style | virtual |
| SetPriority(size_t priority) | osmscout::LabelStyle | |
| SetSize(double size) override | osmscout::ShieldStyle | virtual |
| SetStringValue(int attribute, const std::string &value) | osmscout::Style | virtual |
| SetSymbolValue(int attribute, const SymbolRef &value) | osmscout::Style | virtual |
| SetTextColor(const Color &color) | osmscout::ShieldStyle | |
| SetUIntValue(int attribute, size_t value) | osmscout::Style | virtual |
| ShieldStyle() | osmscout::ShieldStyle | |
| ~Style()=default | osmscout::Style | virtual |