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