| Interface | Description |
|---|---|
| Rendering |
An object which can render data provided by a
DataSet. |
| Class | Description |
|---|---|
| AbstractMapRenderer |
Abstract common superclass for
Rendering implementations. |
| LineClip |
Computes the part of a line that is visible in a given rectangle.
|
| MapPaintSettings | |
| MapRendererFactory |
MapRendererFactory manages a list of map renderer classes and associated
meta data (display name, description).
|
| MapRendererFactory.Descriptor | |
| StyledMapRenderer |
A map renderer which renders a map according to style rules in a set of style sheets.
|
| StyledMapRenderer.StyleRecord | |
| WireframeMapRenderer |
A map renderer that paints a simple scheme of every primitive it visits to a
previous set graphic environment.
|
| Enum | Description |
|---|---|
| PaintColors |
| Exception | Description |
|---|---|
| MapRendererFactory.MapRendererFactoryException |