GeoAPI 2.0
Build 2005-06-08

Uses of Interface
org.opengis.filter.PropertyIsGreaterThanOrEqualTo

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

Uses of PropertyIsGreaterThanOrEqualTo in org.opengis.filter
 

Methods in org.opengis.filter that return PropertyIsGreaterThanOrEqualTo
 PropertyIsGreaterThanOrEqualTo FilterFactory.greaterOrEqual(Expression expr1, Expression expr2)
          Checks that the first sub-expression is greater or equal to the second subexpression.
 

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


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium