Package org.openstreetmap.josm.plugins.streetside.actions
The main package in which all core-code (so at the moment all code) resides.
-
Interface Summary Interface Description WalkListener Implemented by those classes that need to listen to the creation of the walk threads. -
Class Summary Class Description ImageReloadAction StreetsideDownloadAction Action that triggers the plugin.StreetsideDownloadViewAction If in "download images in visible area" mode, downloads all the images in the current view.StreetsideExportAction Action that launches a StreetsideExportDialog and lets you export the images.StreetsideWalkAction Walks forward at a given interval.StreetsideZoomAction Zooms to the currently selected image.WalkThread Thread containing the walk process.