libosmscout
0.1
|
#include <LabelLayouter.h>
Public Attributes | |
double | contourLabelOffset |
double | contourLabelSpace |
double | height |
size_t | priority {0} |
Priority of the entry. More... | |
PathTextStyleRef | style |
std::string | text |
The label text (type==Text|PathText) More... | |
double osmscout::PathLabelData::contourLabelOffset |
Referenced by osmscout::ContourLabelPositioner::calculatePositions().
double osmscout::PathLabelData::contourLabelSpace |
Referenced by osmscout::ContourLabelPositioner::calculatePositions().
double osmscout::PathLabelData::height |
size_t osmscout::PathLabelData::priority {0} |
Priority of the entry.
Referenced by osmscout::LabelLayouter< QGlyphRun, QTextLayout, MapPainterQt >::RegisterContourLabel().
PathTextStyleRef osmscout::PathLabelData::style |
std::string osmscout::PathLabelData::text |
The label text (type==Text|PathText)
Referenced by osmscout::LabelLayouter< QGlyphRun, QTextLayout, MapPainterQt >::RegisterContourLabel().