Uses of Class
com.luciad.ogc.wcs.common.model.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
Modifier and TypeMethodDescriptionTLcdWCSCoverageOffering.getSupportedCRSs()
Returns the supported Coordinate Reference Systems.Modifier and TypeMethodDescriptionvoid
TLcdWCSCoverageOffering.setSupportedCRSs
(TLcdWCSSupportedCRSs aSupportedCRSs) Sets the supported Coordinate Reference Systems.