libosmscout 0.1
Loading...
Searching...
No Matches
osmscout::MapPainter::ShieldGeometry Struct Reference

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)
 

Detailed Description

Geometry (background and border rectangle) of a shield around the given label rectangle, identical for all backends.

Member Data Documentation

◆ background

ScreenVectorRectangle osmscout::MapPainter::ShieldGeometry::background

the filled background rectangle

Referenced by osmscout::MapPainterCairo::DrawLabel(), and osmscout::MapPainterQt::DrawLabel().

◆ border

ScreenVectorRectangle osmscout::MapPainter::ShieldGeometry::border

the border rectangle (1px stroke)

Referenced by osmscout::MapPainterCairo::DrawLabel(), and osmscout::MapPainterQt::DrawLabel().


The documentation for this struct was generated from the following file: