libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::LabelInstance< NativeGlyph, NativeLabel >::Element Struct Reference

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

Collaboration diagram for osmscout::LabelInstance< NativeGlyph, NativeLabel >::Element:

Public Attributes

LabelData labelData
double x
 Coordinate of the left, top edge of the text / icon / symbol.
double y
 Coordinate of the left, top edge of the text / icon / symbol.
std::shared_ptr< Label< NativeGlyph, NativeLabel > > label

Member Data Documentation

◆ label

template<class NativeGlyph, class NativeLabel>
std::shared_ptr<Label<NativeGlyph, NativeLabel> > osmscout::LabelInstance< NativeGlyph, NativeLabel >::Element::label

◆ labelData

template<class NativeGlyph, class NativeLabel>
LabelData osmscout::LabelInstance< NativeGlyph, NativeLabel >::Element::labelData

◆ x

template<class NativeGlyph, class NativeLabel>
double osmscout::LabelInstance< NativeGlyph, NativeLabel >::Element::x

Coordinate of the left, top edge of the text / icon / symbol.

◆ y

template<class NativeGlyph, class NativeLabel>
double osmscout::LabelInstance< NativeGlyph, NativeLabel >::Element::y

Coordinate of the left, top edge of the text / icon / symbol.


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