Uses of Interface
net.opengis.wcs20.InterpolationType
-
Packages that use InterpolationType Package Description net.opengis.wcs20 net.opengis.wcs20.impl net.opengis.wcs20.util -
-
Uses of InterpolationType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return InterpolationType Modifier and Type Method Description InterpolationType
Wcs20Factory. createInterpolationType()
Returns a new object of class 'Interpolation Type'. -
Uses of InterpolationType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement InterpolationType Modifier and Type Class Description class
InterpolationTypeImpl
An implementation of the model object 'Interpolation Type'.Methods in net.opengis.wcs20.impl that return InterpolationType Modifier and Type Method Description InterpolationType
Wcs20FactoryImpl. createInterpolationType()
-
Uses of InterpolationType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type InterpolationType Modifier and Type Method Description boolean
Wcs20Validator. validateInterpolationType(InterpolationType interpolationType, DiagnosticChain diagnostics, Map<Object,Object> context)
-