QGIS API Documentation
2.2.0-Valmiera
|
#include <qgsvectorcolorrampv2.h>
Public Member Functions | |
QgsRandomColorsV2 () | |
~QgsRandomColorsV2 () | |
int | count () const |
double | value (int index) const |
QColor | color (double value) const |
QString | type () const |
QgsVectorColorRampV2 * | clone () const |
QgsStringMap | properties () const |
Public Member Functions inherited from QgsVectorColorRampV2 | |
virtual | ~QgsVectorColorRampV2 () |
Definition at line 158 of file qgsvectorcolorrampv2.h.
QgsRandomColorsV2::QgsRandomColorsV2 | ( | ) |
Definition at line 324 of file qgsvectorcolorrampv2.cpp.
Referenced by clone().
QgsRandomColorsV2::~QgsRandomColorsV2 | ( | ) |
Definition at line 329 of file qgsvectorcolorrampv2.cpp.
|
virtual |
Implements QgsVectorColorRampV2.
Definition at line 361 of file qgsvectorcolorrampv2.cpp.
References QgsRandomColorsV2().
|
virtual |
Implements QgsVectorColorRampV2.
Definition at line 345 of file qgsvectorcolorrampv2.cpp.
References DEFAULT_RANDOM_SAT_MAX, and DEFAULT_RANDOM_SAT_MIN.
|
virtual |
Implements QgsVectorColorRampV2.
Definition at line 334 of file qgsvectorcolorrampv2.cpp.
|
virtual |
Implements QgsVectorColorRampV2.
Definition at line 366 of file qgsvectorcolorrampv2.cpp.
|
virtual |
Implements QgsVectorColorRampV2.
Definition at line 356 of file qgsvectorcolorrampv2.cpp.
|
virtual |
Implements QgsVectorColorRampV2.
Definition at line 339 of file qgsvectorcolorrampv2.cpp.