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

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

Methods in net.opengis.wcs.interpolation.v_1_0 that return InterpolationType
 InterpolationType ObjectFactory.createInterpolationType()
          Create an instance of InterpolationType
 InterpolationType InterpolationType.withGlobalInterpolation(String value)
           
 InterpolationType InterpolationType.withInterpolationPerAxis(Collection<InterpolationPerAxisType> values)
           
 InterpolationType InterpolationType.withInterpolationPerAxis(InterpolationPerAxisType... values)
           
 InterpolationType InterpolationType.withInterpolationPerAxis(List<InterpolationPerAxisType> value)
           
 

Methods in net.opengis.wcs.interpolation.v_1_0 that return types with arguments of type InterpolationType
 JAXBElement<InterpolationType> ObjectFactory.createInterpolation(InterpolationType value)
          Create an instance of JAXBElement<InterpolationType>}
 

Methods in net.opengis.wcs.interpolation.v_1_0 with parameters of type InterpolationType
 JAXBElement<InterpolationType> ObjectFactory.createInterpolation(InterpolationType value)
          Create an instance of JAXBElement<InterpolationType>}
 



Copyright © 2008-2015. All Rights Reserved.