libosmscout  1.1.1
Classes | Public Attributes | List of all members
osmscout::LabelInstance< NativeGlyph, NativeLabel > Class Template Reference

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

Collaboration diagram for osmscout::LabelInstance< NativeGlyph, NativeLabel >:
Collaboration graph
[legend]

Classes

struct  Element
 

Public Attributes

size_t priority {std::numeric_limits<size_t>::max()}
 Priority of the entry (minimum of priority label elements) More...
 
std::vector< Elementelements
 

Member Data Documentation

◆ elements

template<class NativeGlyph, class NativeLabel>
std::vector<Element> osmscout::LabelInstance< NativeGlyph, NativeLabel >::elements

◆ priority

template<class NativeGlyph, class NativeLabel>
size_t osmscout::LabelInstance< NativeGlyph, NativeLabel >::priority {std::numeric_limits<size_t>::max()}

Priority of the entry (minimum of priority label elements)


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