|
libosmscout
1.1.1
|
#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... | |
| double osmscout::Glyph< NativeGlyph >::angle {0} |
clock-wise rotation in radians
| NativeGlyph osmscout::Glyph< NativeGlyph >::glyph |
| osmscout::Vertex2D osmscout::Glyph< NativeGlyph >::position |
glyph baseline position
| double osmscout::Glyph< NativeGlyph >::trHeight {0} |
height after rotation
| osmscout::Vertex2D osmscout::Glyph< NativeGlyph >::trPosition {0,0} |
top-left position after rotation
| double osmscout::Glyph< NativeGlyph >::trWidth {0} |
width after rotation
1.8.14