Uses of Interface
org.opengis.temporal.TemporalPrimitive

Packages that use TemporalPrimitive
org.opengis.metadata.extent Extent information. 
org.opengis.temporal   
 

Uses of TemporalPrimitive in org.opengis.metadata.extent
 

Methods in org.opengis.metadata.extent that return TemporalPrimitive
 TemporalPrimitive TemporalExtent.getExtent()
          Returns the date and time for the content of the dataset.
 

Uses of TemporalPrimitive in org.opengis.temporal
 

Subinterfaces of TemporalPrimitive in org.opengis.temporal
 interface Instant
          A zero-dimensional geometric primitive that represents position in time, equivalent to a point in space.
 interface Period
          A one-dimensional geometric primitive that represent extent in time.
 interface TemporalGeometricPrimitive
          An abstract class with two subclasses for representing a temporal instant and a temporal period.
 

Methods in org.opengis.temporal with parameters of type TemporalPrimitive
 RelativePosition TemporalOrder.relativePosition(TemporalPrimitive other)
          Determines the position of this primitive relative to another primitive.
 



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