Interface PropertyIsEqualTo

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

public interface PropertyIsEqualTo extends BinaryComparisonOperator
Filter operator that compares that its two sub-expressions are equal to each other.
Since:
GeoAPI 2.0
Author:
Chris Dillard (SYS Technologies)