| Package | Description | 
|---|---|
| org.geotools.filter.temporal | |
| org.geotools.metadata.iso.extent | Extent implementation. | 
| org.geotools.temporal.object | |
| org.opengis.metadata.extent | Extent information. | 
| org.opengis.temporal | 
| Modifier and Type | Method and Description | 
|---|---|
| protected TemporalPrimitive | BinaryTemporalOperatorImpl. toTemporal(Object object,
          Expression e) | 
| Modifier and Type | Method and Description | 
|---|---|
| TemporalPrimitive | TemporalExtentImpl. getExtent()Returns the date and time for the content of the dataset. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TemporalExtentImpl. setExtent(TemporalPrimitive newValue)Set the date and time for the content of the dataset. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultInstantA zero-dimensional geometric primitive that represents position in time, equivalent to a point in
 space. | 
| class  | DefaultPeriodA one-dimensional geometric primitive that represent extent in time. | 
| class  | DefaultTemporalGeometricPrimitiveAn abstract class with two subclasses for representing a temporal instant and a temporal period. | 
| class  | DefaultTemporalPrimitiveAn abstract class that represents a non-decomposed element of geometry or topology of time. | 
| Modifier and Type | Method and Description | 
|---|---|
| int | DefaultTemporalPrimitive. compareTo(TemporalPrimitive that) | 
| RelativePosition | DefaultTemporalPrimitive. relativePosition(TemporalPrimitive other)Returns a value for relative position which are provided by the enumerated data type
 TM_RelativePosition and are based on the 13 temporal relationships identified by Allen
 (1983). | 
| Modifier and Type | Method and Description | 
|---|---|
| TemporalPrimitive | TemporalExtent. getExtent()Returns the date and time for the content of the dataset. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | InstantA zero-dimensional geometric primitive that represents position in time, equivalent to a point in
 space. | 
| interface  | PeriodA one-dimensional geometric primitive that represent extent in time. | 
| interface  | TemporalGeometricPrimitiveAn abstract class with two subclasses for representing a temporal instant and a temporal period. | 
| Modifier and Type | Method and Description | 
|---|---|
| RelativePosition | TemporalOrder. relativePosition(TemporalPrimitive other)Determines the position of this primitive relative to another primitive. | 
Copyright © 1996–2019 Geotools. All rights reserved.