Uses of Interface
org.opengis.temporal.Separation

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

Uses of Separation in org.geotools.temporal.object
 

Classes in org.geotools.temporal.object that implement Separation
 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.
 

Uses of Separation in org.opengis.temporal
 

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



Copyright © 1996-2014 Geotools. All Rights Reserved.