Uses of Class
org.geotools.filter.FilterAttributeExtractor
Packages that use FilterAttributeExtractor
Package
Description
A simple renderer implementation.
Styling to be applied on
org.geotools.renderer.geom.Geometry
objects at rendering time.-
Uses of FilterAttributeExtractor in org.geotools.data.complex.filter
Subclasses of FilterAttributeExtractor in org.geotools.data.complex.filter -
Uses of FilterAttributeExtractor in org.geotools.renderer.lite
Subclasses of FilterAttributeExtractor 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.Fields in org.geotools.renderer.lite declared as FilterAttributeExtractorModifier and TypeFieldDescriptionprotected FilterAttributeExtractor
MetaBufferEstimator.attributeExtractor
-
Uses of FilterAttributeExtractor in org.geotools.renderer.style
Subclasses of FilterAttributeExtractor 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