Uses of Class
net.opengis.wcs.v_1_1.InterpolationMethods

Uses of InterpolationMethods in net.opengis.wcs.v_1_1
 

Fields in net.opengis.wcs.v_1_1 declared as InterpolationMethods
protected  InterpolationMethods FieldType.interpolationMethods
           
 

Methods in net.opengis.wcs.v_1_1 that return InterpolationMethods
 InterpolationMethods ObjectFactory.createInterpolationMethods()
          Create an instance of InterpolationMethods
 InterpolationMethods FieldType.getInterpolationMethods()
          Spatial interpolation method(s) that server can apply to this field.
 InterpolationMethods InterpolationMethods.withDefault(String value)
           
 InterpolationMethods InterpolationMethods.withInterpolationMethod(Collection<InterpolationMethodType> values)
           
 InterpolationMethods InterpolationMethods.withInterpolationMethod(InterpolationMethodType... values)
           
 InterpolationMethods InterpolationMethods.withInterpolationMethod(List<InterpolationMethodType> value)
           
 

Methods in net.opengis.wcs.v_1_1 with parameters of type InterpolationMethods
 void FieldType.setInterpolationMethods(InterpolationMethods value)
          Sets the value of the interpolationMethods property.
 FieldType FieldType.withInterpolationMethods(InterpolationMethods value)
           
 



Copyright © 2008-2015. All Rights Reserved.