Uses of Class
org.geotools.temporal.object.DefaultTemporalObject
- 
Packages that use DefaultTemporalObject Package Description org.geotools.temporal.object  - 
- 
Uses of DefaultTemporalObject in org.geotools.temporal.object
Subclasses of DefaultTemporalObject in org.geotools.temporal.object 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.classDefaultTemporalPrimitiveAn abstract class that represents a non-decomposed element of geometry or topology of time. 
 -