Uses of Interface
org.opengis.filter.PropertyIsNotEqualTo

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

Uses of PropertyIsNotEqualTo in org.opengis.filter
 

Methods in org.opengis.filter that return PropertyIsNotEqualTo
 PropertyIsNotEqualTo FilterFactory.notEqual(Expression expr1, Expression expr2, boolean matchCase)
          Checks that the first sub-expression is not equal to the second subexpression.
 

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



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