applyDataDefinedSymbology(QgsSymbolV2RenderContext &context, QPen &pen, QPen &selPen, double &offset) | QgsSimpleLineSymbolLayerV2 | private |
clone() const | QgsSimpleLineSymbolLayerV2 | virtual |
color() const | QgsSymbolLayerV2 | inlinevirtual |
copyDataDefinedProperties(QgsSymbolLayerV2 *destLayer) const | QgsSymbolLayerV2 | protected |
create(const QgsStringMap &properties=QgsStringMap()) | QgsSimpleLineSymbolLayerV2 | static |
createFromSld(QDomElement &element) | QgsSimpleLineSymbolLayerV2 | static |
customDashPatternUnit() const | QgsSimpleLineSymbolLayerV2 | inline |
customDashVector() const | QgsSimpleLineSymbolLayerV2 | inline |
dataDefinedProperty(const QString &property) const | QgsSymbolLayerV2 | virtual |
dataDefinedPropertyString(const QString &property) const | QgsSymbolLayerV2 | virtual |
drawInsidePolygon() const | QgsSimpleLineSymbolLayerV2 | inline |
drawPreviewIcon(QgsSymbolV2RenderContext &context, QSize size) | QgsLineSymbolLayerV2 | virtual |
dxfColor(const QgsSymbolV2RenderContext &context) const | QgsSimpleLineSymbolLayerV2 | virtual |
dxfCustomDashPattern(QgsSymbolV2::OutputUnit &unit) const | QgsSimpleLineSymbolLayerV2 | virtual |
dxfPenStyle() const | QgsSimpleLineSymbolLayerV2 | virtual |
dxfWidth(const QgsDxfExport &e, const QgsSymbolV2RenderContext &context) const | QgsSimpleLineSymbolLayerV2 | virtual |
estimateMaxBleed() const | QgsSimpleLineSymbolLayerV2 | virtual |
expression(const QString &property) const | QgsSymbolLayerV2 | protectedvirtual |
fillColor() const | QgsSymbolLayerV2 | inlinevirtual |
hasDataDefinedProperties() const | QgsSymbolLayerV2 | inline |
isLocked() const | QgsSymbolLayerV2 | inline |
layerType() const | QgsSimpleLineSymbolLayerV2 | virtual |
mColor | QgsSymbolLayerV2 | protected |
mCustomDashPatternUnit | QgsSimpleLineSymbolLayerV2 | protected |
mCustomDashVector | QgsSimpleLineSymbolLayerV2 | protected |
mDataDefinedProperties | QgsSymbolLayerV2 | protected |
mDrawInsidePolygon | QgsSimpleLineSymbolLayerV2 | protected |
mLocked | QgsSymbolLayerV2 | protected |
mOffset | QgsSimpleLineSymbolLayerV2 | protected |
mOffsetUnit | QgsSimpleLineSymbolLayerV2 | protected |
mPen | QgsSimpleLineSymbolLayerV2 | protected |
mPenCapStyle | QgsSimpleLineSymbolLayerV2 | protected |
mPenJoinStyle | QgsSimpleLineSymbolLayerV2 | protected |
mPenStyle | QgsSimpleLineSymbolLayerV2 | protected |
mRenderingPass | QgsSymbolLayerV2 | protected |
mSelPen | QgsSimpleLineSymbolLayerV2 | protected |
mType | QgsSymbolLayerV2 | protected |
mUseCustomDashPattern | QgsSimpleLineSymbolLayerV2 | protected |
mWidth | QgsLineSymbolLayerV2 | protected |
mWidthUnit | QgsLineSymbolLayerV2 | protected |
offset() const | QgsSimpleLineSymbolLayerV2 | inline |
offsetUnit() const | QgsSimpleLineSymbolLayerV2 | inline |
ogrFeatureStyle(double mmScaleFactor, double mapUnitScaleFactor) const | QgsSimpleLineSymbolLayerV2 | virtual |
outlineColor() const | QgsSymbolLayerV2 | inlinevirtual |
outputUnit() const | QgsSimpleLineSymbolLayerV2 | virtual |
penCapStyle() const | QgsSimpleLineSymbolLayerV2 | inline |
penJoinStyle() const | QgsSimpleLineSymbolLayerV2 | inline |
penStyle() const | QgsSimpleLineSymbolLayerV2 | inline |
prepareExpressions(const QgsVectorLayer *vl, double scale=-1.0) | QgsSymbolLayerV2 | protectedvirtual |
properties() const | QgsSimpleLineSymbolLayerV2 | virtual |
QgsLineSymbolLayerV2(bool locked=false) | QgsLineSymbolLayerV2 | protected |
QgsSimpleLineSymbolLayerV2(QColor color=DEFAULT_SIMPLELINE_COLOR, double width=DEFAULT_SIMPLELINE_WIDTH, Qt::PenStyle penStyle=DEFAULT_SIMPLELINE_PENSTYLE) | QgsSimpleLineSymbolLayerV2 | |
QgsSymbolLayerV2(QgsSymbolV2::SymbolType type, bool locked=false) | QgsSymbolLayerV2 | inlineprotected |
removeDataDefinedProperties() | QgsSymbolLayerV2 | virtual |
removeDataDefinedProperty(const QString &property) | QgsSymbolLayerV2 | virtual |
renderingPass() const | QgsSymbolLayerV2 | inline |
renderPolygonOutline(const QPolygonF &points, QList< QPolygonF > *rings, QgsSymbolV2RenderContext &context) | QgsLineSymbolLayerV2 | virtual |
renderPolyline(const QPolygonF &points, QgsSymbolV2RenderContext &context) | QgsSimpleLineSymbolLayerV2 | virtual |
saveDataDefinedProperties(QgsStringMap &stringMap) const | QgsSymbolLayerV2 | protected |
selectFillBorder | QgsSymbolLayerV2 | protectedstatic |
selectFillStyle | QgsSymbolLayerV2 | protectedstatic |
selectionIsOpaque | QgsSymbolLayerV2 | protectedstatic |
setColor(const QColor &color) | QgsSymbolLayerV2 | inlinevirtual |
setCustomDashPatternUnit(QgsSymbolV2::OutputUnit unit) | QgsSimpleLineSymbolLayerV2 | inline |
setCustomDashVector(const QVector< qreal > &vector) | QgsSimpleLineSymbolLayerV2 | inline |
setDataDefinedProperty(const QString &property, const QString &expressionString) | QgsSymbolLayerV2 | virtual |
setDrawInsidePolygon(bool drawInsidePolygon) | QgsSimpleLineSymbolLayerV2 | inline |
setFillColor(const QColor &color) | QgsSymbolLayerV2 | inlinevirtual |
setLocked(bool locked) | QgsSymbolLayerV2 | inline |
setOffset(double offset) | QgsSimpleLineSymbolLayerV2 | inline |
setOffsetUnit(QgsSymbolV2::OutputUnit unit) | QgsSimpleLineSymbolLayerV2 | inline |
setOutlineColor(const QColor &color) | QgsSymbolLayerV2 | inlinevirtual |
setOutputUnit(QgsSymbolV2::OutputUnit unit) | QgsSimpleLineSymbolLayerV2 | virtual |
setPenCapStyle(Qt::PenCapStyle style) | QgsSimpleLineSymbolLayerV2 | inline |
setPenJoinStyle(Qt::PenJoinStyle style) | QgsSimpleLineSymbolLayerV2 | inline |
setPenStyle(Qt::PenStyle style) | QgsSimpleLineSymbolLayerV2 | inline |
setRenderingPass(int renderingPass) | QgsSymbolLayerV2 | inline |
setSubSymbol(QgsSymbolV2 *symbol) | QgsSymbolLayerV2 | inlinevirtual |
setUseCustomDashPattern(bool b) | QgsSimpleLineSymbolLayerV2 | inline |
setWidth(double width) | QgsLineSymbolLayerV2 | inlinevirtual |
setWidthUnit(QgsSymbolV2::OutputUnit unit) | QgsLineSymbolLayerV2 | inline |
startRender(QgsSymbolV2RenderContext &context) | QgsSimpleLineSymbolLayerV2 | virtual |
stopRender(QgsSymbolV2RenderContext &context) | QgsSimpleLineSymbolLayerV2 | virtual |
subSymbol() | QgsSymbolLayerV2 | inlinevirtual |
toSld(QDomDocument &doc, QDomElement &element, QgsStringMap props) const | QgsSimpleLineSymbolLayerV2 | virtual |
type() const | QgsSymbolLayerV2 | inline |
useCustomDashPattern() const | QgsSimpleLineSymbolLayerV2 | inline |
usedAttributes() const | QgsSymbolLayerV2 | virtual |
width() const | QgsLineSymbolLayerV2 | inlinevirtual |
widthUnit() const | QgsLineSymbolLayerV2 | inline |
writeDxf(QgsDxfExport &e, double mmMapUnitScaleFactor, const QString &layerName, const QgsSymbolV2RenderContext *context, const QgsFeature *f, const QPointF &shift=QPointF(0.0, 0.0)) const | QgsSymbolLayerV2 | virtual |
~QgsSymbolLayerV2() | QgsSymbolLayerV2 | inlinevirtual |