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 TypeClassDescriptionclassAn 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'.booleanWcs111Validator.validateInterpolationMethodType(InterpolationMethodType interpolationMethodType, DiagnosticChain diagnostics, Map context) booleanWcs11Validator.validateInterpolationMethodType(InterpolationMethodType interpolationMethodType, DiagnosticChain diagnostics, Map context)