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

#include <qgsfillsymbollayerv2.h>

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

List of all members.

Public Member Functions

 QgsCentroidFillSymbolLayerV2 ()
 ~QgsCentroidFillSymbolLayerV2 ()
QString layerType () const
void startRender (QgsSymbolV2RenderContext &context)
void stopRender (QgsSymbolV2RenderContext &context)
void renderPolygon (const QPolygonF &points, QList< QPolygonF > *rings, QgsSymbolV2RenderContext &context)
QgsStringMap properties () const
QgsSymbolLayerV2clone () const
void setColor (const QColor &color)
QgsSymbolV2subSymbol ()
bool setSubSymbol (QgsSymbolV2 *symbol)

Static Public Member Functions

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

Protected Attributes

QgsMarkerSymbolV2mMarker

Detailed Description

Definition at line 126 of file qgsfillsymbollayerv2.h.


Constructor & Destructor Documentation

Definition at line 362 of file qgsfillsymbollayerv2.cpp.

References mMarker, and setSubSymbol().

Referenced by clone(), and create().

Definition at line 368 of file qgsfillsymbollayerv2.cpp.

References mMarker.


Member Function Documentation

QString QgsCentroidFillSymbolLayerV2::layerType ( ) const [virtual]

Implements QgsSymbolLayerV2.

Definition at line 378 of file qgsfillsymbollayerv2.cpp.

Implements QgsSymbolLayerV2.

Definition at line 423 of file qgsfillsymbollayerv2.cpp.

void QgsCentroidFillSymbolLayerV2::renderPolygon ( const QPolygonF &  points,
QList< QPolygonF > *  rings,
QgsSymbolV2RenderContext context 
) [virtual]
void QgsCentroidFillSymbolLayerV2::setColor ( const QColor &  color) [virtual]

Reimplemented from QgsSymbolLayerV2.

Definition at line 436 of file qgsfillsymbollayerv2.cpp.

References mMarker.


Member Data Documentation


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