Uses of Interface
net.opengis.wcs20.InterpolationAxisType
Packages that use InterpolationAxisType
-
Uses of InterpolationAxisType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return InterpolationAxisTypeModifier and TypeMethodDescriptionWcs20Factory.createInterpolationAxisType()
Returns a new object of class 'Interpolation Axis Type'.Methods in net.opengis.wcs20 that return types with arguments of type InterpolationAxisTypeModifier and TypeMethodDescriptionEList<InterpolationAxisType>
InterpolationAxesType.getInterpolationAxis()
The interpolation method (in case it is uniform along all axes) -
Uses of InterpolationAxisType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement InterpolationAxisTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Interpolation Axis Type'.Fields in net.opengis.wcs20.impl with type parameters of type InterpolationAxisTypeModifier and TypeFieldDescriptionprotected EList<InterpolationAxisType>
InterpolationAxesTypeImpl.interpolationAxis
The cached value of the 'Interpolation Axis
' reference list.Methods in net.opengis.wcs20.impl that return InterpolationAxisTypeMethods in net.opengis.wcs20.impl that return types with arguments of type InterpolationAxisTypeModifier and TypeMethodDescriptionEList<InterpolationAxisType>
InterpolationAxesTypeImpl.getInterpolationAxis()
-
Uses of InterpolationAxisType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type InterpolationAxisTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateInterpolationAxisType
(InterpolationAxisType interpolationAxisType, DiagnosticChain diagnostics, Map<Object, Object> context)