Package org.geotools.renderer
Basic interface for rendering of features.
    Rendering is the union of 
org.geotools.feature.Feature and
    org.geotools.styling.Style targeted toward a rendering device
    (e.g. Graphics2D).- 
Interface Summary Interface Description GTRenderer GeoTools renderer for rendering spatial content into a Graphics2D.Renderer Base interface for renderer.Renderer2D Renderer draws a map on behalf onMapPane.RenderListener A RenderListener is notified each time a feature is rendered and each time an error occurs during rendering.
- 
Class Summary Class Description VendorOptionParser Helper class that provides utility methods to extract and parse elements from the vendor options map, some generic, other geared to specific contents