libosmscout  1.1.1
Public Attributes | List of all members
osmscout::PathLabelData Class Reference

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

Collaboration diagram for osmscout::PathLabelData:
Collaboration graph
[legend]

Public Attributes

size_t priority {0}
 Priority of the entry. More...
 
std::string text
 The label text (type==Text|PathText) More...
 
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: