Uses of Class
org.geotools.arcsde.gce.RasterCellType

Packages that use RasterCellType
org.geotools.arcsde.gce   
 

Uses of RasterCellType in org.geotools.arcsde.gce
 

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



Copyright © 1996-2009 Geotools. All Rights Reserved.