Package | Description |
---|---|
org.openstreetmap.josm.data.osm.visitor.paint |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMapRenderer
Abstract common superclass for
Rendering implementations. |
class |
StyledMapRenderer
A map renderer which renders a map according to style rules in a set of style sheets.
|
class |
WireframeMapRenderer
A map renderer that paints a simple scheme of every primitive it visits to a
previous set graphic environment.
|