Uses of Interface
org.geotools.filter.FilterType
Packages that use FilterType
Package
Description
The package name does not map the prefix name because we feel that this
is a better representation.
-
Uses of FilterType in org.geotools.filter
Classes in org.geotools.filter that implement FilterTypeModifier 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 FilterType in org.geotools.filter.spatial
Classes in org.geotools.filter.spatial that implement FilterTypeModifier 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 FilterType in org.geotools.jdbc
Classes in org.geotools.jdbc that implement FilterTypeModifier and TypeClassDescriptionclass
Id filter that knows what feature type it comes from. -
Uses of FilterType in org.geotools.xml.filter
Classes in org.geotools.xml.filter that implement FilterTypeModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class