Uses of Class
com.luciad.ogc.wcs.common.model.TLcdWCSSupportedInterpolations
Packages that use TLcdWCSSupportedInterpolations
Package
Description
Model of an OGC Web Coverage Service (WCS), used by the WCS client API in
com.luciad.ogc.wcs.client.
-
Uses of TLcdWCSSupportedInterpolations in com.luciad.ogc.wcs.common.model
Methods in com.luciad.ogc.wcs.common.model that return TLcdWCSSupportedInterpolationsModifier and TypeMethodDescriptionTLcdWCSCoverageOffering.getSupportedInterpolations()
Returns the supported interpolations.Methods in com.luciad.ogc.wcs.common.model with parameters of type TLcdWCSSupportedInterpolationsModifier and TypeMethodDescriptionvoid
TLcdWCSCoverageOffering.setSupportedInterpolations
(TLcdWCSSupportedInterpolations aSupportedInterpolations) Sets the supported interpolations.