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

#include <LabelLayouter.h>

Public Attributes

std::shared_ptr< Label< NativeGlyph, NativeLabel > > label
 
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.
 

Member Data Documentation

◆ label

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

◆ labelData

◆ x

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

◆ y

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

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