Package | Description |
---|---|
it.geosolutions.imageio.gdalframework |
Core of the ImageI/O-Ext Project.
|
Class and Description |
---|
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. |
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
|
GDALWritableCommonIIOImageMetadata
Class extending
GDALCommonIIOImageMetadata in order to provide write
capabilities to the metadata instance. |
Copyright © 2006-2018 GeoSolutions. All Rights Reserved.