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.LayerInvalidatedListener.paintablInvalidated(MapViewPaintable.PaintableInvalidationEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
MapViewPaintable.PaintableInvalidationListener.paintablInvalidated(MapViewPaintable.PaintableInvalidationEvent event)
Called whenever a
MapViewPaintable.PaintableInvalidationEvent is fired. |