Uses of Interface
org.opengis.temporal.Duration

Packages that use Duration
org.opengis.temporal   
 

Uses of Duration in org.opengis.temporal
 

Subinterfaces of Duration in org.opengis.temporal
 interface IntervalLength
          A data type for intervals of time which supports the expression of duration in terms of a specified multiple of a single unit of time.
 interface PeriodDuration
          Uses the format specified by ISO 8601 for exchanging information about the duration of a period.
 

Methods in org.opengis.temporal that return Duration
 Duration Separation.distance(TemporalGeometricPrimitive other)
          Returns the distance from this temporal geometric primitive to another temporal geometric primitive.
 Duration Separation.length()
          Return the duration of this temporal geometric primitive.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.