libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::ContourLabel< NativeGlyph > Class Template Reference

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

Collaboration diagram for osmscout::ContourLabel< NativeGlyph >:

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.

Member Data Documentation

◆ glyphs

template<class NativeGlyph>
std::vector<Glyph<NativeGlyph> > osmscout::ContourLabel< NativeGlyph >::glyphs

Vector of glyphs of the label text (see text).

◆ priority

template<class NativeGlyph>
size_t osmscout::ContourLabel< NativeGlyph >::priority

Priority of the label.

◆ ref

template<class NativeGlyph>
ObjectFileRef osmscout::ContourLabel< NativeGlyph >::ref

◆ style

template<class NativeGlyph>
osmscout::PathTextStyleRef osmscout::ContourLabel< NativeGlyph >::style

Style for drawing the text of the label.


The documentation for this class was generated from the following file: