Quantum GIS API Documentation  master-ce49b66
QgsRasterInterface Member List
This is the complete list of members for QgsRasterInterface, including all inherited members.
bandCount() const =0QgsRasterInterface [pure 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)=0QgsRasterInterface [pure virtual]
BuildPyramids enum valueQgsRasterInterface
capabilities() const QgsRasterInterface [inline, virtual]
capabilitiesString() const QgsRasterInterface
Capability enum nameQgsRasterInterface
clone() const =0QgsRasterInterface [pure virtual]
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 =0QgsRasterInterface [pure virtual]
dataTypeSize(int bandNo)QgsRasterInterface [inline]
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]
mHistogramsQgsRasterInterface [protected]
mInputQgsRasterInterface [protected]
mOnQgsRasterInterface [protected]
mStatisticsQgsRasterInterface [protected]
NoCapabilities enum valueQgsRasterInterface
on() const QgsRasterInterface [inline, virtual]
Q_DECLARE_TR_FUNCTIONS(QgsRasterInterface)QgsRasterInterface [private]
QgsRasterInterface(QgsRasterInterface *input=0)QgsRasterInterface
readXML(const QDomElement &filterElem)QgsRasterInterface [inline, virtual]
Remove enum valueQgsRasterInterface
setInput(QgsRasterInterface *input)QgsRasterInterface [inline, virtual]
setOn(bool on)QgsRasterInterface [inline, virtual]
Size enum valueQgsRasterInterface
srcDataType(int bandNo) const QgsRasterInterface [inline, virtual]
srcInput() const QgsRasterInterface [inline, virtual]
srcInput()QgsRasterInterface [inline, virtual]
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]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines