|
libosmscout 1.1.1
|
#include <libosmscout-map/include/osmscoutmap/LabelLayouter.h>

Public Attributes | |
| size_t | priority {0} |
| Priority of the entry. | |
| std::string | text |
| The label text (type==Text|PathText). | |
| double | height |
| PathTextStyleRef | style |
| double | contourLabelOffset |
| double | contourLabelSpace |
| double osmscout::PathLabelData::contourLabelOffset |
| double osmscout::PathLabelData::contourLabelSpace |
| double osmscout::PathLabelData::height |
| size_t osmscout::PathLabelData::priority {0} |
Priority of the entry.
| PathTextStyleRef osmscout::PathLabelData::style |
| std::string osmscout::PathLabelData::text |
The label text (type==Text|PathText).