Uses of Class
com.luciad.ogc.wcs.common.model.TLcdWCSCoverageOfferingBrief
Packages that use 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
Subclasses of TLcdWCSCoverageOfferingBrief in com.luciad.ogc.wcs.common.modelModifier and TypeClassDescriptionclass
Full description of one coverage available from an OpenGIS Web Coverage Service (WCS) instance.Methods in com.luciad.ogc.wcs.common.model that return TLcdWCSCoverageOfferingBriefModifier and TypeMethodDescriptionTLcdWCSContentMetadata.getCoverageOfferingBrief
(int aIndex) Returns the coverage offering brief at a given position.Methods in com.luciad.ogc.wcs.common.model with parameters of type TLcdWCSCoverageOfferingBriefModifier and TypeMethodDescriptionvoid
TLcdWCSContentMetadata.addCoverageOfferingBrief
(TLcdWCSCoverageOfferingBrief aCoverageOfferingBrief) Adds a coverage offering brief.