Uses of Interface
net.opengis.wcs20.InterpolationMethodType
Packages that use InterpolationMethodType
-
Uses of InterpolationMethodType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return InterpolationMethodTypeModifier and TypeMethodDescriptionWcs20Factory.createInterpolationMethodType()Returns a new object of class 'Interpolation Method Type'.InterpolationType.getInterpolationMethod()The interpolation method (in case it is uniform along all axes)Methods in net.opengis.wcs20 with parameters of type InterpolationMethodTypeModifier and TypeMethodDescriptionvoidInterpolationType.setInterpolationMethod(InterpolationMethodType value) Sets the value of the 'Interpolation Method' reference. -
Uses of InterpolationMethodType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement InterpolationMethodTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Interpolation Method Type'.Fields in net.opengis.wcs20.impl declared as InterpolationMethodTypeModifier and TypeFieldDescriptionprotected InterpolationMethodTypeInterpolationTypeImpl.interpolationMethodThe cached value of the 'Interpolation Method' reference.Methods in net.opengis.wcs20.impl that return InterpolationMethodTypeModifier and TypeMethodDescriptionInterpolationTypeImpl.basicGetInterpolationMethod()Wcs20FactoryImpl.createInterpolationMethodType()InterpolationTypeImpl.getInterpolationMethod()Methods in net.opengis.wcs20.impl with parameters of type InterpolationMethodTypeModifier and TypeMethodDescriptionvoidInterpolationTypeImpl.setInterpolationMethod(InterpolationMethodType newInterpolationMethod) -
Uses of InterpolationMethodType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type InterpolationMethodTypeModifier and TypeMethodDescriptionbooleanWcs20Validator.validateInterpolationMethodType(InterpolationMethodType interpolationMethodType, DiagnosticChain diagnostics, Map<Object, Object> context)