libosmscout  1.1.1
Public Attributes | List of all members
osmscout::Glyph< NativeGlyph > Class Template Reference

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

Public Attributes

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

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>
osmscout::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>
osmscout::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: