Interface Crosses

All Superinterfaces:
BinarySpatialOperator, BoundedSpatialOperator, Filter, MultiValuedFilter, SpatialOperator
All Known Implementing Classes:
CrossesImpl

public interface Crosses extends BinarySpatialOperator, BoundedSpatialOperator
Concrete binary spatial operator that evaluates to true if the first geometric operand crosses the second (in the sense defined by the OGC Simple Features specification).
Since:
GeoAPI 2.0
Author:
Chris Dillard (SYS Technologies)