QGIS API Documentation 3.99.0-Master (09f76ad7019)
Loading...
Searching...
No Matches
QgsFilledMarkerSymbolLayer Member List

This is the complete list of members for QgsFilledMarkerSymbolLayer, including all inherited members.

_rotatedOffset(QPointF offset, double angle)QgsMarkerSymbolLayerprotectedstatic
angle() constQgsMarkerSymbolLayerinline
availableShapes()QgsSimpleMarkerSymbolLayerBasestatic
bounds(QPointF point, QgsSymbolRenderContext &context) overrideQgsSimpleMarkerSymbolLayerBasevirtual
calculateOffsetAndRotation(QgsSymbolRenderContext &context, double scaledSize, bool &hasDataDefinedRotation, QPointF &offset, double &angle) constQgsSimpleMarkerSymbolLayerBaseprotected
calculateSize(QgsSymbolRenderContext &context, bool &hasDataDefinedSize) constQgsSimpleMarkerSymbolLayerBaseprotected
canCauseArtifactsBetweenAdjacentTiles() constQgsSymbolLayervirtual
clone() const overrideQgsFilledMarkerSymbolLayervirtual
color() const overrideQgsFilledMarkerSymbolLayervirtual
copyCommonProperties(QgsSymbolLayer *destLayer) constQgsSymbolLayerprotected
copyDataDefinedProperties(QgsSymbolLayer *destLayer) constQgsSymbolLayerprotected
copyPaintEffect(QgsSymbolLayer *destLayer) constQgsSymbolLayerprotected
create(const QVariantMap &properties=QVariantMap())QgsFilledMarkerSymbolLayerstatic
dataDefinedProperties()QgsSymbolLayerinline
dataDefinedProperties() constQgsSymbolLayerinline
decodeShape(const QString &name, bool *ok=nullptr)QgsSimpleMarkerSymbolLayerBasestatic
drawPreviewIcon(QgsSymbolRenderContext &context, QSize size) overrideQgsMarkerSymbolLayervirtual
dxfAngle(QgsSymbolRenderContext &context) const overrideQgsMarkerSymbolLayervirtual
dxfBrushColor(QgsSymbolRenderContext &context) constQgsSymbolLayervirtual
dxfBrushStyle() constQgsSymbolLayervirtual
dxfColor(QgsSymbolRenderContext &context) constQgsSymbolLayervirtual
dxfCustomDashPattern(Qgis::RenderUnit &unit) constQgsSymbolLayervirtual
dxfOffset(const QgsDxfExport &e, QgsSymbolRenderContext &context) constQgsSymbolLayervirtual
dxfPenStyle() constQgsSymbolLayervirtual
dxfSize(const QgsDxfExport &e, QgsSymbolRenderContext &context) const overrideQgsMarkerSymbolLayervirtual
dxfWidth(const QgsDxfExport &e, QgsSymbolRenderContext &context) constQgsSymbolLayervirtual
enabled() constQgsSymbolLayerinline
encodeShape(Qgis::MarkerShape shape)QgsSimpleMarkerSymbolLayerBasestatic
estimateMaxBleed(const QgsRenderContext &context) const overrideQgsFilledMarkerSymbolLayervirtual
fillColor() constQgsSymbolLayervirtual
flags() constQgsSymbolLayervirtual
hasDataDefinedProperties() const overrideQgsFilledMarkerSymbolLayervirtual
horizontalAnchorPoint() constQgsMarkerSymbolLayerinline
id() constQgsSymbolLayer
installMasks(QgsRenderContext &context, bool recursive, const QRectF &rect=QRectF())QgsSymbolLayer
isCompatibleWithSymbol(QgsSymbol *symbol) constQgsSymbolLayervirtual
isLocked() constQgsSymbolLayerinline
layerType() const overrideQgsFilledMarkerSymbolLayervirtual
mAngleQgsMarkerSymbolLayerprotected
mapUnitScale() const overrideQgsMarkerSymbolLayervirtual
markerOffset(QgsSymbolRenderContext &context, double &offsetX, double &offsetY) constQgsMarkerSymbolLayerprotected
markerOffset(QgsSymbolRenderContext &context, double width, double height, double &offsetX, double &offsetY) constQgsMarkerSymbolLayerprotected
markerOffset(QgsSymbolRenderContext &context, double width, double height, Qgis::RenderUnit widthUnit, Qgis::RenderUnit heightUnit, double &offsetX, double &offsetY, const QgsMapUnitScale &widthMapUnitScale, const QgsMapUnitScale &heightMapUnitScale) constQgsMarkerSymbolLayerprotected
masks() constQgsSymbolLayervirtual
mClipPathQgsSymbolLayerprotected
mColorQgsSymbolLayerprotected
mDataDefinedPropertiesQgsSymbolLayerprotected
mEnabledQgsSymbolLayerprotected
mFieldsQgsSymbolLayerprotected
mHorizontalAnchorPointQgsMarkerSymbolLayerprotected
mIdQgsSymbolLayerprotected
mLineAngleQgsMarkerSymbolLayerprotected
mLockedQgsSymbolLayerprotected
mOffsetQgsMarkerSymbolLayerprotected
mOffsetMapUnitScaleQgsMarkerSymbolLayerprotected
mOffsetUnitQgsMarkerSymbolLayerprotected
mPaintEffectQgsSymbolLayerprotected
mPathQgsSimpleMarkerSymbolLayerBaseprotected
mPolygonQgsSimpleMarkerSymbolLayerBaseprotected
mRenderingPassQgsSymbolLayerprotected
mScaleMethodQgsMarkerSymbolLayerprotected
mSelectiveMaskingSourceSetIdQgsSymbolLayerprotected
mShapeQgsSimpleMarkerSymbolLayerBaseprotected
mSizeQgsMarkerSymbolLayerprotected
mSizeMapUnitScaleQgsMarkerSymbolLayerprotected
mSizeUnitQgsMarkerSymbolLayerprotected
mTypeQgsSymbolLayerprotected
mUserFlagsQgsSymbolLayerprotected
mVerticalAnchorPointQgsMarkerSymbolLayerprotected
offset() constQgsMarkerSymbolLayerinline
offsetMapUnitScale() constQgsMarkerSymbolLayerinline
offsetUnit() constQgsMarkerSymbolLayerinline
ogrFeatureStyle(double mmScaleFactor, double mapUnitScaleFactor) constQgsSymbolLayerinlinevirtual
operator=(const QgsMarkerSymbolLayer &other)=deleteQgsMarkerSymbolLayer
QgsSymbolLayer::operator=(const QgsSymbolLayer &other)=deleteQgsSymbolLayer
outputUnit() const overrideQgsMarkerSymbolLayervirtual
paintEffect() constQgsSymbolLayer
prepareExpressions(const QgsSymbolRenderContext &context)QgsSymbolLayervirtual
prepareMarkerPath(Qgis::MarkerShape symbol)QgsSimpleMarkerSymbolLayerBaseprotected
prepareMarkerShape(Qgis::MarkerShape shape)QgsSimpleMarkerSymbolLayerBaseprotected
prepareMasks(const QgsSymbolRenderContext &context)QgsSymbolLayervirtual
properties() const overrideQgsFilledMarkerSymbolLayervirtual
Property enum nameQgsSymbolLayer
propertyDefinitions()QgsSymbolLayerstatic
QgsFilledMarkerSymbolLayer(Qgis::MarkerShape shape=Qgis::MarkerShape::Circle, double size=DEFAULT_SIMPLEMARKER_SIZE, double angle=DEFAULT_SIMPLEMARKER_ANGLE, Qgis::ScaleMethod scaleMethod=DEFAULT_SCALE_METHOD)QgsFilledMarkerSymbolLayer
QgsMarkerSymbolLayer(const QgsMarkerSymbolLayer &other)QgsMarkerSymbolLayerprotected
QgsMarkerSymbolLayer(bool locked=false)QgsMarkerSymbolLayerprotected
QgsSimpleMarkerSymbolLayerBase(Qgis::MarkerShape shape=Qgis::MarkerShape::Circle, double size=DEFAULT_SIMPLEMARKER_SIZE, double angle=DEFAULT_SIMPLEMARKER_ANGLE, Qgis::ScaleMethod scaleMethod=DEFAULT_SCALE_METHOD)QgsSimpleMarkerSymbolLayerBase
QgsSymbolLayer(const QgsSymbolLayer &other)QgsSymbolLayerprotected
QgsSymbolLayer(Qgis::SymbolType type, bool locked=false)QgsSymbolLayerprotected
removeMasks(QgsRenderContext &context, bool recursive)QgsSymbolLayerprotected
renderingPass() constQgsSymbolLayer
renderPoint(QPointF point, QgsSymbolRenderContext &context) overrideQgsSimpleMarkerSymbolLayerBasevirtual
rendersIdenticallyTo(const QgsSymbolLayer *other) constQgsSymbolLayervirtual
restoreOldDataDefinedProperties(const QVariantMap &stringMap)QgsSymbolLayerprotected
scaleMethod() constQgsMarkerSymbolLayerinline
SELECT_FILL_BORDERQgsSymbolLayerprotectedstatic
SELECT_FILL_STYLEQgsSymbolLayerprotectedstatic
SELECTION_IS_OPAQUEQgsSymbolLayerprotectedstatic
selectiveMaskingSourceSetId() constQgsSymbolLayer
setAngle(double angle)QgsMarkerSymbolLayerinline
setColor(const QColor &c) overrideQgsFilledMarkerSymbolLayervirtual
setDataDefinedProperties(const QgsPropertyCollection &collection)QgsSymbolLayerinline
setDataDefinedProperty(Property key, const QgsProperty &property)QgsSymbolLayervirtual
setEnabled(bool enabled)QgsSymbolLayerinline
setFillColor(const QColor &color)QgsSymbolLayervirtual
setHorizontalAnchorPoint(Qgis::HorizontalAnchorPoint h)QgsMarkerSymbolLayerinline
setId(const QString &id)QgsSymbolLayer
setLineAngle(double lineAngle)QgsMarkerSymbolLayerinline
setLocked(bool locked)QgsSymbolLayerinline
setMapUnitScale(const QgsMapUnitScale &scale) overrideQgsMarkerSymbolLayervirtual
setOffset(QPointF offset)QgsMarkerSymbolLayerinline
setOffsetMapUnitScale(const QgsMapUnitScale &scale)QgsMarkerSymbolLayerinline
setOffsetUnit(Qgis::RenderUnit unit)QgsMarkerSymbolLayerinline
setOutputUnit(Qgis::RenderUnit unit) overrideQgsFilledMarkerSymbolLayervirtual
setPaintEffect(QgsPaintEffect *effect)QgsSymbolLayer
setRenderingPass(int renderingPass)QgsSymbolLayer
setScaleMethod(Qgis::ScaleMethod scaleMethod)QgsMarkerSymbolLayerinline
setSelectiveMaskingSourceSetId(const QString &id)QgsSymbolLayer
setShape(Qgis::MarkerShape shape)QgsSimpleMarkerSymbolLayerBaseinline
setSize(double size)QgsMarkerSymbolLayerinlinevirtual
setSizeMapUnitScale(const QgsMapUnitScale &scale)QgsMarkerSymbolLayerinline
setSizeUnit(Qgis::RenderUnit unit)QgsMarkerSymbolLayerinline
setStrokeColor(const QColor &color)QgsSymbolLayervirtual
setSubSymbol(QgsSymbol *symbol) overrideQgsFilledMarkerSymbolLayervirtual
setUserFlags(Qgis::SymbolLayerUserFlags flags)QgsSymbolLayer
setVerticalAnchorPoint(Qgis::VerticalAnchorPoint v)QgsMarkerSymbolLayerinline
shape() constQgsSimpleMarkerSymbolLayerBaseinline
shapeIsFilled(Qgis::MarkerShape shape)QgsSimpleMarkerSymbolLayerBasestatic
shapeToPolygon(Qgis::MarkerShape shape, QPolygonF &polygon) constQgsSimpleMarkerSymbolLayerBaseprotected
shouldRenderUsingSelectionColor(const QgsSymbolRenderContext &context) constQgsSymbolLayerprotected
size() constQgsMarkerSymbolLayerinline
sizeMapUnitScale() constQgsMarkerSymbolLayerinline
sizeUnit() constQgsMarkerSymbolLayerinline
startFeatureRender(const QgsFeature &feature, QgsRenderContext &context) overrideQgsFilledMarkerSymbolLayervirtual
startRender(QgsSymbolRenderContext &context) overrideQgsFilledMarkerSymbolLayervirtual
stopFeatureRender(const QgsFeature &feature, QgsRenderContext &context) overrideQgsFilledMarkerSymbolLayervirtual
stopRender(QgsSymbolRenderContext &context) overrideQgsFilledMarkerSymbolLayervirtual
strokeColor() constQgsSymbolLayervirtual
subSymbol() overrideQgsFilledMarkerSymbolLayervirtual
toSld(QDomDocument &doc, QDomElement &element, QgsSldExportContext &context) const overrideQgsMarkerSymbolLayervirtual
toSld(QDomDocument &doc, QDomElement &element, const QVariantMap &props) constQgsMarkerSymbolLayervirtual
type() constQgsSymbolLayerinline
usedAttributes(const QgsRenderContext &context) const overrideQgsFilledMarkerSymbolLayervirtual
userFlags() constQgsSymbolLayer
usesMapUnits() const overrideQgsFilledMarkerSymbolLayervirtual
verticalAnchorPoint() constQgsMarkerSymbolLayerinline
writeDxf(QgsDxfExport &e, double mmMapUnitScaleFactor, const QString &layerName, QgsSymbolRenderContext &context, QPointF shift=QPointF(0.0, 0.0)) constQgsSymbolLayervirtual
writeSldMarker(QDomDocument &doc, QDomElement &element, const QVariantMap &props) constQgsMarkerSymbolLayervirtual
writeSldMarker(QDomDocument &doc, QDomElement &element, QgsSldExportContext &context) constQgsMarkerSymbolLayervirtual
~QgsFilledMarkerSymbolLayer() overrideQgsFilledMarkerSymbolLayer
~QgsSimpleMarkerSymbolLayerBase() overrideQgsSimpleMarkerSymbolLayerBase
~QgsSymbolLayer()QgsSymbolLayervirtual