Uses of Class
org.geotools.filter.CompareFilterImpl

Packages that use CompareFilterImpl
org.geotools.filter   
 

Uses of CompareFilterImpl in org.geotools.filter
 

Subclasses of CompareFilterImpl in org.geotools.filter
 class BetweenFilterImpl
          Deprecated. use IsBetweenImpl
 class IsBetweenImpl
          Straight implementation of GeoAPI interface.
 class IsEqualsToImpl
           
 class IsGreaterThanImpl
           
 class IsGreaterThanOrEqualToImpl
           
 class IsLessThenImpl
           
 class IsLessThenOrEqualToImpl
           
 class IsNilImpl
          JD: PropertyIsNil requires us to return true if a property is "nil" in the xml schema sense.
 class IsNotEqualToImpl
           
 class IsNullImpl
           
 class MultiCompareFilterImpl
          Support for Multi-valued properties when comparing
 



Copyright © 1996-2014 Geotools. All Rights Reserved.