Uses of Class
org.geotools.filter.AbstractFilterImpl

Packages that use AbstractFilterImpl
org.geotools.filter   
 

Uses of AbstractFilterImpl in org.geotools.filter
 

Subclasses of AbstractFilterImpl in org.geotools.filter
 class FidFilterImpl
          Defines a feature ID filter, which holds a list of feature IDs.
 class LikeFilterImpl
          Defines a like filter, which checks to see if an attribute matches a REGEXP.
 class NullFilterImpl
          Defines a null filter, which checks to see if an attribute is null.
 



Copyright © GeoTools. All Rights Reserved.