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

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

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

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



Copyright © 1996-2010 Geotools. All Rights Reserved.