libosmscout 0.1
|
#include <LabelLayouter.h>
Public Attributes | |
std::vector< Glyph< NativeGlyph > > | glyphs |
Vector of glyphs of the label text (see text) | |
size_t | priority |
Priority of the label. | |
ObjectFileRef | ref |
osmscout::PathTextStyleRef | style |
Style for drawing the text of the label. | |
std::vector<Glyph<NativeGlyph> > osmscout::ContourLabel< NativeGlyph >::glyphs |
Vector of glyphs of the label text (see text)
Referenced by osmscout::ContourLabelSorter().
size_t osmscout::ContourLabel< NativeGlyph >::priority |
Priority of the label.
Referenced by osmscout::ContourLabelSorter().
ObjectFileRef osmscout::ContourLabel< NativeGlyph >::ref |
Referenced by osmscout::ContourLabelSorter().
osmscout::PathTextStyleRef osmscout::ContourLabel< NativeGlyph >::style |
Style for drawing the text of the label.