Interface Beyond

All Superinterfaces:
BinarySpatialOperator, DistanceBufferOperator, Filter, MultiValuedFilter, SpatialOperator
All Known Implementing Classes:
BeyondImpl

public interface Beyond extends DistanceBufferOperator
Concrete distance buffer operator that evaluates as true when all of a feature's geometry lies beyond (i.e. is more distant) than the given distance from this object's geometry.
Since:
GeoAPI 2.0
Author:
Chris Dillard (SYS Technologies)