Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
org.openstreetmap.josm.actions.relation |
Provides the classes for JOSM actions that work with
relations . |
org.openstreetmap.josm.gui.io |
Provides GUI classes for handling input/output operations (download, upload, save).
|
Modifier and Type | Class and Description |
---|---|
class |
GpxExportAction
Exports data to gpx.
|
class |
OpenFileAction
Open a file chooser dialog and select a file to import.
|
class |
SaveAction
Export the data as an OSM xml file.
|
class |
SaveActionBase
Abstract superclass of save actions.
|
class |
SaveAsAction
Export the data.
|
class |
SessionLoadAction
Loads a JOSM session.
|
class |
SessionSaveAsAction
Saves a JOSM session
|
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 | Class and Description |
---|---|
(package private) class |
SaveLayersDialog.SaveSessionAction |