Package org.geotools.renderer
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
).-
ClassDescriptionGeoTools renderer for rendering spatial content into a Graphics2D.Base interface for renderer.Renderer draws a map on behalf on
MapPane
.A RenderListener is notified each time a feature is rendered and each time an error occurs during rendering.Helper class that provides utility methods to extract and parse elements from the vendor options map, some generic, other geared to specific contents