|
libosmscout 0.1
|
Geometry (background and border rectangle) of a shield around the given label rectangle, identical for all backends. More...
#include <MapPainter.h>
Public Attributes | |
| ScreenVectorRectangle | background |
| the filled background rectangle | |
| ScreenVectorRectangle | border |
| the border rectangle (1px stroke) | |
Geometry (background and border rectangle) of a shield around the given label rectangle, identical for all backends.
| ScreenVectorRectangle osmscout::MapPainter::ShieldGeometry::background |
the filled background rectangle
Referenced by osmscout::MapPainterCairo::DrawLabel(), and osmscout::MapPainterQt::DrawLabel().
| ScreenVectorRectangle osmscout::MapPainter::ShieldGeometry::border |
the border rectangle (1px stroke)
Referenced by osmscout::MapPainterCairo::DrawLabel(), and osmscout::MapPainterQt::DrawLabel().