Package | Description |
---|---|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
Modifier and Type | Method and Description |
---|---|
void |
MapView.WarningLayerPainter.paint(MapViewGraphics graphics) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMapViewPaintable.CompatibilityModeLayerPainter.paint(MapViewGraphics graphics) |
void |
MapViewPaintable.LayerPainter.paint(MapViewGraphics graphics)
Paints the given layer.
|