Uses of Interface
net.opengis.wcs20.InterpolationAxesType
Packages that use InterpolationAxesType
-
Uses of InterpolationAxesType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return InterpolationAxesTypeModifier and TypeMethodDescriptionWcs20Factory.createInterpolationAxesType()
Returns a new object of class 'Interpolation Axes Type'.InterpolationType.getInterpolationAxes()
Interpolation method on a per axis basisMethods in net.opengis.wcs20 with parameters of type InterpolationAxesTypeModifier and TypeMethodDescriptionvoid
InterpolationType.setInterpolationAxes
(InterpolationAxesType value) Sets the value of the 'Interpolation Axes
' reference. -
Uses of InterpolationAxesType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement InterpolationAxesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Interpolation Axes Type'.Fields in net.opengis.wcs20.impl declared as InterpolationAxesTypeModifier and TypeFieldDescriptionprotected InterpolationAxesType
InterpolationTypeImpl.interpolationAxes
The cached value of the 'Interpolation Axes
' reference.Methods in net.opengis.wcs20.impl that return InterpolationAxesTypeModifier and TypeMethodDescriptionInterpolationTypeImpl.basicGetInterpolationAxes()
Wcs20FactoryImpl.createInterpolationAxesType()
InterpolationTypeImpl.getInterpolationAxes()
Methods in net.opengis.wcs20.impl with parameters of type InterpolationAxesTypeModifier and TypeMethodDescriptionvoid
InterpolationTypeImpl.setInterpolationAxes
(InterpolationAxesType newInterpolationAxes) -
Uses of InterpolationAxesType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type InterpolationAxesTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateInterpolationAxesType
(InterpolationAxesType interpolationAxesType, DiagnosticChain diagnostics, Map<Object, Object> context)