org.opengis.filter
Interface PropertyIsGreaterThan

All Superinterfaces:
BinaryComparisonOperator, Filter

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

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

Since:
GeoAPI 2.0
Version:
Implementation specification 1.0

Field Summary
 
Fields inherited from interface Filter
EXCLUDE, INCLUDE
 
Method Summary
 
Methods inherited from interface BinaryComparisonOperator
getExpression1, getExpression2, isMatchingCase
 
Methods inherited from interface Filter
accept, evaluate
 



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