Quantum GIS API Documentation  1.7.4
Public Member Functions | Static Public Member Functions | Protected Attributes
QgsLineDecorationSymbolLayerV2 Class Reference

#include <qgslinesymbollayerv2.h>

Inheritance diagram for QgsLineDecorationSymbolLayerV2:
Inheritance graph
[legend]
Collaboration diagram for QgsLineDecorationSymbolLayerV2:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 QgsLineDecorationSymbolLayerV2 (QColor color=DEFAULT_LINEDECORATION_COLOR, double width=DEFAULT_LINEDECORATION_WIDTH)
 ~QgsLineDecorationSymbolLayerV2 ()
QString layerType () const
void startRender (QgsSymbolV2RenderContext &context)
void stopRender (QgsSymbolV2RenderContext &context)
void renderPolyline (const QPolygonF &points, QgsSymbolV2RenderContext &context)
QgsStringMap properties () const
QgsSymbolLayerV2clone () const

Static Public Member Functions

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

Protected Attributes

QPen mPen
QPen mSelPen

Detailed Description

Definition at line 155 of file qgslinesymbollayerv2.h.


Constructor & Destructor Documentation

Definition at line 593 of file qgslinesymbollayerv2.cpp.


Member Function Documentation

QString QgsLineDecorationSymbolLayerV2::layerType ( ) const [virtual]

Implements QgsSymbolLayerV2.

Definition at line 610 of file qgslinesymbollayerv2.cpp.

void QgsLineDecorationSymbolLayerV2::renderPolyline ( const QPolygonF &  points,
QgsSymbolV2RenderContext context 
) [virtual]

Implements QgsSymbolLayerV2.

Definition at line 627 of file qgslinesymbollayerv2.cpp.


Member Data Documentation

Definition at line 182 of file qgslinesymbollayerv2.h.

Referenced by renderPolyline(), and startRender().

Definition at line 183 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 Friends Defines