Uses of Class
com.luciad.ogc.wcs.common.model.TLcdWCSTimePeriod
Package
Description
Model of an OGC Web Coverage Service (WCS), used by the WCS client API in
com.luciad.ogc.wcs.client.
-
Uses of TLcdWCSTimePeriod in com.luciad.ogc.wcs.common.model
Modifier and TypeMethodDescriptionTLcdWCSTimeSequence.getTimePeriod
(int aIndex) Gets the time period at a given position.Modifier and TypeMethodDescriptionvoid
TLcdWCSTimeSequence.addTimePeriod
(TLcdWCSTimePeriod aTimePeriod) Adds a time period.