Uses of Class
com.luciad.ogc.wcs.common.model.TLcdWCSSupportedCRSs
Packages that use TLcdWCSSupportedCRSs
Package
Description
Model of an OGC Web Coverage Service (WCS), used by the WCS client API in
com.luciad.ogc.wcs.client.
-
Uses of TLcdWCSSupportedCRSs in com.luciad.ogc.wcs.common.model
Methods in com.luciad.ogc.wcs.common.model that return TLcdWCSSupportedCRSsModifier and TypeMethodDescriptionTLcdWCSCoverageOffering.getSupportedCRSs()
Returns the supported Coordinate Reference Systems.Methods in com.luciad.ogc.wcs.common.model with parameters of type TLcdWCSSupportedCRSsModifier and TypeMethodDescriptionvoid
TLcdWCSCoverageOffering.setSupportedCRSs
(TLcdWCSSupportedCRSs aSupportedCRSs) Sets the supported Coordinate Reference Systems.