allowDegradedPlacement() const | QgsLabelFeature | inline |
alwaysShow() const | QgsLabelFeature | inline |
anchorPosition() const | QgsLabelFeature | |
arrangementFlags() const | QgsLabelFeature | inline |
distLabel() const | QgsLabelFeature | inline |
feature() const | QgsLabelFeature | |
fixedAngle() const | QgsLabelFeature | inline |
fixedPosition() const | QgsLabelFeature | inline |
geometry() const | QgsLabelFeature | inline |
hasFixedAngle() const | QgsLabelFeature | inline |
hasFixedPosition() const | QgsLabelFeature | inline |
hasFixedQuadrant() const | QgsLabelFeature | inline |
id() const | QgsLabelFeature | inline |
labelAllParts() const | QgsLabelFeature | inline |
labelText() const | QgsLabelFeature | inline |
layer() const | QgsLabelFeature | inline |
lineAnchorPercent() const | QgsLabelFeature | inline |
lineAnchorTextPoint() const | QgsLabelFeature | |
lineAnchorType() const | QgsLabelFeature | inline |
mAlwaysShow | QgsLabelFeature | protected |
mArrangementFlags | QgsLabelFeature | protected |
maximumDistance() const | QgsLabelFeature | inline |
mDistLabel | QgsLabelFeature | protected |
mFixedAngle | QgsLabelFeature | protected |
mFixedPosition | QgsLabelFeature | protected |
mGeometry | QgsLabelFeature | protected |
mHasFixedAngle | QgsLabelFeature | protected |
mHasFixedPosition | QgsLabelFeature | protected |
mHasFixedQuadrant | QgsLabelFeature | protected |
mId | QgsLabelFeature | protected |
minimumSize() const | QgsLabelFeature | inline |
mLabelText | QgsLabelFeature | protected |
mLayer | QgsLabelFeature | protected |
mMaximumDistance | QgsLabelFeature | protected |
mOffsetType | QgsLabelFeature | protected |
mOuterBounds | QgsLabelFeature | protected |
mOverrunDistance | QgsLabelFeature | protected |
mOverrunSmoothDistance | QgsLabelFeature | protected |
mPermissibleZone | QgsLabelFeature | protected |
mPolygonPlacementFlags | QgsLabelFeature | protected |
mPositionOffset | QgsLabelFeature | protected |
mPredefinedPositionOrder | QgsLabelFeature | protected |
mPriority | QgsLabelFeature | protected |
mQuadOffset | QgsLabelFeature | protected |
mRepeatDistance | QgsLabelFeature | protected |
mRotatedSize | QgsLabelFeature | protected |
mSize | QgsLabelFeature | protected |
mSymbolSize | QgsLabelFeature | protected |
mVisualMargin | QgsLabelFeature | protected |
mZIndex | QgsLabelFeature | protected |
obstacleSettings() const | QgsLabelFeature | |
offsetType() const | QgsLabelFeature | inline |
originalFeatureCrs() const | QgsLabelFeature | |
outerBounds() const | QgsLabelFeature | inline |
overlapHandling() const | QgsLabelFeature | inline |
overrunDistance() const | QgsLabelFeature | |
overrunSmoothDistance() const | QgsLabelFeature | |
permissibleZone() const | QgsLabelFeature | inline |
permissibleZonePrepared() const | QgsLabelFeature | inline |
polygonPlacementFlags() const | QgsLabelFeature | inline |
positionOffset() const | QgsLabelFeature | inline |
predefinedPositionOrder() const | QgsLabelFeature | inline |
prioritization() const | QgsLabelFeature | inline |
priority() const | QgsLabelFeature | inline |
provider() const | QgsLabelFeature | |
QgsDiagramLabelFeature(const QgsFeature &feature, geos::unique_ptr geometry, QSizeF size) | QgsDiagramLabelFeature | inline |
QgsLabelFeature(QgsFeatureId id, geos::unique_ptr geometry, QSizeF size) | QgsLabelFeature | |
quadOffset() const | QgsLabelFeature | inline |
repeatDistance() const | QgsLabelFeature | inline |
setAllowDegradedPlacement(bool allow) | QgsLabelFeature | inline |
setAlwaysShow(bool enabled) | QgsLabelFeature | inline |
setAnchorPosition(const QgsPointXY &anchorPosition) | QgsLabelFeature | |
setArrangementFlags(Qgis::LabelLinePlacementFlags flags) | QgsLabelFeature | inline |
setDistLabel(double dist) | QgsLabelFeature | inline |
setFeature(const QgsFeature &feature) | QgsLabelFeature | |
setFixedAngle(double angle) | QgsLabelFeature | inline |
setFixedPosition(const QgsPointXY &point) | QgsLabelFeature | inline |
setHasFixedAngle(bool enabled) | QgsLabelFeature | inline |
setHasFixedPosition(bool enabled) | QgsLabelFeature | inline |
setHasFixedQuadrant(bool enabled) | QgsLabelFeature | inline |
setLabelAllParts(bool labelAllParts) | QgsLabelFeature | inline |
setLabelText(const QString &text) | QgsLabelFeature | inline |
setLayer(pal::Layer *layer) | QgsLabelFeature | inline |
setLineAnchorPercent(double percent) | QgsLabelFeature | inline |
setLineAnchorTextPoint(QgsLabelLineSettings::AnchorTextPoint point) | QgsLabelFeature | inline |
setLineAnchorType(QgsLabelLineSettings::AnchorType type) | QgsLabelFeature | inline |
setMaximumDistance(double distance) | QgsLabelFeature | inline |
setMinimumSize(double size) | QgsLabelFeature | inline |
setObstacleSettings(const QgsLabelObstacleSettings &settings) | QgsLabelFeature | |
setOffsetType(Qgis::LabelOffsetType type) | QgsLabelFeature | inline |
setOriginalFeatureCrs(const QgsCoordinateReferenceSystem &crs) | QgsLabelFeature | |
setOuterBounds(const QRectF &bounds) | QgsLabelFeature | inline |
setOverlapHandling(Qgis::LabelOverlapHandling handling) | QgsLabelFeature | inline |
setOverrunDistance(double distance) | QgsLabelFeature | |
setOverrunSmoothDistance(double distance) | QgsLabelFeature | |
setPermissibleZone(const QgsGeometry &geometry) | QgsLabelFeature | |
setPolygonPlacementFlags(Qgis::LabelPolygonPlacementFlags flags) | QgsLabelFeature | inline |
setPositionOffset(const QgsPointXY &offset) | QgsLabelFeature | inline |
setPredefinedPositionOrder(const QVector< Qgis::LabelPredefinedPointPosition > &order) | QgsLabelFeature | inline |
setPrioritization(Qgis::LabelPrioritization prioritization) | QgsLabelFeature | inline |
setPriority(double priority) | QgsLabelFeature | inline |
setQuadOffset(QPointF quadOffset) | QgsLabelFeature | inline |
setRepeatDistance(double dist) | QgsLabelFeature | inline |
setRotatedSize(QSizeF size) | QgsLabelFeature | inline |
setSymbol(const QgsSymbol *symbol) | QgsLabelFeature | inline |
setSymbolSize(QSizeF size) | QgsLabelFeature | inline |
setVisualMargin(const QgsMargins &margin) | QgsLabelFeature | inline |
setZIndex(double zIndex) | QgsLabelFeature | inline |
size(double angle=0.0) const | QgsLabelFeature | |
symbol() const | QgsLabelFeature | inline |
symbolSize() const | QgsLabelFeature | inline |
visualMargin() const | QgsLabelFeature | inline |
zIndex() const | QgsLabelFeature | inline |
~QgsLabelFeature() | QgsLabelFeature | virtual |