QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
This is the complete list of members for QgsTextRendererUtils, including all inherited members.
convertFromOldLabelUnit(int val) | QgsTextRendererUtils | static |
decodeBackgroundRotationType(const QString &string) | QgsTextRendererUtils | static |
decodeBackgroundSizeType(const QString &string) | QgsTextRendererUtils | static |
decodeShadowPlacementType(const QString &string) | QgsTextRendererUtils | static |
decodeShapeType(const QString &string) | QgsTextRendererUtils | static |
decodeTextOrientation(const QString &name, bool *ok=nullptr) | QgsTextRendererUtils | static |
encodeTextOrientation(QgsTextFormat::TextOrientation orientation) | QgsTextRendererUtils | static |
FollowLineDirection enum value | QgsTextRendererUtils | |
generateCurvedTextPlacement(const QgsPrecalculatedTextMetrics &metrics, const double *x, const double *y, int numPoints, const std::vector< double > &pathDistances, double offsetAlongLine, LabelLineDirection direction=RespectPainterOrientation, double maxConcaveAngle=-1, double maxConvexAngle=-1, bool uprightOnly=true) | QgsTextRendererUtils | static |
LabelLineDirection enum name | QgsTextRendererUtils | |
readColor(QgsVectorLayer *layer, const QString &property, const QColor &defaultColor=Qt::black, bool withAlpha=true) | QgsTextRendererUtils | static |
RespectPainterOrientation enum value | QgsTextRendererUtils |