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

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

Public Attributes

NativeGlyph glyph
Vertex2D position
 glyph baseline position
double angle {0}
 clock-wise rotation in radians
Vertex2D trPosition {0,0}
 top-left position after rotation
double trWidth {0}
 width after rotation
double trHeight {0}
 height after rotation

Member Data Documentation

◆ angle

template<class NativeGlyph>
double osmscout::Glyph< NativeGlyph >::angle {0}

clock-wise rotation in radians

◆ glyph

template<class NativeGlyph>
NativeGlyph osmscout::Glyph< NativeGlyph >::glyph

◆ position

template<class NativeGlyph>
Vertex2D osmscout::Glyph< NativeGlyph >::position

glyph baseline position

◆ trHeight

template<class NativeGlyph>
double osmscout::Glyph< NativeGlyph >::trHeight {0}

height after rotation

◆ trPosition

template<class NativeGlyph>
Vertex2D osmscout::Glyph< NativeGlyph >::trPosition {0,0}

top-left position after rotation

◆ trWidth

template<class NativeGlyph>
double osmscout::Glyph< NativeGlyph >::trWidth {0}

width after rotation


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