QGIS API Documentation  master-59fd5e0
QgsRasterProjector Member List
This is the complete list of members for QgsRasterProjector, including all inherited members.
approximateSrcRowCol(int theDestRow, int theDestCol, int *theSrcRow, int *theSrcCol)QgsRasterProjector [inline, private]
bandCount() const QgsRasterProjector [virtual]
bandStatistics(int theBandNo, int theStats=QgsRasterBandStats::All, const QgsRectangle &theExtent=QgsRectangle(), int theSampleSize=0)QgsRasterInterface [virtual]
block(int bandNo, const QgsRectangle &extent, int width, int height)QgsRasterProjector [virtual]
BuildPyramids enum valueQgsRasterInterface
calc()QgsRasterProjector [private]
calcCol(int theCol)QgsRasterProjector [private]
calcCP(int theRow, int theCol)QgsRasterProjector [private]
calcHelper(int theMatrixRow, QgsPoint *thePoints)QgsRasterProjector [private]
calcRow(int theRow)QgsRasterProjector [private]
calcSrcExtent()QgsRasterProjector [private]
calcSrcRowsCols()QgsRasterProjector [private]
capabilities() const QgsRasterInterface [inline, virtual]
capabilitiesString() const QgsRasterInterface
Capability enum nameQgsRasterInterface
checkCols()QgsRasterProjector [private]
checkRows()QgsRasterProjector [private]
clone() const QgsRasterProjector [virtual]
cpToString()QgsRasterProjector [private]
Create enum valueQgsRasterInterface
cumulativeCut(int theBandNo, double theLowerCount, double theUpperCount, double &theLowerValue, double &theUpperValue, const QgsRectangle &theExtent=QgsRectangle(), int theSampleSize=0)QgsRasterInterface [virtual]
dataType(int bandNo) const QgsRasterProjector [virtual]
dataTypeSize(int bandNo)QgsRasterInterface [inline]
destCrs() const QgsRasterProjector [inline]
destPointOnCPMatrix(int theRow, int theCol, double *theX, double *theY)QgsRasterProjector [inline, private]
dstCols() const QgsRasterProjector [inline, private]
dstRows() const QgsRasterProjector [inline, private]
extent()QgsRasterInterface [inline, virtual]
generateBandName(int theBandNumber) const QgsRasterInterface [inline, virtual]
hasHistogram(int theBandNo, int theBinCount, double theMinimum=std::numeric_limits< double >::quiet_NaN(), double theMaximum=std::numeric_limits< double >::quiet_NaN(), const QgsRectangle &theExtent=QgsRectangle(), int theSampleSize=0, bool theIncludeOutOfRange=false)QgsRasterInterface [virtual]
hasStatistics(int theBandNo, int theStats=QgsRasterBandStats::All, const QgsRectangle &theExtent=QgsRectangle(), int theSampleSize=0)QgsRasterInterface [virtual]
histogram(int theBandNo, int theBinCount=0, double theMinimum=std::numeric_limits< double >::quiet_NaN(), double theMaximum=std::numeric_limits< double >::quiet_NaN(), const QgsRectangle &theExtent=QgsRectangle(), int theSampleSize=0, bool theIncludeOutOfRange=false)QgsRasterInterface [virtual]
Identify enum valueQgsRasterInterface
IdentifyFeature enum valueQgsRasterInterface
IdentifyHtml enum valueQgsRasterInterface
IdentifyText enum valueQgsRasterInterface
IdentifyValue enum valueQgsRasterInterface
initHistogram(QgsRasterHistogram &theHistogram, int theBandNo, int theBinCount=0, double theMinimum=std::numeric_limits< double >::quiet_NaN(), double theMaximum=std::numeric_limits< double >::quiet_NaN(), const QgsRectangle &theExtent=QgsRectangle(), int theSampleSize=0, bool theIncludeOutOfRange=false)QgsRasterInterface [protected]
initStatistics(QgsRasterBandStats &theStatistics, int theBandNo, int theStats=QgsRasterBandStats::All, const QgsRectangle &theExtent=QgsRectangle(), int theBinCount=0)QgsRasterInterface [protected]
input() const QgsRasterInterface [inline, virtual]
insertCols()QgsRasterProjector [private]
insertRows()QgsRasterProjector [private]
mApproximateQgsRasterProjector [private]
matrixCol(int theDestCol)QgsRasterProjector [inline, private]
matrixRow(int theDestRow)QgsRasterProjector [inline, private]
mCoordinateTransformQgsRasterProjector [private]
mCPColsQgsRasterProjector [private]
mCPLegalMatrixQgsRasterProjector [private]
mCPMatrixQgsRasterProjector [private]
mCPRowsQgsRasterProjector [private]
mDestColsQgsRasterProjector [private]
mDestColsPerMatrixColQgsRasterProjector [private]
mDestCRSQgsRasterProjector [private]
mDestExtentQgsRasterProjector [private]
mDestRowsQgsRasterProjector [private]
mDestRowsPerMatrixRowQgsRasterProjector [private]
mDestXResQgsRasterProjector [private]
mDestYResQgsRasterProjector [private]
mExtentQgsRasterProjector [private]
mHelperTopRowQgsRasterProjector [private]
mHistogramsQgsRasterInterface [protected]
mInputQgsRasterInterface [protected]
mMaxSrcXResQgsRasterProjector [private]
mMaxSrcYResQgsRasterProjector [private]
mOnQgsRasterInterface [protected]
mSqrToleranceQgsRasterProjector [private]
mSrcColsQgsRasterProjector [private]
mSrcCRSQgsRasterProjector [private]
mSrcExtentQgsRasterProjector [private]
mSrcRowsQgsRasterProjector [private]
mSrcXResQgsRasterProjector [private]
mSrcYResQgsRasterProjector [private]
mStatisticsQgsRasterInterface [protected]
nextHelper()QgsRasterProjector [private]
NoCapabilities enum valueQgsRasterInterface
on() const QgsRasterInterface [inline, virtual]
operator=(const QgsRasterProjector &projector)QgsRasterProjector
pHelperBottomQgsRasterProjector [private]
pHelperTopQgsRasterProjector [private]
preciseSrcRowCol(int theDestRow, int theDestCol, int *theSrcRow, int *theSrcCol)QgsRasterProjector [inline, private]
QgsRasterInterface(QgsRasterInterface *input=0)QgsRasterInterface
QgsRasterProjector(QgsCoordinateReferenceSystem theSrcCRS, QgsCoordinateReferenceSystem theDestCRS, QgsRectangle theDestExtent, int theDestRows, int theDestCols, double theMaxSrcXRes, double theMaxSrcYRes, QgsRectangle theExtent)QgsRasterProjector
QgsRasterProjector(QgsCoordinateReferenceSystem theSrcCRS, QgsCoordinateReferenceSystem theDestCRS, double theMaxSrcXRes, double theMaxSrcYRes, QgsRectangle theExtent)QgsRasterProjector
QgsRasterProjector()QgsRasterProjector
QgsRasterProjector(const QgsRasterProjector &projector)QgsRasterProjector
readXML(const QDomElement &filterElem)QgsRasterInterface [inline, virtual]
Remove enum valueQgsRasterInterface
setCRS(const QgsCoordinateReferenceSystem &theSrcCRS, const QgsCoordinateReferenceSystem &theDestCRS)QgsRasterProjector
setInput(QgsRasterInterface *input)QgsRasterInterface [inline, virtual]
setMaxSrcRes(double theMaxSrcXRes, double theMaxSrcYRes)QgsRasterProjector [inline]
setOn(bool on)QgsRasterInterface [inline, virtual]
setSrcCols(int theCols)QgsRasterProjector [inline, private]
setSrcRows(int theRows)QgsRasterProjector [inline, private]
Size enum valueQgsRasterInterface
srcCols()QgsRasterProjector [inline, private]
srcCrs() const QgsRasterProjector [inline]
srcDataType(int bandNo) const QgsRasterInterface [inline, virtual]
srcExtent()QgsRasterProjector [inline, private]
srcInput() const QgsRasterInterface [inline, virtual]
srcInput()QgsRasterInterface [inline, virtual]
srcPoint(int theRow, int theCol)QgsRasterProjector [private]
srcRowCol(int theDestRow, int theDestCol, int *theSrcRow, int *theSrcCol)QgsRasterProjector [private]
srcRows()QgsRasterProjector [inline, private]
writeXML(QDomDocument &doc, QDomElement &parentElem) const QgsRasterInterface [inline, virtual]
xBlockSize() const QgsRasterInterface [inline, virtual]
xSize() const QgsRasterInterface [inline, virtual]
yBlockSize() const QgsRasterInterface [inline, virtual]
ySize() const QgsRasterInterface [inline, virtual]
~QgsRasterInterface()QgsRasterInterface [virtual]
~QgsRasterProjector()QgsRasterProjector
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines