Package | Description |
---|---|
org.openstreetmap.josm.data.gpx |
Provides the classes for JOSM
GPX data (points, tracks, routes). |
org.openstreetmap.josm.gui.layer.gpx |
Provides classes for handling GPX layers.
|
Modifier and Type | Method and Description |
---|---|
void |
GpxData.GpxDataChangeListener.gpxDataChanged(GpxData.GpxDataChangeEvent e)
Called when the gpx data changed.
|
Modifier and Type | Method and Description |
---|---|
void |
GpxDrawHelper.gpxDataChanged(GpxData.GpxDataChangeEvent e)
callback when data is changed, invalidate cached configuration parameters
|