|
libosmscout 1.1.1
|
#include <libosmscout-map/include/osmscoutmap/LabelLayouter.h>

Public Attributes | |
| ObjectFileRef | ref |
| size_t | priority |
| Priority of the label. | |
| std::vector< Glyph< NativeGlyph > > | glyphs |
| Vector of glyphs of the label text (see text). | |
| 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).
| size_t osmscout::ContourLabel< NativeGlyph >::priority |
Priority of the label.
| ObjectFileRef osmscout::ContourLabel< NativeGlyph >::ref |
| osmscout::PathTextStyleRef osmscout::ContourLabel< NativeGlyph >::style |
Style for drawing the text of the label.