Package | Description |
---|---|
org.openstreetmap.josm.actions.mapmode |
Provides the classes for JOSM
map modes . |
org.openstreetmap.josm.data.osm.visitor.paint |
Provides the classes for painting (rendering) OSM primitives on the map.
|
org.openstreetmap.josm.gui.mappaint.styleelement |
Style elements defining how a map paint style is rendered.
|
Class and Description |
---|
ArrowPaintHelper
This class helps with painting arrows with fixed length along a path.
|
Class and Description |
---|
AbstractMapRenderer
Abstract common superclass for
Rendering implementations. |
ArrowPaintHelper
This class helps with painting arrows with fixed length along a path.
|
MapPaintSettings
Global mappaint settings.
|
MapRendererFactory
MapRendererFactory manages a list of map renderer classes and associated
meta data (display name, description).
|
MapRendererFactory.Descriptor |
PaintColors |
RenderBenchmarkCollector
This class is notified of the various stages of a render pass.
|
RenderBenchmarkCollector.CapturingBenchmark
A benchmark implementation that captures the times
|
Rendering
An object which can render data provided by a
DataSet . |
StyledMapRenderer
A map renderer which renders a map according to style rules in a set of style sheets.
|
StyledMapRenderer.HalfSegment
A half segment that can be used to place text on it.
|
StyledMapRenderer.StyleRecord
This stores a style and a primitive that should be painted with that style.
|
Class and Description |
---|
MapPaintSettings
Global mappaint settings.
|
StyledMapRenderer
A map renderer which renders a map according to style rules in a set of style sheets.
|