GeoAPI 2.0
Build 2005-06-08

org.opengis.filter
Interface PropertyIsLessThan

All Superinterfaces:
BinaryComparisonOperator, Filter

@XmlElement(value="PropertyIsLessThan")
public interface PropertyIsLessThan
extends BinaryComparisonOperator

Filter operator that checks that its first sub-expression is less than its second subexpression.

Since:
GeoAPI 2.0
Version:
Implementation specification 1.0

Method Summary
 
Methods inherited from interface BinaryComparisonOperator
getExpression1, getExpression2
 
Methods inherited from interface Filter
accept, evaluate
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium