Uses of Class
org.geotools.filter.visitor.DefaultFilterVisitor
Packages that use DefaultFilterVisitor
Package
Description
A simple renderer implementation.
Styling to be applied on
org.geotools.renderer.geom.Geometry
objects at rendering time.-
Uses of DefaultFilterVisitor in org.geotools.data.complex.filter
Subclasses of DefaultFilterVisitor in org.geotools.data.complex.filterModifier and TypeClassDescriptionclass
Detects which AND/OR filter (BinaryLogicOperator) is the parent operator of indexed filter(s).class
class
Detects which AND/OR filter (BinaryLogicOperator) is the parent operator of indexed filter(s). -
Uses of DefaultFilterVisitor in org.geotools.feature.visitor
Subclasses of DefaultFilterVisitor in org.geotools.feature.visitorModifier and TypeClassDescriptionclass
Gather up all FeatureId strings into a provided HashSet. -
Uses of DefaultFilterVisitor in org.geotools.filter
Subclasses of DefaultFilterVisitor in org.geotools.filterModifier and TypeClassDescriptionclass
A simple visitor that extracts every attribute used by a filter or an expression -
Uses of DefaultFilterVisitor in org.geotools.filter.function
Subclasses of DefaultFilterVisitor in org.geotools.filter.functionModifier and TypeClassDescriptionclass
Given an original rendering envelope it visits an expression, finds allGeometryTransformation
, collects and merges all the returned query envelopes -
Uses of DefaultFilterVisitor in org.geotools.filter.visitor
Subclasses of DefaultFilterVisitor in org.geotools.filter.visitorModifier and TypeClassDescriptionclass
Filter that can be applied to determine if a Filter contains any spatial filter -
Uses of DefaultFilterVisitor in org.geotools.gce.imagemosaic
Subclasses of DefaultFilterVisitor in org.geotools.gce.imagemosaicModifier and TypeClassDescriptionstatic class
Extracts a bbox from a filter in case there is at least one. -
Uses of DefaultFilterVisitor in org.geotools.renderer.lite
Subclasses of DefaultFilterVisitor in org.geotools.renderer.liteModifier and TypeClassDescriptionclass
Parses a style or part of it and returns the size of the largest stroke and the biggest point symbolizer whose width is specified with a literal expression.
Also provides an indication whether the stroke width is accurate, or if a non literal width has been found. -
Uses of DefaultFilterVisitor in org.geotools.renderer.style
Subclasses of DefaultFilterVisitor in org.geotools.renderer.styleModifier and TypeClassDescriptionclass
A simple visitor whose purpose is to extract the set of attributes used by a Style, that is, those that the Style expects to find in order to work properlyclass
A simple visitor whose purpose is to extract the set of attributes used by a Style, that is, those that the Style expects to find in order to work properly