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 TypeMethodDescriptionvoidInterpolationType.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 TypeClassDescriptionclassAn implementation of the model object 'Interpolation Axes Type'.Fields in net.opengis.wcs20.impl declared as InterpolationAxesTypeModifier and TypeFieldDescriptionprotected InterpolationAxesTypeInterpolationTypeImpl.interpolationAxesThe 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 TypeMethodDescriptionvoidInterpolationTypeImpl.setInterpolationAxes(InterpolationAxesType newInterpolationAxes) -
Uses of InterpolationAxesType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type InterpolationAxesTypeModifier and TypeMethodDescriptionbooleanWcs20Validator.validateInterpolationAxesType(InterpolationAxesType interpolationAxesType, DiagnosticChain diagnostics, Map<Object, Object> context)