Uses of Interface
org.opengis.temporal.TemporalObject

Packages that use TemporalObject
org.geotools.temporal.object   
org.opengis.temporal   
 

Uses of TemporalObject in org.geotools.temporal.object
 

Classes in org.geotools.temporal.object that implement TemporalObject
 class DefaultInstant
          A zero-dimensional geometric primitive that represents position in time, equivalent to a point in space.
 class DefaultPeriod
          A one-dimensional geometric primitive that represent extent in time.
 class DefaultTemporalGeometricPrimitive
          An abstract class with two subclasses for representing a temporal instant and a temporal period.
 class DefaultTemporalObject
          Base abstract class for temporal object.
 class DefaultTemporalPrimitive
          An abstract class that represents a non-decomposed element of geometry or topology of time.
 

Uses of TemporalObject in org.opengis.temporal
 

Subinterfaces of TemporalObject 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 TemporalComplex
          An aggregation of temporal primitives.
 interface TemporalGeometricPrimitive
          An abstract class with two subclasses for representing a temporal instant and a temporal period.
 interface TemporalPrimitive
          An abstract class that represents a non-decomposed element of geometry or topology of time.
 interface TemporalTopologicalComplex
          An aggregation of connected temporal topological primitives.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.