Uses of Interface
org.opengis.filter.PropertyIsLessThan

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

Uses of PropertyIsLessThan in org.opengis.filter
 

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

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



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