QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
This is the complete list of members for QgsRasterProjector, including all inherited members.
Approximate enum value | QgsRasterProjector | |
bandCount() const override | 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) override | QgsRasterProjector | virtual |
block2(int bandNo, const QgsRectangle &extent, int width, int height, QgsRasterBlockFeedback *feedback=nullptr) override | QgsRasterProjector | virtual |
BuildPyramids enum value | QgsRasterInterface | |
capabilities() const | QgsRasterInterface | inlinevirtual |
capabilitiesString() const | QgsRasterInterface | |
Capability enum name | QgsRasterInterface | |
clone() const override | QgsRasterProjector | virtual |
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 override | QgsRasterProjector | virtual |
dataTypeSize(int bandNo) | QgsRasterInterface | inline |
destCrs() const | QgsRasterProjector | inline |
destExtentSize(const QgsRectangle &theSrcExtent, int theSrcXSize, int theSrcYSize, QgsRectangle &theDestExtent, int &theDestXSize, int &theDestYSize) | QgsRasterProjector | |
Exact enum value | QgsRasterProjector | |
extent() | QgsRasterInterface | inlinevirtual |
extentSize(const QgsCoordinateTransform *ct, const QgsRectangle &theSrcExtent, int theSrcXSize, int theSrcYSize, QgsRectangle &theDestExtent, int &theDestXSize, int &theDestYSize) | QgsRasterProjector | static |
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 |
mHistograms | QgsRasterInterface | protected |
mInput | QgsRasterInterface | protected |
mOn | QgsRasterInterface | protected |
mStatistics | QgsRasterInterface | protected |
NoCapabilities enum value | QgsRasterInterface | |
on() const | QgsRasterInterface | inlinevirtual |
operator=(const QgsRasterProjector &projector) | QgsRasterProjector | |
Precision enum name | QgsRasterProjector | |
precision() const | QgsRasterProjector | inline |
precisionLabel(Precision precision) | QgsRasterProjector | static |
QgsRasterInterface(QgsRasterInterface *input=nullptr) | QgsRasterInterface | |
QgsRasterProjector(const QgsCoordinateReferenceSystem &theSrcCRS, const QgsCoordinateReferenceSystem &theDestCRS, int theSrcDatumTransform, int theDestDatumTransform, const QgsRectangle &theDestExtent, int theDestRows, int theDestCols, double theMaxSrcXRes, double theMaxSrcYRes, const QgsRectangle &theExtent) | QgsRasterProjector | |
QgsRasterProjector(const QgsCoordinateReferenceSystem &theSrcCRS, const QgsCoordinateReferenceSystem &theDestCRS, const QgsRectangle &theDestExtent, int theDestRows, int theDestCols, double theMaxSrcXRes, double theMaxSrcYRes, const QgsRectangle &theExtent) | QgsRasterProjector | |
QgsRasterProjector(const QgsCoordinateReferenceSystem &theSrcCRS, const QgsCoordinateReferenceSystem &theDestCRS, double theMaxSrcXRes, double theMaxSrcYRes, const 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 |
setPrecision(Precision precision) | QgsRasterProjector | inline |
Size enum value | QgsRasterInterface | |
srcCrs() const | QgsRasterProjector | inline |
srcDataType(int bandNo) const | QgsRasterInterface | inlinevirtual |
srcInput() const | QgsRasterInterface | inlinevirtual |
srcInput() | QgsRasterInterface | inlinevirtual |
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 |