Interface Touches

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

public interface Touches extends BinarySpatialOperator, BoundedSpatialOperator
Concrete binary spatial operator that evaluates to true if the feature's geometry touches, but does not overlap with the geometry held by this object.
Since:
GeoAPI 2.0
Author:
Chris Dillard (SYS Technologies)