| Package | Description |
|---|---|
| org.openstreetmap.josm.data.osm |
Provides the classes for OSM data:
Primitives:
Node,
Way,
Relation
Users
Tags
Changesets
Utilities classes
|
| org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HighlightUpdateListener.highlightUpdated(HighlightUpdateListener.HighlightUpdateEvent e)
Called whenever the highlighting of way segments in the dataset changed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OsmDataLayer.highlightUpdated(HighlightUpdateListener.HighlightUpdateEvent e) |