Uses of Interface
org.opengis.filter.PropertyIsEqualTo

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

Uses of PropertyIsEqualTo in org.opengis.filter
 

Methods in org.opengis.filter that return PropertyIsEqualTo
 PropertyIsEqualTo FilterFactory.equal(Expression expr1, Expression expr2, boolean matchCase)
          Compares that two sub-expressions are equal to eacher other
 PropertyIsEqualTo FilterFactory.equals(Expression expr1, Expression expr2)
          Compares that two sub-expressions are equal to each other.
 

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



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