Interface PropertyIsLessThan

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

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