Uses of Interface
org.geotools.api.temporal.TemporalObject
- 
Packages that use TemporalObject Package Description org.geotools.api.temporal org.geotools.temporal.object 
- 
- 
Uses of TemporalObject in org.geotools.api.temporalSubinterfaces of TemporalObject in org.geotools.api.temporal Modifier and Type Interface Description interfaceInstantA zero-dimensional geometric primitive that represents position in time, equivalent to a point in space.interfacePeriodA one-dimensional geometric primitive that represent extent in time.interfaceTemporalComplexAn aggregation of temporal primitives.interfaceTemporalGeometricPrimitiveAn abstract class with two subclasses for representing a temporal instant and a temporal period.interfaceTemporalPrimitiveAn abstract class that represents a non-decomposed element of geometry or topology of time.interfaceTemporalTopologicalComplexAn aggregation of connected temporal topological primitives.
- 
Uses of TemporalObject in org.geotools.temporal.objectClasses in org.geotools.temporal.object that implement TemporalObject Modifier and Type Class Description classDefaultInstantA zero-dimensional geometric primitive that represents position in time, equivalent to a point in space.classDefaultPeriodA one-dimensional geometric primitive that represent extent in time.classDefaultTemporalGeometricPrimitiveAn abstract class with two subclasses for representing a temporal instant and a temporal period.classDefaultTemporalObjectBase abstract class for temporal object.classDefaultTemporalPrimitiveAn abstract class that represents a non-decomposed element of geometry or topology of time.
 
-