| Package | Description |
|---|---|
| org.openstreetmap.josm.actions.relation |
Provides the classes for JOSM actions that work with
relations. |
| org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExportRelationToGpxAction
Exports the current relation to a single GPX track,
currently for type=route and type=superroute relations only.
|
| Modifier and Type | Field and Description |
|---|---|
GpxExportAction |
MainMenu.gpxExport
File / Export to GPX...
|