Uses of Class
com.luciad.ogc.wcs.common.model.TLcdWCSCoverageOfferingBrief
Package
Description
Model of an OGC Web Coverage Service (WCS), used by the WCS client API in
com.luciad.ogc.wcs.client.
-
Uses of TLcdWCSCoverageOfferingBrief in com.luciad.ogc.wcs.common.model
Modifier and TypeClassDescriptionclass
Full description of one coverage available from an OpenGIS Web Coverage Service (WCS) instance.Modifier and TypeMethodDescriptionTLcdWCSContentMetadata.getCoverageOfferingBrief
(int aIndex) Returns the coverage offering brief at a given position.Modifier and TypeMethodDescriptionvoid
TLcdWCSContentMetadata.addCoverageOfferingBrief
(TLcdWCSCoverageOfferingBrief aCoverageOfferingBrief) Adds a coverage offering brief.