Uses of Class
org.geotools.filter.FilterAbstract
Packages that use FilterAbstract
-
Uses of FilterAbstract in org.geotools.filter
Subclasses of FilterAbstract in org.geotools.filterModifier and TypeClassDescriptionclass
Implements Filter interface, with constants and default behaviors for methods.class
Direct implementation of And filter.class
Abstract implementation for binary filters.class
class
Defines geometry filters with a distance element.class
Defines a comparison filter (can be a math comparison or generic equals).class
Defines a ID filter, which holds a list of IDs ( usually feature id;s ).class
Implements a geometry filter.class
Straight implementation of GeoAPI interface.class
class
class
class
class
class
JD: PropertyIsNil requires us to return true if a property is "nil" in the xml schema sense.class
class
class
Defines a like filter, which checks to see if an attribute matches a REGEXP.class
Defines a logic filter (the only filter type that contains other filters).class
Support for Multi-valued properties when comparingclass
class
Defines a null filter, which checks to see if an attribute is null.class
-
Uses of FilterAbstract in org.geotools.filter.spatial
Subclasses of FilterAbstract in org.geotools.filter.spatialModifier and TypeClassDescriptionclass
A base class for GeometryFilters that will use PreparedGeometries when the Expression is a Literal Expression.class
class
class
class
class
class
class
class
class
class
class
-
Uses of FilterAbstract in org.geotools.jdbc
Subclasses of FilterAbstract in org.geotools.jdbcModifier and TypeClassDescriptionclass
Id filter that knows what feature type it comes from.