| Name | Description | Type | Package | Framework |
| After | Filter operator that determines if a temporal object is after another temporal object as defined by the Filter Encoding Specification. | Interface | org.opengis.filter.temporal | GeoTools |
|
| AnyInteracts | Filter operator that determines if two temporal periods interact in any way as defined by the Filter Encoding Specification. | Interface | org.opengis.filter.temporal | GeoTools |
|
| Before | Filter operator that determines if a temporal object is before another temporal object as defined by the Filter Encoding Specification. | Interface | org.opengis.filter.temporal | GeoTools |
|
| Begins | Filter operator that determines if a temporal object is located at the beginning of another temporal object as defined by the Filter Encoding Specification. | Interface | org.opengis.filter.temporal | GeoTools |
|
| BegunBy | Filter operator that determines if another temporal object is located at the beginning of a temporal object as defined by the Filter Encoding Specification. | Interface | org.opengis.filter.temporal | GeoTools |
|
| BinaryTemporalOperator | Base interface for all temporal filter operators. | Interface | org.opengis.filter.temporal | GeoTools |
|
| During | Filter operator that determines if a temporal object is located during another temporal object as defined by the Filter Encoding Specification. | Interface | org.opengis.filter.temporal | GeoTools |
|
| EndedBy | Filter operator that determines if another temporal object is located at the end of a temporal object as defined by the Filter Encoding Specification. | Interface | org.opengis.filter.temporal | GeoTools |
|
| Ends | Filter operator that determines if a temporal object is located at the end of another temporal object as defined by the Filter Encoding Specification. | Interface | org.opengis.filter.temporal | GeoTools |
|
| Meets | Filter operator that determines if a temporal period is met by another temporal period as defined by the Filter Encoding Specification. | Interface | org.opengis.filter.temporal | GeoTools |
|
| MetBy | Filter operator that determines if a temporal period meets by another temporal period as defined by the Filter Encoding Specification. | Interface | org.opengis.filter.temporal | GeoTools |
|
| OverlappedBy | Filter operator that determines if a temporal period is overlapped by another temporal period as defined by the Filter Encoding Specification. | Interface | org.opengis.filter.temporal | GeoTools |
|
| TContains | Filter operator that determines if a temporal object contains another temporal object as defined by the Filter Encoding Specification. | Interface | org.opengis.filter.temporal | GeoTools |
|
| TEquals | Filter operator that determines if two temporal objects are equal as defined by the Filter Encoding Specification. | Interface | org.opengis.filter.temporal | GeoTools |
|
| TOverlaps | Filter operator that determines if a temporal period overlaps another temporal period as defined by the Filter Encoding Specification. | Interface | org.opengis.filter.temporal | GeoTools |