libosmscout
0.1
|
#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... | |
double osmscout::Glyph< NativeGlyph >::angle {0} |
clock-wise rotation in radians
Referenced by osmscout::LabelLayouter< QGlyphRun, QTextLayout, MapPainterQt >::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< QGlyphRun, QTextLayout, MapPainterQt >::RegisterContourLabel().
double osmscout::Glyph< NativeGlyph >::trHeight {0} |
height after rotation
Referenced by osmscout::LabelLayouter< QGlyphRun, QTextLayout, MapPainterQt >::RegisterContourLabel().
Vertex2D osmscout::Glyph< NativeGlyph >::trPosition {0,0} |
top-left position after rotation
Referenced by osmscout::LabelLayouter< QGlyphRun, QTextLayout, MapPainterQt >::RegisterContourLabel().
double osmscout::Glyph< NativeGlyph >::trWidth {0} |
width after rotation
Referenced by osmscout::LabelLayouter< QGlyphRun, QTextLayout, MapPainterQt >::RegisterContourLabel().