Uses of Class
it.geosolutions.imageio.gdalframework.GDALUtilities.MetadataChoice

Packages that use GDALUtilities.MetadataChoice
it.geosolutions.imageio.gdalframework Core of the ImageI/O-Ext Project. 
 

Uses of GDALUtilities.MetadataChoice in it.geosolutions.imageio.gdalframework
 

Methods in it.geosolutions.imageio.gdalframework that return GDALUtilities.MetadataChoice
static GDALUtilities.MetadataChoice GDALUtilities.MetadataChoice.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GDALUtilities.MetadataChoice[] GDALUtilities.MetadataChoice.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in it.geosolutions.imageio.gdalframework with parameters of type GDALUtilities.MetadataChoice
static String GDALUtilities.buildMetadataText(RenderedImage ri, GDALUtilities.MetadataChoice metadataFields, int index)
           
 



Copyright © 2006-2010 GeoSolutions. All Rights Reserved.