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 TypeClassDescriptionclassDetects which AND/OR filter (BinaryLogicOperator) is the parent operator of indexed filter(s).classclassDetects 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 TypeClassDescriptionclassGather up all FeatureId strings into a provided HashSet. -
Uses of DefaultFilterVisitor in org.geotools.filter
Subclasses of DefaultFilterVisitor in org.geotools.filterModifier and TypeClassDescriptionclassA 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 TypeClassDescriptionclassGiven 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 TypeClassDescriptionclassFilter 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 classExtracts 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 TypeClassDescriptionclassParses 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 TypeClassDescriptionclassA 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 properlyclassA 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