Uses of Class
com.luciad.ogc.wcs.common.model.TLcdWCSSupportedFormats
Packages that use TLcdWCSSupportedFormats
Package
Description
Model of an OGC Web Coverage Service (WCS), used by the WCS client API in
com.luciad.ogc.wcs.client.
-
Uses of TLcdWCSSupportedFormats in com.luciad.ogc.wcs.common.model
Methods in com.luciad.ogc.wcs.common.model that return TLcdWCSSupportedFormatsModifier and TypeMethodDescriptionTLcdWCSCoverageOffering.getSupportedFormats()
Returns the supported formats.Methods in com.luciad.ogc.wcs.common.model with parameters of type TLcdWCSSupportedFormatsModifier and TypeMethodDescriptionvoid
TLcdWCSCoverageOffering.setSupportedFormats
(TLcdWCSSupportedFormats aSupportedFormats) Sets the supported formats.