Interface Meets

All Superinterfaces:
BinaryTemporalOperator, Filter, MultiValuedFilter
All Known Implementing Classes:
MeetsImpl

public interface Meets extends BinaryTemporalOperator
Filter operator that determines if a temporal period is met by another temporal period as defined by the Filter Encoding Specification.

The Meets operator is defined by ISO 19108 and has the following semantics:

t1,t2t1[],t2t1,t2[]t1[],t2[]
n/an/an/at1.end = t2.start
Since:
8.0
Author:
Justin Deoliveira, OpenGeo