Interface PropertyIsGreaterThan

All Superinterfaces:
BinaryComparisonOperator, Filter, MultiValuedFilter
All Known Implementing Classes:
IsGreaterThanImpl

public interface PropertyIsGreaterThan extends BinaryComparisonOperator
Filter operator that checks that its first sub-expression is greater than its second subexpression.
Since:
GeoAPI 2.0
Author:
Chris Dillard (SYS Technologies)