![]() |
Maria GDK 5.0.0.935
Documentation of native code in develop branch
|
Public Member Functions | |
| MarkStyle (const std::string &name, const DashStyle &dashStyle, const double &width, const double &offset, const STK::Color4f &color, bool draw) | |
Static Public Member Functions | |
| static std::vector< MarkStyle > | extractMarkStyles (const std::shared_ptr< CompositeStyleItem > &style) |
Public Attributes | |
| const std::string | _name |
| const DashStyle | _dashStyle |
| const double | _width |
| const double | _offset |
| const STK::Color4f | _color |
| const bool | _draw |