|
QGIS API Documentation
2.4.0-Chugiak
|
This is the complete list of members for QgsRasterProjector, including all inherited members.
| approximateSrcRowCol(int theDestRow, int theDestCol, int *theSrcRow, int *theSrcCol) | QgsRasterProjector | inlineprivate |
| 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 value | QgsRasterInterface | |
| calc() | QgsRasterProjector | private |
| calcCol(int theCol, const QgsCoordinateTransform *ct) | QgsRasterProjector | private |
| calcCP(int theRow, int theCol, const QgsCoordinateTransform *ct) | QgsRasterProjector | private |
| calcHelper(int theMatrixRow, QgsPoint *thePoints) | QgsRasterProjector | private |
| calcRow(int theRow, const QgsCoordinateTransform *ct) | QgsRasterProjector | private |
| calcSrcExtent() | QgsRasterProjector | private |
| calcSrcRowsCols() | QgsRasterProjector | private |
| capabilities() const | QgsRasterInterface | inlinevirtual |
| capabilitiesString() const | QgsRasterInterface | |
| Capability enum name | QgsRasterInterface | |
| checkCols(const QgsCoordinateTransform *ct) | QgsRasterProjector | private |
| checkRows(const QgsCoordinateTransform *ct) | QgsRasterProjector | private |
| clone() const | QgsRasterProjector | virtual |
| cpToString() | QgsRasterProjector | private |
| Create enum value | QgsRasterInterface | |
| 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 | inlineprivate |
| dstCols() const | QgsRasterProjector | inlineprivate |
| dstRows() const | QgsRasterProjector | inlineprivate |
| extent() | QgsRasterInterface | inlinevirtual |
| generateBandName(int theBandNumber) const | QgsRasterInterface | inlinevirtual |
| 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 value | QgsRasterInterface | |
| IdentifyFeature enum value | QgsRasterInterface | |
| IdentifyHtml enum value | QgsRasterInterface | |
| IdentifyText enum value | QgsRasterInterface | |
| IdentifyValue enum value | QgsRasterInterface | |
| 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 | inlinevirtual |
| insertCols(const QgsCoordinateTransform *ct) | QgsRasterProjector | private |
| insertRows(const QgsCoordinateTransform *ct) | QgsRasterProjector | private |
| mApproximate | QgsRasterProjector | private |
| matrixCol(int theDestCol) | QgsRasterProjector | inlineprivate |
| matrixRow(int theDestRow) | QgsRasterProjector | inlineprivate |
| mCPCols | QgsRasterProjector | private |
| mCPLegalMatrix | QgsRasterProjector | private |
| mCPMatrix | QgsRasterProjector | private |
| mCPRows | QgsRasterProjector | private |
| mDestCols | QgsRasterProjector | private |
| mDestColsPerMatrixCol | QgsRasterProjector | private |
| mDestCRS | QgsRasterProjector | private |
| mDestDatumTransform | QgsRasterProjector | private |
| mDestExtent | QgsRasterProjector | private |
| mDestRows | QgsRasterProjector | private |
| mDestRowsPerMatrixRow | QgsRasterProjector | private |
| mDestXRes | QgsRasterProjector | private |
| mDestYRes | QgsRasterProjector | private |
| mExtent | QgsRasterProjector | private |
| mHelperTopRow | QgsRasterProjector | private |
| mHistograms | QgsRasterInterface | protected |
| mInput | QgsRasterInterface | protected |
| mMaxSrcXRes | QgsRasterProjector | private |
| mMaxSrcYRes | QgsRasterProjector | private |
| mOn | QgsRasterInterface | protected |
| mSqrTolerance | QgsRasterProjector | private |
| mSrcCols | QgsRasterProjector | private |
| mSrcCRS | QgsRasterProjector | private |
| mSrcDatumTransform | QgsRasterProjector | private |
| mSrcExtent | QgsRasterProjector | private |
| mSrcRows | QgsRasterProjector | private |
| mSrcXRes | QgsRasterProjector | private |
| mSrcYRes | QgsRasterProjector | private |
| mStatistics | QgsRasterInterface | protected |
| nextHelper() | QgsRasterProjector | private |
| NoCapabilities enum value | QgsRasterInterface | |
| on() const | QgsRasterInterface | inlinevirtual |
| operator=(const QgsRasterProjector &projector) | QgsRasterProjector | |
| pHelperBottom | QgsRasterProjector | private |
| pHelperTop | QgsRasterProjector | private |
| preciseSrcRowCol(int theDestRow, int theDestCol, int *theSrcRow, int *theSrcCol, const QgsCoordinateTransform *ct) | QgsRasterProjector | inlineprivate |
| QgsRasterInterface(QgsRasterInterface *input=0) | QgsRasterInterface | |
| QgsRasterProjector(QgsCoordinateReferenceSystem theSrcCRS, QgsCoordinateReferenceSystem theDestCRS, int theSrcDatumTransform, int theDestDatumTransform, QgsRectangle theDestExtent, int theDestRows, int theDestCols, double theMaxSrcXRes, double theMaxSrcYRes, QgsRectangle theExtent) | QgsRasterProjector | |
| 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 | inlinevirtual |
| Remove enum value | QgsRasterInterface | |
| setCRS(const QgsCoordinateReferenceSystem &theSrcCRS, const QgsCoordinateReferenceSystem &theDestCRS, int srcDatumTransform=-1, int destDatumTransform=-1) | QgsRasterProjector | |
| setInput(QgsRasterInterface *input) | QgsRasterInterface | inlinevirtual |
| setMaxSrcRes(double theMaxSrcXRes, double theMaxSrcYRes) | QgsRasterProjector | inline |
| setOn(bool on) | QgsRasterInterface | inlinevirtual |
| setSrcCols(int theCols) | QgsRasterProjector | inlineprivate |
| setSrcRows(int theRows) | QgsRasterProjector | inlineprivate |
| Size enum value | QgsRasterInterface | |
| srcCols() | QgsRasterProjector | inlineprivate |
| srcCrs() const | QgsRasterProjector | inline |
| srcDataType(int bandNo) const | QgsRasterInterface | inlinevirtual |
| srcExtent() | QgsRasterProjector | inlineprivate |
| srcInput() const | QgsRasterInterface | inlinevirtual |
| srcInput() | QgsRasterInterface | inlinevirtual |
| srcPoint(int theRow, int theCol) | QgsRasterProjector | private |
| srcRowCol(int theDestRow, int theDestCol, int *theSrcRow, int *theSrcCol, const QgsCoordinateTransform *ct) | QgsRasterProjector | private |
| srcRows() | QgsRasterProjector | inlineprivate |
| writeXML(QDomDocument &doc, QDomElement &parentElem) const | QgsRasterInterface | inlinevirtual |
| xBlockSize() const | QgsRasterInterface | inlinevirtual |
| xSize() const | QgsRasterInterface | inlinevirtual |
| yBlockSize() const | QgsRasterInterface | inlinevirtual |
| ySize() const | QgsRasterInterface | inlinevirtual |
| ~QgsRasterInterface() | QgsRasterInterface | virtual |
| ~QgsRasterProjector() | QgsRasterProjector |
1.8.7