|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
GDALCommonIIOImageMetadata | Class needed to store all available information of a GDAL Dataset with the add of additional information. |
GDALCreateOption | Several GDAL format drivers allow to specify a set of options during the creation of a file. |
GDALCreateOptionsHandler | Abstract class which allows to properly handle the set of "format specific" create options. |
GDALImageReader | Main abstract class defining the main framework which needs to be used to extend Image I/O architecture using GDAL (Geospatial Data Abstraction Layer) by means of SWIG (Simplified Wrapper and Interface Generator) bindings in order to perform read operations. |
GDALImageReaderSpi | The abstract service provider interface (SPI) for GDALImageReader s. |
GDALImageWriteParam | An abstract class which works as an adapter of ImageWriteParam |
GDALImageWriter | Main abstract class defining the main framework which needs to be used to extend Image I/O architecture using GDAL (Geospatial Data Abstraction Library) by means of SWIG (Simplified Wrapper and Interface Generator) bindings in order to perform write operations. |
GDALImageWriterSpi | The abstract service provider interface (SPI) for GDALImageWriter s. |
GDALUtilities | Utility class providing a set of static utility methods |
GDALUtilities.GDALMetadataDomain | Simple placeholder for Strings representing GDAL metadata domains. |
GDALWritableCommonIIOImageMetadata | Class extending GDALCommonIIOImageMetadata in order to provide write
capabilities to the metadata instance. |
Enum Summary | |
---|---|
GDALUtilities.DriverCreateCapabilities | Simple placeholder for information about a driver's capabilities. |
GDALUtilities.MetadataChoice | An auxiliary simple class containing only contants which are used to handle text building and visualization |
Core of the ImageI/O-Ext Project. It provides the main access to the supported formats, leveraging on GDAL. It basically allows for Read/Write operations and metadata management.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |