Uses of Package
it.geosolutions.imageio.gdalframework

Packages that use it.geosolutions.imageio.gdalframework
it.geosolutions.imageio.gdalframework Core of the ImageI/O-Ext Project. 
it.geosolutions.imageio.plugins.arcbinarygrid ImageI/O-Ext Plugin for Arc/Info Binary Grid format, based on GDAL. 
it.geosolutions.imageio.plugins.arcgrid ImageI/O-Ext Plugin for Arc/Info ASCII Grid format, based on GDAL. 
it.geosolutions.imageio.plugins.bsb ImageI/O-Ext Plugin for BSB elevation raster format, based on GDAL. 
it.geosolutions.imageio.plugins.doq1 ImageI/O-Ext Plugin for Digital Orthophoto Quarter Quadrangles elevation raster format, based on GDAL. 
it.geosolutions.imageio.plugins.doq2 ImageI/O-Ext Plugin for New Labelled USGS Digital Orthophoto Quarter Quadrangles elevation raster format, based on GDAL. 
it.geosolutions.imageio.plugins.dted ImageI/O-Ext Plugin for DTED elevation raster format, based on GDAL. 
it.geosolutions.imageio.plugins.ecw ImageI/O-Ext Plugin for ECW format, based on GDAL driver. 
it.geosolutions.imageio.plugins.ehdr ImageI/O-Ext Plugin for ESRI Hdr labelled format, based on GDAL. 
it.geosolutions.imageio.plugins.envihdr ImageI/O-Ext Plugin for ENVI Hdr labelled format, based on GDAL. 
it.geosolutions.imageio.plugins.envisat ImageI/O-Ext Plugin for Envisat Imagine format, based on GDAL. 
it.geosolutions.imageio.plugins.erdasimg ImageI/O-Ext Plugin for ERDAS Imagine format, based on the GDAL HFA driver. 
it.geosolutions.imageio.plugins.geotiff ImageI/O-Ext Plugin for GeoTIFF format, based on GDAL. 
it.geosolutions.imageio.plugins.idrisi ImageI/O-Ext Plugin for the IDRISI (RST) format, based on GDAL. 
it.geosolutions.imageio.plugins.jp2ecw ImageI/O-Ext Plugin for JPEG2000 format, based on the GDAL JP2 ECW driver . 
it.geosolutions.imageio.plugins.jp2kakadu ImageI/O-Ext Plugin for JPEG2000 format, based on the GDAL JP2 Kakadu driver. 
it.geosolutions.imageio.plugins.jp2mrsid ImageI/O-Ext Plugin for JPEG2000 format, based on the GDAL JP2 MrSID driver . 
it.geosolutions.imageio.plugins.jpeg ImageI/O-Ext Plugin for JPEG format, based on GDAL. 
it.geosolutions.imageio.plugins.mrsid ImageI/O-Ext Plugin for MrSID format, based on GDAL. 
it.geosolutions.imageio.plugins.nitf ImageI/O-Ext Plugin for National Imagery Transmission Format (NITF), based on GDAL. 
it.geosolutions.imageio.plugins.rpftoc ImageI/O-Ext Plugin for Compressed ARC Digitized Raster Graphics Raster Product Format (CADRG RPFTOC), based on GDAL. 
it.geosolutions.imageio.plugins.wcs ImageI/O-Ext Plugin for WCS Service format, based on GDAL. 
it.geosolutions.imageio.plugins.wms ImageI/O-Ext Plugin for WMS Service format, based on GDAL. 
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.gdalframework
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 GDALImageReaders.
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.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.arcbinarygrid
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.arcgrid
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.bsb
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.doq1
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.doq2
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.dted
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.ecw
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.ehdr
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.envihdr
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.envisat
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.erdasimg
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.geotiff
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 GDALImageReaders.
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 GDALImageWriters.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.idrisi
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.jp2ecw
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.jp2kakadu
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 GDALImageReaders.
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 GDALImageWriters.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.jp2mrsid
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.jpeg
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.mrsid
GDALCommonIIOImageMetadata
          Class needed to store all available information of a GDAL Dataset with the add of additional information.
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.nitf
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.rpftoc
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.wcs
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 GDALImageReaders.
 

Classes in it.geosolutions.imageio.gdalframework used by it.geosolutions.imageio.plugins.wms
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 GDALImageReaders.
 



Copyright © 2006-2013 GeoSolutions. All Rights Reserved.