libosmscout
0.1
|
#include <LabelLayouter.h>
Classes | |
struct | Element |
Public Attributes | |
std::vector< Element > | elements |
size_t | priority {std::numeric_limits<size_t>::max()} |
Priority of the entry (minimum of priority label elements) More... | |
ObjectFileRef | ref |
std::vector<Element> osmscout::LabelInstance< NativeGlyph, NativeLabel >::elements |
size_t osmscout::LabelInstance< NativeGlyph, NativeLabel >::priority {std::numeric_limits<size_t>::max()} |
Priority of the entry (minimum of priority label elements)
Referenced by osmscout::LabelInstanceSorter(), osmscout::LabelLayouter< QGlyphRun, QTextLayout, MapPainterQt >::ProcessLabel(), and osmscout::LabelLayouter< NativeGlyph, NativeLabel, TextLayouter >::LayoutJob::ProcessLabelInstance().
ObjectFileRef osmscout::LabelInstance< NativeGlyph, NativeLabel >::ref |