QGIS API Documentation  2.12.0-Lyon
QgsNineCellFilter Member List

This is the complete list of members for QgsNineCellFilter, including all inherited members.

cellSizeX() const QgsNineCellFilterinline
cellSizeY() const QgsNineCellFilterinline
inputNodataValue() const QgsNineCellFilterinline
mCellSizeXQgsNineCellFilterprotected
mCellSizeYQgsNineCellFilterprotected
mInputFileQgsNineCellFilterprotected
mInputNodataValueQgsNineCellFilterprotected
mOutputFileQgsNineCellFilterprotected
mOutputFormatQgsNineCellFilterprotected
mOutputNodataValueQgsNineCellFilterprotected
mZFactorQgsNineCellFilterprotected
outputNodataValue() const QgsNineCellFilterinline
processNineCellWindow(float *x11, float *x21, float *x31, float *x12, float *x22, float *x32, float *x13, float *x23, float *x33)=0QgsNineCellFilterpure virtual
processRaster(QProgressDialog *p)QgsNineCellFilter
QgsNineCellFilter(const QString &inputFile, const QString &outputFile, const QString &outputFormat)QgsNineCellFilter
setCellSizeX(double size)QgsNineCellFilterinline
setCellSizeY(double size)QgsNineCellFilterinline
setInputNodataValue(double value)QgsNineCellFilterinline
setOutputNodataValue(double value)QgsNineCellFilterinline
setZFactor(double factor)QgsNineCellFilterinline
zFactor() const QgsNineCellFilterinline
~QgsNineCellFilter()QgsNineCellFiltervirtual