|
libosmscout 0.1
|
#include <LabelLayouter.h>
Public Attributes | |
| double | angle {0} |
| clock-wise rotation in radians | |
| NativeGlyph | glyph |
| Vertex2D | position |
| glyph baseline position | |
| double | trHeight {0} |
| height after rotation | |
| Vertex2D | trPosition {0,0} |
| top-left position after rotation | |
| double | trWidth {0} |
| width after rotation | |
| double osmscout::Glyph< NativeGlyph >::angle {0} |
clock-wise rotation in radians
Referenced by osmscout::LabelLayouter< NativeGlyph, NativeLabel, TextLayouter >::RegisterContourLabel().
| NativeGlyph osmscout::Glyph< NativeGlyph >::glyph |
Referenced by osmscout::Label< NativeGlyph, NativeLabel >::ToGlyphs().
| Vertex2D osmscout::Glyph< NativeGlyph >::position |
glyph baseline position
Referenced by osmscout::LabelLayouter< NativeGlyph, NativeLabel, TextLayouter >::RegisterContourLabel().
| double osmscout::Glyph< NativeGlyph >::trHeight {0} |
height after rotation
Referenced by osmscout::LabelLayouter< NativeGlyph, NativeLabel, TextLayouter >::RegisterContourLabel().
| Vertex2D osmscout::Glyph< NativeGlyph >::trPosition {0,0} |
top-left position after rotation
Referenced by osmscout::LabelLayouter< NativeGlyph, NativeLabel, TextLayouter >::RegisterContourLabel().
| double osmscout::Glyph< NativeGlyph >::trWidth {0} |
width after rotation
Referenced by osmscout::LabelLayouter< NativeGlyph, NativeLabel, TextLayouter >::RegisterContourLabel().