|
libosmscout 0.1
|
This is the complete list of members for osmscout::RectanglePrimitive, including all inherited members.
| DrawPrimitive(const FillStyleRef &fillStyle, const BorderStyleRef &borderStyle) | osmscout::DrawPrimitive | |
| GetBorderStyle() const | osmscout::DrawPrimitive | inline |
| GetBoundingBox() const override | osmscout::RectanglePrimitive | virtual |
| GetFillStyle() const | osmscout::DrawPrimitive | inline |
| GetHeight() const | osmscout::RectanglePrimitive | inline |
| GetTopLeft() const | osmscout::RectanglePrimitive | inline |
| GetWidth() const | osmscout::RectanglePrimitive | inline |
| RectanglePrimitive(const Vertex2D &topLeft, double width, double height, const FillStyleRef &fillStyle, const BorderStyleRef &borderStyle) | osmscout::RectanglePrimitive | |
| ~DrawPrimitive()=default | osmscout::DrawPrimitive | virtual |