#include <libosmscout-map/include/osmscoutmap/LabelLayouter.h>
◆ Type
| Enumerator |
|---|
| Icon | |
| Symbol | |
| Text | |
◆ LabelData()
| osmscout::LabelData::LabelData |
( |
| ) |
|
|
default |
◆ ~LabelData()
| osmscout::LabelData::~LabelData |
( |
| ) |
|
|
default |
◆ alpha
| double osmscout::LabelData::alpha {1.0} |
Alpha value of the label; 0.0 = fully transparent, 1.0 = solid.
◆ fontSize
| double osmscout::LabelData::fontSize {0} |
◆ iconHeight
| double osmscout::LabelData::iconHeight {0} |
◆ iconStyle
◆ iconWidth
| double osmscout::LabelData::iconWidth {0} |
◆ position
| size_t osmscout::LabelData::position {0} |
Relative position of the label.
◆ priority
| size_t osmscout::LabelData::priority {0} |
◆ style
◆ text
| std::string osmscout::LabelData::text |
The label text (type==Text|PathText).
◆ type
The documentation for this class was generated from the following file: