Uses of Class
org.geotools.arcsde.raster.info.CompressionType

Packages that use CompressionType
org.geotools.arcsde.raster.info   
 

Uses of CompressionType in org.geotools.arcsde.raster.info
 

Methods in org.geotools.arcsde.raster.info that return CompressionType
 CompressionType RasterBandInfo.getCompressionType()
           
static CompressionType CompressionType.valueOf(int seCompressionType)
           
static CompressionType CompressionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CompressionType[] CompressionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.