libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::PathLabelData Class Reference

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

Collaboration diagram for osmscout::PathLabelData:

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

Member Data Documentation

◆ contourLabelOffset

double osmscout::PathLabelData::contourLabelOffset

◆ contourLabelSpace

double osmscout::PathLabelData::contourLabelSpace

◆ height

double osmscout::PathLabelData::height

◆ priority

size_t osmscout::PathLabelData::priority {0}

Priority of the entry.

◆ style

PathTextStyleRef osmscout::PathLabelData::style

◆ text

std::string osmscout::PathLabelData::text

The label text (type==Text|PathText).


The documentation for this class was generated from the following file: