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

Packages that use GDALCommonIIOImageMetadata
it.geosolutions.imageio.gdalframework Core of the ImageI/O-Ext Project. 
it.geosolutions.imageio.plugins.mrsid ImageI/O-Ext Plugin for MrSID format, based on GDAL. 
 

Uses of GDALCommonIIOImageMetadata in it.geosolutions.imageio.gdalframework
 

Subclasses of GDALCommonIIOImageMetadata in it.geosolutions.imageio.gdalframework
 class GDALWritableCommonIIOImageMetadata
          Class extending GDALCommonIIOImageMetadata in order to provide write capabilities to the metadata instance.
 

Methods in it.geosolutions.imageio.gdalframework that return GDALCommonIIOImageMetadata
protected  GDALCommonIIOImageMetadata GDALImageReader.createDatasetMetadata(org.gdal.gdal.Dataset mainDataset, String mainDatasetFileName)
          Build a proper GDALCommonIIOImageMetadata given an input dataset as well as the file name containing such a dataset.
protected  GDALCommonIIOImageMetadata GDALImageReader.createDatasetMetadata(String datasetName)
          Build a proper GDALCommonIIOImageMetadata given the name of a dataset.
 GDALCommonIIOImageMetadata GDALImageReader.getDatasetMetadata(int imageIndex)
          Retrieves a GDALCommonIIOImageMetadata by index.
 

Uses of GDALCommonIIOImageMetadata in it.geosolutions.imageio.plugins.mrsid
 

Subclasses of GDALCommonIIOImageMetadata in it.geosolutions.imageio.plugins.mrsid
 class MrSIDIIOImageMetadata
          Specialization of IIOMetadata specific for the MrSID format.
 



Copyright © 2006–2013 GeoSolutions. All rights reserved.