| 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.
|
| org.openstreetmap.josm.gui.layer.gpx |
Provides classes for handling GPX layers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapView.WarningLayerPainter.paint(MapViewGraphics graphics) |
| Modifier and Type | Method and Description |
|---|---|
private void |
AbstractTileSourceLayer.TileSourcePainter.doPaint(MapViewGraphics graphics) |
void |
AbstractTileSourceLayer.TileSourcePainter.paint(MapViewGraphics graphics) |
void |
AbstractMapViewPaintable.CompatibilityModeLayerPainter.paint(MapViewGraphics graphics) |
void |
MapViewPaintable.LayerPainter.paint(MapViewGraphics graphics)
Paints the given layer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GpxDrawHelper.paint(MapViewGraphics graphics) |