Uses of Interface
org.opengis.filter.spatial.Intersects

Packages that use Intersects
org.opengis.filter Filters features according their properties. 
 

Uses of Intersects in org.opengis.filter
 

Methods in org.opengis.filter that return Intersects
 Intersects FilterFactory2.intersects(Expression geometry1, Expression geometry2)
          Checks if the two geometric operands intersect.
 Intersects FilterFactory.intersects(String propertyName, Geometry geometry)
          Checks if the two geometric operands intersect.
 

Methods in org.opengis.filter with parameters of type Intersects
 Object FilterVisitor.visit(Intersects filter, Object extraData)
           
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.