Quantum GIS API Documentation  master-693a1fe
QgsLineDecorationSymbolLayerV2 Class Reference

#include <qgslinesymbollayerv2.h>

+ Inheritance diagram for QgsLineDecorationSymbolLayerV2:
+ Collaboration diagram for QgsLineDecorationSymbolLayerV2:

List of all members.

Public Member Functions

 QgsLineDecorationSymbolLayerV2 (QColor color=DEFAULT_LINEDECORATION_COLOR, double width=DEFAULT_LINEDECORATION_WIDTH)
 ~QgsLineDecorationSymbolLayerV2 ()
QgsSymbolLayerV2clone () const
QString layerType () const
QgsSymbolV2::OutputUnit outputUnit () const
QgsStringMap properties () const
void renderPolyline (const QPolygonF &points, QgsSymbolV2RenderContext &context)
void setOutputUnit (QgsSymbolV2::OutputUnit unit)
void startRender (QgsSymbolV2RenderContext &context)
void stopRender (QgsSymbolV2RenderContext &context)
void toSld (QDomDocument &doc, QDomElement &element, QgsStringMap props) const

Static Public Member Functions

static QgsSymbolLayerV2create (const QgsStringMap &properties=QgsStringMap())

Protected Attributes

QPen mPen
QPen mSelPen

Detailed Description

Definition at line 207 of file qgslinesymbollayerv2.h.


Constructor & Destructor Documentation


Member Function Documentation

QString QgsLineDecorationSymbolLayerV2::layerType ( ) const [virtual]

Implements QgsSymbolLayerV2.

Definition at line 1079 of file qgslinesymbollayerv2.cpp.

Implements QgsSymbolLayerV2.

Definition at line 1099 of file qgslinesymbollayerv2.cpp.


Member Data Documentation

Definition at line 239 of file qgslinesymbollayerv2.h.

Referenced by renderPolyline(), and startRender().

Definition at line 240 of file qgslinesymbollayerv2.h.

Referenced by renderPolyline(), and startRender().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines