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

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

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

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



Copyright © 1996-2014 Geotools. All Rights Reserved.