Uses of Class
org.deegree.services.jaxb.wcs.Interpolation

Packages that use Interpolation
org.deegree.services.jaxb.wcs   
 

Uses of Interpolation in org.deegree.services.jaxb.wcs
 

Fields in org.deegree.services.jaxb.wcs with type parameters of type Interpolation
protected  java.util.List<Interpolation> SupportOptions.interpolation
           
 

Methods in org.deegree.services.jaxb.wcs that return Interpolation
static Interpolation Interpolation.fromValue(java.lang.String v)
           
static Interpolation Interpolation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Interpolation[] Interpolation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.deegree.services.jaxb.wcs that return types with arguments of type Interpolation
 java.util.List<Interpolation> SupportOptions.getInterpolation()
          Gets the value of the interpolation property.
 



Copyright © 2011. All Rights Reserved.