Uses of Interface
org.opengis.filter.PropertyIsGreaterThan

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

Uses of PropertyIsGreaterThan in org.opengis.filter
 

Methods in org.opengis.filter that return PropertyIsGreaterThan
 PropertyIsGreaterThan FilterFactory.greater(Expression expr1, Expression expr2)
          Checks that the first sub-expression is greater than the second subexpression.
 

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



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