QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
This is the complete list of members for QgsColorRampShader, including all inherited members.
ClassificationMode enum name | QgsColorRampShader | |
classificationMode() const | QgsColorRampShader | inline |
classifyColorRamp(int classes=0, int band=-1, const QgsRectangle &extent=QgsRectangle(), QgsRasterInterface *input=nullptr) | QgsColorRampShader | |
classifyColorRamp(int band=-1, const QgsRectangle &extent=QgsRectangle(), QgsRasterInterface *input=nullptr) | QgsColorRampShader | |
clip() const | QgsColorRampShader | inline |
colorRampItemList() const | QgsColorRampShader | inline |
colorRampType() const | QgsColorRampShader | inline |
colorRampTypeAsQString() const | QgsColorRampShader | |
Continuous enum value | QgsColorRampShader | |
createColorRamp() const | QgsColorRampShader | |
Discrete enum value | QgsColorRampShader | |
EqualInterval enum value | QgsColorRampShader | |
Exact enum value | QgsColorRampShader | |
Interpolated enum value | QgsColorRampShader | |
isEmpty() const | QgsColorRampShader | |
labelPrecision() const | QgsRasterShaderFunction | |
legendSettings() const | QgsColorRampShader | |
legendSymbologyItems(QList< QPair< QString, QColor > > &symbolItems) const override | QgsColorRampShader | virtual |
maximumValue() const | QgsRasterShaderFunction | inline |
minimumMaximumRange() const | QgsRasterShaderFunction | inline |
minimumValue() const | QgsRasterShaderFunction | inline |
mLabelPrecision | QgsRasterShaderFunction | protected |
mMaximumValue | QgsRasterShaderFunction | protected |
mMinimumMaximumRange | QgsRasterShaderFunction | protected |
mMinimumValue | QgsRasterShaderFunction | protected |
mSourceColorRamp | QgsColorRampShader | protected |
operator=(const QgsColorRampShader &other) | QgsColorRampShader | |
operator==(const QgsColorRampShader &other) const | QgsColorRampShader | inline |
QgsColorRampShader(double minimumValue=0.0, double maximumValue=255.0, QgsColorRamp *colorRamp=nullptr, Type type=Interpolated, ClassificationMode classificationMode=Continuous) | QgsColorRampShader | |
QgsColorRampShader(const QgsColorRampShader &other) | QgsColorRampShader | |
QgsRasterShaderFunction(double minimumValue=0.0, double maximumValue=255.0) | QgsRasterShaderFunction | |
Quantile enum value | QgsColorRampShader | |
readXml(const QDomElement &elem, const QgsReadWriteContext &context=QgsReadWriteContext()) | QgsColorRampShader | |
setClassificationMode(ClassificationMode classificationMode) | QgsColorRampShader | inline |
setClip(bool clip) | QgsColorRampShader | inline |
setColorRampItemList(const QList< QgsColorRampShader::ColorRampItem > &list) | QgsColorRampShader | |
setColorRampType(QgsColorRampShader::Type colorRampType) | QgsColorRampShader | |
setColorRampType(const QString &type) | QgsColorRampShader | |
setLabelPrecision(int labelPrecision) | QgsRasterShaderFunction | |
setLegendSettings(QgsColorRampLegendNodeSettings *settings) | QgsColorRampShader | |
setMaximumValue(double value) | QgsRasterShaderFunction | virtual |
setMinimumValue(double value) | QgsRasterShaderFunction | virtual |
setSourceColorRamp(QgsColorRamp *colorramp) | QgsColorRampShader | |
shade(double value, int *returnRedValue, int *returnGreenValue, int *returnBlueValue, int *returnAlphaValue) const override | QgsColorRampShader | virtual |
shade(double redValue, double greenValue, double blueValue, double alphaValue, int *returnRedValue, int *returnGreenValue, int *returnBlueValue, int *returnAlphaValue) const override | QgsColorRampShader | virtual |
sourceColorRamp() const | QgsColorRampShader | |
Type enum name | QgsColorRampShader | |
writeXml(QDomDocument &doc, const QgsReadWriteContext &context=QgsReadWriteContext()) const | QgsColorRampShader | |
~QgsColorRampShader() override | QgsColorRampShader | |
~QgsRasterShaderFunction()=default | QgsRasterShaderFunction | virtual |