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

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

Uses of Equals in org.opengis.filter
 

Methods in org.opengis.filter that return Equals
 Equals FilterFactory2.equal(Expression geometry1, Expression geometry2)
          Checks if the geometry of the two operands are equal.
 Equals FilterFactory.equals(String propertyName, Geometry geometry)
          Checks if the geometry of the two operands are equal.
 

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



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