Uses of Interface
net.opengis.wcs11.InterpolationMethodBaseType
Packages that use InterpolationMethodBaseType
-
Uses of InterpolationMethodBaseType in net.opengis.wcs11
Subinterfaces of InterpolationMethodBaseType in net.opengis.wcs11Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Interpolation Method Type'.Methods in net.opengis.wcs11 that return InterpolationMethodBaseTypeModifier and TypeMethodDescriptionWcs111Factory.createInterpolationMethodBaseType()
Returns a new object of class 'Interpolation Method Base Type'.Wcs11Factory.createInterpolationMethodBaseType()
Returns a new object of class 'Interpolation Method Base Type'. -
Uses of InterpolationMethodBaseType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement InterpolationMethodBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Interpolation Method Base Type'.class
An implementation of the model object 'Interpolation Method Type'.Methods in net.opengis.wcs11.impl that return InterpolationMethodBaseTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createInterpolationMethodBaseType()
Wcs11FactoryImpl.createInterpolationMethodBaseType()
-
Uses of InterpolationMethodBaseType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type InterpolationMethodBaseTypeModifier and TypeMethodDescriptionWcs111Switch.caseInterpolationMethodBaseType
(InterpolationMethodBaseType object) Returns the result of interpreting the object as an instance of 'Interpolation Method Base Type'.Wcs11Switch.caseInterpolationMethodBaseType
(InterpolationMethodBaseType object) Returns the result of interpreting the object as an instance of 'Interpolation Method Base Type'.boolean
Wcs111Validator.validateInterpolationMethodBaseType
(InterpolationMethodBaseType interpolationMethodBaseType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateInterpolationMethodBaseType
(InterpolationMethodBaseType interpolationMethodBaseType, DiagnosticChain diagnostics, Map context)