#include <libosmscout-map/include/osmscoutmap/LabelLayouter.h>
|
| 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
|
◆ angle
template<class NativeGlyph>
clock-wise rotation in radians
◆ glyph
template<class NativeGlyph>
◆ position
template<class NativeGlyph>
◆ trHeight
template<class NativeGlyph>
◆ trPosition
template<class NativeGlyph>
top-left position after rotation
◆ trWidth
template<class NativeGlyph>
The documentation for this class was generated from the following file: