pktools  2.6.7
Processing Kernel for geospatial data
ImgRasterGdal Member List

This is the complete list of members for ImgRasterGdal, including all inherited members.

close(void)ImgRasterGdalvirtual
copyGeoTransform(const ImgRasterGdal &imgSrc)ImgRasterGdal
covers(double x, double y) const ImgRasterGdal
covers(double ulx, double uly, double lrx, double lry) const ImgRasterGdal
GDALSetNoDataValue(double noDataValue, int band=0)ImgRasterGdalinline
geo2image(double x, double y, double &i, double &j) const ImgRasterGdal
getBoundingBox(double &ulx, double &uly, double &lrx, double &lry) const ImgRasterGdal
getCenterPos(double &x, double &y) const ImgRasterGdal
getColorTable(int band=0) const ImgRasterGdal
getCompression() const ImgRasterGdal
getDataset() (defined in ImgRasterGdal)ImgRasterGdalinline
getDataType(int band=0) const ImgRasterGdal
getDeltaX(void) const ImgRasterGdalinline
getDeltaY(void) const ImgRasterGdalinline
getDescription() const ImgRasterGdal
getDriverDescription() const ImgRasterGdal
getFileName() const ImgRasterGdalinline
getGeoTransform() const ImgRasterGdal
getGeoTransform(double *gt) const ImgRasterGdal
getImageDescription() const ImgRasterGdal
getImageType() const ImgRasterGdalinline
getInterleave() const ImgRasterGdal
getLrx() const ImgRasterGdalinline
getLry() const ImgRasterGdalinline
getMetadata()ImgRasterGdal
getMetadata() const ImgRasterGdal
getMetadata(std::list< std::string > &metadata) const ImgRasterGdal
getMetadataItem() const ImgRasterGdal
getNoDataValues(std::vector< double > &noDataValues) const ImgRasterGdal
getProjection(void) const ImgRasterGdal
getProjectionRef(void) const ImgRasterGdal
getRasterBand(int band=0) const ImgRasterGdal
getUlx() const ImgRasterGdalinline
getUly() const ImgRasterGdalinline
image2geo(double i, double j, double &x, double &y) const ImgRasterGdal
ImgRasterGdal(void)ImgRasterGdal
ImgReaderGdal (defined in ImgRasterGdal)ImgRasterGdalfriend
ImgWriterGdal (defined in ImgRasterGdal)ImgRasterGdalfriend
isGeoRef() const ImgRasterGdalinline
isNoData(double value) const ImgRasterGdalinline
m_dataTypeImgRasterGdalprotected
m_filenameImgRasterGdalprotected
m_gdsImgRasterGdalprotected
m_gtImgRasterGdalprotected
m_nbandImgRasterGdalprotected
m_ncolImgRasterGdalprotected
m_noDataValuesImgRasterGdalprotected
m_nrowImgRasterGdalprotected
m_offsetImgRasterGdalprotected
m_projection (defined in ImgRasterGdal)ImgRasterGdalprotected
m_scaleImgRasterGdalprotected
nrOfBand(void) const ImgRasterGdalinline
nrOfBlockX(int band=0) (defined in ImgRasterGdal)ImgRasterGdalinline
nrOfBlockY(int band=0) (defined in ImgRasterGdal)ImgRasterGdalinline
nrOfCol(void) const ImgRasterGdalinline
nrOfRow(void) const ImgRasterGdalinline
pushNoDataValue(double noDataValue)ImgRasterGdal
setGeoTransform(double *gt)ImgRasterGdal
setNoData(const std::vector< double > nodata)ImgRasterGdalinline
setOffset(double theOffset, int band=0)ImgRasterGdalinline
setProjection(const std::string &projection)ImgRasterGdal
setProjectionProj4(const std::string &projection)ImgRasterGdal
setScale(double theScale, int band=0)ImgRasterGdalinline
~ImgRasterGdal(void)ImgRasterGdalvirtual