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