Uses of Interface
org.opengis.temporal.TemporalGeometricPrimitive

Packages that use TemporalGeometricPrimitive
org.opengis.coverage Coverages (generate a value for any point). 
org.opengis.temporal   
 

Uses of TemporalGeometricPrimitive in org.opengis.coverage
 

Methods in org.opengis.coverage that return types with arguments of type TemporalGeometricPrimitive
 Set<TemporalGeometricPrimitive> DomainObject.getTemporalElements()
          Returns the set of geometric primitives of which this domain is composed.
 

Uses of TemporalGeometricPrimitive in org.opengis.temporal
 

Subinterfaces of TemporalGeometricPrimitive 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.
 

Methods in org.opengis.temporal with parameters of type TemporalGeometricPrimitive
 Duration Separation.distance(TemporalGeometricPrimitive other)
          Returns the distance from this temporal geometric primitive to another temporal geometric primitive.
 



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