pktools  2.6.7
Processing Kernel for geospatial data
ImgUpdaterGdal Member List

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

close(void)ImgUpdaterGdalvirtual
close(void)ImgUpdaterGdalvirtual
copyGeoTransform(const ImgRasterGdal &imgSrc)ImgRasterGdal
covers(double x, double y) constImgRasterGdal
covers(double ulx, double uly, double lrx, double lry) constImgRasterGdal
GDALSetNoDataValue(double noDataValue, int band=0)ImgRasterGdalinline
geo2image(double x, double y, double &i, double &j) constImgRasterGdal
getBoundingBox(double &ulx, double &uly, double &lrx, double &lry) constImgRasterGdal
getCenterPos(double &x, double &y) constImgRasterGdal
getColorTable(int band=0) constImgRasterGdal
getCompression() constImgRasterGdal
getDataset() (defined in ImgRasterGdal)ImgRasterGdalinline
getDataType(int band=0) constImgRasterGdal
getDeltaX(void) constImgRasterGdalinline
getDeltaY(void) constImgRasterGdalinline
getDescription() constImgRasterGdal
getDriverDescription() constImgRasterGdal
getFileName() constImgRasterGdalinline
getGeoTransform() constImgRasterGdal
getGeoTransform(double *gt) constImgRasterGdal
getHistogram(std::vector< double > &histvector, double &min, double &max, unsigned int &nbin, int theBand=0, bool kde=false)ImgReaderGdal
getImageDescription() constImgRasterGdal
getImageType() constImgRasterGdalinline
getInterleave() constImgRasterGdal
getLrx() constImgRasterGdalinline
getLry() constImgRasterGdalinline
getMax(int &col, int &row, int band=0)ImgReaderGdal
getMetadata()ImgRasterGdal
getMetadata() constImgRasterGdal
getMetadata(std::list< std::string > &metadata) constImgRasterGdal
getMetadataItem() constImgRasterGdal
getMin(int &col, int &row, int band=0)ImgReaderGdal
getMinMax(int startCol, int endCol, int startRow, int endRow, int band, double &minValue, double &maxValue)ImgReaderGdal
getMinMax(double &minValue, double &maxValue, int band=0)ImgReaderGdal
getNoDataValues(std::vector< double > &noDataValues) constImgRasterGdal
getNvalid(int band)ImgReaderGdal
getProjection(void) constImgRasterGdal
getProjectionRef(void) constImgRasterGdal
getRange(std::vector< short > &range, int Band=0)ImgReaderGdal
getRasterBand(int band=0) constImgRasterGdal
getRefPix(double &refX, double &refY, int band=0)ImgReaderGdal
getUlx() constImgRasterGdalinline
getUly() constImgRasterGdalinline
image2geo(double i, double j, double &x, double &y) constImgRasterGdal
ImgRasterGdal(void)ImgRasterGdal
ImgReaderGdal(void)ImgReaderGdal
ImgReaderGdal(const std::string &filename, const GDALAccess &readMode=GA_ReadOnly)ImgReaderGdalinline
ImgUpdaterGdal(void) (defined in ImgUpdaterGdal)ImgUpdaterGdal
ImgUpdaterGdal(const std::string &filename) (defined in ImgUpdaterGdal)ImgUpdaterGdalinline
ImgUpdaterGdal(void)ImgUpdaterGdal
ImgUpdaterGdal(const std::string &filename, const GDALAccess &readMode=GA_Update)ImgUpdaterGdal
ImgWriterGdal(void)ImgWriterGdal
ImgWriterGdal::ImgWriterGdal(const std::string &filename, const ImgReaderGdal &imgSrc, const std::vector< std::string > &options=std::vector< std::string >())ImgWriterGdalinline
ImgWriterGdal::ImgWriterGdal(const std::string &filename, int ncol, int nrow, int nband, const GDALDataType &dataType, const std::string &imageType, const std::vector< std::string > &options=std::vector< std::string >())ImgWriterGdalinline
isGeoRef() constImgRasterGdalinline
isNoData(double value) constImgRasterGdalinline
m_dataTypeImgRasterGdalprotected
m_filename (defined in ImgUpdaterGdal)ImgUpdaterGdalprotected
m_gds (defined in ImgUpdaterGdal)ImgUpdaterGdalprotected
m_gt (defined in ImgUpdaterGdal)ImgUpdaterGdalprotected
m_nband (defined in ImgUpdaterGdal)ImgUpdaterGdalprotected
m_ncol (defined in ImgUpdaterGdal)ImgUpdaterGdalprotected
m_noDataValues (defined in ImgUpdaterGdal)ImgUpdaterGdalprotected
m_nrow (defined in ImgUpdaterGdal)ImgUpdaterGdalprotected
m_offset (defined in ImgUpdaterGdal)ImgUpdaterGdalprotected
m_options (defined in ImgWriterGdal)ImgWriterGdalprotected
m_projection (defined in ImgRasterGdal)ImgRasterGdalprotected
m_scale (defined in ImgUpdaterGdal)ImgUpdaterGdalprotected
nrOfBand(void) constImgRasterGdalinline
nrOfBlockX(int band=0) (defined in ImgRasterGdal)ImgRasterGdalinline
nrOfBlockY(int band=0) (defined in ImgRasterGdal)ImgRasterGdalinline
nrOfCol(void) constImgRasterGdalinline
nrOfRow(void) constImgRasterGdalinline
open(const std::string &filename) (defined in ImgUpdaterGdal)ImgUpdaterGdal
open(const std::string &filename, const GDALAccess &readMode=GA_Update)ImgUpdaterGdal
ImgWriterGdal::open(const std::string &filename, const ImgReaderGdal &imgSrc, const std::vector< std::string > &options=std::vector< std::string >())ImgWriterGdal
ImgWriterGdal::open(const std::string &filename, int ncol, int nrow, int nband, const GDALDataType &dataType, const std::string &imageType, const std::vector< std::string > &options=std::vector< std::string >())ImgWriterGdal
pushNoDataValue(double noDataValue)ImgRasterGdal
rasterizeBuf(ImgReaderOgr &ogrReader, const std::vector< double > &burnValues, const std::vector< std::string > &controlOptions=std::vector< std::string >(), const std::vector< std::string > &layernames=std::vector< std::string >())ImgWriterGdal
rasterizeOgr(ImgReaderOgr &ogrReader, const std::vector< double > &burnValues, const std::vector< std::string > &controlOptions=std::vector< std::string >(), const std::vector< std::string > &layernames=std::vector< std::string >())ImgWriterGdal
readData(T &value, int col, int row, int band=0)ImgReaderGdal
readData(std::vector< T > &buffer, int minCol, int maxCol, int row, int band=0)ImgReaderGdal
readData(std::vector< T > &buffer, int minCol, int maxCol, double row, int band=0, RESAMPLE resample=NEAR)ImgReaderGdal
readData(std::vector< T > &buffer, int row, int band=0)ImgReaderGdal
readData(std::vector< T > &buffer, double row, int band=0, RESAMPLE resample=NEAR)ImgReaderGdal
readDataBlock(Vector2d< T > &buffer2d, int minCol, int maxCol, int minRow, int maxRow, int band=0)ImgReaderGdal
readDataBlock(std::vector< T > &buffer, int minCol, int maxCol, int minRow, int maxRow, int band=0)ImgReaderGdal
setCodec() (defined in ImgUpdaterGdal)ImgUpdaterGdalprotected
ImgReaderGdal::setCodec(const GDALAccess &readMode=GA_ReadOnly)ImgReaderGdalprotected
ImgWriterGdal::setCodec(const std::string &imageType)ImgWriterGdalprotectedvirtual
ImgWriterGdal::setCodec(const ImgReaderGdal &ImgSrc)ImgWriterGdalprotectedvirtual
setColorTable(const std::string &filename, int band=0)ImgWriterGdal
setColorTable(GDALColorTable *colorTable, int band=0)ImgWriterGdal
setGeoTransform(double *gt)ImgRasterGdal
setImageDescription(const std::string &imageDescription)ImgWriterGdalinline
setMetadata(char **metadata)ImgWriterGdal
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
writeData(T &value, int col, int row, int band=0)ImgWriterGdal
writeData(std::vector< T > &buffer, int minCol, int maxCol, int row, int band=0)ImgWriterGdal
writeData(std::vector< T > &buffer, int row, int band=0)ImgWriterGdal
writeDataBlock(Vector2d< T > &buffer2d, int minCol, int maxCol, int minRow, int maxRow, int band=0)ImgWriterGdal
~ImgRasterGdal(void)ImgRasterGdalvirtual
~ImgReaderGdal(void)ImgReaderGdal
~ImgUpdaterGdal(void) (defined in ImgUpdaterGdal)ImgUpdaterGdal
~ImgUpdaterGdal(void)ImgUpdaterGdal
~ImgWriterGdal(void)ImgWriterGdal