Uses of Interface
com.luciad.format.gml3.model.temporal.ILcdGML3TimeDuration
Packages that use ILcdGML3TimeDuration
Package
Description
Model of an OGC Web Coverage Service (WCS), used by the WCS client API in
com.luciad.ogc.wcs.client.
-
Uses of ILcdGML3TimeDuration in com.luciad.ogc.wcs.common.model
Methods in com.luciad.ogc.wcs.common.model that return ILcdGML3TimeDurationModifier and TypeMethodDescriptionTLcdWCSTimePeriod.getTimeResolution()
Gets the time resolution.Methods in com.luciad.ogc.wcs.common.model with parameters of type ILcdGML3TimeDurationModifier and TypeMethodDescriptionvoid
TLcdWCSTimePeriod.setTimeResolution
(ILcdGML3TimeDuration aTimeResolution) Sets the time resolution.