Uses of Class
it.geosolutions.imageio.gdalframework.GDALImageWriterSpi

Packages that use GDALImageWriterSpi
it.geosolutions.imageio.plugins.geotiff ImageI/O-Ext Plugin for GeoTIFF format, based on GDAL. 
it.geosolutions.imageio.plugins.jp2kakadu ImageI/O-Ext Plugin for JPEG2000 format, based on the GDAL JP2 Kakadu driver. 
 

Uses of GDALImageWriterSpi in it.geosolutions.imageio.plugins.geotiff
 

Subclasses of GDALImageWriterSpi in it.geosolutions.imageio.plugins.geotiff
 class GeoTiffImageWriterSpi
          Class which provides a specialized Service Provider Interface which instantiates a GeoTiffImageWriter
 

Uses of GDALImageWriterSpi in it.geosolutions.imageio.plugins.jp2kakadu
 

Subclasses of GDALImageWriterSpi in it.geosolutions.imageio.plugins.jp2kakadu
 class JP2GDALKakaduImageWriterSpi
          Class which provides a specialized Service Provider Interface which instantiates a JP2GDALKakaduImageWriter if it is able to decode the input provided.
 



Copyright © 2006-2013 GeoSolutions. All Rights Reserved.