Package | Description |
---|---|
org.openstreetmap.josm.plugins.streetside.actions |
The main package in which all core-code (so at the moment all code) resides.
|
org.openstreetmap.josm.plugins.streetside.gui |
The GUI components that are special to the mapillary plugin.
|
Modifier and Type | Field and Description |
---|---|
private StreetsideExportDialog |
StreetsideExportAction.dialog |
Modifier and Type | Field and Description |
---|---|
private StreetsideExportDialog |
StreetsideExportDialog.RewriteButtonAction.dlg |
Constructor and Description |
---|
RewriteButtonAction(StreetsideExportDialog dlg)
Main constructor.
|