Uses of Interface
net.opengis.wcs11.InterpolationMethodType
Packages that use InterpolationMethodType
-
Uses of InterpolationMethodType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return InterpolationMethodTypeModifier and TypeMethodDescriptionWcs111Factory.createInterpolationMethodType()
Returns a new object of class 'Interpolation Method Type'.Wcs11Factory.createInterpolationMethodType()
Returns a new object of class 'Interpolation Method Type'. -
Uses of InterpolationMethodType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement InterpolationMethodTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Interpolation Method Type'.Methods in net.opengis.wcs11.impl that return InterpolationMethodTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createInterpolationMethodType()
Wcs11FactoryImpl.createInterpolationMethodType()
-
Uses of InterpolationMethodType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type InterpolationMethodTypeModifier and TypeMethodDescriptionWcs111Switch.caseInterpolationMethodType
(InterpolationMethodType object) Returns the result of interpreting the object as an instance of 'Interpolation Method Type'.Wcs11Switch.caseInterpolationMethodType
(InterpolationMethodType object) Returns the result of interpreting the object as an instance of 'Interpolation Method Type'.boolean
Wcs111Validator.validateInterpolationMethodType
(InterpolationMethodType interpolationMethodType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateInterpolationMethodType
(InterpolationMethodType interpolationMethodType, DiagnosticChain diagnostics, Map context)