|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FilterAttributeExtractor | |
---|---|
org.geotools.renderer.lite | A simple renderer implementation. |
org.geotools.styling | Allows for symbolization of geospatial data. |
Uses of FilterAttributeExtractor in org.geotools.renderer.lite |
---|
Subclasses of FilterAttributeExtractor in org.geotools.renderer.lite | |
---|---|
class |
MetaBufferEstimator
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 FilterAttributeExtractor in org.geotools.styling |
---|
Subclasses of FilterAttributeExtractor in org.geotools.styling | |
---|---|
class |
StyleAttributeExtractor
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 |
class |
StyleAttributeExtractorTruncated
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 This is very similiar to StyleAttributeExtractor, but with these differences: a) it doesnt the count the |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |