![]() |
pktools
2.6.6
Processing Kernel for geospatial data
|
This is the complete list of members for ImgRasterGdal, including all inherited members.
close(void) (defined in ImgRasterGdal) | ImgRasterGdal | virtual |
covers(double x, double y) const (defined in ImgRasterGdal) | ImgRasterGdal | |
covers(double ulx, double uly, double lrx, double lry) const (defined in ImgRasterGdal) | ImgRasterGdal | |
GDALSetNoDataValue(double noDataValue, int band=0) (defined in ImgRasterGdal) | ImgRasterGdal | inline |
geo2image(double x, double y, double &i, double &j) const (defined in ImgRasterGdal) | ImgRasterGdal | |
getBoundingBox(double &ulx, double &uly, double &lrx, double &lry) const (defined in ImgRasterGdal) | ImgRasterGdal | |
getCenterPos(double &x, double &y) const (defined in ImgRasterGdal) | ImgRasterGdal | |
getColorTable(int band=0) const (defined in ImgRasterGdal) | ImgRasterGdal | |
getCompression() const (defined in ImgRasterGdal) | ImgRasterGdal | |
getDataset() (defined in ImgRasterGdal) | ImgRasterGdal | inline |
getDataType(int band=0) const (defined in ImgRasterGdal) | ImgRasterGdal | |
getDeltaX(void) const (defined in ImgRasterGdal) | ImgRasterGdal | inline |
getDeltaY(void) const (defined in ImgRasterGdal) | ImgRasterGdal | inline |
getDescription() const (defined in ImgRasterGdal) | ImgRasterGdal | |
getDriverDescription() const (defined in ImgRasterGdal) | ImgRasterGdal | |
getFileName() const (defined in ImgRasterGdal) | ImgRasterGdal | inline |
getGeoTransform() const (defined in ImgRasterGdal) | ImgRasterGdal | |
getGeoTransform(double *gt) const (defined in ImgRasterGdal) | ImgRasterGdal | |
getImageDescription() const (defined in ImgRasterGdal) | ImgRasterGdal | |
getImageType() const (defined in ImgRasterGdal) | ImgRasterGdal | inline |
getInterleave() const (defined in ImgRasterGdal) | ImgRasterGdal | |
getLrx() const (defined in ImgRasterGdal) | ImgRasterGdal | inline |
getLry() const (defined in ImgRasterGdal) | ImgRasterGdal | inline |
getMetadata() (defined in ImgRasterGdal) | ImgRasterGdal | |
getMetadata() const (defined in ImgRasterGdal) | ImgRasterGdal | |
getMetadata(std::list< std::string > &metadata) const (defined in ImgRasterGdal) | ImgRasterGdal | |
getMetadataItem() const (defined in ImgRasterGdal) | ImgRasterGdal | |
getNoDataValues(std::vector< double > &noDataValues) const (defined in ImgRasterGdal) | ImgRasterGdal | |
getProjection(void) const (defined in ImgRasterGdal) | ImgRasterGdal | |
getProjectionRef(void) const (defined in ImgRasterGdal) | ImgRasterGdal | |
getRasterBand(int band=0) (defined in ImgRasterGdal) | ImgRasterGdal | |
getUlx() const (defined in ImgRasterGdal) | ImgRasterGdal | inline |
getUly() const (defined in ImgRasterGdal) | ImgRasterGdal | inline |
image2geo(double i, double j, double &x, double &y) const (defined in ImgRasterGdal) | ImgRasterGdal | |
ImgRasterGdal(void) (defined in ImgRasterGdal) | ImgRasterGdal | |
ImgReaderGdal (defined in ImgRasterGdal) | ImgRasterGdal | friend |
ImgWriterGdal (defined in ImgRasterGdal) | ImgRasterGdal | friend |
isGeoRef() const (defined in ImgRasterGdal) | ImgRasterGdal | inline |
isNoData(double value) const (defined in ImgRasterGdal) | ImgRasterGdal | inline |
m_filename (defined in ImgRasterGdal) | ImgRasterGdal | protected |
m_gds (defined in ImgRasterGdal) | ImgRasterGdal | protected |
m_gt (defined in ImgRasterGdal) | ImgRasterGdal | protected |
m_nband (defined in ImgRasterGdal) | ImgRasterGdal | protected |
m_ncol (defined in ImgRasterGdal) | ImgRasterGdal | protected |
m_noDataValues (defined in ImgRasterGdal) | ImgRasterGdal | protected |
m_nrow (defined in ImgRasterGdal) | ImgRasterGdal | protected |
nrOfBand(void) const (defined in ImgRasterGdal) | ImgRasterGdal | inline |
nrOfCol(void) const (defined in ImgRasterGdal) | ImgRasterGdal | inline |
nrOfRow(void) const (defined in ImgRasterGdal) | ImgRasterGdal | inline |
pushNoDataValue(double noDataValue) (defined in ImgRasterGdal) | ImgRasterGdal | |
setNoData(const std::vector< double > nodata) (defined in ImgRasterGdal) | ImgRasterGdal | inline |
~ImgRasterGdal(void) (defined in ImgRasterGdal) | ImgRasterGdal | inlinevirtual |