Uses of Class
org.deegree.protocol.wcs.WCSConstants.InterpolationMethod

Packages that use WCSConstants.InterpolationMethod
org.deegree.protocol.wcs   
 

Uses of WCSConstants.InterpolationMethod in org.deegree.protocol.wcs
 

Methods in org.deegree.protocol.wcs that return WCSConstants.InterpolationMethod
static WCSConstants.InterpolationMethod WCSConstants.InterpolationMethod.map(InterpolationType type)
           
static WCSConstants.InterpolationMethod WCSConstants.InterpolationMethod.map(String ip)
           
static WCSConstants.InterpolationMethod WCSConstants.InterpolationMethod.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WCSConstants.InterpolationMethod[] WCSConstants.InterpolationMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.