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

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

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

Methods in it.geosolutions.imageio.gdalframework that return GDALUtilities.DriverCreateCapabilities
static GDALUtilities.DriverCreateCapabilities GDALUtilities.formatWritingCapabilities(String driverName)
          Tells us about the capabilities for a GDAL driver.
static GDALUtilities.DriverCreateCapabilities GDALUtilities.DriverCreateCapabilities.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GDALUtilities.DriverCreateCapabilities[] GDALUtilities.DriverCreateCapabilities.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2010 GeoSolutions. All Rights Reserved.