Uses of Class
com.luciad.ogc.wcs.common.model.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
Modifier and TypeMethodDescriptionTLcdWCSCoverageOffering.getSupportedInterpolations()
Returns the supported interpolations.Modifier and TypeMethodDescriptionvoid
TLcdWCSCoverageOffering.setSupportedInterpolations
(TLcdWCSSupportedInterpolations aSupportedInterpolations) Sets the supported interpolations.