_renderPolygon(QPainter *p, const QPolygonF &points, const QList< QPolygonF > *rings) | QgsFillSymbolLayerV2 | protected |
angle() const | QgsFillSymbolLayerV2 | inline |
applyDataDefinedSettings(const QgsSymbolV2RenderContext &context) | QgsSVGFillSymbolLayer | protectedvirtual |
applyPattern(QBrush &brush, const QString &svgFilePath, double patternWidth, QgsSymbolV2::OutputUnit patternWidthUnit, const QColor &svgFillColor, const QColor &svgOutlineColor, double svgOutlineWidth, QgsSymbolV2::OutputUnit svgOutlineWidthUnit, const QgsSymbolV2RenderContext &context) | QgsSVGFillSymbolLayer | private |
clone() const | QgsSVGFillSymbolLayer | virtual |
color() const | QgsSymbolLayerV2 | inlinevirtual |
copyDataDefinedProperties(QgsSymbolLayerV2 *destLayer) const | QgsSymbolLayerV2 | protected |
create(const QgsStringMap &properties=QgsStringMap()) | QgsSVGFillSymbolLayer | static |
createFromSld(QDomElement &element) | QgsSVGFillSymbolLayer | static |
dataDefinedProperty(const QString &property) const | QgsSymbolLayerV2 | virtual |
dataDefinedPropertyString(const QString &property) const | QgsSymbolLayerV2 | virtual |
drawPreviewIcon(QgsSymbolV2RenderContext &context, QSize size) | QgsFillSymbolLayerV2 | virtual |
expression(const QString &property) | QgsSymbolLayerV2 | protectedvirtual |
isLocked() const | QgsSymbolLayerV2 | inline |
layerType() const | QgsSVGFillSymbolLayer | virtual |
mAngle | QgsFillSymbolLayerV2 | protected |
mBrush | QgsImageFillSymbolLayer | protected |
mColor | QgsSymbolLayerV2 | protected |
mDataDefinedProperties | QgsSymbolLayerV2 | protected |
mLocked | QgsSymbolLayerV2 | protected |
mNextAngle | QgsImageFillSymbolLayer | protected |
mOutline | QgsImageFillSymbolLayer | protected |
mOutlineWidth | QgsImageFillSymbolLayer | protected |
mOutlineWidthUnit | QgsImageFillSymbolLayer | protected |
mPatternWidth | QgsSVGFillSymbolLayer | protected |
mPatternWidthUnit | QgsSVGFillSymbolLayer | protected |
mRenderingPass | QgsSymbolLayerV2 | protected |
mSvgData | QgsSVGFillSymbolLayer | protected |
mSvgFilePath | QgsSVGFillSymbolLayer | protected |
mSvgFillColor | QgsSVGFillSymbolLayer | protected |
mSvgOutlineColor | QgsSVGFillSymbolLayer | protected |
mSvgOutlineWidth | QgsSVGFillSymbolLayer | protected |
mSvgOutlineWidthUnit | QgsSVGFillSymbolLayer | protected |
mSvgPattern | QgsSVGFillSymbolLayer | protected |
mSvgViewBox | QgsSVGFillSymbolLayer | protected |
mType | QgsSymbolLayerV2 | protected |
ogrFeatureStyle(double mmScaleFactor, double mapUnitScaleFactor) const | QgsSymbolLayerV2 | inlinevirtual |
outlineWidthUnit() const | QgsImageFillSymbolLayer | inline |
outputUnit() const | QgsSVGFillSymbolLayer | virtual |
patternWidth() const | QgsSVGFillSymbolLayer | inline |
patternWidthUnit() const | QgsSVGFillSymbolLayer | inline |
prepareExpressions(const QgsVectorLayer *vl) | QgsSymbolLayerV2 | protectedvirtual |
properties() const | QgsSVGFillSymbolLayer | virtual |
QgsFillSymbolLayerV2(bool locked=false) | QgsFillSymbolLayerV2 | protected |
QgsImageFillSymbolLayer() | QgsImageFillSymbolLayer | |
QgsSVGFillSymbolLayer(const QString &svgFilePath="", double width=20, double rotation=0.0) | QgsSVGFillSymbolLayer | |
QgsSVGFillSymbolLayer(const QByteArray &svgData, double width=20, double rotation=0.0) | QgsSVGFillSymbolLayer | |
QgsSymbolLayerV2(QgsSymbolV2::SymbolType type, bool locked=false) | QgsSymbolLayerV2 | inlineprotected |
removeDataDefinedProperties() | QgsSymbolLayerV2 | virtual |
removeDataDefinedProperty(const QString &property) | QgsSymbolLayerV2 | virtual |
renderingPass() const | QgsSymbolLayerV2 | inline |
renderPolygon(const QPolygonF &points, QList< QPolygonF > *rings, QgsSymbolV2RenderContext &context) | QgsImageFillSymbolLayer | virtual |
saveDataDefinedProperties(QgsStringMap &stringMap) const | QgsSymbolLayerV2 | protected |
selectFillBorder | QgsSymbolLayerV2 | protectedstatic |
selectFillStyle | QgsSymbolLayerV2 | protectedstatic |
selectionIsOpaque | QgsSymbolLayerV2 | protectedstatic |
setAngle(double angle) | QgsFillSymbolLayerV2 | inline |
setColor(const QColor &color) | QgsSymbolLayerV2 | inlinevirtual |
setDataDefinedProperty(const QString &property, const QString &expressionString) | QgsSymbolLayerV2 | virtual |
setDefaultSvgParams() | QgsSVGFillSymbolLayer | private |
setLocked(bool locked) | QgsSymbolLayerV2 | inline |
setOutlineWidthUnit(QgsSymbolV2::OutputUnit unit) | QgsImageFillSymbolLayer | inline |
setOutputUnit(QgsSymbolV2::OutputUnit unit) | QgsSVGFillSymbolLayer | virtual |
setPatternWidth(double width) | QgsSVGFillSymbolLayer | inline |
setPatternWidthUnit(QgsSymbolV2::OutputUnit unit) | QgsSVGFillSymbolLayer | inline |
setRenderingPass(int renderingPass) | QgsSymbolLayerV2 | inline |
setSubSymbol(QgsSymbolV2 *symbol) | QgsImageFillSymbolLayer | virtual |
setSvgFilePath(const QString &svgPath) | QgsSVGFillSymbolLayer | |
setSvgFillColor(const QColor &c) | QgsSVGFillSymbolLayer | inline |
setSvgOutlineColor(const QColor &c) | QgsSVGFillSymbolLayer | inline |
setSvgOutlineWidth(double w) | QgsSVGFillSymbolLayer | inline |
setSvgOutlineWidthUnit(QgsSymbolV2::OutputUnit unit) | QgsSVGFillSymbolLayer | inline |
startRender(QgsSymbolV2RenderContext &context) | QgsSVGFillSymbolLayer | virtual |
stopRender(QgsSymbolV2RenderContext &context) | QgsSVGFillSymbolLayer | virtual |
storeViewBox() | QgsSVGFillSymbolLayer | private |
subSymbol() | QgsImageFillSymbolLayer | inlinevirtual |
svgFilePath() const | QgsSVGFillSymbolLayer | inline |
svgFillColor() const | QgsSVGFillSymbolLayer | inline |
svgOutlineColor() const | QgsSVGFillSymbolLayer | inline |
svgOutlineWidth() const | QgsSVGFillSymbolLayer | inline |
svgOutlineWidthUnit() const | QgsSVGFillSymbolLayer | inline |
toSld(QDomDocument &doc, QDomElement &element, QgsStringMap props) const | QgsSVGFillSymbolLayer | virtual |
type() const | QgsSymbolLayerV2 | inline |
usedAttributes() const | QgsSymbolLayerV2 | virtual |
~QgsImageFillSymbolLayer() | QgsImageFillSymbolLayer | virtual |
~QgsSVGFillSymbolLayer() | QgsSVGFillSymbolLayer | |
~QgsSymbolLayerV2() | QgsSymbolLayerV2 | inlinevirtual |