libosmscout
0.1
|
#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. More... | |
double | y |
Coordinate of the left, top edge of the text / icon / symbol. More... | |
std::shared_ptr<Label<NativeGlyph, NativeLabel> > osmscout::LabelInstance< NativeGlyph, NativeLabel >::Element::label |
LabelData osmscout::LabelInstance< NativeGlyph, NativeLabel >::Element::labelData |
double osmscout::LabelInstance< NativeGlyph, NativeLabel >::Element::x |
Coordinate of the left, top edge of the text / icon / symbol.
Referenced by osmscout::LabelLayouter< QGlyphRun, QTextLayout, MapPainterQt >::DrawLabels(), osmscout::LabelLayouter< QGlyphRun, QTextLayout, MapPainterQt >::ProcessLabel(), and osmscout::LabelLayouter< NativeGlyph, NativeLabel, TextLayouter >::LayoutJob::ProcessLabelInstance().
double osmscout::LabelInstance< NativeGlyph, NativeLabel >::Element::y |
Coordinate of the left, top edge of the text / icon / symbol.
Referenced by osmscout::LabelLayouter< QGlyphRun, QTextLayout, MapPainterQt >::DrawLabels(), osmscout::LabelLayouter< QGlyphRun, QTextLayout, MapPainterQt >::ProcessLabel(), and osmscout::LabelLayouter< NativeGlyph, NativeLabel, TextLayouter >::LayoutJob::ProcessLabelInstance().