|
libosmscout 0.1
|
#include <LabelLayouter.h>
Public Attributes | |
| double | contourLabelOffset |
| double | contourLabelSpace |
| double | height |
| size_t | priority {0} |
| Priority of the entry. | |
| PathTextStyleRef | style |
| std::string | text |
| The label text (type==Text|PathText) | |
| 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< NativeGlyph, NativeLabel, TextLayouter >::RegisterContourLabel().
| PathTextStyleRef osmscout::PathLabelData::style |
| std::string osmscout::PathLabelData::text |
The label text (type==Text|PathText)
Referenced by osmscout::LabelLayouter< NativeGlyph, NativeLabel, TextLayouter >::RegisterContourLabel().