GeoAPI 2.0
Build 2005-06-08

org.opengis.filter.spatial
Interface Intersects

All Superinterfaces:
BinarySpatialOperator, Filter, SpatialOperator

@XmlElement(value="Intersects")
public interface Intersects
extends BinarySpatialOperator

Concrete binary spatial operator that evaluates to true if the two geometric operands intersect. This is the opposite of the Disjoint operator.

Since:
GeoAPI 2.0
Version:
Implementation specification 1.0

Method Summary
 
Methods inherited from interface BinarySpatialOperator
getExpression1, getExpression2
 
Methods inherited from interface Filter
accept, evaluate
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium