#include <libosmscout-map/include/osmscout/Styles.h>
|
| | RectanglePrimitive (ProjectionMode projectionMode, const Vertex2D &topLeft, double width, double height, const FillStyleRef &fillStyle, const BorderStyleRef &borderStyle) |
| |
| const Vertex2D & | GetTopLeft () const |
| |
| const double & | GetWidth () const |
| |
| const double & | GetHeight () const |
| |
| void | GetBoundingBox (double &minX, double &minY, double &maxX, double &maxY) const override |
| |
| | DrawPrimitive (ProjectionMode projectionMode, const FillStyleRef &fillStyle, const BorderStyleRef &borderStyle) |
| |
| virtual | ~DrawPrimitive ()=default |
| |
| ProjectionMode | GetProjectionMode () const |
| |
| const FillStyleRef & | GetFillStyle () const |
| |
| const BorderStyleRef & | GetBorderStyle () const |
| |
◆ RectanglePrimitive()
| osmscout::RectanglePrimitive::RectanglePrimitive |
( |
ProjectionMode |
projectionMode, |
|
|
const Vertex2D & |
topLeft, |
|
|
double |
width, |
|
|
double |
height, |
|
|
const FillStyleRef & |
fillStyle, |
|
|
const BorderStyleRef & |
borderStyle |
|
) |
| |
◆ GetBoundingBox()
| void osmscout::RectanglePrimitive::GetBoundingBox |
( |
double & |
minX, |
|
|
double & |
minY, |
|
|
double & |
maxX, |
|
|
double & |
maxY |
|
) |
| const |
|
overridevirtual |
◆ GetHeight()
| const double& osmscout::RectanglePrimitive::GetHeight |
( |
| ) |
const |
|
inline |
◆ GetTopLeft()
| const Vertex2D& osmscout::RectanglePrimitive::GetTopLeft |
( |
| ) |
const |
|
inline |
◆ GetWidth()
| const double& osmscout::RectanglePrimitive::GetWidth |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- libosmscout-map/include/osmscout/Styles.h