QGIS API Documentation  2.4.0-Chugiak
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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
openInputFile(int &nCellsX, int &nCellsY)QgsNineCellFilterprivate
openOutputDriver()QgsNineCellFilterprivate
openOutputFile(GDALDatasetH inputDataset, GDALDriverH outputDriver)QgsNineCellFilterprivate
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
QgsNineCellFilter()QgsNineCellFilterprivate
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