Uses of Class
com.luciad.ogc.wcs.common.model.TLcdWCSInterval
Package
Description
Model of an OGC Web Coverage Service (WCS), used by the WCS client API in
com.luciad.ogc.wcs.client.
-
Uses of TLcdWCSInterval in com.luciad.ogc.wcs.common.model
Modifier and TypeMethodDescriptionTLcdWCSValueEnumBase.getInterval
(int aIndex) Gets the interval at a given position.Modifier and TypeMethodDescriptionvoid
TLcdWCSValueEnumBase.addInterval
(TLcdWCSInterval aInterval) Adds an interval.