JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
JOSM-MicrosoftStreetside - Javadoc
Packages
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.cache
This package is all about caching resources downloaded from
mapillary.com
for faster access to those resources in the future.
org.openstreetmap.josm.plugins.streetside.cubemap
org.openstreetmap.josm.plugins.streetside.gui
The GUI components that are special to the mapillary plugin.
org.openstreetmap.josm.plugins.streetside.gui.boilerplate
The GUI components that are special to the mapillary plugin.
org.openstreetmap.josm.plugins.streetside.gui.dialog
org.openstreetmap.josm.plugins.streetside.gui.imageinfo
org.openstreetmap.josm.plugins.streetside.history
This package deals with keeping a history of actions the user performed to allow for undoing and redoing these actions.
org.openstreetmap.josm.plugins.streetside.history.commands
org.openstreetmap.josm.plugins.streetside.io.download
Classes for downloading images, sequences and image metadata like traffic signs from
mapillary.com
.
org.openstreetmap.josm.plugins.streetside.io.export
Classes for exporting images that were downloaded from
mapillary.com
.
org.openstreetmap.josm.plugins.streetside.mode
The different modes that the
StreetsideLayer
can be in.
org.openstreetmap.josm.plugins.streetside.model
org.openstreetmap.josm.plugins.streetside.oauth
org.openstreetmap.josm.plugins.streetside.utils
Utility classes for simplifying recurring tasks throughout the project.
org.openstreetmap.josm.plugins.streetside.utils.api