libosmscout
0.1
|
#include <LabelLayouter.h>
Public Attributes | |
size_t | labelCount |
Number of labels rendered. More... | |
double | labelSpace |
Space between individual labels. More... | |
double | offset |
Offset of the first label. More... | |
size_t osmscout::ContourLabelPositioner::Position::labelCount |
Number of labels rendered.
Referenced by osmscout::LabelLayouter< QGlyphRun, QTextLayout, MapPainterQt >::RegisterContourLabel().
double osmscout::ContourLabelPositioner::Position::labelSpace |
Space between individual labels.
Referenced by osmscout::LabelLayouter< QGlyphRun, QTextLayout, MapPainterQt >::RegisterContourLabel().
double osmscout::ContourLabelPositioner::Position::offset |
Offset of the first label.
Referenced by osmscout::LabelLayouter< QGlyphRun, QTextLayout, MapPainterQt >::RegisterContourLabel().