libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::Glyph< NativeGlyph > Class Template Reference

#include <LabelLayouter.h>

Public Attributes

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

Member Data Documentation

◆ angle

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

◆ glyph

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

◆ position

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

◆ trHeight

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

◆ trPosition

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

◆ trWidth

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

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