Uses of Class
net.opengis.wcs.interpolation.v_1_0.InterpolationPerAxisType

Uses of InterpolationPerAxisType in net.opengis.wcs.interpolation.v_1_0
 

Fields in net.opengis.wcs.interpolation.v_1_0 with type parameters of type InterpolationPerAxisType
protected  List<InterpolationPerAxisType> InterpolationType.interpolationPerAxis
           
 

Methods in net.opengis.wcs.interpolation.v_1_0 that return InterpolationPerAxisType
 InterpolationPerAxisType ObjectFactory.createInterpolationPerAxisType()
          Create an instance of InterpolationPerAxisType
 InterpolationPerAxisType InterpolationPerAxisType.withAxis(String value)
           
 InterpolationPerAxisType InterpolationPerAxisType.withInterpolationMethod(String value)
           
 

Methods in net.opengis.wcs.interpolation.v_1_0 that return types with arguments of type InterpolationPerAxisType
 List<InterpolationPerAxisType> InterpolationType.getInterpolationPerAxis()
          Gets the value of the interpolationPerAxis property.
 

Methods in net.opengis.wcs.interpolation.v_1_0 with parameters of type InterpolationPerAxisType
 InterpolationType InterpolationType.withInterpolationPerAxis(InterpolationPerAxisType... values)
           
 

Method parameters in net.opengis.wcs.interpolation.v_1_0 with type arguments of type InterpolationPerAxisType
 void InterpolationType.setInterpolationPerAxis(List<InterpolationPerAxisType> value)
           
 InterpolationType InterpolationType.withInterpolationPerAxis(Collection<InterpolationPerAxisType> values)
           
 InterpolationType InterpolationType.withInterpolationPerAxis(List<InterpolationPerAxisType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.