| Interface | Description | 
|---|---|
| GlyphRenderer | |
| LabelCache | Used to cache labels prior to their being drawn on the screen. | 
| Class | Description | 
|---|---|
| BatikXMLReader | A wrapper that forwards any request to the default JAXP xml reader. | 
| CustomGlyphRenderer | |
| DashedShape | A shape wrapper that generates a stroked version of the shape without actually holding it all in
 memory (it is streamed through the path iterator) | 
| GlyphPropertiesList | |
| GlyphProperty | |
| GraphicsAwareDpiRescaleStyleVisitor | This class extends  DpiRescaleStyleVisitorto add support for rescaling external graphics
 and marks whose size has not been explicitly set. | 
| IndexedFeatureResults | IndexedFeatureReader | 
| ListenerList | Deprecated Use  CopyOnWriteArrayListinstead, it's part of the JDK and it's more
     efficient | 
| 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. | 
| OpacityFinder | Searches for translucent symbolizers | 
| ParallelLinesFiller | Support class that fills a given rectangle with a set of parallel lines derived from a sample
 mark that would generate sets of parallel lines when tiled | 
| RendererUtilities | Class for holding utility functions that are common tasks for people using the
 "StreamingRenderer/Renderer". | 
| RenderingTransformationHelper | Helper class that transforms the input data via rendering transformations. | 
| StreamingRenderer | A streaming implementation of the GTRenderer interface. | 
| StyledShapePainter | A simple class that knows how to paint a Shape object onto a Graphic given a Style2D. | 
| StyledShapePainter.TextureAnchorKey | |
| SynchronizedLabelCache | Allow multiple thread to modify LabelCache. | 
Copyright © 1996–2019 Geotools. All rights reserved.