| Package | Description |
|---|---|
| org.openstreetmap.josm.plugins.streetside |
The main package in which all core-code (so at the moment all code) resides.
|
| 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.
|
| org.openstreetmap.josm.plugins.streetside.gui.imageinfo |
| Class and Description |
|---|
| StreetsideWalkAction
Walks forward at a given interval.
|
| StreetsideZoomAction
Zooms to the currently selected image.
|
| Class and Description |
|---|
| WalkListener
Implemented by those classes that need to listen to the creation of the walk
threads.
|
| WalkThread
Thread containing the walk process.
|
| Class and Description |
|---|
| WalkListener
Implemented by those classes that need to listen to the creation of the walk
threads.
|
| WalkThread
Thread containing the walk process.
|
| Class and Description |
|---|
| ImageReloadAction |