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 TypeClassDescriptionclassImplements Filter interface, with constants and default behaviors for methods.classDirect implementation of And filter.classAbstract implementation for binary filters.classclassDefines geometry filters with a distance element.classDefines a comparison filter (can be a math comparison or generic equals).classDefines a ID filter, which holds a list of IDs ( usually feature id;s ).classImplements a geometry filter.classStraight implementation of GeoAPI interface.classclassclassclassclassclassJD: PropertyIsNil requires us to return true if a property is "nil" in the xml schema sense.classclassclassDefines a like filter, which checks to see if an attribute matches a REGEXP.classDefines a logic filter (the only filter type that contains other filters).classSupport for Multi-valued properties when comparingclassclassDefines 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 TypeClassDescriptionclassA base class for GeometryFilters that will use PreparedGeometries when the Expression is a Literal Expression.classclassclassclassclassclassclassclassclassclassclass -
Uses of FilterAbstract in org.geotools.jdbc
Subclasses of FilterAbstract in org.geotools.jdbcModifier and TypeClassDescriptionclassId filter that knows what feature type it comes from.