| close(void) | ImgRasterGdal | virtual |
| 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) | ImgRasterGdal | inline |
| 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) | ImgRasterGdal | inline |
| getDataType(int band=0) const | ImgRasterGdal | |
| getDeltaX(void) const | ImgRasterGdal | inline |
| getDeltaY(void) const | ImgRasterGdal | inline |
| getDescription() const | ImgRasterGdal | |
| getDriverDescription() const | ImgRasterGdal | |
| getFileName() const | ImgRasterGdal | inline |
| getGeoTransform() const | ImgRasterGdal | |
| getGeoTransform(double *gt) const | ImgRasterGdal | |
| getImageDescription() const | ImgRasterGdal | |
| getImageType() const | ImgRasterGdal | inline |
| getInterleave() const | ImgRasterGdal | |
| getLrx() const | ImgRasterGdal | inline |
| getLry() const | ImgRasterGdal | inline |
| 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 | ImgRasterGdal | inline |
| getUly() const | ImgRasterGdal | inline |
| image2geo(double i, double j, double &x, double &y) const | ImgRasterGdal | |
| ImgRasterGdal(void) | ImgRasterGdal | |
| ImgReaderGdal (defined in ImgRasterGdal) | ImgRasterGdal | friend |
| ImgWriterGdal (defined in ImgRasterGdal) | ImgRasterGdal | friend |
| isGeoRef() const | ImgRasterGdal | inline |
| isNoData(double value) const | ImgRasterGdal | inline |
| m_dataType | ImgRasterGdal | protected |
| m_filename | ImgRasterGdal | protected |
| m_gds | ImgRasterGdal | protected |
| m_gt | ImgRasterGdal | protected |
| m_nband | ImgRasterGdal | protected |
| m_ncol | ImgRasterGdal | protected |
| m_noDataValues | ImgRasterGdal | protected |
| m_nrow | ImgRasterGdal | protected |
| m_offset | ImgRasterGdal | protected |
| m_projection (defined in ImgRasterGdal) | ImgRasterGdal | protected |
| m_scale | ImgRasterGdal | protected |
| nrOfBand(void) const | ImgRasterGdal | inline |
| nrOfBlockX(int band=0) (defined in ImgRasterGdal) | ImgRasterGdal | inline |
| nrOfBlockY(int band=0) (defined in ImgRasterGdal) | ImgRasterGdal | inline |
| nrOfCol(void) const | ImgRasterGdal | inline |
| nrOfRow(void) const | ImgRasterGdal | inline |
| pushNoDataValue(double noDataValue) | ImgRasterGdal | |
| setGeoTransform(double *gt) | ImgRasterGdal | |
| setNoData(const std::vector< double > nodata) | ImgRasterGdal | inline |
| setOffset(double theOffset, int band=0) | ImgRasterGdal | inline |
| setProjection(const std::string &projection) | ImgRasterGdal | |
| setProjectionProj4(const std::string &projection) | ImgRasterGdal | |
| setScale(double theScale, int band=0) | ImgRasterGdal | inline |
| ~ImgRasterGdal(void) | ImgRasterGdal | virtual |