![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
#include <MLabelTypes.h>
Public Member Functions | |
GlyphInstance (int anchorPointId_) | |
GlyphInstance (int anchorPointId_, float offset_, float minScale_, float maxScale_, float angle_) | |
Public Attributes | |
int | anchorPointId |
const float | offset = 0.0f |
const float | minScale = 0.5 |
const float | maxScale = std::numeric_limits<float>::infinity() |
const float | angle = 0.0f |
Glyph instances are all instances of a single glyph when zooming in an interval along a polyline. These instances are valid in specific scale ranges.
GlyphInstances are used to calculate PlacedGlyphs