Index: /applications/editors/josm/plugins/MicrosoftStreetside/.gitignore
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/.gitignore	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/.gitignore	(revision 34416)
@@ -5,25 +5,18 @@
 *.log
 
-# BlueJ files
-*.ctxt
+# Build and javadoc dirs
+bin/
+javadoc/
+build/
+doc/
+logs/
 
-# Mobile Tools for Java (J2ME)
-.mtj.tmp/
+# Repository metadata files
+.svn/
+.gradle/
+.travis.yml
 
-# Package Files #
-/*.jar
-*.war
-*.nar
-*.ear
-*.zip
-*.tar.gz
-*.rar
+# OS X metadata
+.DS_Store
 
-# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
-hs_err_pid*
-/.gradle/
-/bin/
-/build/
-/doc/
-/javadoc/
-/logs/
+
Index: /applications/editors/josm/plugins/MicrosoftStreetside/build.gradle
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/build.gradle	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/build.gradle	(revision 34416)
@@ -14,5 +14,5 @@
 
 apply from: 'gradle/tool-config.gradle'
-//apply from: 'gradle/markdown.gradle'
+apply from: 'gradle/markdown.gradle'
 
 sourceCompatibility = '1.8'
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/allclasses-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/allclasses-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/allclasses-frame.html	(revision 34416)
@@ -0,0 +1,139 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>All Classes (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode" target="classFrame">AbstractMode</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode" target="classFrame">AbstractMode.SemiautomaticThread</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">AddTagToPrimitiveAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download" target="classFrame">BoundsDownloadRunnable</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">Caches</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">Caches.CacheProxy</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">Caches.CubemapCache</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">Caches.ImageCache</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">Caches.MapObjectIconCache</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">Caches.UserProfileCache</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">CacheUtils</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">CacheUtils.IgnoreDownload</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">CacheUtils.PICTURE</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">CameraTransformer</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">CameraTransformer.RotateOrder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog" target="classFrame">ChooseGeoImageLayersDialog</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog" target="classFrame">ChooseGeoImageLayersDialog.BasicListModel</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog" target="classFrame">ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">ClipboardAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands" target="classFrame">CommandJoin</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands" target="classFrame">CommandMove</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands" target="classFrame">CommandTurn</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands" target="classFrame">CommandUnjoin</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">CubemapBox</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">CubemapBox.CubemapBoxImageType</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">CubemapBuilder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">CubemapUtils</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">CubemapUtils.CubefaceType</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">CubemapUtils.CubemapFaces</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">GraphicsUtils</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">GraphicsUtils.PlatformHelper</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model" target="classFrame">ImageDetection</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">ImageInfoHelpPopup</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">ImageInfoPanel</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">ImageReloadAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">ImageUtil</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame"><span class="interfaceName">ITileDownloadingTaskListener</span></a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode" target="classFrame">JoinMode</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api" target="classFrame">JsonDecoder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api" target="classFrame">JsonImageDetectionDecoder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api" target="classFrame">JsonLocationChangesetEncoder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api" target="classFrame">JsonMapObjectDecoder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api" target="classFrame">JsonSequencesDecoder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api" target="classFrame">JsonStreetsideDecoder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api" target="classFrame">JsonStreetsideSequencesDecoder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model" target="classFrame">KeyIndexedObject</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model" target="classFrame">MapObject</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">MapViewGeometryUtil</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth" target="classFrame">OAuthPortListener</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth" target="classFrame">OAuthUtils</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">PluginState</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate" target="classFrame">SelectableLabel</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode" target="classFrame">SelectMode</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download" target="classFrame">SequenceDownloadRunnable</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model" target="classFrame">SpecialImageArea</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideAbstractImage</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate" target="classFrame">StreetsideButton</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">StreetsideCache</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">StreetsideCache.Type</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame"><span class="interfaceName">StreetsideChangesetListener</span></a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideColorScheme</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands" target="classFrame">StreetsideCommand</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideCubemap</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideData</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside" target="classFrame"><span class="interfaceName">StreetsideDataListener</span></a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">StreetsideDownloadAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download" target="classFrame">StreetsideDownloader</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download" target="classFrame">StreetsideDownloader.DOWNLOAD_MODE</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">StreetsideDownloadViewAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands" target="classFrame">StreetsideExecutableCommand</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">StreetsideExportAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideExportDialog</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export" target="classFrame">StreetsideExportDownloadThread</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export" target="classFrame">StreetsideExportManager</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export" target="classFrame">StreetsideExportWriterThread</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideImage</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideImage.Rn</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideImageDisplay</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideImageTreeCellRenderer</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideImportedImage</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">StreetsideJoinAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideLayer</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideLayer.NearestImgToTargetComparator</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideLocationChangeset</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth" target="classFrame"><span class="interfaceName">StreetsideLoginListener</span></a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.BlueAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.MODE</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.NextPictureAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.PauseAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.PlayAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.PreviousPictureAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.RedAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.StopAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsidePlugin</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsidePreferenceSetting</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsidePreferenceSetting.LoginAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideProperties</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history" target="classFrame">StreetsideRecord</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history" target="classFrame"><span class="interfaceName">StreetsideRecordListener</span></a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideSequence</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideSequenceIdGenerator</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download" target="classFrame">StreetsideSquareDownloadRunnable</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideURL</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideURL.APIv3</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideURL.MainWebsite</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideURL.VirtualEarth</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth" target="classFrame">StreetsideUser</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideUtils</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideViewerDialog</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">StreetsideViewerHelpPopup</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">StreetsideViewerPanel</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">StreetsideWalkAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideWalkDialog</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">StreetsideZoomAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">ThreeSixtyDegreeViewerPanel</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">TileDownloadingTask</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model" target="classFrame">UserProfile</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame"><span class="interfaceName">WalkListener</span></a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">WalkThread</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">WebLinkAction</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/allclasses-noframe.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/allclasses-noframe.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/allclasses-noframe.html	(revision 34416)
@@ -0,0 +1,139 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>All Classes (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode.SemiautomaticThread</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.MapObjectIconCache</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.UserProfileCache</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.IgnoreDownload</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog.BasicListModel</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandJoin</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandMove</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandTurn</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandUnjoin</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">GraphicsUtils</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">GraphicsUtils.PlatformHelper</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">ImageReloadAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">ImageUtil</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="interfaceName">ITileDownloadingTaskListener</span></a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">JoinMode</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonDecoder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonImageDetectionDecoder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonLocationChangesetEncoder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonMapObjectDecoder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonSequencesDecoder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideDecoder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideSequencesDecoder</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">MapViewGeometryUtil</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">OAuthPortListener</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">OAuthUtils</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">SelectableLabel</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">SequenceDownloadRunnable</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">SpecialImageArea</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">StreetsideButton</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils"><span class="interfaceName">StreetsideChangesetListener</span></a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside"><span class="interfaceName">StreetsideDataListener</span></a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadViewAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideExecutableCommand</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideExportAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportDownloadThread</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportManager</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportWriterThread</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageTreeCellRenderer</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideJoinAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer.NearestImgToTargetComparator</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth"><span class="interfaceName">StreetsideLoginListener</span></a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.BlueAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.NextPictureAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PauseAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PlayAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PreviousPictureAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.RedAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.StopAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsidePlugin</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting.LoginAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history"><span class="interfaceName">StreetsideRecordListener</span></a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideSequenceIdGenerator</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideSquareDownloadRunnable</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.APIv3</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.MainWebsite</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.VirtualEarth</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideUser</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideWalkDialog</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions"><span class="interfaceName">WalkListener</span></a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/constant-values.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/constant-values.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/constant-values.html	(revision 34416)
@@ -0,0 +1,1120 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Constant Field Values (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Constant Field Values (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
+<h2 title="Contents">Contents</h2>
+<ul>
+<li><a href="#org.openstreetmap">org.openstreetmap.*</a></li>
+</ul>
+</div>
+<div class="constantValuesContainer"><a name="org.openstreetmap">
+<!--   -->
+</a>
+<h2 title="org.openstreetmap">org.openstreetmap.*</h2>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage.EPSILON">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;float</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#EPSILON">EPSILON</a></code></td>
+<td class="colLast"><code>9.999999747378752E-6f</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.StreetsideCubemap.EPSILON">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;float</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#EPSILON">EPSILON</a></code></td>
+<td class="colLast"><code>9.999999747378752E-6f</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.StreetsideLayer.CA_INDICATOR_ANGLE">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#CA_INDICATOR_ANGLE">CA_INDICATOR_ANGLE</a></code></td>
+<td class="colLast"><code>40</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.StreetsideLayer.CA_INDICATOR_RADIUS">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#CA_INDICATOR_RADIUS">CA_INDICATOR_RADIUS</a></code></td>
+<td class="colLast"><code>15</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.StreetsideLayer.IMG_MARKER_RADIUS">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#IMG_MARKER_RADIUS">IMG_MARKER_RADIUS</a></code></td>
+<td class="colLast"><code>7</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">ImageReloadAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.actions.ImageReloadAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>7987479726049238315L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>4426446157849005029L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadViewAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>6738276777802831669L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideExportAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>6131359489725632369L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideJoinAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.actions.StreetsideJoinAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-7082300908202843706L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>3454223919402245818L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-5885977359895624233L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.IMPORTED_ID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#IMPORTED_ID">IMPORTED_ID</a></code></td>
+<td class="colLast"><code>"00000000"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.NUM_BASE">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#NUM_BASE">NUM_BASE</a></code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.NUM_SIDES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#NUM_SIDES">NUM_SIDES</a></code></td>
+<td class="colLast"><code>6</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-2746815082016025516L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog.RewriteButtonAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>1035332841101190301L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-3188274185432686201L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageTreeCellRenderer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>5359276673450659572L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MESSAGE_SEPARATOR">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#MESSAGE_SEPARATOR">MESSAGE_SEPARATOR</a></code></td>
+<td class="colLast"><code>" \u2014 "</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>2645654786827812861L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.BlueAction</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.BlueAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>5951233534212838780L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.NextPictureAction</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.NextPictureAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>6333692154558730392L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PauseAction</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PauseAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-8758326399460817222L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PlayAction</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PlayAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-1572747020946842769L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PreviousPictureAction</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PreviousPictureAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>4390593660514657107L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.RedAction</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.RedAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-1244456062285831231L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.StopAction</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.StopAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>8789972456611625341L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LoginAction</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LoginAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>8743119160917296506L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LogoutAction</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LogoutAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-4146587895393766981L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog.BASE_TITLE">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#BASE_TITLE">BASE_TITLE</a></code></td>
+<td class="colLast"><code>"360\u00b0 Streetside Viewer"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-8983900297628236197L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideWalkDialog</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>7974881240732957573L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">SelectableLabel</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>5432480892000739831L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">StreetsideButton</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-3060978712233067368L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-1793622345412435234L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.dialog.org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.BasicListModel</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.BasicListModel.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>3107247955341855290L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-2134831346322019333L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction.POPUP_DURATION">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#POPUP_DURATION">POPUP_DURATION</a></code></td>
+<td class="colLast"><code>3000L</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-7298944557860158010L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-1721594904273820586L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>4141847503072417190L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-7840242522398163839L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>4141847503072417190L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-4940350009018422000L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-8168227661356480455L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.mode.AbstractMode.DOWNLOAD_COOLDOWN">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#DOWNLOAD_COOLDOWN">DOWNLOAD_COOLDOWN</a></code></td>
+<td class="colLast"><code>2000</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.model.ImageDetection.PACKAGE_TRAFFIC_SIGNS">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#PACKAGE_TRAFFIC_SIGNS">PACKAGE_TRAFFIC_SIGNS</a></code></td>
+<td class="colLast"><code>"trafficsign"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.model.UserProfile.serialVersionUID">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>7993340649510343946L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">OAuthPortListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener.PORT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#PORT">PORT</a></code></td>
+<td class="colLast"><code>8763</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.OSM_BBOX_NORTH">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#OSM_BBOX_NORTH">OSM_BBOX_NORTH</a></code></td>
+<td class="colLast"><code>3</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.OSM_BBOX_SOUTH">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#OSM_BBOX_SOUTH">OSM_BBOX_SOUTH</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.OSM_BBOX_WEST">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#OSM_BBOX_WEST">OSM_BBOX_WEST</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.OSM_BBOXEAST">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#OSM_BBOXEAST">OSM_BBOXEAST</a></code></td>
+<td class="colLast"><code>2</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.STREETSIDE_BASE_URL">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#STREETSIDE_BASE_URL">STREETSIDE_BASE_URL</a></code></td>
+<td class="colLast"><code>"https://dev.virtualearth.net/mapcontrol/HumanScaleServices/GetBubbles.ashx"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.STREETSIDE_PRIVACY_URL">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#STREETSIDE_PRIVACY_URL">STREETSIDE_PRIVACY_URL</a></code></td>
+<td class="colLast"><code>"https://www.bing.com/maps/privacyreport/streetsideprivacyreport?bubbleid="</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.VirtualEarth</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth.BASE_URL_PREFIX">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html#BASE_URL_PREFIX">BASE_URL_PREFIX</a></code></td>
+<td class="colLast"><code>"https://t.ssl.ak.tiles.virtualearth.net/tiles/hs"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth.BASE_URL_SUFFIX">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html#BASE_URL_SUFFIX">BASE_URL_SUFFIX</a></code></td>
+<td class="colLast"><code>".jpg?g=6528&amp;n=z"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils.MIN_ZOOM_SQUARE_SIDE">
+<!--   -->
+</a><code>private&nbsp;static&nbsp;final&nbsp;double</code></td>
+<td><code><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#MIN_ZOOM_SQUARE_SIDE">MIN_ZOOM_SQUARE_SIDE</a></code></td>
+<td class="colLast"><code>0.002</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/deprecated-list.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/deprecated-list.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/deprecated-list.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Deprecated List (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Deprecated List (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Deprecated API" class="title">Deprecated API</h1>
+<h2 title="Contents">Contents</h2>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/help-doc.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/help-doc.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/help-doc.html	(revision 34416)
@@ -0,0 +1,230 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>API Help (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="API Help (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">How This API Document Is Organized</h1>
+<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2>Overview</h2>
+<p>The <a href="overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</p>
+</li>
+<li class="blockList">
+<h2>Package</h2>
+<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p>
+<ul>
+<li>Interfaces (italic)</li>
+<li>Classes</li>
+<li>Enums</li>
+<li>Exceptions</li>
+<li>Errors</li>
+<li>Annotation Types</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Class/Interface</h2>
+<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
+<ul>
+<li>Class inheritance diagram</li>
+<li>Direct Subclasses</li>
+<li>All Known Subinterfaces</li>
+<li>All Known Implementing Classes</li>
+<li>Class/interface declaration</li>
+<li>Class/interface description</li>
+</ul>
+<ul>
+<li>Nested Class Summary</li>
+<li>Field Summary</li>
+<li>Constructor Summary</li>
+<li>Method Summary</li>
+</ul>
+<ul>
+<li>Field Detail</li>
+<li>Constructor Detail</li>
+<li>Method Detail</li>
+</ul>
+<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
+</li>
+<li class="blockList">
+<h2>Annotation Type</h2>
+<p>Each annotation type has its own separate page with the following sections:</p>
+<ul>
+<li>Annotation Type declaration</li>
+<li>Annotation Type description</li>
+<li>Required Element Summary</li>
+<li>Optional Element Summary</li>
+<li>Element Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Enum</h2>
+<p>Each enum has its own separate page with the following sections:</p>
+<ul>
+<li>Enum declaration</li>
+<li>Enum description</li>
+<li>Enum Constant Summary</li>
+<li>Enum Constant Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Use</h2>
+<p>Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p>
+</li>
+<li class="blockList">
+<h2>Tree (Class Hierarchy)</h2>
+<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p>
+<ul>
+<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
+<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Deprecated API</h2>
+<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
+</li>
+<li class="blockList">
+<h2>Index</h2>
+<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p>
+</li>
+<li class="blockList">
+<h2>Prev/Next</h2>
+<p>These links take you to the next or previous class, interface, package, or related page.</p>
+</li>
+<li class="blockList">
+<h2>Frames/No Frames</h2>
+<p>These links show and hide the HTML frames.  All pages are available with or without frames.</p>
+</li>
+<li class="blockList">
+<h2>All Classes</h2>
+<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
+</li>
+<li class="blockList">
+<h2>Serialized Form</h2>
+<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
+</li>
+<li class="blockList">
+<h2>Constant Field Values</h2>
+<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
+</li>
+</ul>
+<span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/index-all.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/index-all.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/index-all.html	(revision 34416)
@@ -0,0 +1,3715 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Index (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Index (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:X">X</a>&nbsp;<a href="#I:Y">Y</a>&nbsp;<a href="#I:Z">Z</a>&nbsp;<a name="I:A">
+<!--   -->
+</a>
+<h2 class="title">A</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#a">a</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandJoin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#a">a</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandUnjoin</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">AbstractMode</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></dt>
+<dd>
+<div class="block">Superclass for all the mode of the <a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#AbstractMode--">AbstractMode()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">AbstractMode.SemiautomaticThread</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#ACCESS_TOKEN">ACCESS_TOKEN</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">ImageReloadAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadViewAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideExportAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideJoinAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></dt>
+<dd>
+<div class="block">Creates the folder chooser GUI.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog.RewriteButtonAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.BlueAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.NextPictureAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PauseAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PlayAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PreviousPictureAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.RedAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.StopAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting.LoginAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting.LogoutAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#activeOrEditLayerChanged-org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeEvent-">activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#ad">ad</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#add-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">add(StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Adds an StreetsideImage to the object, and then repaints mapView.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#add-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-boolean-">add(StreetsideAbstractImage, boolean)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Adds a StreetsideImage to the object, but doesn't repaint mapView.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#add-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">add(StreetsideImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#add-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">add(StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>
+<div class="block">Adds a new <a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object to the database.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#add-java.util.Collection-">add(Collection&lt;? extends StreetsideAbstractImage&gt;)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>
+<div class="block">Adds a set of <a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects to the database.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#addAll-java.util.Collection-">addAll(Collection&lt;? extends StreetsideAbstractImage&gt;)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Adds a set of StreetsideImages to the object, and then repaints mapView.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#addAll-java.util.Collection-boolean-">addAll(Collection&lt;? extends StreetsideAbstractImage&gt;, boolean)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Adds a set of {link StreetsideAbstractImage} objects to this object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#addChangesetListener-org.openstreetmap.josm.plugins.streetside.utils.StreetsideChangesetListener-">addChangesetListener(StreetsideChangesetListener)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#addCommand-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">addCommand(StreetsideCommand)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></dt>
+<dd>
+<div class="block">Adds a new command to the list.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#addGui-org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane-">addGui(PreferenceTabbedPane)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#addImagesToUpload-int-">addImagesToUpload(int)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>
+<div class="block">Sets the amount of images that are going to be uploaded.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#addListener-org.openstreetmap.josm.plugins.streetside.actions.WalkListener-">addListener(WalkListener)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></dt>
+<dd>
+<div class="block">Adds a listener.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#addListener-org.openstreetmap.josm.plugins.streetside.cubemap.ITileDownloadingTaskListener-">addListener(ITileDownloadingTaskListener)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>
+<div class="block">Adds a new listener.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#addListener-org.openstreetmap.josm.plugins.streetside.history.StreetsideRecordListener-">addListener(StreetsideRecordListener)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></dt>
+<dd>
+<div class="block">Adds a listener.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#addListener-org.openstreetmap.josm.plugins.streetside.StreetsideDataListener-">addListener(StreetsideDataListener)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Adds a new listener.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#addMultiSelectedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">addMultiSelectedImage(StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Adds a <a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> object to the list of selected images, (when
+ ctrl + click)</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#addMultiSelectedImage-java.util.Collection-">addMultiSelectedImage(Collection&lt;StreetsideAbstractImage&gt;)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Adds a set of <code>StreetsideAbstractImage</code> objects to the list of
+ selected images.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#addShortcuts--">addShortcuts()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>
+<div class="block">Adds the shortcuts to the buttons.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#addStreetsideTagAction">addStreetsideTagAction</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">AddTagToPrimitiveAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#AddTagToPrimitiveAction-java.lang.String-">AddTagToPrimitiveAction(String)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#affine">affine</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#al">al</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#all">all</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></dt>
+<dd>
+<div class="block">Button to export all downloaded images.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#alreadyDisplayed">alreadyDisplayed</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#alreadyDisplayed">alreadyDisplayed</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#amount">amount</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportManager</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#amount">amount</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportWriterThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#APIv3--">APIv3()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.APIv3</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#avatar">avatar</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:B">
+<!--   -->
+</a>
+<h2 class="title">B</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#b">b</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandJoin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#b">b</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandUnjoin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#back">back</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#back">back</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#BACKGROUND">BACKGROUND</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>
+<div class="block">See <code>OsmDataLayer#PROPERTY_BACKGROUND_COLOR</code></div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#backImg">backImg</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#BASE_TITLE">BASE_TITLE</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#BASE_TITLE">BASE_TITLE</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html#BASE_URL_PREFIX">BASE_URL_PREFIX</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.VirtualEarth</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html#BASE_URL_SUFFIX">BASE_URL_SUFFIX</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.VirtualEarth</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#BasicListModel-java.util.List-">BasicListModel(List&lt;T&gt;)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog.BasicListModel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#BING_MAPS_KEY">BING_MAPS_KEY</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#bl">bl</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html#BlueAction--">BlueAction()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.BlueAction</a></dt>
+<dd>
+<div class="block">Constructs a normal BlueAction</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#blueButton">blueButton</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>
+<div class="block">Button used to jump to the image following the blue line</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#bounds">bounds</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html#bounds">bounds</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideSquareDownloadRunnable</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#bounds">bounds</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">The bounds of the areas for which the pictures have been downloaded.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">BoundsDownloadRunnable</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#BoundsDownloadRunnable-org.openstreetmap.josm.data.Bounds-">BoundsDownloadRunnable(Bounds)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#browse-java.net.URL-">browse(URL)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></dt>
+<dd>
+<div class="block">Open the default browser in the given URL.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html#browseImage-java.lang.String-">browseImage(String)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.MainWebsite</a></dt>
+<dd>
+<div class="block">Gives you the URL for the online viewer of a specific Streetside image.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#buildCubemapFaces--">buildCubemapFaces()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#buildMultiTiledCubemapFaceImage-java.awt.image.BufferedImage:A-">buildMultiTiledCubemapFaceImage(BufferedImage[])</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">GraphicsUtils</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:C">
+<!--   -->
+</a>
+<h2 class="title">C</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#ca">ca</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandTurn</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#CA_INDICATOR_ANGLE">CA_INDICATOR_ANGLE</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block">The angle of the circular sector that indicates the camera angle</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#CA_INDICATOR_RADIUS">CA_INDICATOR_RADIUS</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block">The radius of the circular sector that indicates the camera angle</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#cache">cache</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#cache">cache</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#cache">cache</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#cache">cache</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#CacheProxy--">CacheProxy()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.html#Caches--">Caches()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches.CacheProxy</span></a>&lt;<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">K</a>,<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">V</a> extends java.io.Serializable&gt; - Class in <a href="org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches.CubemapCache</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches.ImageCache</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches.MapObjectIconCache</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches.UserProfileCache</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">CacheUtils</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></dt>
+<dd>
+<div class="block">Utility methods for working with cache.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#CacheUtils--">CacheUtils()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">CacheUtils.IgnoreDownload</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">CacheUtils.PICTURE</span></a> - Enum in <a href="org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></dt>
+<dd>
+<div class="block">Picture quality</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#calculateDrawImageRectangle-java.awt.Rectangle-">calculateDrawImageRectangle(Rectangle)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#calculateDrawImageRectangle-java.awt.Rectangle-java.awt.Rectangle-">calculateDrawImageRectangle(Rectangle, Rectangle)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>
+<div class="block">calculateDrawImageRectangle</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#call--">call()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html#callback">callback</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting.LoginAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#callback">callback</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">OAuthPortListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#camera">camera</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#camera">camera</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#cameraDistance">cameraDistance</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#cameraTransform">cameraTransform</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CameraTransformer</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#CameraTransformer--">CameraTransformer()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#CameraTransformer-org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder-">CameraTransformer(CameraTransformer.RotateOrder)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CameraTransformer.RotateOrder</span></a> - Enum in <a href="org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#cancel--">cancel()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportManager</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#cancelled">cancelled</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#cancelled">cancelled</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#cb">cb</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#cd">cd</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">The time the image was captured, in Epoch format.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#cd">cd</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>
+<div class="block">Epoch time when the sequence was created</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#changeset">changeset</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html#changesetChanged--">changesetChanged()</a></span> - Method in interface org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils">StreetsideChangesetListener</a></dt>
+<dd>
+<div class="block">Fired when the an image is added or removed from the changeset.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#checkModified--">checkModified()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#checkPointInVisibleRect-java.awt.Point-java.awt.Rectangle-">checkPointInVisibleRect(Point, Rectangle)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay.ImgDisplayMouseListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#checkVisibleRectPos-java.awt.Image-java.awt.Rectangle-">checkVisibleRectPos(Image, Rectangle)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#checkVisibleRectSize-java.awt.Image-java.awt.Rectangle-">checkVisibleRectSize(Image, Rectangle)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#choose">choose</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">ChooseGeoImageLayersDialog</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.dialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html#ChooseGeoImageLayersDialog-java.awt.Component-java.util.List-">ChooseGeoImageLayersDialog(Component, List&lt;GeoImageLayer&gt;)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">ChooseGeoImageLayersDialog.BasicListModel</span></a>&lt;<a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="type parameter in ChooseGeoImageLayersDialog.BasicListModel">T</a>&gt; - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.dialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.dialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#chooser">chooser</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></dt>
+<dd>
+<div class="block">File chooser.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#cleanChangeset--">cleanChangeset()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#clearInstance--">clearInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">ClipboardAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#ClipboardAction-java.lang.String-java.awt.datatransfer.Transferable-">ClipboardAction(String, Transferable)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#closest">closest</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">CommandJoin</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></dt>
+<dd>
+<div class="block">Command joined when joining two images into the same sequence.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#CommandJoin-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">CommandJoin(StreetsideAbstractImage, StreetsideAbstractImage)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandJoin</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#commandList">commandList</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></dt>
+<dd>
+<div class="block">The set of commands that have taken place or that have been undone.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">CommandMove</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></dt>
+<dd>
+<div class="block">Command created when an image's position is changed.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#CommandMove-java.util.Set-double-double-">CommandMove(Set&lt;StreetsideAbstractImage&gt;, double, double)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandMove</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">CommandTurn</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></dt>
+<dd>
+<div class="block">Command created when an image's direction is changed.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#CommandTurn-java.util.Set-double-">CommandTurn(Set&lt;StreetsideAbstractImage&gt;, double)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandTurn</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">CommandUnjoin</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></dt>
+<dd>
+<div class="block">Command joined when joining two images into the same sequence.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#CommandUnjoin-java.util.List-">CommandUnjoin(List&lt;StreetsideAbstractImage&gt;)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandUnjoin</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#comp2imgCoord-java.awt.Rectangle-int-int-">comp2imgCoord(Rectangle, int, int)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html#compare-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">compare(StreetsideAbstractImage, StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer.NearestImgToTargetComparator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#compareTo-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">compareTo(StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></dt>
+<dd>
+<div class="block">Comparison method for the StreetsideCubemap object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#compareTo-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">compareTo(StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#compareTo-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">compareTo(StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#contents">contents</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></dt>
+<dd>
+<div class="block">The contents that are transfered into the clipboard when the action is executed.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#convertBufferedImage2JavaFXImage-java.awt.image.BufferedImage-">convertBufferedImage2JavaFXImage(BufferedImage)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">GraphicsUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#convertDecimal2Quaternary-long-">convertDecimal2Quaternary(long)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#convertDoubleCountNrto16TileNr-java.lang.String-">convertDoubleCountNrto16TileNr(String)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#convertQuaternary2Decimal-java.lang.String-">convertQuaternary2Decimal(String)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html#coordinate">coordinate</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#copyImgKeyAction">copyImgKeyAction</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#createCacheEntry-byte:A-">createCacheEntry(byte[])</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#createDefaultScene--">createDefaultScene()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#createHatchTexture--">createHatchTexture()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block">Initialize the hatch pattern used to paint the non-downloaded area.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#createInstance-org.openstreetmap.josm.gui.layer.geoimage.ImageEntry-">createInstance(ImageEntry)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></dt>
+<dd>
+<div class="block">Constructs a new image from an image entry of a <code>GeoImageLayer</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#createLayout-java.awt.Component-java.util.List-">createLayout(Component, List&lt;SideButton&gt;)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>
+<div class="block">Creates the layout of the dialog.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#createLayout-java.awt.Component-java.util.List-">createLayout(Component, List&lt;SideButton&gt;)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></dt>
+<dd>
+<div class="block">Creates the layout of the dialog.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#createNewCache--">createNewCache()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html#createNewCache--">createNewCache()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.MapObjectIconCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#createNewCache--">createNewCache()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.UserProfileCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#createScene--">createScene()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#createScene-java.awt.image.BufferedImage-java.awt.image.BufferedImage-java.awt.image.BufferedImage-java.awt.image.BufferedImage-java.awt.image.BufferedImage-java.awt.image.BufferedImage-">createScene(BufferedImage, BufferedImage, BufferedImage, BufferedImage, BufferedImage, BufferedImage)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#cropMultiTiledImages-java.awt.image.BufferedImage:A-int-">cropMultiTiledImages(BufferedImage[], int)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">GraphicsUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#CubefaceType-int-">CubefaceType(int)</a></span> - Constructor for enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#cubemap">cubemap</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#CUBEMAP_LINK_TO_BLUR_EDITOR">CUBEMAP_LINK_TO_BLUR_EDITOR</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#cubemapBox">cubemapBox</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">CubemapBox</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#CubemapBox-javafx.scene.image.Image-double-javafx.scene.PerspectiveCamera-">CubemapBox(Image, double, PerspectiveCamera)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#CubemapBox-double-javafx.scene.PerspectiveCamera-">CubemapBox(double, PerspectiveCamera)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#CubemapBox-javafx.scene.image.Image-javafx.scene.image.Image-javafx.scene.image.Image-javafx.scene.image.Image-javafx.scene.image.Image-javafx.scene.image.Image-double-javafx.scene.PerspectiveCamera-">CubemapBox(Image, Image, Image, Image, Image, Image, double, PerspectiveCamera)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">CubemapBox.CubemapBoxImageType</span></a> - Enum in <a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html#CubemapBoxImageType--">CubemapBoxImageType()</a></span> - Constructor for enum org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CubemapBuilder</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#CubemapBuilder--">CubemapBuilder()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#CubemapCache--">CubemapCache()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#CubemapFaces-java.lang.String-">CubemapFaces(String)</a></span> - Constructor for enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#cubemapScene">cubemapScene</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CubemapUtils</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#CubemapUtils--">CubemapUtils()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CubemapUtils.CubefaceType</span></a> - Enum in <a href="org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CubemapUtils.CubemapFaces</span></a> - Enum in <a href="org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#currentDate--">currentDate()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></dt>
+<dd>
+<div class="block">Returns the current date formatted as EXIF timestamp.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#currentTime--">currentTime()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></dt>
+<dd>
+<div class="block">Returns current time in Epoch format (milliseconds since 1970-01-01T00:00:00+0000)</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#cursor">cursor</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></dt>
+<dd>
+<div class="block">Cursor that should become active when this mode is activated.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#CUT_OFF_SEQUENCES_AT_BOUNDS">CUT_OFF_SEQUENCES_AT_BOUNDS</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>
+<div class="block">If false, all sequences that cross the download bounds are put completely into the StreetsideData object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#cutOffSeq">cutOffSeq</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:D">
+<!--   -->
+</a>
+<h2 class="title">D</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#data">data</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#data">data</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">SequenceDownloadRunnable</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#data">data</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a> object that stores the database.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#DATASET_LISTENER">DATASET_LISTENER</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#DEBUGING_ENABLED">DEBUGING_ENABLED</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeBubbleData-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">decodeBubbleData(StreetsideImage)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideSequencesDecoder</a></dt>
+<dd>
+<div class="block">Parses a given <a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> as a GeoJSON Feature into a <a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#decodeCoordinateProperty-javax.json.JsonObject-java.lang.String-java.util.function.Function-java.lang.Class-">decodeCoordinateProperty(JsonObject, String, Function&lt;JsonValue, T&gt;, Class&lt;T&gt;)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonSequencesDecoder</a></dt>
+<dd>
+<div class="block">Given the JSON object representing the `properties` of a sequence, this method converts you one attribute from the
+ `coordinateProperties` object to an array of appropriate type.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeCoordinateProperty-javax.json.JsonObject-java.lang.String-java.util.function.Function-java.lang.Class-">decodeCoordinateProperty(JsonObject, String, Function&lt;JsonValue, T&gt;, Class&lt;T&gt;)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideSequencesDecoder</a></dt>
+<dd>
+<div class="block">Given the JSON object representing the `properties` of a sequence, this method converts you one attribute from the
+ `coordinateProperties` object to an array of appropriate type.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#decodeDoublePair-javax.json.JsonArray-">decodeDoublePair(JsonArray)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonDecoder</a></dt>
+<dd>
+<div class="block">Decodes a pair of double values, which are stored in a <code>JsonArray</code> of exactly size 2.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#decodeDoublePair-javax.json.JsonArray-">decodeDoublePair(JsonArray)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideDecoder</a></dt>
+<dd>
+<div class="block">Decodes a pair of double values, which are stored in a <code>JsonArray</code> of exactly size 2.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#decodeFeatureCollection-javax.json.JsonObject-java.util.function.Function-">decodeFeatureCollection(JsonObject, Function&lt;JsonObject, T&gt;)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonDecoder</a></dt>
+<dd>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON FeatureCollection into a <code>Collection</code>
+ of the desired Java objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#decodeFeatureCollection-javax.json.JsonObject-java.util.function.Function-">decodeFeatureCollection(JsonObject, Function&lt;JsonObject, T&gt;)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideDecoder</a></dt>
+<dd>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON FeatureCollection into a <code>Collection</code>
+ of the desired Java objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#decodeImageDetection-javax.json.JsonObject-">decodeImageDetection(JsonObject)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonImageDetectionDecoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#decodeJsonArray-javax.json.JsonArray-java.util.function.Function-java.lang.Class-">decodeJsonArray(JsonArray, Function&lt;JsonValue, T&gt;, Class&lt;T&gt;)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonSequencesDecoder</a></dt>
+<dd>
+<div class="block">Converts a <code>JsonArray</code> to a java array.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeJsonArray-javax.json.JsonArray-java.util.function.Function-java.lang.Class-">decodeJsonArray(JsonArray, Function&lt;JsonValue, T&gt;, Class&lt;T&gt;)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideSequencesDecoder</a></dt>
+<dd>
+<div class="block">Converts a <code>JsonArray</code> to a java array.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#decodeLatLon-javax.json.JsonArray-">decodeLatLon(JsonArray)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonDecoder</a></dt>
+<dd>
+<div class="block">Decodes a <code>JsonArray</code> of exactly size 2 to a <code>LatLon</code> instance.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#decodeLatLon-javax.json.JsonArray-">decodeLatLon(JsonArray)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideDecoder</a></dt>
+<dd>
+<div class="block">Decodes a <code>JsonArray</code> of exactly size 2 to a <code>LatLon</code> instance.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#decodeLatLons-javax.json.JsonObject-">decodeLatLons(JsonObject)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonSequencesDecoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeLatLons-javax.json.JsonObject-">decodeLatLons(JsonObject)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideSequencesDecoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html#decodeMapObject-javax.json.JsonObject-">decodeMapObject(JsonObject)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonMapObjectDecoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#decodePolygon-javax.json.JsonArray-">decodePolygon(JsonArray)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonImageDetectionDecoder</a></dt>
+<dd>
+<div class="block">Decodes a polygon (may be a multipolygon) from JSON</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#decodeSequence-javax.json.JsonObject-">decodeSequence(JsonObject)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonSequencesDecoder</a></dt>
+<dd>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON Feature into a <a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeSequence-javax.json.JsonObject-">decodeSequence(JsonObject)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideSequencesDecoder</a></dt>
+<dd>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON Feature into a <a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#decodeShape-javax.json.JsonValue-">decodeShape(JsonValue)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonImageDetectionDecoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#decodeSimplePolygon-javax.json.JsonArray-">decodeSimplePolygon(JsonArray)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonImageDetectionDecoder</a></dt>
+<dd>
+<div class="block">Decodes a simple polygon (consisting of only one continuous path) from JSON</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeStreetsideSequence-javax.json.JsonObject-">decodeStreetsideSequence(JsonObject)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideSequencesDecoder</a></dt>
+<dd>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON Feature into a <a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#decodeTimestamp-java.lang.String-">decodeTimestamp(String)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonDecoder</a></dt>
+<dd>
+<div class="block">Decodes a timestamp formatted as a <code>String</code> to the equivalent UNIX epoch timestamp
+ (number of milliseconds since 1970-01-01T00:00:00.000+0000).</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#decodeTimestamp-java.lang.String-">decodeTimestamp(String)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideDecoder</a></dt>
+<dd>
+<div class="block">Decodes a timestamp formatted as a <code>String</code> to the equivalent UNIX epoch timestamp
+ (number of milliseconds since 1970-01-01T00:00:00.000+0000).</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#DEFAULT">DEFAULT</a></span> - Static variable in enum org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#DEFAULT_BACKGROUND">DEFAULT_BACKGROUND</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">SelectableLabel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#DEFAULT_FONT">DEFAULT_FONT</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">SelectableLabel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#defaultScene">defaultScene</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#degMinSecToDouble-org.apache.commons.imaging.common.RationalNumber:A-java.lang.String-">degMinSecToDouble(RationalNumber[], String)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></dt>
+<dd>
+<div class="block">Calculates the decimal degree-value from a degree value given in
+ degrees-minutes-seconds-format</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#DELETE_AFTER_UPLOAD">DELETE_AFTER_UPLOAD</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#DESCRIPTION">DESCRIPTION</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadViewAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#destroy--">destroy()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#destroyInstance--">destroyInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>
+<div class="block">Destroys the unique instance of the class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#destroyInstance--">destroyInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>
+<div class="block">Destroys the unique instance of the class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#destroyInstance--">destroyInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>
+<div class="block">Destroys the unique instance of the class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#destroyInstance--">destroyInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></dt>
+<dd>
+<div class="block">Destroys the unique instance of the class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#detections">detections</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#developer">developer</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#DEVELOPER">DEVELOPER</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#dialog">dialog</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideExportAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#directionConversion">directionConversion</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#disableAllButtons--">disableAllButtons()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>
+<div class="block">Disables all the buttons in the dialog</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#DISPLAY_HOUR">DISPLAY_HOUR</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#displayHour">displayHour</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#dlg">dlg</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog.RewriteButtonAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#down">down</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#down">down</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#downImg">downImg</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#DOWNLOAD_COOLDOWN">DOWNLOAD_COOLDOWN</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#DOWNLOAD_MODE-java.lang.String-java.lang.String-">DOWNLOAD_MODE(String, String)</a></span> - Constructor for enum org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#DOWNLOAD_MODE">DOWNLOAD_MODE</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#downloadCubemap-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">downloadCubemap(StreetsideImage)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils</a></dt>
+<dd>
+<div class="block">Downloads the the thumbnail and the full resolution picture of the given
+ image.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#downloadCubemapImages-java.lang.String-">downloadCubemapImages(String)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#downloadModeComboBox">downloadModeComboBox</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#downloadOSMArea--">downloadOSMArea()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dt>
+<dd>
+<div class="block">Downloads all images of the area covered by the OSM data.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#downloadPicture-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">downloadPicture(StreetsideImage)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils</a></dt>
+<dd>
+<div class="block">Downloads the the thumbnail and the full resolution picture of the given
+ image.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#downloadPicture-org.openstreetmap.josm.plugins.streetside.StreetsideImage-org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE-">downloadPicture(StreetsideImage, CacheUtils.PICTURE)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils</a></dt>
+<dd>
+<div class="block">Downloads the picture of the given image.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#downloadSurroundingCubemaps-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">downloadSurroundingCubemaps(StreetsideImage)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Downloads surrounding images of this mapillary image in background threads</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#downloadSurroundingImages-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">downloadSurroundingImages(StreetsideImage)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Downloads surrounding images of this mapillary image in background threads</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#downloadVisibleArea--">downloadVisibleArea()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dt>
+<dd>
+<div class="block">If some part of the current view has not been downloaded, it is downloaded.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#drawImageMarker-java.awt.Graphics2D-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">drawImageMarker(Graphics2D, StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block">Draws an image marker onto the given Graphics context.</div>
+</dd>
+</dl>
+<a name="I:E">
+<!--   -->
+</a>
+<h2 class="title">E</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#EMPTY_USER_AVATAR">EMPTY_USER_AVATAR</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html#encodeImageChanges-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">encodeImageChanges(StreetsideImage)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonLocationChangesetEncoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html#encodeLocationChangeset-org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset-">encodeLocationChangeset(StreetsideLocationChangeset)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonLocationChangesetEncoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#end">end</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#end--">end()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>
+<div class="block">Called when the walk stops by itself of forcefully.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#EPSILON">EPSILON</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">If two values for field cd differ by less than EPSILON both values are
+ considered equal.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#EPSILON">EPSILON</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></dt>
+<dd>
+<div class="block">If two values for field cd differ by less than EPSILON both values are considered equal.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#ex">ex</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportManager</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#execute--">execute()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandJoin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#execute--">execute()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandUnjoin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html#execute--">execute()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideExecutableCommand</a></dt>
+<dd>
+<div class="block">Executes the command.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#executor">executor</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dt>
+<dd>
+<div class="block">Executor that will run the petitions.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#export-java.util.Set-">export(Set&lt;StreetsideAbstractImage&gt;)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideExportAction</a></dt>
+<dd>
+<div class="block">Exports the given images from the database.</div>
+</dd>
+</dl>
+<a name="I:F">
+<!--   -->
+</a>
+<h2 class="title">F</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#file">file</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></dt>
+<dd>
+<div class="block">The picture file.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#finish--">finish()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportManager</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#finishDownload--">finishDownload()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>
+<div class="block">Called when a download is finished.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#finishedUploadDialog-int-">finishedUploadDialog(int)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#fireImagesAdded--">fireImagesAdded()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#fireListeners--">fireListeners()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#fireRecordChanged--">fireRecordChanged()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#fireSelectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">fireSelectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#fireTileAdded-java.lang.String-">fireTileAdded(String)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#fireWalkStarted--">fireWalkStarted()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html#firstSeenTime">firstSeenTime</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#followSelected">followSelected</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#followSelection">followSelection</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideWalkDialog</a></dt>
+<dd>
+<div class="block">Whether the view must follow the selected image.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#format24">format24</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#fromLabel-java.lang.String-">fromLabel(String)</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#fromPrefId-java.lang.String-">fromPrefId(String)</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#front">front</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#front">front</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#frontImg">frontImg</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:G">
+<!--   -->
+</a>
+<h2 class="title">G</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html#generateId--">generateId()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideSequenceIdGenerator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html#GeoImageLayerListCellRenderer--">GeoImageLayerListCellRenderer()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#get-K-">get(K)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getAd--">getAd()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getAl--">getAl()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#getAvatar--">getAvatar()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getBl--">getBl()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getBounds--">getBounds()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#getCache--">getCache()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#getCache--">getCache()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#getCache--">getCache()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.html#getCacheDirectory--">getCacheDirectory()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#getCacheKey--">getCacheKey()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#getCb--">getCb()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getCd--">getCd()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Returns the Epoch time when the image was captured.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#getCd--">getCd()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>
+<div class="block">Returns the Epoch time when the sequence was captured.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#getCenterImgCoord-java.awt.Rectangle-">getCenterImgCoord(Rectangle)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#getClosest-java.awt.Point-">getClosest(Point)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html#getCoordinate--">getCoordinate()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#getCount4FaceNumber-java.lang.String-">getCount4FaceNumber(String)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#getCubemap--">getCubemap()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#getCubemapBox--">getCubemapBox()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#getCubemapBox--">getCubemapBox()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#getCubemapScene--">getCubemapScene()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getData--">getData()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block">Returns the <a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a> object, which acts as the database of the
+ Layer.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getDate--">getDate()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Returns the date the picture was taken in DMY format.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getDate-java.lang.String-">getDate(String)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Returns the date the picture was taken in the given format.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#getDefaultScene--">getDefaultScene()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#getElementAt-int-">getElementAt(int)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog.BasicListModel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#getEpoch-java.lang.String-java.lang.String-">getEpoch(String, String)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></dt>
+<dd>
+<div class="block">Parses a string with a given format and returns the Epoch time.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#getFaceIdFromTileId-java.lang.String-">getFaceIdFromTileId(String)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#getFaceNumberForCount-int-">getFaceNumberForCount(int)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#getFile--">getFile()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></dt>
+<dd>
+<div class="block">Returns the <code>File</code> object where the picture is located.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html#getFirstSeenTime--">getFirstSeenTime()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getHe--">getHe()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Returns the original direction towards the image has been taken.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#getHeight--">getHeight()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getHighlightedImage--">getHighlightedImage()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Returns the image under the mouse cursor.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html#getIcon-java.lang.String-">getIcon(String)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getIcon--">getIcon()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#getId--">getId()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getId--">getId()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getId--">getId()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>
+<div class="block">Returns the unique identifier of the object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#getId--">getId()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>
+<div class="block">Returns the unique identifier of the sequence.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#getImage--">getImage()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>
+<div class="block">Returns the picture that is being displayed</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#getImage--">getImage()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>
+<div class="block">Returns the <a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object which is being shown.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#getImage--">getImage()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></dt>
+<dd>
+<div class="block">Returns the pictures of the file.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#getImageKey--">getImageKey()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">SpecialImageArea</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#getImages-org.openstreetmap.josm.data.coor.LatLon-org.openstreetmap.josm.data.coor.LatLon-">getImages(LatLon, LatLon)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dt>
+<dd>
+<div class="block">Gets all the images in a square.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#getImages-org.openstreetmap.josm.data.Bounds-">getImages(Bounds)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dt>
+<dd>
+<div class="block">Gets the images within the given bounds.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getImages--">getImages()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Returns a Set containing all images.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#getImages--">getImages()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>
+<div class="block">Returns all <a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects contained by this
+ object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#getImagesToUpload--">getImagesToUpload()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#getImagesUploaded--">getImagesUploaded()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getInfoComponent--">getInfoComponent()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#getInstance--">getInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#getInstance--">getInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html#getInstance--">getInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.MapObjectIconCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#getInstance--">getInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.UserProfileCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#getInstance--">getInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#getInstance--">getInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#getInstance--">getInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>
+<div class="block">Returns the unique instance of the class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#getInstance--">getInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></dt>
+<dd>
+<div class="block">Returns the unique instance of the class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#getInstance--">getInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></dt>
+<dd>
+<div class="block">Returns the unique instance of the class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getInstance--">getInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block">Returns the unique instance of this class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#getKey--">getKey()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getLa--">getLa()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#getLa--">getLa()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#getLabel--">getLabel()</a></span> - Method in enum org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html#getLastSeenTime--">getLastSeenTime()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getLatLon--">getLatLon()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Returns a LatLon object containing the original coordinates of the object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html#getListCellRendererComponent-javax.swing.JList-org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer-int-boolean-boolean-">getListCellRendererComponent(JList&lt;? extends GeoImageLayer&gt;, GeoImageLayer, int, boolean, boolean)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getLo--">getLo()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#getLo--">getLo()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getLocationChangeset--">getLocationChangeset()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block">Returns the <a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLocationChangeset</code></a> object, which acts as the database of the
+ Layer.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#getMapView--">getMapView()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsidePlugin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getMenuEntries--">getMenuEntries()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getMl--">getMl()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#getMode--">getMode()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dt>
+<dd>
+<div class="block">Returns the current download mode.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getMovingHe--">getMovingHe()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Returns the direction towards the image has been taken.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getMovingLatLon--">getMovingLatLon()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Returns a LatLon object containing the current coordinates of the object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getMultiSelectedImages--">getMultiSelectedImages()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Returns a List containing all <code>StreetsideAbstractImage</code> objects
+ selected with ctrl + click.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getNbn--">getNbn()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getNe--">getNe()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getNearestImagesFromDifferentSequences-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-int-">getNearestImagesFromDifferentSequences(StreetsideAbstractImage, int)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block">Returns the closest images belonging to a different sequence and
+ different from the specified target image.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getNNearestImage-int-">getNNearestImage(int)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block">Returns the n-nearest image, for n=1 the nearest one is returned, for n=2 the second nearest one and so on.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html#getNonDownloadedArea-org.openstreetmap.josm.gui.MapView-java.lang.Iterable-">getNonDownloadedArea(MapView, Iterable&lt;Bounds&gt;)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">MapViewGeometryUtil</a></dt>
+<dd>
+<div class="block">Subtracts the download bounds from the rectangular bounds of the map view.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#getPackage--">getPackage()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html#getPackage--">getPackage()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getPbn--">getPbn()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getPi--">getPi()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getPr--">getPr()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#getPreferenceSetting--">getPreferenceSetting()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsidePlugin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#getPrefId--">getPrefId()</a></span> - Method in enum org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getRn--">getRn()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getRo--">getRo()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#getScore--">getScore()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#getSecrets--">getSecrets()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideUser</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getSelectedImage--">getSelectedImage()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Returns the StreetsideImage object that is currently selected.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getSequence--">getSequence()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Returns the sequence which contains this image.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html#getSequencePath-org.openstreetmap.josm.gui.NavigatableComponent-org.openstreetmap.josm.plugins.streetside.StreetsideSequence-">getSequencePath(NavigatableComponent, StreetsideSequence)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">MapViewGeometryUtil</a></dt>
+<dd>
+<div class="block">Converts a <a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a> into a <code>Path2D</code> that can be drawn
+ on the specified <code>NavigatableComponent</code>'s <code>Graphics2D</code>-context.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getSequences--">getSequences()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Returns a Set of all sequences, that the images are part of.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#getShape--">getShape()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">SpecialImageArea</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#getSize--">getSize()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog.BasicListModel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#getSize--">getSize()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>
+<div class="block">Gets the value of the property size.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#getStreetsideDataListeners--">getStreetsideDataListeners()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsidePlugin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#getStreetsideImageDisplay--">getStreetsideImageDisplay()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#getStreetsideViewerHelp--">getStreetsideViewerHelp()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#getStreetsideViewerPanel--">getStreetsideViewerPanel()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#getStreetsideWalkAction--">getStreetsideWalkAction()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsidePlugin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#getTabPreferenceSetting-org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane-">getTabPreferenceSetting(PreferenceTabbedPane)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getTempHe--">getTempHe()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Returns the last fixed direction of the object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getTempLatLon--">getTempLatLon()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Returns the last fixed coordinates of the object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#getThreeSixtyDegreeViewerPanel--">getThreeSixtyDegreeViewerPanel()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#getTileHeight--">getTileHeight()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#getTileImages--">getTileImages()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#getTileWidth--">getTileWidth()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getToolTipText--">getToolTipText()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html#getTreeCellRendererComponent-javax.swing.JTree-java.lang.Object-boolean-boolean-boolean-int-boolean-">getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageTreeCellRenderer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html#getUpdatedTime--">getUpdatedTime()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#getUploadString--">getUploadString()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>
+<div class="block">Returns the text to be written in the status bar.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#getUrl--">getUrl()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#getUrlGenerator--">getUrlGenerator()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#getUrlGenerator--">getUrlGenerator()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">SequenceDownloadRunnable</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getUser--">getUser()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#getUser--">getUser()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#getUsername--">getUsername()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#getUsername--">getUsername()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideUser</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#getValue--">getValue()</a></span> - Method in enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#getValue--">getValue()</a></span> - Method in enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#getValue--">getValue()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html#getValue--">getValue()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#getViews--">getViews()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html#getWithHeader-java.net.URL-">getWithHeader(URL)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">OAuthUtils</a></dt>
+<dd>
+<div class="block">Returns a JsonObject containing the result of making a GET request with the
+ authorization header.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#goForward">goForward</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#goForward">goForward</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideWalkDialog</a></dt>
+<dd>
+<div class="block">Go forward or backwards</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">GraphicsUtils</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#GraphicsUtils--">GraphicsUtils()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">GraphicsUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">GraphicsUtils.PlatformHelper</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#group">group</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></dt>
+<dd>
+<div class="block">Group of button containing all the options.</div>
+</dd>
+</dl>
+<a name="I:H">
+<!--   -->
+</a>
+<h2 class="title">H</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#hashCode--">hashCode()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#hashCode--">hashCode()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></dt>
+<dd>
+<div class="block">HashCode StreetsideCubemap object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#hashCode--">hashCode()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#hashCode--">hashCode()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#hasInstance--">hasInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#hasInstance--">hasInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#hasInstance--">hasInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#hasInstance--">hasInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#hatched">hatched</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#he">he</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Direction of the picture.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#highlightedImage">highlightedImage</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">The image under the cursor.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#highResImageryCheck">highResImageryCheck</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#HOVER_ENABLED">HOVER_ENABLED</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#hoverEnabled">hoverEnabled</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:I">
+<!--   -->
+</a>
+<h2 class="title">I</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html#ICON">ICON</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageTreeCellRenderer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html#ICON_UNKNOWN_TYPE">ICON_UNKNOWN_TYPE</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#id">id</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#id">id</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#id">id</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>
+<div class="block">Unique identifier.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#ignoreDownload">ignoreDownload</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html#IgnoreDownload--">IgnoreDownload()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.IgnoreDownload</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#image">image</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>
+<div class="block">The image currently displayed</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#image">image</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#image">image</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportDownloadThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#IMAGE_LINK_TO_BLUR_EDITOR">IMAGE_LINK_TO_BLUR_EDITOR</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#ImageCache--">ImageCache()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#imageCache">imageCache</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">ImageDetection</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#ImageDetection-java.awt.geom.Path2D-java.lang.String-java.lang.String-double-java.lang.String-java.lang.String-">ImageDetection(Path2D, String, String, double, String, String)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#IMAGEDETECTION_TRAFFICSIGN">IMAGEDETECTION_TRAFFICSIGN</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#IMAGEDETECTION_UNKNOWN">IMAGEDETECTION_UNKNOWN</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#imageHighlighted">imageHighlighted</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#IMAGEINFO_HELP_COUNTDOWN">IMAGEINFO_HELP_COUNTDOWN</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>
+<div class="block">The number of times the help popup for the <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><code>ImageInfoPanel</code></a> will be displayed.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#imageInfoHelp">imageInfoHelp</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">ImageInfoHelpPopup</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#ImageInfoHelpPopup-java.awt.Component-">ImageInfoHelpPopup(Component)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">ImageInfoPanel</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#ImageInfoPanel--">ImageInfoPanel()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#imageKey">imageKey</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">SpecialImageArea</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#imageLinkChangeListener">imageLinkChangeListener</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#imageLinkChangeListener">imageLinkChangeListener</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#imageLinkToBlurEditor">imageLinkToBlurEditor</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">ImageReloadAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html#ImageReloadAction-java.lang.String-">ImageReloadAction(String)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">ImageReloadAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#images">images</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></dt>
+<dd>
+<div class="block">Set of <a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects affected by the command</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#images">images</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportManager</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#images">images</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#images">images</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>
+<div class="block">The images in the sequence.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#imagesAdded--">imagesAdded()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#imagesAdded--">imagesAdded()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#imagesAdded--">imagesAdded()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#imagesAdded--">imagesAdded()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#imagesAdded--">imagesAdded()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#imagesAdded--">imagesAdded()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#imagesAdded--">imagesAdded()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">imagesAdded()</a></span> - Method in interface org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></dt>
+<dd>
+<div class="block">Fired when any image is added to the database.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#imagesAdded--">imagesAdded()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#imagesHash">imagesHash</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideUser</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#imagesPolicy">imagesPolicy</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideUser</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#imagesToUpload">imagesToUpload</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>
+<div class="block">Images that have to be uploaded.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#imagesUploaded">imagesUploaded</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>
+<div class="block">Images that have been uploaded.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#imageType">imageType</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#imageUploaded--">imageUploaded()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>
+<div class="block">Called when an image is uploaded.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">ImageUtil</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html#ImageUtil--">ImageUtil()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">ImageUtil</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#img2compCoord-java.awt.Rectangle-int-int-">img2compCoord(Rectangle, int, int)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#IMG_MARKER_RADIUS">IMG_MARKER_RADIUS</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block">The radius of the image marker</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#ImgDisplayMouseListener--">ImgDisplayMouseListener()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay.ImgDisplayMouseListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#imgKeyValue">imgKeyValue</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#imgLinkAction">imgLinkAction</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#imgLinkAction">imgLinkAction</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#imgReloadAction">imgReloadAction</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#IMPORTED_ID">IMPORTED_ID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#init--">init()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">SelectableLabel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#init--">init()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block">Initializes the Layer.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#initialize--">initialize()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#initializeAndStartGUI--">initializeAndStartGUI()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#instance">instance</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#instance">instance</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html#instance">instance</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.MapObjectIconCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#instance">instance</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.UserProfileCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#instance">instance</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#instance">instance</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#instance">instance</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#instance">instance</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#instance">instance</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></dt>
+<dd>
+<div class="block">The unique instance of the class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#instance">instance</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block">Unique instance of the class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#interval">interval</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#invalidateInstance--">invalidateInstance()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#invokerComp">invokerComp</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#invokerComp">invokerComp</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#ip">ip</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#isAreaTooBig-double-">isAreaTooBig(double)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dt>
+<dd>
+<div class="block">Checks if the area for which Streetside images should be downloaded is too big.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#isContentAreaFilled--">isContentAreaFilled()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">StreetsideButton</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#isDownloading--">isDownloading()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>
+<div class="block">Checks if there is any running download.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#isExpert--">isExpert()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#isInBounds-org.openstreetmap.josm.data.coor.LatLon-">isInBounds(LatLon)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dt>
+<dd>
+<div class="block">Checks if the given <code>LatLon</code> object lies inside the bounds of the
+ image.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#isMergable-org.openstreetmap.josm.gui.layer.Layer-">isMergable(Layer)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#isModified--">isModified()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Returns whether the object has been modified or not.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#isModified--">isModified()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#isObjectLoadable--">isObjectLoadable()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#isSubmittingChangeset--">isSubmittingChangeset()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>
+<div class="block">Checks if there is a changeset being submitted.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#isTokenValid">isTokenValid</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideUser</a></dt>
+<dd>
+<div class="block">If the stored token is valid or not.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#isTrafficSign--">isTrafficSign()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#isUploading--">isUploading()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>
+<div class="block">Checks if there is any running upload.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#isViewDownloaded-org.openstreetmap.josm.data.Bounds-">isViewDownloaded(Bounds)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#isVisible--">isVisible()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Returns whether the image is visible on the map or not.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#iterator--">iterator()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">ITileDownloadingTaskListener</span></a> - Interface in <a href="org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></dt>
+<dd>
+<div class="block">Interface for listeners of the class <a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</dd>
+</dl>
+<a name="I:J">
+<!--   -->
+</a>
+<h2 class="title">J</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#join-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">join(StreetsideAbstractImage, StreetsideAbstractImage)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></dt>
+<dd>
+<div class="block">Joins two images into the same sequence.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">JoinMode</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></dt>
+<dd>
+<div class="block">In this mode the user can join pictures to make sequences or unjoin them.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#JoinMode--">JoinMode()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">JoinMode</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonDecoder</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#JsonDecoder--">JsonDecoder()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonDecoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonImageDetectionDecoder</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></dt>
+<dd>
+<div class="block">Decodes the JSON returned by <a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><code>StreetsideURL.APIv3</code></a> into Java objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#JsonImageDetectionDecoder--">JsonImageDetectionDecoder()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonImageDetectionDecoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonLocationChangesetEncoder</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html#JsonLocationChangesetEncoder--">JsonLocationChangesetEncoder()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonLocationChangesetEncoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonMapObjectDecoder</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></dt>
+<dd>
+<div class="block">Decodes the JSON returned by <a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><code>StreetsideURL.APIv3</code></a> into Java objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html#JsonMapObjectDecoder--">JsonMapObjectDecoder()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonMapObjectDecoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonSequencesDecoder</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></dt>
+<dd>
+<div class="block">Decodes the JSON returned by <a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><code>StreetsideURL.APIv3</code></a> into Java objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#JsonSequencesDecoder--">JsonSequencesDecoder()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonSequencesDecoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonStreetsideDecoder</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#JsonStreetsideDecoder--">JsonStreetsideDecoder()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideDecoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonStreetsideSequencesDecoder</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></dt>
+<dd>
+<div class="block">Decodes the JSON returned by <a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><code>StreetsideURL.APIv3</code></a> into Java objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#JsonStreetsideSequencesDecoder--">JsonStreetsideSequencesDecoder()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideSequencesDecoder</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:K">
+<!--   -->
+</a>
+<h2 class="title">K</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#key">key</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">KeyIndexedObject</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a></dt>
+<dd>
+<div class="block">An object that is identified amongst objects of the same class by a <code>String</code> key.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#KeyIndexedObject-java.lang.String-">KeyIndexedObject(String)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:L">
+<!--   -->
+</a>
+<h2 class="title">L</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#la">la</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#la">la</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#label">label</a></span> - Variable in enum org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#lastClick">lastClick</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">JoinMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#lastClicked">lastClicked</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html#lastDownload">lastDownload</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode.SemiautomaticThread</a></dt>
+<dd>
+<div class="block">If in semiautomatic mode, the last Epoch time when there was a download</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#lastImage">lastImage</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#lastPath">lastPath</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog.RewriteButtonAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#lastPopupShowTime">lastPopupShowTime</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></dt>
+<dd>
+<div class="block">The UNIX epoch time when the popup for this action was shown the last time</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#lastPos">lastPos</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">JoinMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html#lastSeenTime">lastSeenTime</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#lastTimeForMousePoint">lastTimeForMousePoint</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay.ImgDisplayMouseListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#latLon">latLon</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Position of the picture.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#layoutViews--">layoutViews()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#left">left</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#left">left</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#leftImg">leftImg</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#list">list</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog.BasicListModel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#listeners">listeners</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#listeners">listeners</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>
+<div class="block">Listeners of the class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#listeners">listeners</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#listeners">listeners</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Listeners of the class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#listeners">listeners</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#listenToSelectionChange--">listenToSelectionChange()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadViewAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#listenToSelectionChange--">listenToSelectionChange()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideExportAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#listenToSelectionChange--">listenToSelectionChange()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideJoinAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#listenToSelectionChange--">listenToSelectionChange()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#listenToSelectionChange--">listenToSelectionChange()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#lo">lo</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#lo">lo</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#loadImageViews--">loadImageViews()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html#loadingFinished-org.openstreetmap.josm.data.cache.CacheEntry-org.openstreetmap.josm.data.cache.CacheEntryAttributes-org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult-">loadingFinished(CacheEntry, CacheEntryAttributes, ICachedLoaderListener.LoadResult)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.IgnoreDownload</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#loadingFinished-org.openstreetmap.josm.data.cache.CacheEntry-org.openstreetmap.josm.data.cache.CacheEntryAttributes-org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult-">loadingFinished(CacheEntry, CacheEntryAttributes, ICachedLoaderListener.LoadResult)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>
+<div class="block">When the pictures are returned from the cache, they are set in the
+ <a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><code>StreetsideImageDisplay</code></a> object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#loadingFinished-org.openstreetmap.josm.data.cache.CacheEntry-org.openstreetmap.josm.data.cache.CacheEntryAttributes-org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult-">loadingFinished(CacheEntry, CacheEntryAttributes, ICachedLoaderListener.LoadResult)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportDownloadThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#loadSingleImageViewports--">loadSingleImageViewports()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#locationChangeset">locationChangeset</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#logConnectionInfo-java.net.URLConnection-java.lang.String-">logConnectionInfo(URLConnection, String)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a></dt>
+<dd>
+<div class="block">Logs information about the given connection via <code>logger#info(String)</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideExportAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">GraphicsUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideSquareDownloadRunnable</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportDownloadThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportManager</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportWriterThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">OAuthPortListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonDecoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonImageDetectionDecoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideDecoder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">ImageUtil</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#logger">logger</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html#LoginAction-org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener-">LoginAction(StreetsideLoginListener)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting.LoginAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#loginButton">loginButton</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#loginLabel">loginLabel</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#loginPanel">loginPanel</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#LOGO">LOGO</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsidePlugin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html#LogoutAction--">LogoutAction()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting.LogoutAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#logoutButton">logoutButton</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:M">
+<!--   -->
+</a>
+<h2 class="title">M</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html#MainWebsite--">MainWebsite()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.MainWebsite</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#map">map</a></span> - Static variable in enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#mapFrameInitialized-org.openstreetmap.josm.gui.MapFrame-org.openstreetmap.josm.gui.MapFrame-">mapFrameInitialized(MapFrame, MapFrame)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsidePlugin</a></dt>
+<dd>
+<div class="block">Called when the JOSM map frame is created or destroyed.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">MapObject</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html#MapObject-org.openstreetmap.josm.data.coor.LatLon-java.lang.String-java.lang.String-java.lang.String-long-long-long-">MapObject(LatLon, String, String, String, long, long, long)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#MAPOBJECT_ICON_SIZE">MAPOBJECT_ICON_SIZE</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html#MapObjectIconCache--">MapObjectIconCache()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.MapObjectIconCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">MapViewGeometryUtil</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></dt>
+<dd>
+<div class="block">Utility class to convert entities like <code>Bounds</code> and <a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a> into <code>Shape</code>s that
+ can then easily be drawn on a <code>MapView</code>s <code>Graphics2D</code>-context.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html#MapViewGeometryUtil--">MapViewGeometryUtil()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">MapViewGeometryUtil</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#MAX_AREA">MAX_AREA</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dt>
+<dd>
+<div class="block">Max area to be downloaded</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#MAX_DOWNLOAD_AREA">MAX_DOWNLOAD_AREA</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#MAX_MAPOBJECTS">MAX_MAPOBJECTS</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#mergeFrom-org.openstreetmap.josm.gui.layer.Layer-">mergeFrom(Layer)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#MESSAGE_SEPARATOR">MESSAGE_SEPARATOR</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#MIN_ZOOM_SQUARE_SIDE">MIN_ZOOM_SQUARE_SIDE</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#ml">ml</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html#MODE--">MODE()</a></span> - Constructor for enum org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#mode">mode</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block">Mode of the layer.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#monitor">monitor</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportWriterThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseClicked-java.awt.event.MouseEvent-">mouseClicked(MouseEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay.ImgDisplayMouseListener</a></dt>
+<dd>
+<div class="block">Center the display on the point that has been clicked</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#mouseDeltaX">mouseDeltaX</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#mouseDeltaY">mouseDeltaY</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseDragged-java.awt.event.MouseEvent-">mouseDragged(MouseEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay.ImgDisplayMouseListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#mouseDragged-java.awt.event.MouseEvent-">mouseDragged(MouseEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseEntered-java.awt.event.MouseEvent-">mouseEntered(MouseEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay.ImgDisplayMouseListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseExited-java.awt.event.MouseEvent-">mouseExited(MouseEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay.ImgDisplayMouseListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseIsDragging">mouseIsDragging</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay.ImgDisplayMouseListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseMoved-java.awt.event.MouseEvent-">mouseMoved(MouseEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay.ImgDisplayMouseListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#mouseMoved-java.awt.event.MouseEvent-">mouseMoved(MouseEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">JoinMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#mouseMoved-java.awt.event.MouseEvent-">mouseMoved(MouseEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></dt>
+<dd>
+<div class="block">Checks if the mouse is over pictures.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#mouseOldX">mouseOldX</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#mouseOldY">mouseOldY</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mousePointInImg">mousePointInImg</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay.ImgDisplayMouseListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#mousePosX">mousePosX</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#mousePosY">mousePosY</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mousePressed-java.awt.event.MouseEvent-">mousePressed(MouseEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay.ImgDisplayMouseListener</a></dt>
+<dd>
+<div class="block">Initialize the dragging, either with button 1 (simple dragging) or button
+ 3 (selection of a picture part)</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#mousePressed-java.awt.event.MouseEvent-">mousePressed(MouseEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">JoinMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#mousePressed-java.awt.event.MouseEvent-">mousePressed(MouseEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseReleased-java.awt.event.MouseEvent-">mouseReleased(MouseEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay.ImgDisplayMouseListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#mouseReleased-java.awt.event.MouseEvent-">mouseReleased(MouseEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseWheelMoved-java.awt.event.MouseWheelEvent-">mouseWheelMoved(MouseWheelEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay.ImgDisplayMouseListener</a></dt>
+<dd>
+<div class="block">Zoom in and out, trying to preserve the point of the image that was under
+ the mouse cursor at the same place</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#move-double-double-">move(double, double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Moves the image temporally to another position</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#MOVE_TO_IMG">MOVE_TO_IMG</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html#moved">moved</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode.SemiautomaticThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html#moved--">moved()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode.SemiautomaticThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#moveTo">moveTo</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#movingHe">movingHe</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">When the object direction is being moved in the map, the temporal direction
+ is stored here</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#movingLatLon">movingLatLon</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">When the object is being dragged in the map, the temporal position is stored
+ here.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#multiSelectedImages">multiSelectedImages</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">All the images selected, can be more than one.</div>
+</dd>
+</dl>
+<a name="I:N">
+<!--   -->
+</a>
+<h2 class="title">N</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#nbn">nbn</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#ne">ne</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#nearestImages">nearestImages</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block">The nearest images to the selected image from different sequences sorted by distance from selection.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html#NearestImgToTargetComparator-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">NearestImgToTargetComparator(StreetsideAbstractImage)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer.NearestImgToTargetComparator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#next--">next()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">If the StreetsideImage belongs to a StreetsideSequence, returns the next
+ image in the sequence.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#next-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">next(StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>
+<div class="block">Returns the next <a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> in the sequence of a given
+ <a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#nextButton">nextButton</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html#NextPictureAction--">NextPictureAction()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.NextPictureAction</a></dt>
+<dd>
+<div class="block">Constructs a normal NextPictureAction</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#nothingHighlighted">nothingHighlighted</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#notLoggedInToMapillaryDialog--">notLoggedInToMapillaryDialog()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#NUM_BASE">NUM_BASE</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#NUM_SIDES">NUM_SIDES</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#numDetectionsLabel">numDetectionsLabel</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:O">
+<!--   -->
+</a>
+<h2 class="title">O</h2>
+<dl>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">OAuthPortListener</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">org.openstreetmap.josm.plugins.streetside.oauth</a></dt>
+<dd>
+<div class="block">Listens to the OAuth port (8763) in order to get the access token and sends
+ back a simple reply.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#OAuthPortListener-org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener-">OAuthPortListener(StreetsideLoginListener)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">OAuthPortListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">OAuthUtils</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">org.openstreetmap.josm.plugins.streetside.oauth</a></dt>
+<dd>
+<div class="block">A set of utilities related to OAuth.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html#OAuthUtils--">OAuthUtils()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">OAuthUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html#objPackage">objPackage</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#ok">ok</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#ok--">ok()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#onLogin-java.lang.String-">onLogin(String)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html#onLogin-java.lang.String-">onLogin(String)</a></span> - Method in interface org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></dt>
+<dd>
+<div class="block">Should be called whenever the user logs into a mapillary account.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#onLogout--">onLogout()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html#onLogout--">onLogout()</a></span> - Method in interface org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></dt>
+<dd>
+<div class="block">Should be called whenever the user logs out of a mapillary account.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> - package org.openstreetmap.josm.plugins.streetside</dt>
+<dd>
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> - package org.openstreetmap.josm.plugins.streetside.actions</dt>
+<dd>
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> - package org.openstreetmap.josm.plugins.streetside.cache</dt>
+<dd>
+<div class="block">This package is all about caching resources downloaded from
+ <a href="https://mapillary.com">mapillary.com</a>
+ for faster access to those resources in the future.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> - package org.openstreetmap.josm.plugins.streetside.cubemap</dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> - package org.openstreetmap.josm.plugins.streetside.gui</dt>
+<dd>
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.boilerplate</a> - package org.openstreetmap.josm.plugins.streetside.gui.boilerplate</dt>
+<dd>
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.dialog</a> - package org.openstreetmap.josm.plugins.streetside.gui.dialog</dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> - package org.openstreetmap.josm.plugins.streetside.gui.imageinfo</dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a> - package org.openstreetmap.josm.plugins.streetside.history</dt>
+<dd>
+<div class="block">This package deals with keeping a history of actions the user performed
+ to allow for undoing and redoing these actions.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a> - package org.openstreetmap.josm.plugins.streetside.history.commands</dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a> - package org.openstreetmap.josm.plugins.streetside.io.download</dt>
+<dd>
+<div class="block">Classes for downloading images, sequences and image metadata like traffic signs from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.export</a> - package org.openstreetmap.josm.plugins.streetside.io.export</dt>
+<dd>
+<div class="block">Classes for exporting images that were downloaded from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a> - package org.openstreetmap.josm.plugins.streetside.mode</dt>
+<dd>
+<div class="block">The different modes that the <a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a> can be in.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a> - package org.openstreetmap.josm.plugins.streetside.model</dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">org.openstreetmap.josm.plugins.streetside.oauth</a> - package org.openstreetmap.josm.plugins.streetside.oauth</dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a> - package org.openstreetmap.josm.plugins.streetside.utils</dt>
+<dd>
+<div class="block">Utility classes for simplifying recurring tasks throughout the project.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a> - package org.openstreetmap.josm.plugins.streetside.utils.api</dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#OSM_BBOX_NORTH">OSM_BBOX_NORTH</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#OSM_BBOX_SOUTH">OSM_BBOX_SOUTH</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#OSM_BBOX_WEST">OSM_BBOX_WEST</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#OSM_BBOXEAST">OSM_BBOXEAST</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#OUTSIDE_DOWNLOADED_AREA">OUTSIDE_DOWNLOADED_AREA</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>
+<div class="block">See <code>OsmDataLayer#PROPERTY_OUTSIDE_COLOR</code></div>
+</dd>
+</dl>
+<a name="I:P">
+<!--   -->
+</a>
+<h2 class="title">P</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#p">p</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#packag">packag</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#PACKAGE_TRAFFIC_SIGNS">PACKAGE_TRAFFIC_SIGNS</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">paint(Graphics2D, MapView, Bounds)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></dt>
+<dd>
+<div class="block">Paint the dataset using the engine set.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">paint(Graphics2D, MapView, Bounds)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">JoinMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">paint(Graphics2D, MapView, Bounds)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">paint(Graphics2D, MapView, Bounds)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#paintComponent-java.awt.Graphics-">paintComponent(Graphics)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">StreetsideButton</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#paintComponent-java.awt.Graphics-">paintComponent(Graphics)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>
+<div class="block">Paints the visible part of the picture.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#parseNextFromLinkHeaderValue-java.lang.String-">parseNextFromLinkHeaderValue(String)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.APIv3</a></dt>
+<dd>
+<div class="block">The APIv3 returns a Link header for each request.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#parseTimestampElseCurrentTime-java.lang.String-">parseTimestampElseCurrentTime(String)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#path">path</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#path">path</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportManager</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#path">path</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportWriterThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#pause--">pause()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>
+<div class="block">Pauses the execution.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#PauseAction--">PauseAction()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PauseAction</a></dt>
+<dd>
+<div class="block">Constructs a normal PauseAction</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#pauseButton">pauseButton</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#paused">paused</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#pbn">pbn</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#pi">pi</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#PICTURE--">PICTURE()</a></span> - Constructor for enum org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#PICTURE_DRAG_BUTTON">PICTURE_DRAG_BUTTON</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#PICTURE_OPTION_BUTTON">PICTURE_OPTION_BUTTON</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#PICTURE_ZOOM_BUTTON">PICTURE_ZOOM_BUTTON</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html#PlatformHelper--">PlatformHelper()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">GraphicsUtils.PlatformHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#play--">play()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>
+<div class="block">Continues with the execution if paused.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#PlayAction--">PlayAction()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PlayAction</a></dt>
+<dd>
+<div class="block">Constructs a normal PlayAction</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#playButton">playButton</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">PluginState</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#PluginState--">PluginState()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#popup">popup</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></dt>
+<dd>
+<div class="block">A small popup that shows up when the key has been moved to the clipboard</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#POPUP_DURATION">POPUP_DURATION</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></dt>
+<dd>
+<div class="block">The duration in milliseconds for which the popup will be shown</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#popupParent">popupParent</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></dt>
+<dd>
+<div class="block">The component which is used as parent of the shown popup.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#PORT">PORT</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">OAuthPortListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#position">position</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></dt>
+<dd>
+<div class="block">Last written command.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#pr">pr</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#PRE_FETCH_CUBEMAP_COUNT">PRE_FETCH_CUBEMAP_COUNT</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>
+<div class="block">The number of images to be prefetched when a streetside image is selected</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#PRE_FETCH_IMAGE_COUNT">PRE_FETCH_IMAGE_COUNT</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>
+<div class="block">The number of images to be prefetched when a streetside image is selected</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#PREDOWNLOAD_CUBEMAPS">PREDOWNLOAD_CUBEMAPS</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#preDownloadCubemaps-org.openstreetmap.josm.plugins.streetside.StreetsideImage-int-">preDownloadCubemaps(StreetsideImage, int)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#preDownloadImages-org.openstreetmap.josm.plugins.streetside.StreetsideImage-int-org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE-">preDownloadImages(StreetsideImage, int, CacheUtils.PICTURE)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>
+<div class="block">Downloads n images into the cache beginning from the supplied start-image (including the start-image itself).</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#preFetchSize">preFetchSize</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#prefId">prefId</a></span> - Variable in enum org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#previous--">previous()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">If the StreetsideImage belongs to a StreetsideSequence, returns the previous
+ image in the sequence.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#previous-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">previous(StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>
+<div class="block">Returns the previous <a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> in the sequence of a
+ given <a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#previousButton">previousButton</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html#PreviousPictureAction--">PreviousPictureAction()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PreviousPictureAction</a></dt>
+<dd>
+<div class="block">Constructs a normal PreviousPictureAction</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#put-K-V-">put(K, V)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:Q">
+<!--   -->
+</a>
+<h2 class="title">Q</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#queryByIdString-java.util.Map-">queryByIdString(Map&lt;String, String&gt;)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#queryStreetsideBoundsString-java.util.Map-">queryStreetsideBoundsString(Map&lt;String, String&gt;)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#queryStreetsideString-org.openstreetmap.josm.data.Bounds-">queryStreetsideString(Bounds)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.APIv3</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#queryString-org.openstreetmap.josm.data.Bounds-">queryString(Bounds)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.APIv3</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#queryString-java.util.Map-">queryString(Map&lt;String, String&gt;)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dt>
+<dd>
+<div class="block">Builds a query string from it's parts that are supplied as a <code>Map</code></div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html#QUESTION">QUESTION</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#queue">queue</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportDownloadThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#queue">queue</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportManager</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#queue">queue</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportWriterThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#queueImages">queueImages</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportDownloadThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#queueImages">queueImages</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportManager</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#queueImages">queueImages</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportWriterThread</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:R">
+<!--   -->
+</a>
+<h2 class="title">R</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#realRun--">realRun()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportManager</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#recalculateSize-double-">recalculateSize(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#record">record</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html#recordChanged--">recordChanged()</a></span> - Method in interface org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a></dt>
+<dd>
+<div class="block">Fired when any command is undone or redone.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html#RedAction--">RedAction()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.RedAction</a></dt>
+<dd>
+<div class="block">Constructs a normal RedAction</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#redButton">redButton</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>
+<div class="block">Button used to jump to the image following the red line</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#redo--">redo()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandJoin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#redo--">redo()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandMove</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#redo--">redo()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandTurn</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#redo--">redo()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandUnjoin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#redo--">redo()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></dt>
+<dd>
+<div class="block">Redoes the action.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#redo--">redo()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></dt>
+<dd>
+<div class="block">Redoes latest undone action.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#reload-java.lang.String-">reload(String)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#remove-java.lang.Object-">remove(Object)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#remove-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">remove(StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>
+<div class="block">Removes a <a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object from the database.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#removeListener-org.openstreetmap.josm.plugins.streetside.actions.WalkListener-">removeListener(WalkListener)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></dt>
+<dd>
+<div class="block">Removes a listener.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#removeListener-org.openstreetmap.josm.plugins.streetside.history.StreetsideRecordListener-">removeListener(StreetsideRecordListener)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></dt>
+<dd>
+<div class="block">Removes the given listener.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#removeListener-org.openstreetmap.josm.plugins.streetside.StreetsideDataListener-">removeListener(StreetsideDataListener)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Removes a listener.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#reset--">reset()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#reset--">reset()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></dt>
+<dd>
+<div class="block">Resets the object to its start state.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#reset--">reset()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideUser</a></dt>
+<dd>
+<div class="block">Resets the MapillaryUser to null values.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#resetThread--">resetThread()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></dt>
+<dd>
+<div class="block">Resets the semiautomatic mode thread.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#resetTileImages--">resetTileImages()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#resetTSP--">resetTSP()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#RESPONSE">RESPONSE</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">OAuthPortListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#rewrite">rewrite</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></dt>
+<dd>
+<div class="block">Button to rewrite all imported images.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#RewriteButtonAction-org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog-">RewriteButtonAction(StreetsideExportDialog)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog.RewriteButtonAction</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#right">right</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#right">right</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#rightImg">rightImg</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#rn">rn</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html#Rn--">Rn()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#ro">ro</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#root">root</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#rotateImage-java.awt.image.BufferedImage-">rotateImage(BufferedImage)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">GraphicsUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#RotateOrder--">RotateOrder()</a></span> - Constructor for enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#rowCol2StreetsideCellAddressMap">rowCol2StreetsideCellAddressMap</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#run--">run()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html#run-java.lang.Runnable-">run(Runnable)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">GraphicsUtils.PlatformHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#run--">run()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#run-java.net.URLConnection-">run(URLConnection)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#run-java.net.URLConnection-">run(URLConnection)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">SequenceDownloadRunnable</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#run-java.lang.Runnable-">run(Runnable)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html#run--">run()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideSquareDownloadRunnable</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#run--">run()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportDownloadThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#run--">run()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportWriterThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html#run--">run()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode.SemiautomaticThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#run--">run()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">OAuthPortListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#runningDownloads">runningDownloads</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#rx">rx</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#ry">ry</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#rz">rz</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:S">
+<!--   -->
+</a>
+<h2 class="title">S</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#s">s</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html#scaleImageIcon-javax.swing.ImageIcon-int-">scaleImageIcon(ImageIcon, int)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">ImageUtil</a></dt>
+<dd>
+<div class="block">Scales an <code>ImageIcon</code> to the desired size</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#score">score</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#searchStreetsideImages-org.openstreetmap.josm.data.Bounds-">searchStreetsideImages(Bounds)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.APIv3</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#searchStreetsideSequences-org.openstreetmap.josm.data.Bounds-">searchStreetsideSequences(Bounds)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.APIv3</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate"><span class="typeNameLink">SelectableLabel</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.boilerplate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#SelectableLabel--">SelectableLabel()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">SelectableLabel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#SelectableLabel-java.lang.String-">SelectableLabel(String)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">SelectableLabel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#selected">selected</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></dt>
+<dd>
+<div class="block">Button to export all images belonging to the selected
+ <a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#selectedImage">selectedImage</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">The image currently selected, this is the one being shown.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage)</a></span> - Method in interface org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></dt>
+<dd>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#selectedRect">selectedRect</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>
+<div class="block">When a selection is done, the rectangle of the selection (in image
+ coordinates)</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#selectionChanged-org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionChangeEvent-">selectionChanged(DataSelectionListener.SelectionChangeEvent)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">SelectMode</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></dt>
+<dd>
+<div class="block">Handles the input event related with the layer.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#SelectMode--">SelectMode()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#selectNext--">selectNext()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">If the selected StreetsideImage is part of a StreetsideSequence then the
+ following visible StreetsideImage is selected.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#selectNext-boolean-">selectNext(boolean)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">If the selected StreetsideImage is part of a StreetsideSequence then the
+ following visible StreetsideImage is selected.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#selectPrevious--">selectPrevious()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">If the selected StreetsideImage is part of a StreetsideSequence then the
+ previous visible StreetsideImage is selected.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#selectPrevious-boolean-">selectPrevious(boolean)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">If the selected StreetsideImage is part of a StreetsideSequence then the
+ previous visible StreetsideImage is selected.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#semiautomaticThread">semiautomaticThread</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html#SemiautomaticThread--">SemiautomaticThread()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode.SemiautomaticThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_HIGHLIGHTED">SEQ_HIGHLIGHTED</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>
+<div class="block">Color for the marker of currently selected images</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_HIGHLIGHTED_CA">SEQ_HIGHLIGHTED_CA</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>
+<div class="block">Color for the camera angle indicator of the currently selected images</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_IMPORTED_HIGHLIGHTED">SEQ_IMPORTED_HIGHLIGHTED</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_IMPORTED_HIGHLIGHTED_CA">SEQ_IMPORTED_HIGHLIGHTED_CA</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_IMPORTED_SELECTED">SEQ_IMPORTED_SELECTED</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_IMPORTED_SELECTED_CA">SEQ_IMPORTED_SELECTED_CA</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_IMPORTED_UNSELECTED">SEQ_IMPORTED_UNSELECTED</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_IMPORTED_UNSELECTED_CA">SEQ_IMPORTED_UNSELECTED_CA</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_SELECTED">SEQ_SELECTED</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>
+<div class="block">Color for the marker of images in a selected sequence</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_SELECTED_CA">SEQ_SELECTED_CA</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>
+<div class="block">Color for the camera angle indicator of images in selected sequences</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_UNSELECTED">SEQ_UNSELECTED</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>
+<div class="block">Color for unselected images</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_UNSELECTED_CA">SEQ_UNSELECTED_CA</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>
+<div class="block">Color for the camera angle indicator of images in unselected sequences</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#seqKeyValue">seqKeyValue</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#sequence">sequence</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></dt>
+<dd>
+<div class="block">Button to export all images in the sequence of the selected StreetsideImage.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#sequence">sequence</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Sequence of pictures containing this object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#SEQUENCE_MAX_JUMP_DISTANCE">SEQUENCE_MAX_JUMP_DISTANCE</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">SequenceDownloadRunnable</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#SequenceDownloadRunnable-org.openstreetmap.josm.plugins.streetside.StreetsideData-org.openstreetmap.josm.data.Bounds-">SequenceDownloadRunnable(StreetsideData, Bounds)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">SequenceDownloadRunnable</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">ImageReloadAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadViewAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideExportAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideJoinAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">SelectableLabel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">StreetsideButton</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog.BasicListModel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog.RewriteButtonAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageTreeCellRenderer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.BlueAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.NextPictureAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PauseAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PlayAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PreviousPictureAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.RedAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.StopAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting.LoginAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting.LogoutAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideWalkDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setAd-int-">setAd(int)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setAl-double-">setAl(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setBl-java.lang.String-">setBl(String)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#setCache-org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache-">setCache(StreetsideCache)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#setCb-org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder-">setCb(CubemapBuilder)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setCd-long-">setCd(long)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Sets the Epoch time when the picture was captured.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#setContents-java.awt.datatransfer.Transferable-">setContents(Transferable)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#setCubemap-org.openstreetmap.josm.plugins.streetside.StreetsideCubemap-">setCubemap(StreetsideCubemap)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setHe-double-">setHe(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#setHighlightedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">setHighlightedImage(StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Highlights the image under the cursor.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#setId-java.lang.String-">setId(String)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setId-java.lang.String-">setId(String)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setId-java.lang.String-">setId(String)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#setId-java.lang.String-">setId(String)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#setImage-java.awt.image.BufferedImage-java.util.Collection-">setImage(BufferedImage, Collection&lt;ImageDetection&gt;)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>
+<div class="block">Sets a new picture to be displayed.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#setImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">setImage(StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>
+<div class="block">Sets a new StreetsideImage to be shown.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#setImage-java.awt.image.BufferedImage-int-">setImage(BufferedImage, int)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#setImageInfoHelp-org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup-">setImageInfoHelp(ImageInfoHelpPopup)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#setImages-java.util.Collection-">setImages(Collection&lt;StreetsideAbstractImage&gt;)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Sets a new <code>Collection</code> object as the used set of images.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setLa-double-">setLa(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#setLa-double-">setLa(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setLatLon-org.openstreetmap.josm.data.coor.LatLon-">setLatLon(LatLon)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setLo-double-">setLo(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#setLo-double-">setLo(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setMl-int-">setMl(int)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#setMode-org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MODE-">setMode(StreetsideMainDialog.MODE)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>
+<div class="block">Sets a new mode for the dialog.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#setMode-org.openstreetmap.josm.plugins.streetside.mode.AbstractMode-">setMode(AbstractMode)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>
+<div class="block">Changes the mode the the given one.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#setMultipleImages--">setMultipleImages()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setNbn-java.util.List-">setNbn(List&lt;String&gt;)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setNe-long-">setNe(long)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setPbn-java.util.List-">setPbn(List&lt;String&gt;)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setPi-double-">setPi(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setPivot-double-double-double-">setPivot(double, double, double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#setPopupParent-java.awt.Component-">setPopupParent(Component)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></dt>
+<dd>
+<div class="block">Sets the component, under which the popup will be shown, which indicates that the key was copied to the clipboard.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setPr-long-">setPr(long)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setRn-org.openstreetmap.josm.plugins.streetside.StreetsideImage.Rn-">setRn(StreetsideImage.Rn)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setRo-double-">setRo(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setRotate-double-double-double-">setRotate(double, double, double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setRotateX-double-">setRotateX(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setRotateY-double-">setRotateY(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setRotateZ-double-">setRotateZ(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setRx-double-">setRx(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setRy-double-">setRy(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setRz-double-">setRz(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setScale-double-">setScale(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setScale-double-double-double-">setScale(double, double, double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#setSelectedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">setSelectedImage(StreetsideAbstractImage)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Selects a new image.If the user does ctrl + click, this isn't triggered.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#setSelectedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-boolean-">setSelectedImage(StreetsideAbstractImage, boolean)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Selects a new image.If the user does ctrl+click, this isn't triggered.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setSequence-org.openstreetmap.josm.plugins.streetside.StreetsideSequence-">setSequence(StreetsideSequence)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Sets the StreetsideSequence object which contains the StreetsideImage.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#setSize-double-">setSize(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>
+<div class="block">Sets the value of the property size.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#setStreetsideImageDisplay-org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay-">setStreetsideImageDisplay(StreetsideImageDisplay)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#setStreetsideViewerHelp-org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup-">setStreetsideViewerHelp(StreetsideViewerHelpPopup)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#setSubmittingChangeset-boolean-">setSubmittingChangeset(boolean)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setSx-double-">setSx(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setSy-double-">setSy(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setSz-double-">setSz(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#setTag-org.openstreetmap.josm.data.osm.Tag-">setTag(Tag)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#setTarget-org.openstreetmap.josm.data.osm.AbstractPrimitive-">setTarget(AbstractPrimitive)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#setTileImages-java.util.Map-">setTileImages(Map&lt;String, BufferedImage&gt;)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#setTokenValid-boolean-">setTokenValid(boolean)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideUser</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setTranslate-double-double-double-">setTranslate(double, double, double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setTranslate-double-double-">setTranslate(double, double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setTx-double-">setTx(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setTy-double-">setTy(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setTz-double-">setTz(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#setURL-java.net.URL-">setURL(URL)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setVisible-boolean-">setVisible(boolean)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Set's whether the image should be visible on the map or not.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#setVisible-boolean-">setVisible(boolean)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#shape">shape</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">SpecialImageArea</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#SHORTCUT">SHORTCUT</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#SHOW_DETECTED_SIGNS">SHOW_DETECTED_SIGNS</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#SHOW_HIGH_RES_STREETSIDE_IMAGERY">SHOW_HIGH_RES_STREETSIDE_IMAGERY</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#showAllPictures--">showAllPictures()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></dt>
+<dd>
+<div class="block">Zooms to fit all the <a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects stored in the
+ database.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#showDetectionsCheck">showDetectionsCheck</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#showPictures-java.util.Set-boolean-">showPictures(Set&lt;StreetsideAbstractImage&gt;, boolean)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></dt>
+<dd>
+<div class="block">Zooms to fit all the given <a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#showPopup--">showPopup()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#showPopup--">showPopup()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#singleImg">singleImg</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#size--">size()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#size">size</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#sizeProperty--">sizeProperty()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#sortImagesInSequence-java.util.List-">sortImagesInSequence(List&lt;StreetsideAbstractImage&gt;)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">SpecialImageArea</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#SpecialImageArea-java.awt.geom.Path2D-java.lang.String-java.lang.String-">SpecialImageArea(Path2D, String, String)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">SpecialImageArea</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#spin">spin</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideWalkDialog</a></dt>
+<dd>
+<div class="block">Spin containing the interval value.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#START_DIR">START_DIR</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#startDownload--">startDownload()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>
+<div class="block">Called when a download is started.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#startTime">startTime</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#startTime">startTime</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#startTimer--">startTimer()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#stateChanged--">stateChanged()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#StopAction--">StopAction()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.StopAction</a></dt>
+<dd>
+<div class="block">Constructs a normal StopAction</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#stopAll--">stopAll()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dt>
+<dd>
+<div class="block">Stops all running threads.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#stopButton">stopButton</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#stopMoving--">stopMoving()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Called when the mouse button is released, meaning that the picture has
+ stopped being dragged, so the temporal values are saved.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#stopMoving--">stopMoving()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></dt>
+<dd>
+<div class="block">stops ImageDisplay WalkAction (not currently supported by Streetside)</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#stopMoving--">stopMoving()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#stoppedDownload">stoppedDownload</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dt>
+<dd>
+<div class="block">Indicates whether the last download request has been rejected because it requested an area that was too big.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#stopWalk--">stopWalk()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>
+<div class="block">Stops the execution.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#stream--">stream()</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#STREETSIDE_BASE_URL">STREETSIDE_BASE_URL</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dt>
+<dd>
+<div class="block">Base URL of the Bing Bubble API.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#STREETSIDE_BLUE">STREETSIDE_BLUE</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#STREETSIDE_PRIVACY_URL">STREETSIDE_PRIVACY_URL</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dt>
+<dd>
+<div class="block">Base URL for Streetside privacy concerns.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#STREETSIDE_VIEWER_HELP_COUNTDOWN">STREETSIDE_VIEWER_HELP_COUNTDOWN</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>
+<div class="block">The number of times the help popup for the <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><code>StreetsideViewerPanel</code></a> will be displayed.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideAbstractImage</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></dt>
+<dd>
+<div class="block">Abstract superclass for all image objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#StreetsideAbstractImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-">StreetsideAbstractImage(String, LatLon, double)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Creates a new object in the given position and with the given direction.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#StreetsideAbstractImage-java.lang.String-">StreetsideAbstractImage(String)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Creates a new object with the given id.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate"><span class="typeNameLink">StreetsideButton</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.boilerplate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#StreetsideButton-javax.swing.Action-">StreetsideButton(Action)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">StreetsideButton</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#StreetsideButton-javax.swing.Action-boolean-">StreetsideButton(Action, boolean)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">StreetsideButton</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">StreetsideCache</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></dt>
+<dd>
+<div class="block">Stores the downloaded pictures locally.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#StreetsideCache-java.lang.String-org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type-">StreetsideCache(String, StreetsideCache.Type)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">StreetsideCache.Type</span></a> - Enum in <a href="org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></dt>
+<dd>
+<div class="block">Types of images.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideChangesetListener</span></a> - Interface in <a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></dt>
+<dd>
+<div class="block">Interface for listeners of the class <a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideColorScheme</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#StreetsideColorScheme--">StreetsideColorScheme()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">StreetsideCommand</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></dt>
+<dd>
+<div class="block">Abstract class for any Streetside command.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#StreetsideCommand-java.util.Set-">StreetsideCommand(Set&lt;StreetsideAbstractImage&gt;)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideCubemap</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#StreetsideCubemap-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-">StreetsideCubemap(String, LatLon, double)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></dt>
+<dd>
+<div class="block">Main constructor of the class StreetsideCubemap</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideData</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></dt>
+<dd>
+<div class="block">Database class for all the <a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html#StreetsideData--">StreetsideData()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></dt>
+<dd>
+<div class="block">Creates a new object and adds the initial set of listeners.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideDataListener</span></a> - Interface in <a href="org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></dt>
+<dd>
+<div class="block">Interface for listeners of the class <a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideDownloadAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></dt>
+<dd>
+<div class="block">Action that triggers the plugin.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#StreetsideDownloadAction--">StreetsideDownloadAction()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadAction</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">StreetsideDownloader</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a></dt>
+<dd>
+<div class="block">Class that concentrates all the ways of downloading of the plugin.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#StreetsideDownloader--">StreetsideDownloader()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">StreetsideDownloader.DOWNLOAD_MODE</span></a> - Enum in <a href="org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a></dt>
+<dd>
+<div class="block">Possible download modes.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideDownloadViewAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></dt>
+<dd>
+<div class="block">If in "download images in visible area" mode, downloads all the images in the current view.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#StreetsideDownloadViewAction--">StreetsideDownloadViewAction()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadViewAction</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">StreetsideExecutableCommand</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></dt>
+<dd>
+<div class="block">Superclass for those commands that must be executed after creation.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html#StreetsideExecutableCommand-java.util.Set-">StreetsideExecutableCommand(Set&lt;StreetsideAbstractImage&gt;)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideExecutableCommand</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideExportAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></dt>
+<dd>
+<div class="block">Action that launches a StreetsideExportDialog and lets you export the images.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#StreetsideExportAction--">StreetsideExportAction()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideExportAction</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideExportDialog</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>
+<div class="block">GUI for exporting images.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#StreetsideExportDialog-javax.swing.JButton-">StreetsideExportDialog(JButton)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideExportDialog.RewriteButtonAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>
+<div class="block">Enables/disables some parts of the panel depending if the rewrite button is
+ active.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">StreetsideExportDownloadThread</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.export</a></dt>
+<dd>
+<div class="block">This is the thread that downloads one of the images that are going to be
+ exported and writes them in a <code>ArrayBlockingQueue</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#StreetsideExportDownloadThread-org.openstreetmap.josm.plugins.streetside.StreetsideImage-java.util.concurrent.ArrayBlockingQueue-java.util.concurrent.ArrayBlockingQueue-">StreetsideExportDownloadThread(StreetsideImage, ArrayBlockingQueue&lt;BufferedImage&gt;, ArrayBlockingQueue&lt;StreetsideAbstractImage&gt;)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportDownloadThread</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">StreetsideExportManager</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.export</a></dt>
+<dd>
+<div class="block">Export main thread.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#StreetsideExportManager-java.util.Set-java.lang.String-">StreetsideExportManager(Set&lt;StreetsideAbstractImage&gt;, String)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportManager</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#StreetsideExportManager-java.util.List-">StreetsideExportManager(List&lt;StreetsideImportedImage&gt;)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportManager</a></dt>
+<dd>
+<div class="block">Constructor used to rewrite imported images.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">StreetsideExportWriterThread</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.export</a></dt>
+<dd>
+<div class="block">Writes the images from the queue in the file system.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#StreetsideExportWriterThread-java.lang.String-java.util.concurrent.ArrayBlockingQueue-java.util.concurrent.ArrayBlockingQueue-int-org.openstreetmap.josm.gui.progress.ProgressMonitor-">StreetsideExportWriterThread(String, ArrayBlockingQueue&lt;BufferedImage&gt;, ArrayBlockingQueue&lt;StreetsideAbstractImage&gt;, int, ProgressMonitor)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportWriterThread</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideImage</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></dt>
+<dd>
+<div class="block">A StreetsideImage object represents each of the images stored in Streetside.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#StreetsideImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-">StreetsideImage(String, LatLon, double)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>
+<div class="block">Main constructor of the class StreetsideImage</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#StreetsideImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-">StreetsideImage(String, LatLon)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#StreetsideImage-java.lang.String-double-double-">StreetsideImage(String, double, double)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#StreetsideImage-java.lang.String-">StreetsideImage(String)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#StreetsideImage--">StreetsideImage()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideImage.Rn</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></dt>
+<dd>
+<div class="block">Rn is a Bing Streetside image attribute - currently not
+ used, mapped or supported in the Streetside plugin -
+ left out initially because it's an unrequired complex object.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideImageDisplay</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>
+<div class="block">This object is a responsible JComponent which lets you zoom and drag.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#StreetsideImageDisplay--">StreetsideImageDisplay()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#streetsideImageDisplay">streetsideImageDisplay</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>
+<div class="block">Object containing the shown image and that handles zoom and drag</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideImageDisplay.ImgDisplayMouseListener</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideImageTreeCellRenderer</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>
+<div class="block">Renders an item in a <code>JTree</code> that represents a <a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html#StreetsideImageTreeCellRenderer--">StreetsideImageTreeCellRenderer()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageTreeCellRenderer</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideImportedImage</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></dt>
+<dd>
+<div class="block">A StreetsideImoprtedImage object represents a picture imported locally.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#StreetsideImportedImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-java.io.File-">StreetsideImportedImage(String, LatLon, double, File)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></dt>
+<dd>
+<div class="block">Creates a new StreetsideImportedImage object using as date the current date.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#StreetsideImportedImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-java.io.File-java.lang.String-">StreetsideImportedImage(String, LatLon, double, File, String)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></dt>
+<dd>
+<div class="block">Main constructor of the class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#StreetsideImportedImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-java.io.File-long-">StreetsideImportedImage(String, LatLon, double, File, long)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideJoinAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></dt>
+<dd>
+<div class="block">Changes the mode of the Layer, from Select mode to Join mode and vice versa.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#StreetsideJoinAction--">StreetsideJoinAction()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideJoinAction</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideLayer</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></dt>
+<dd>
+<div class="block">This class represents the layer shown in JOSM.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#StreetsideLayer--">StreetsideLayer()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideLayer.NearestImgToTargetComparator</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideLocationChangeset</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#StreetsideLocationChangeset--">StreetsideLocationChangeset()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">StreetsideLoginListener</span></a> - Interface in <a href="org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">org.openstreetmap.josm.plugins.streetside.oauth</a></dt>
+<dd>
+<div class="block">This interface should be implemented by components that want to get notified when the user
+ logs in or logs out of his Streetside account.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>
+<div class="block">Toggle dialog that shows an image and some buttons.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#StreetsideMainDialog--">StreetsideMainDialog()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.BlueAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>
+<div class="block">Action class to jump to the image following the blue line.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.MODE</span></a> - Enum in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>
+<div class="block">Buttons mode.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.NextPictureAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>
+<div class="block">Action class form the next image button.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.PauseAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.PlayAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.PreviousPictureAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>
+<div class="block">Action class for the previous image button.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.RedAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>
+<div class="block">Action class to jump to the image following the red line.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.StopAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsidePlugin</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></dt>
+<dd>
+<div class="block">This is the main class of the Streetside plugin.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#StreetsidePlugin-org.openstreetmap.josm.plugins.PluginInformation-">StreetsidePlugin(PluginInformation)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsidePlugin</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsidePreferenceSetting</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>
+<div class="block">Creates the preferences panel for the plugin.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#StreetsidePreferenceSetting--">StreetsidePreferenceSetting()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsidePreferenceSetting.LoginAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>
+<div class="block">Opens the StreetsideOAuthUI window and lets the user log in.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsidePreferenceSetting.LogoutAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>
+<div class="block">Logs the user out.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html#streetsidePrivacyLink-java.lang.String-">streetsidePrivacyLink(String)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.MainWebsite</a></dt>
+<dd>
+<div class="block">Gives you the URL for the blur editor of the image with the given key.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideProperties</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#StreetsideProperties--">StreetsideProperties()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history"><span class="typeNameLink">StreetsideRecord</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a></dt>
+<dd>
+<div class="block">History record system in order to let the user undo and redo commands.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#StreetsideRecord--">StreetsideRecord()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history"><span class="typeNameLink">StreetsideRecordListener</span></a> - Interface in <a href="org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a></dt>
+<dd>
+<div class="block">Interface for the listener of the <a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history"><code>StreetsideRecord</code></a> class</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideSequence</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></dt>
+<dd>
+<div class="block">Class that stores a sequence of <a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#StreetsideSequence-java.lang.String-java.lang.Long-">StreetsideSequence(String, Long)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#StreetsideSequence-java.lang.String-double-double-">StreetsideSequence(String, double, double)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#StreetsideSequence--">StreetsideSequence()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>
+<div class="block">No argument constructor for StreetsideSequence - necessary for JSON serialization</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#StreetsideSequence-java.lang.String-double-double-long-">StreetsideSequence(String, double, double, long)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#StreetsideSequence-java.lang.String-">StreetsideSequence(String)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideSequenceIdGenerator</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html#StreetsideSequenceIdGenerator--">StreetsideSequenceIdGenerator()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideSequenceIdGenerator</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">StreetsideSquareDownloadRunnable</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html#StreetsideSquareDownloadRunnable-org.openstreetmap.josm.data.Bounds-">StreetsideSquareDownloadRunnable(Bounds)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideSquareDownloadRunnable</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html#streetsideTile-java.lang.String-boolean-">streetsideTile(String, boolean)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.VirtualEarth</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideURL</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#StreetsideURL--">StreetsideURL()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideURL.APIv3</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideURL.MainWebsite</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideURL.VirtualEarth</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">StreetsideUser</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">org.openstreetmap.josm.plugins.streetside.oauth</a></dt>
+<dd>
+<div class="block">Represents the current logged in user and stores its data.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#StreetsideUser--">StreetsideUser()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideUser</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideUtils</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></dt>
+<dd>
+<div class="block">Set of utilities.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#StreetsideUtils--">StreetsideUtils()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideViewerDialog</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>
+<div class="block">Toggle dialog that shows an image and some buttons.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#StreetsideViewerDialog--">StreetsideViewerDialog()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#streetsideViewerHelp">streetsideViewerHelp</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">StreetsideViewerHelpPopup</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#StreetsideViewerHelpPopup-java.awt.Component-">StreetsideViewerHelpPopup(Component)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">StreetsideViewerPanel</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#StreetsideViewerPanel--">StreetsideViewerPanel()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#streetsideViewerPanel">streetsideViewerPanel</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></dt>
+<dd>
+<div class="block">Object containing the shown image and that handles zoom and drag</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideWalkAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></dt>
+<dd>
+<div class="block">Walks forward at a given interval.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#StreetsideWalkAction--">StreetsideWalkAction()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideWalkDialog</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></dt>
+<dd>
+<div class="block">Dialog to set the walk mode options.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#StreetsideWalkDialog--">StreetsideWalkDialog()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideWalkDialog</a></dt>
+<dd>
+<div class="block">Main constructor</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideZoomAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></dt>
+<dd>
+<div class="block">Zooms to the currently selected image.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#StreetsideZoomAction--">StreetsideZoomAction()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#string2URL-java.lang.String...-">string2URL(String...)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dt>
+<dd>
+<div class="block">Converts a <code>String</code> into a <code>URL</code> without throwing a <code>MalformedURLException</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#string2URLs-java.lang.String-java.lang.String-java.lang.String-">string2URLs(String, String, String)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#styleAsDefaultPanel-javax.swing.JComponent...-">styleAsDefaultPanel(JComponent...)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>
+<div class="block">Styles the given components as default panels (currently only the background is set to white)</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#subGroup">subGroup</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#submit-java.lang.String-org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type-org.openstreetmap.josm.data.cache.ICachedLoaderListener-">submit(String, StreetsideCache.Type, ICachedLoaderListener)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils</a></dt>
+<dd>
+<div class="block">Requests the picture with the given key and quality and uses the given
+ listener.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#submittingChangeset">submittingChangeset</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum(StreetsideCommand)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandJoin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum(StreetsideCommand)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandMove</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum(StreetsideCommand)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandTurn</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum(StreetsideCommand)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandUnjoin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum(StreetsideCommand)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></dt>
+<dd>
+<div class="block">If two equal commands are applied consecutively to the same set of images,
+ they are summed in order to reduce them to just one command.</div>
+</dd>
+</dl>
+<a name="I:T">
+<!--   -->
+</a>
+<h2 class="title">T</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#t">t</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#tag">tag</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#target">target</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html#target">target</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer.NearestImgToTargetComparator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#tempHe">tempHe</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Temporal direction of the picture until it is uploaded</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#tempLatLon">tempLatLon</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Temporal position of the picture until it is uploaded.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#TEST_BUBBLE_ID">TEST_BUBBLE_ID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#thread">thread</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#thread">thread</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PauseAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#thread">thread</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PlayAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#thread">thread</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.StopAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#threeSixtyDegreeViewerPanel">threeSixtyDegreeViewerPanel</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">ThreeSixtyDegreeViewerPanel</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#ThreeSixtyDegreeViewerPanel--">ThreeSixtyDegreeViewerPanel()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#thumbnailCache">thumbnailCache</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#TILE_DOWNLOAD_THREAD_PAUSE_LEN_SEC">TILE_DOWNLOAD_THREAD_PAUSE_LEN_SEC</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#tileAdded-java.lang.String-">tileAdded(String)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html#tileAdded-java.lang.String-">tileAdded(String)</a></span> - Method in interface org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a></dt>
+<dd>
+<div class="block">Fired when a cubemap tile image is downloaded by a download worker.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">TileDownloadingTask</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#TileDownloadingTask-java.lang.String-">TileDownloadingTask(String)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#tileId">tileId</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#tileImages">tileImages</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#tilesAdded-java.lang.String:A-">tilesAdded(String[])</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html#tilesAdded-java.lang.String:A-">tilesAdded(String[])</a></span> - Method in interface org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a></dt>
+<dd>
+<div class="block">Fired when multiple cubemap tile images are downloaded by a download worker.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#TIME_FORMAT_24">TIME_FORMAT_24</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#timer">timer</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#TOOLBAR_DARK_GREY">TOOLBAR_DARK_GREY</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#toString--">toString()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandJoin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#toString--">toString()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandMove</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#toString--">toString()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandTurn</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#toString--">toString()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandUnjoin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#toString--">toString()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#toString--">toString()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">JoinMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#toString--">toString()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#toString--">toString()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#turn-double-">turn(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Turns the image direction.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#turn-double-">turn(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></dt>
+<dd>
+<div class="block">turns ImageDisplay WalkAction (not currently supported by Streetside)</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#turn-double-">turn(double)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html#Type--">Type()</a></span> - Constructor for enum org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:U">
+<!--   -->
+</a>
+<h2 class="title">U</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#undo--">undo()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandJoin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#undo--">undo()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandMove</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#undo--">undo()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandTurn</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#undo--">undo()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandUnjoin</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#undo--">undo()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></dt>
+<dd>
+<div class="block">Undoes the action.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#undo--">undo()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></dt>
+<dd>
+<div class="block">Undo latest command.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#unjoin-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">unjoin(StreetsideAbstractImage, StreetsideAbstractImage)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></dt>
+<dd>
+<div class="block">Separates two images belonging to the same sequence.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#up">up</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#up">up</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html#updatedTime">updatedTime</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#updateEnabled--">updateEnabled()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#updateEnabledState--">updateEnabledState()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadViewAction</a></dt>
+<dd>
+<div class="block">Enabled when the Streetside layer is instantiated and download mode is either "osm area" or "manual".</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#updateEnabledState--">updateEnabledState()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideExportAction</a></dt>
+<dd>
+<div class="block">Enabled when streetside layer is in layer list</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#updateEnabledState--">updateEnabledState()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideJoinAction</a></dt>
+<dd>
+<div class="block">Enabled when mapillary layer is the active layer</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#updateEnabledState--">updateEnabledState()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></dt>
+<dd>
+<div class="block">Enabled when a mapillary image is selected.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#updateEnabledState--">updateEnabledState()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#updateHelpText--">updateHelpText()</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></dt>
+<dd>
+<div class="block">Updates the help text at the bottom of the window.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#updateImage--">updateImage()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>
+<div class="block">Downloads the full quality picture of the selected StreetsideImage and sets
+ in the StreetsideImageDisplay object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#updateImage-boolean-">updateImage(boolean)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>
+<div class="block">Downloads the picture of the selected StreetsideImage and sets in the
+ StreetsideImageDisplay object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#updateNearestImages--">updateNearestImages()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#updateTitle--">updateTitle()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dt>
+<dd>
+<div class="block">Updates the title of the dialog.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#upImg">upImg</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#url">url</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#url">url</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#URL_CLIENT_ID">URL_CLIENT_ID</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#URL_GEN">URL_GEN</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">SequenceDownloadRunnable</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#user">user</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#username">username</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#username">username</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideUser</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#usernameLabel">usernameLabel</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">UserProfile</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#UserProfile-java.lang.String-java.lang.String-javax.swing.ImageIcon-">UserProfile(String, String, ImageIcon)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#UserProfileCache--">UserProfileCache()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.UserProfileCache</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:V">
+<!--   -->
+</a>
+<h2 class="title">V</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#validateImageType--">validateImageType()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>
+<div class="block">for single image creates viewports and sets all views(image) to singleImg for multiple...</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#value">value</a></span> - Variable in enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#value">value</a></span> - Variable in enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#value">value</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html#value">value</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#valueChanged-org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeEvent-">valueChanged(AbstractProperty.ValueChangeEvent&lt;? extends String&gt;)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadViewAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#valueOf-int-">valueOf(int)</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#values--">values()</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html#values--">values()</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#values--">values()</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#values--">values()</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#values--">values()</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html#values--">values()</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#values--">values()</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html#values--">values()</a></span> - Static method in enum org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#views">views</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html#VirtualEarth--">VirtualEarth()</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.VirtualEarth</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#visible">visible</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></dt>
+<dd>
+<div class="block">Whether the image must be drown in the map or not</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#visibleRect">visibleRect</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>
+<div class="block">The rectangle (in image coordinates) of the image that is visible.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#visitBoundingBox-org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor-">visitBoundingBox(BoundingXYVisitor)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:W">
+<!--   -->
+</a>
+<h2 class="title">W</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#waitForFullQuality">waitForFullQuality</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#waitForPicture">waitForPicture</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideWalkDialog</a></dt>
+<dd>
+<div class="block">Whether it must wait for the picture to be downloaded</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#WALK_ACTION">WALK_ACTION</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsidePlugin</a></dt>
+<dd>
+<div class="block">Walk action</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">WalkListener</span></a> - Interface in <a href="org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></dt>
+<dd>
+<div class="block">Implemented by those classes that need to listen to the creation of the walk
+ threads.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">walkStarted(WalkThread)</a></span> - Method in interface org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a></dt>
+<dd>
+<div class="block">Called when a new walk thread is started.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">walkStarted(WalkThread)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PauseAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">walkStarted(WalkThread)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PlayAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">walkStarted(WalkThread)</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.StopAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">WalkThread</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></dt>
+<dd>
+<div class="block">Thread containing the walk process.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#WalkThread-int-boolean-boolean-boolean-">WalkThread(int, boolean, boolean, boolean)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dt>
+<dd>
+<div class="block">Main constructor.</div>
+</dd>
+<dt><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">WebLinkAction</span></a> - Class in <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#WebLinkAction-java.lang.String-java.net.URL-">WebLinkAction(String, URL)</a></span> - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#writeContent-java.io.PrintWriter-">writeContent(PrintWriter)</a></span> - Static method in class org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">OAuthPortListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#writer">writer</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportManager</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:X">
+<!--   -->
+</a>
+<h2 class="title">X</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#x">x</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandMove</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:Y">
+<!--   -->
+</a>
+<h2 class="title">Y</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#y">y</a></span> - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandMove</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:Z">
+<!--   -->
+</a>
+<h2 class="title">Z</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#ZOOM_ACTION">ZOOM_ACTION</a></span> - Static variable in class org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsidePlugin</a></dt>
+<dd>
+<div class="block">Zoom action</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#zoomBestFitOrOne--">zoomBestFitOrOne()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dt>
+<dd>
+<div class="block">Zooms to 1:1 and, if it is already in 1:1, to best fit.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#zoomChanged--">zoomChanged()</a></span> - Method in class org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:X">X</a>&nbsp;<a href="#I:Y">Y</a>&nbsp;<a href="#I:Z">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/index.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/index.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/index.html	(revision 34416)
@@ -0,0 +1,75 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>JOSM-MicrosoftStreetside</title>
+<script type="text/javascript">
+    tmpTargetPage = "" + window.location.search;
+    if (tmpTargetPage != "" && tmpTargetPage != "undefined")
+        tmpTargetPage = tmpTargetPage.substring(1);
+    if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
+        tmpTargetPage = "undefined";
+    targetPage = tmpTargetPage;
+    function validURL(url) {
+        try {
+            url = decodeURIComponent(url);
+        }
+        catch (error) {
+            return false;
+        }
+        var pos = url.indexOf(".html");
+        if (pos == -1 || pos != url.length - 5)
+            return false;
+        var allowNumber = false;
+        var allowSep = false;
+        var seenDot = false;
+        for (var i = 0; i < url.length - 5; i++) {
+            var ch = url.charAt(i);
+            if ('a' <= ch && ch <= 'z' ||
+                    'A' <= ch && ch <= 'Z' ||
+                    ch == '$' ||
+                    ch == '_' ||
+                    ch.charCodeAt(0) > 127) {
+                allowNumber = true;
+                allowSep = true;
+            } else if ('0' <= ch && ch <= '9'
+                    || ch == '-') {
+                if (!allowNumber)
+                     return false;
+            } else if (ch == '/' || ch == '.') {
+                if (!allowSep)
+                    return false;
+                allowNumber = false;
+                allowSep = false;
+                if (ch == '.')
+                     seenDot = true;
+                if (ch == '/' && seenDot)
+                     return false;
+            } else {
+                return false;
+            }
+        }
+        return true;
+    }
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</script>
+</head>
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
+<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
+<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</frameset>
+<frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<noframes>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<h2>Frame Alert</h2>
+<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
+</noframes>
+</frameset>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html	(revision 34416)
@@ -0,0 +1,1089 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:12 PDT 2018 -->
+<title>StreetsideAbstractImage (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideAbstractImage (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideAbstractImage.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" target="_top">Frames</a></li>
+<li><a href="StreetsideAbstractImage.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside</div>
+<h2 title="Class StreetsideAbstractImage" class="title">Class StreetsideAbstractImage</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Comparable&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.20">StreetsideAbstractImage</a>
+extends java.lang.Object
+implements java.lang.Comparable&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</pre>
+<div class="block">Abstract superclass for all image objects. At the moment there are 3,
+ <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImportedImage</code></a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a>, & <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideCubemap</code></a>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#cd">cd</a></span></code>
+<div class="block">The time the image was captured, in Epoch format.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static float</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#EPSILON">EPSILON</a></span></code>
+<div class="block">If two values for field cd differ by less than EPSILON both values are
+ considered equal.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#he">he</a></span></code>
+<div class="block">Direction of the picture.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#id">id</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected org.openstreetmap.josm.data.coor.LatLon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#latLon">latLon</a></span></code>
+<div class="block">Position of the picture.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#movingHe">movingHe</a></span></code>
+<div class="block">When the object direction is being moved in the map, the temporal direction
+ is stored here</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private org.openstreetmap.josm.data.coor.LatLon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#movingLatLon">movingLatLon</a></span></code>
+<div class="block">When the object is being dragged in the map, the temporal position is stored
+ here.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#ne">ne</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#pr">pr</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#sequence">sequence</a></span></code>
+<div class="block">Sequence of pictures containing this object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#tempHe">tempHe</a></span></code>
+<div class="block">Temporal direction of the picture until it is uploaded</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private org.openstreetmap.josm.data.coor.LatLon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#tempLatLon">tempLatLon</a></span></code>
+<div class="block">Temporal position of the picture until it is uploaded.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#visible">visible</a></span></code>
+<div class="block">Whether the image must be drown in the map or not</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#StreetsideAbstractImage-java.lang.String-">StreetsideAbstractImage</a></span>(java.lang.String&nbsp;id)</code>
+<div class="block">Creates a new object with the given id.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#StreetsideAbstractImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-">StreetsideAbstractImage</a></span>(java.lang.String&nbsp;id,
+                       org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon,
+                       double&nbsp;he)</code>
+<div class="block">Creates a new object in the given position and with the given direction.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getCd--">getCd</a></span>()</code>
+<div class="block">Returns the Epoch time when the image was captured.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getDate--">getDate</a></span>()</code>
+<div class="block">Returns the date the picture was taken in DMY format.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getDate-java.lang.String-">getDate</a></span>(java.lang.String&nbsp;format)</code>
+<div class="block">Returns the date the picture was taken in the given format.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getHe--">getHe</a></span>()</code>
+<div class="block">Returns the original direction towards the image has been taken.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getId--">getId</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>org.openstreetmap.josm.data.coor.LatLon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getLatLon--">getLatLon</a></span>()</code>
+<div class="block">Returns a LatLon object containing the original coordinates of the object.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getMovingHe--">getMovingHe</a></span>()</code>
+<div class="block">Returns the direction towards the image has been taken.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>org.openstreetmap.josm.data.coor.LatLon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getMovingLatLon--">getMovingLatLon</a></span>()</code>
+<div class="block">Returns a LatLon object containing the current coordinates of the object.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getNe--">getNe</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getPr--">getPr</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getSequence--">getSequence</a></span>()</code>
+<div class="block">Returns the sequence which contains this image.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getTempHe--">getTempHe</a></span>()</code>
+<div class="block">Returns the last fixed direction of the object.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>org.openstreetmap.josm.data.coor.LatLon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getTempLatLon--">getTempLatLon</a></span>()</code>
+<div class="block">Returns the last fixed coordinates of the object.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#isModified--">isModified</a></span>()</code>
+<div class="block">Returns whether the object has been modified or not.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#isVisible--">isVisible</a></span>()</code>
+<div class="block">Returns whether the image is visible on the map or not.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#move-double-double-">move</a></span>(double&nbsp;x,
+    double&nbsp;y)</code>
+<div class="block">Moves the image temporally to another position</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#next--">next</a></span>()</code>
+<div class="block">If the StreetsideImage belongs to a StreetsideSequence, returns the next
+ image in the sequence.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#previous--">previous</a></span>()</code>
+<div class="block">If the StreetsideImage belongs to a StreetsideSequence, returns the previous
+ image in the sequence.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setCd-long-">setCd</a></span>(long&nbsp;cd)</code>
+<div class="block">Sets the Epoch time when the picture was captured.</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setHe-double-">setHe</a></span>(double&nbsp;he)</code>&nbsp;</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setId-java.lang.String-">setId</a></span>(java.lang.String&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setLatLon-org.openstreetmap.josm.data.coor.LatLon-">setLatLon</a></span>(org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon)</code>&nbsp;</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setNe-long-">setNe</a></span>(long&nbsp;ne)</code>&nbsp;</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setPr-long-">setPr</a></span>(long&nbsp;pr)</code>&nbsp;</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setSequence-org.openstreetmap.josm.plugins.streetside.StreetsideSequence-">setSequence</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a>&nbsp;sequence)</code>
+<div class="block">Sets the StreetsideSequence object which contains the StreetsideImage.</div>
+</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setVisible-boolean-">setVisible</a></span>(boolean&nbsp;visible)</code>
+<div class="block">Set's whether the image should be visible on the map or not.</div>
+</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#stopMoving--">stopMoving</a></span>()</code>
+<div class="block">Called when the mouse button is released, meaning that the picture has
+ stopped being dragged, so the temporal values are saved.</div>
+</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#turn-double-">turn</a></span>(double&nbsp;ca)</code>
+<div class="block">Turns the image direction.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Comparable">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.lang.Comparable</h3>
+<code>compareTo</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="EPSILON">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EPSILON</h4>
+<pre>private static final&nbsp;float <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.25">EPSILON</a></pre>
+<div class="block">If two values for field cd differ by less than EPSILON both values are
+ considered equal.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage.EPSILON">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="id">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>id</h4>
+<pre>protected&nbsp;java.lang.String <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.27">id</a></pre>
+</li>
+</ul>
+<a name="ne">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ne</h4>
+<pre>private&nbsp;long <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.29">ne</a></pre>
+</li>
+</ul>
+<a name="pr">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>pr</h4>
+<pre>private&nbsp;long <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.30">pr</a></pre>
+</li>
+</ul>
+<a name="cd">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cd</h4>
+<pre>protected&nbsp;long <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.34">cd</a></pre>
+<div class="block">The time the image was captured, in Epoch format.</div>
+</li>
+</ul>
+<a name="sequence">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sequence</h4>
+<pre>private&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a> <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.36">sequence</a></pre>
+<div class="block">Sequence of pictures containing this object.</div>
+</li>
+</ul>
+<a name="latLon">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>latLon</h4>
+<pre>protected&nbsp;org.openstreetmap.josm.data.coor.LatLon <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.39">latLon</a></pre>
+<div class="block">Position of the picture.</div>
+</li>
+</ul>
+<a name="he">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>he</h4>
+<pre>protected&nbsp;double <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.41">he</a></pre>
+<div class="block">Direction of the picture.</div>
+</li>
+</ul>
+<a name="tempLatLon">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tempLatLon</h4>
+<pre>private&nbsp;org.openstreetmap.josm.data.coor.LatLon <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.43">tempLatLon</a></pre>
+<div class="block">Temporal position of the picture until it is uploaded.</div>
+</li>
+</ul>
+<a name="movingLatLon">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>movingLatLon</h4>
+<pre>private&nbsp;org.openstreetmap.josm.data.coor.LatLon <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.48">movingLatLon</a></pre>
+<div class="block">When the object is being dragged in the map, the temporal position is stored
+ here.</div>
+</li>
+</ul>
+<a name="tempHe">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tempHe</h4>
+<pre>private&nbsp;double <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.50">tempHe</a></pre>
+<div class="block">Temporal direction of the picture until it is uploaded</div>
+</li>
+</ul>
+<a name="movingHe">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>movingHe</h4>
+<pre>protected&nbsp;double <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.55">movingHe</a></pre>
+<div class="block">When the object direction is being moved in the map, the temporal direction
+ is stored here</div>
+</li>
+</ul>
+<a name="visible">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>visible</h4>
+<pre>private&nbsp;boolean <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.57">visible</a></pre>
+<div class="block">Whether the image must be drown in the map or not</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideAbstractImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreetsideAbstractImage</h4>
+<pre>protected&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.71">StreetsideAbstractImage</a>(java.lang.String&nbsp;id,
+                                  org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon,
+                                  double&nbsp;he)</pre>
+<div class="block">Creates a new object in the given position and with the given direction.
+ <code>LatLon</code></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - - the Streetside image id</dd>
+<dd><code>latLon</code> - The latitude and longitude of the image.</dd>
+<dd><code>he</code> - The direction of the picture (0 means north im Mapillary
+            camera direction is not yet supported in the Streetside plugin).</dd>
+</dl>
+</li>
+</ul>
+<a name="StreetsideAbstractImage-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideAbstractImage</h4>
+<pre>protected&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.87">StreetsideAbstractImage</a>(java.lang.String&nbsp;id)</pre>
+<div class="block">Creates a new object with the given id.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - - the image id (All images require ids in Streetside)</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.96">getId</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the id</dd>
+</dl>
+</li>
+</ul>
+<a name="setId-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setId</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.104">setId</a>(java.lang.String&nbsp;id)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - the id to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getHe--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHe</h4>
+<pre>public&nbsp;double&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.113">getHe</a>()</pre>
+<div class="block">Returns the original direction towards the image has been taken.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The direction of the image (0 means north and goes clockwise).</dd>
+</dl>
+</li>
+</ul>
+<a name="getCd--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCd</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.122">getCd</a>()</pre>
+<div class="block">Returns the Epoch time when the image was captured.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The long containing the Epoch time when the image was captured.</dd>
+</dl>
+</li>
+</ul>
+<a name="getDate--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDate</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.131">getDate</a>()</pre>
+<div class="block">Returns the date the picture was taken in DMY format.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A String object containing the date when the picture was taken.</dd>
+</dl>
+</li>
+</ul>
+<a name="getDate-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDate</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.154">getDate</a>(java.lang.String&nbsp;format)</pre>
+<div class="block">Returns the date the picture was taken in the given format.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>format</code> - Format of the date. See <code>SimpleDateFormat</code>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A String containing the date the picture was taken using the given
+         format.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.NullPointerException</code> - if parameter format is <code>null</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getLatLon--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLatLon</h4>
+<pre>public&nbsp;org.openstreetmap.josm.data.coor.LatLon&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.166">getLatLon</a>()</pre>
+<div class="block">Returns a LatLon object containing the original coordinates of the object.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The LatLon object with the position of the object.</dd>
+</dl>
+</li>
+</ul>
+<a name="getMovingHe--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMovingHe</h4>
+<pre>public&nbsp;double&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.175">getMovingHe</a>()</pre>
+<div class="block">Returns the direction towards the image has been taken.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The direction of the image (0 means north and goes clockwise).</dd>
+</dl>
+</li>
+</ul>
+<a name="getMovingLatLon--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMovingLatLon</h4>
+<pre>public&nbsp;org.openstreetmap.josm.data.coor.LatLon&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.185">getMovingLatLon</a>()</pre>
+<div class="block">Returns a LatLon object containing the current coordinates of the object.
+ When you are dragging the image this changes.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The LatLon object with the position of the object.</dd>
+</dl>
+</li>
+</ul>
+<a name="getSequence--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSequence</h4>
+<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.195">getSequence</a>()</pre>
+<div class="block">Returns the sequence which contains this image. Never null.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The StreetsideSequence object that contains this StreetsideImage.</dd>
+</dl>
+</li>
+</ul>
+<a name="getTempHe--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTempHe</h4>
+<pre>public&nbsp;double&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.210">getTempHe</a>()</pre>
+<div class="block">Returns the last fixed direction of the object.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The last fixed direction of the object. 0 means north.</dd>
+</dl>
+</li>
+</ul>
+<a name="getTempLatLon--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTempLatLon</h4>
+<pre>public&nbsp;org.openstreetmap.josm.data.coor.LatLon&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.219">getTempLatLon</a>()</pre>
+<div class="block">Returns the last fixed coordinates of the object.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A LatLon object containing.</dd>
+</dl>
+</li>
+</ul>
+<a name="isModified--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isModified</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.228">isModified</a>()</pre>
+<div class="block">Returns whether the object has been modified or not.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the object has been modified; false otherwise.</dd>
+</dl>
+</li>
+</ul>
+<a name="isVisible--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isVisible</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.237">isVisible</a>()</pre>
+<div class="block">Returns whether the image is visible on the map or not.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>True if the image is visible; false otherwise.</dd>
+</dl>
+</li>
+</ul>
+<a name="move-double-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>move</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.249">move</a>(double&nbsp;x,
+                 double&nbsp;y)</pre>
+<div class="block">Moves the image temporally to another position</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>x</code> - The movement of the image in longitude units.</dd>
+<dd><code>y</code> - The movement of the image in latitude units.</dd>
+</dl>
+</li>
+</ul>
+<a name="next--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>next</h4>
+<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.259">next</a>()</pre>
+<div class="block">If the StreetsideImage belongs to a StreetsideSequence, returns the next
+ image in the sequence.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The following StreetsideImage, or null if there is none.</dd>
+</dl>
+</li>
+</ul>
+<a name="previous--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>previous</h4>
+<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.271">previous</a>()</pre>
+<div class="block">If the StreetsideImage belongs to a StreetsideSequence, returns the previous
+ image in the sequence.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The previous StreetsideImage, or null if there is none.</dd>
+</dl>
+</li>
+</ul>
+<a name="setHe-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setHe</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.277">setHe</a>(double&nbsp;he)</pre>
+</li>
+</ul>
+<a name="setCd-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCd</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.287">setCd</a>(long&nbsp;cd)</pre>
+<div class="block">Sets the Epoch time when the picture was captured.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cd</code> - Epoch time when the image was captured.</dd>
+</dl>
+</li>
+</ul>
+<a name="setLatLon-org.openstreetmap.josm.data.coor.LatLon-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLatLon</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.291">setLatLon</a>(org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon)</pre>
+</li>
+</ul>
+<a name="setSequence-org.openstreetmap.josm.plugins.streetside.StreetsideSequence-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSequence</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.307">setSequence</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a>&nbsp;sequence)</pre>
+<div class="block">Sets the StreetsideSequence object which contains the StreetsideImage.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>sequence</code> - The StreetsideSequence that contains the StreetsideImage.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the image is not already part of the
+             <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>. Call
+             <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#add-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-"><code>StreetsideSequence.add(StreetsideAbstractImage)</code></a> first.</dd>
+</dl>
+</li>
+</ul>
+<a name="setVisible-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setVisible</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.322">setVisible</a>(boolean&nbsp;visible)</pre>
+<div class="block">Set's whether the image should be visible on the map or not.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>visible</code> - true if the image is set to be visible; false otherwise.</dd>
+</dl>
+</li>
+</ul>
+<a name="stopMoving--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stopMoving</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.330">stopMoving</a>()</pre>
+<div class="block">Called when the mouse button is released, meaning that the picture has
+ stopped being dragged, so the temporal values are saved.</div>
+</li>
+</ul>
+<a name="turn-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>turn</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.341">turn</a>(double&nbsp;ca)</pre>
+<div class="block">Turns the image direction.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>ca</code> - The angle the image is moving.</dd>
+</dl>
+</li>
+</ul>
+<a name="getNe--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNe</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.348">getNe</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the ne</dd>
+</dl>
+</li>
+</ul>
+<a name="setNe-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setNe</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.355">setNe</a>(long&nbsp;ne)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>ne</code> - the ne to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getPr--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPr</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.362">getPr</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the pr</dd>
+</dl>
+</li>
+</ul>
+<a name="setPr-long-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setPr</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#line.369">setPr</a>(long&nbsp;pr)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>pr</code> - the pr to set</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideAbstractImage.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" target="_top">Frames</a></li>
+<li><a href="StreetsideAbstractImage.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html	(revision 34416)
@@ -0,0 +1,457 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:12 PDT 2018 -->
+<title>StreetsideCubemap (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideCubemap (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideCubemap.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCubemap.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside</div>
+<h2 title="Class StreetsideCubemap" class="title">Class StreetsideCubemap</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage</a></li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.StreetsideCubemap</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Comparable&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#line.12">StreetsideCubemap</a>
+extends <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static float</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#EPSILON">EPSILON</a></span></code>
+<div class="block">If two values for field cd differ by less than EPSILON both values are considered equal.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></h3>
+<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#cd">cd</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#he">he</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#id">id</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#latLon">latLon</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#movingHe">movingHe</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#StreetsideCubemap-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-">StreetsideCubemap</a></span>(java.lang.String&nbsp;quadId,
+                 org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon,
+                 double&nbsp;he)</code>
+<div class="block">Main constructor of the class StreetsideCubemap</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#compareTo-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">compareTo</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Comparison method for the StreetsideCubemap object.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#getHeight--">getHeight</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#hashCode--">hashCode</a></span>()</code>
+<div class="block">HashCode StreetsideCubemap object.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#stopMoving--">stopMoving</a></span>()</code>
+<div class="block">stops ImageDisplay WalkAction (not currently supported by Streetside)</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#turn-double-">turn</a></span>(double&nbsp;he)</code>
+<div class="block">turns ImageDisplay WalkAction (not currently supported by Streetside)</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></h3>
+<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getCd--">getCd</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getDate--">getDate</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getDate-java.lang.String-">getDate</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getHe--">getHe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getId--">getId</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getLatLon--">getLatLon</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getMovingHe--">getMovingHe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getMovingLatLon--">getMovingLatLon</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getNe--">getNe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getPr--">getPr</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getSequence--">getSequence</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getTempHe--">getTempHe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getTempLatLon--">getTempLatLon</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#isModified--">isModified</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#isVisible--">isVisible</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#move-double-double-">move</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#next--">next</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#previous--">previous</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setCd-long-">setCd</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setHe-double-">setHe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setId-java.lang.String-">setId</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setLatLon-org.openstreetmap.josm.data.coor.LatLon-">setLatLon</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setNe-long-">setNe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setPr-long-">setPr</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setSequence-org.openstreetmap.josm.plugins.streetside.StreetsideSequence-">setSequence</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setVisible-boolean-">setVisible</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="EPSILON">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>EPSILON</h4>
+<pre>private static final&nbsp;float <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#line.18">EPSILON</a></pre>
+<div class="block">If two values for field cd differ by less than EPSILON both values are considered equal.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.StreetsideCubemap.EPSILON">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideCubemap-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideCubemap</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#line.32">StreetsideCubemap</a>(java.lang.String&nbsp;quadId,
+                         org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon,
+                         double&nbsp;he)</pre>
+<div class="block">Main constructor of the class StreetsideCubemap</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>quadId</code> - The Streetside id of the base frontal image of the cubemap
+            in quternary</dd>
+<dd><code>latLon</code> - The latitude and longitude where it is positioned.</dd>
+<dd><code>he</code> - The direction of the images in degrees, meaning 0 north (camera
+            direction is not yet supported in the Streetside plugin).</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="compareTo-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>compareTo</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#line.50">compareTo</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</pre>
+<div class="block">Comparison method for the StreetsideCubemap object.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - - a StreetsideAbstract image object
+
+            StreetsideCubemaps are considered equal if they are associated
+            with the same image id - only one cubemap may be displayed at a
+            time. If the image selection changes, the cubemap changes.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>result of the hashcode comparison.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="hashCode--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#line.64">hashCode</a>()</pre>
+<div class="block">HashCode StreetsideCubemap object.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>int hashCode</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="stopMoving--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stopMoving</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#line.74">stopMoving</a>()</pre>
+<div class="block">stops ImageDisplay WalkAction (not currently supported by Streetside)</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#stopMoving--">stopMoving</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><code>StreetsideWalkAction</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="turn-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>turn</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#line.86">turn</a>(double&nbsp;he)</pre>
+<div class="block">turns ImageDisplay WalkAction (not currently supported by Streetside)</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#turn-double-">turn</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>he</code> - - the direction the camera is facing (heading)</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><code>StreetsideWalkAction</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getHeight--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getHeight</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#line.95">getHeight</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the height of an assembled cubemap face for 16-tiled or 4-tiled imagery</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><code>StreetsideWalkAction</code></a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideCubemap.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCubemap.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideData.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideData.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideData.html	(revision 34416)
@@ -0,0 +1,927 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:12 PDT 2018 -->
+<title>StreetsideData (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideData (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":9,"i8":9,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideData.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideData.html" target="_top">Frames</a></li>
+<li><a href="StreetsideData.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside</div>
+<h2 title="Class StreetsideData" class="title">Class StreetsideData</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.StreetsideData</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.34">StreetsideData</a>
+extends java.lang.Object</pre>
+<div class="block">Database class for all the <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a>, 
+<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.List&lt;org.openstreetmap.josm.data.Bounds&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#bounds">bounds</a></span></code>
+<div class="block">The bounds of the areas for which the pictures have been downloaded.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#highlightedImage">highlightedImage</a></span></code>
+<div class="block">The image under the cursor.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#images">images</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.util.List&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#listeners">listeners</a></span></code>
+<div class="block">Listeners of the class.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#multiSelectedImages">multiSelectedImages</a></span></code>
+<div class="block">All the images selected, can be more than one.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#selectedImage">selectedImage</a></span></code>
+<div class="block">The image currently selected, this is the one being shown.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#StreetsideData--">StreetsideData</a></span>()</code>
+<div class="block">Creates a new object and adds the initial set of listeners.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#add-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">add</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Adds an StreetsideImage to the object, and then repaints mapView.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#add-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-boolean-">add</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image,
+   boolean&nbsp;update)</code>
+<div class="block">Adds a StreetsideImage to the object, but doesn't repaint mapView.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#addAll-java.util.Collection-">addAll</a></span>(java.util.Collection&lt;? extends <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>
+<div class="block">Adds a set of StreetsideImages to the object, and then repaints mapView.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#addAll-java.util.Collection-boolean-">addAll</a></span>(java.util.Collection&lt;? extends <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;newImages,
+      boolean&nbsp;update)</code>
+<div class="block">Adds a set of {link StreetsideAbstractImage} objects to this object.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#addListener-org.openstreetmap.josm.plugins.streetside.StreetsideDataListener-">addListener</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>&nbsp;lis)</code>
+<div class="block">Adds a new listener.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#addMultiSelectedImage-java.util.Collection-">addMultiSelectedImage</a></span>(java.util.Collection&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>
+<div class="block">Adds a set of <code>StreetsideAbstractImage</code> objects to the list of
+ selected images.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#addMultiSelectedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">addMultiSelectedImage</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Adds a <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> object to the list of selected images, (when
+ ctrl + click)</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#downloadSurroundingCubemaps-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">downloadSurroundingCubemaps</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;streetsideImage)</code>
+<div class="block">Downloads surrounding images of this mapillary image in background threads</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>private static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#downloadSurroundingImages-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">downloadSurroundingImages</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;streetsideImage)</code>
+<div class="block">Downloads surrounding images of this mapillary image in background threads</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#fireImagesAdded--">fireImagesAdded</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#fireSelectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">fireSelectedImageChanged</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                        <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>java.util.List&lt;org.openstreetmap.josm.data.Bounds&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getBounds--">getBounds</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getHighlightedImage--">getHighlightedImage</a></span>()</code>
+<div class="block">Returns the image under the mouse cursor.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getImages--">getImages</a></span>()</code>
+<div class="block">Returns a Set containing all images.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getMultiSelectedImages--">getMultiSelectedImages</a></span>()</code>
+<div class="block">Returns a List containing all <code>StreetsideAbstractImage</code> objects
+ selected with ctrl + click.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getSelectedImage--">getSelectedImage</a></span>()</code>
+<div class="block">Returns the StreetsideImage object that is currently selected.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getSequences--">getSequences</a></span>()</code>
+<div class="block">Returns a Set of all sequences, that the images are part of.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#removeListener-org.openstreetmap.josm.plugins.streetside.StreetsideDataListener-">removeListener</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>&nbsp;lis)</code>
+<div class="block">Removes a listener.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#selectNext--">selectNext</a></span>()</code>
+<div class="block">If the selected StreetsideImage is part of a StreetsideSequence then the
+ following visible StreetsideImage is selected.</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#selectNext-boolean-">selectNext</a></span>(boolean&nbsp;moveToPicture)</code>
+<div class="block">If the selected StreetsideImage is part of a StreetsideSequence then the
+ following visible StreetsideImage is selected.</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#selectPrevious--">selectPrevious</a></span>()</code>
+<div class="block">If the selected StreetsideImage is part of a StreetsideSequence then the
+ previous visible StreetsideImage is selected.</div>
+</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#selectPrevious-boolean-">selectPrevious</a></span>(boolean&nbsp;moveToPicture)</code>
+<div class="block">If the selected StreetsideImage is part of a StreetsideSequence then the
+ previous visible StreetsideImage is selected.</div>
+</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#setHighlightedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">setHighlightedImage</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Highlights the image under the cursor.</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#setImages-java.util.Collection-">setImages</a></span>(java.util.Collection&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;newImages)</code>
+<div class="block">Sets a new <code>Collection</code> object as the used set of images.</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#setSelectedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">setSelectedImage</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Selects a new image.If the user does ctrl + click, this isn't triggered.</div>
+</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#setSelectedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-boolean-">setSelectedImage</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image,
+                boolean&nbsp;zoom)</code>
+<div class="block">Selects a new image.If the user does ctrl+click, this isn't triggered.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="images">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>images</h4>
+<pre>private final&nbsp;java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt; <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.35">images</a></pre>
+</li>
+</ul>
+<a name="selectedImage">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectedImage</h4>
+<pre>private&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.39">selectedImage</a></pre>
+<div class="block">The image currently selected, this is the one being shown.</div>
+</li>
+</ul>
+<a name="highlightedImage">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>highlightedImage</h4>
+<pre>private&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.43">highlightedImage</a></pre>
+<div class="block">The image under the cursor.</div>
+</li>
+</ul>
+<a name="multiSelectedImages">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>multiSelectedImages</h4>
+<pre>private final&nbsp;java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt; <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.47">multiSelectedImages</a></pre>
+<div class="block">All the images selected, can be more than one.</div>
+</li>
+</ul>
+<a name="listeners">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>listeners</h4>
+<pre>private final&nbsp;java.util.List&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>&gt; <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.51">listeners</a></pre>
+<div class="block">Listeners of the class.</div>
+</li>
+</ul>
+<a name="bounds">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>bounds</h4>
+<pre>private final&nbsp;java.util.List&lt;org.openstreetmap.josm.data.Bounds&gt; <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.55">bounds</a></pre>
+<div class="block">The bounds of the areas for which the pictures have been downloaded.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideData--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideData</h4>
+<pre>protected&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.60">StreetsideData</a>()</pre>
+<div class="block">Creates a new object and adds the initial set of listeners.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="add-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>add</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.78">add</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</pre>
+<div class="block">Adds an StreetsideImage to the object, and then repaints mapView.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - The image to be added.</dd>
+</dl>
+</li>
+</ul>
+<a name="add-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>add</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.90">add</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image,
+                boolean&nbsp;update)</pre>
+<div class="block">Adds a StreetsideImage to the object, but doesn't repaint mapView. This is
+ needed for concurrency.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - The image to be added.</dd>
+<dd><code>update</code> - Whether the map must be updated or not
+        (updates are currently unsupported by Streetside).</dd>
+</dl>
+</li>
+</ul>
+<a name="addAll-java.util.Collection-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addAll</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.103">addAll</a>(java.util.Collection&lt;? extends <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</pre>
+<div class="block">Adds a set of StreetsideImages to the object, and then repaints mapView.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>images</code> - The set of images to be added.</dd>
+</dl>
+</li>
+</ul>
+<a name="addAll-java.util.Collection-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addAll</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.113">addAll</a>(java.util.Collection&lt;? extends <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;newImages,
+                   boolean&nbsp;update)</pre>
+<div class="block">Adds a set of {link StreetsideAbstractImage} objects to this object.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>newImages</code> - The set of images to be added.</dd>
+<dd><code>update</code> - Whether the map must be updated or not.</dd>
+</dl>
+</li>
+</ul>
+<a name="addListener-org.openstreetmap.josm.plugins.streetside.StreetsideDataListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addListener</h4>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.126">addListener</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>&nbsp;lis)</pre>
+<div class="block">Adds a new listener.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lis</code> - Listener to be added.</dd>
+</dl>
+</li>
+</ul>
+<a name="addMultiSelectedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addMultiSelectedImage</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.136">addMultiSelectedImage</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</pre>
+<div class="block">Adds a <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> object to the list of selected images, (when
+ ctrl + click)</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - The <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> object to be added.</dd>
+</dl>
+</li>
+</ul>
+<a name="addMultiSelectedImage-java.util.Collection-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addMultiSelectedImage</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.153">addMultiSelectedImage</a>(java.util.Collection&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</pre>
+<div class="block">Adds a set of <code>StreetsideAbstractImage</code> objects to the list of
+ selected images.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>images</code> - A <code>Collection</code> object containing the set of images to be added.</dd>
+</dl>
+</li>
+</ul>
+<a name="getBounds--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBounds</h4>
+<pre>public&nbsp;java.util.List&lt;org.openstreetmap.josm.data.Bounds&gt;&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.164">getBounds</a>()</pre>
+</li>
+</ul>
+<a name="removeListener-org.openstreetmap.josm.plugins.streetside.StreetsideDataListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeListener</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.173">removeListener</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>&nbsp;lis)</pre>
+<div class="block">Removes a listener.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lis</code> - Listener to be removed.</dd>
+</dl>
+</li>
+</ul>
+<a name="setHighlightedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setHighlightedImage</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.182">setHighlightedImage</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</pre>
+<div class="block">Highlights the image under the cursor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - The image under the cursor.</dd>
+</dl>
+</li>
+</ul>
+<a name="getHighlightedImage--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHighlightedImage</h4>
+<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.191">getHighlightedImage</a>()</pre>
+<div class="block">Returns the image under the mouse cursor.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The image under the mouse cursor.</dd>
+</dl>
+</li>
+</ul>
+<a name="getImages--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getImages</h4>
+<pre>public&nbsp;java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.200">getImages</a>()</pre>
+<div class="block">Returns a Set containing all images.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A Set object containing all images.</dd>
+</dl>
+</li>
+</ul>
+<a name="getSequences--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSequences</h4>
+<pre>public&nbsp;java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a>&gt;&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.208">getSequences</a>()</pre>
+<div class="block">Returns a Set of all sequences, that the images are part of.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>all sequences that are contained in the Streetside data</dd>
+</dl>
+</li>
+</ul>
+<a name="getSelectedImage--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSelectedImage</h4>
+<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.217">getSelectedImage</a>()</pre>
+<div class="block">Returns the StreetsideImage object that is currently selected.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The selected StreetsideImage object.</dd>
+</dl>
+</li>
+</ul>
+<a name="fireImagesAdded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fireImagesAdded</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.221">fireImagesAdded</a>()</pre>
+</li>
+</ul>
+<a name="selectNext--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectNext</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.233">selectNext</a>()</pre>
+<div class="block">If the selected StreetsideImage is part of a StreetsideSequence then the
+ following visible StreetsideImage is selected. In case there is none, does
+ nothing.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if the selected image is null or the selected image doesn't
+                               belong to a sequence.</dd>
+</dl>
+</li>
+</ul>
+<a name="selectNext-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectNext</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.246">selectNext</a>(boolean&nbsp;moveToPicture)</pre>
+<div class="block">If the selected StreetsideImage is part of a StreetsideSequence then the
+ following visible StreetsideImage is selected. In case there is none, does
+ nothing.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>moveToPicture</code> - True if the view must me moved to the next picture.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if the selected image is null or the selected image doesn't
+                               belong to a sequence.</dd>
+</dl>
+</li>
+</ul>
+<a name="selectPrevious--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectPrevious</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.271">selectPrevious</a>()</pre>
+<div class="block">If the selected StreetsideImage is part of a StreetsideSequence then the
+ previous visible StreetsideImage is selected. In case there is none, does
+ nothing.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if the selected image is null or the selected image doesn't
+                               belong to a sequence.</dd>
+</dl>
+</li>
+</ul>
+<a name="selectPrevious-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectPrevious</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.285">selectPrevious</a>(boolean&nbsp;moveToPicture)</pre>
+<div class="block">If the selected StreetsideImage is part of a StreetsideSequence then the
+ previous visible StreetsideImage is selected. In case there is none, does
+ nothing. * @throws IllegalStateException if the selected image is null or
+ the selected image doesn't belong to a sequence.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>moveToPicture</code> - True if the view must me moved to the previous picture.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if the selected image is null or the selected image doesn't
+                               belong to a sequence.</dd>
+</dl>
+</li>
+</ul>
+<a name="setSelectedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSelectedImage</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.307">setSelectedImage</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</pre>
+<div class="block">Selects a new image.If the user does ctrl + click, this isn't triggered.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - The StreetsideImage which is going to be selected</dd>
+</dl>
+</li>
+</ul>
+<a name="setSelectedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSelectedImage</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.318">setSelectedImage</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image,
+                             boolean&nbsp;zoom)</pre>
+<div class="block">Selects a new image.If the user does ctrl+click, this isn't triggered. You
+ can choose whether to center the view on the new image or not.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - The <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> which is going to be selected.</dd>
+<dd><code>zoom</code> - True if the view must be centered on the image; false otherwise.</dd>
+</dl>
+</li>
+</ul>
+<a name="downloadSurroundingImages-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>downloadSurroundingImages</h4>
+<pre>private static&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.343">downloadSurroundingImages</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;streetsideImage)</pre>
+<div class="block">Downloads surrounding images of this mapillary image in background threads</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>streetsideImage</code> - the image for which the surrounding images should be downloaded</dd>
+</dl>
+</li>
+</ul>
+<a name="downloadSurroundingCubemaps-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>downloadSurroundingCubemaps</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.374">downloadSurroundingCubemaps</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;streetsideImage)</pre>
+<div class="block">Downloads surrounding images of this mapillary image in background threads</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>streetsideImage</code> - the image for which the surrounding images should be downloaded</dd>
+</dl>
+</li>
+</ul>
+<a name="fireSelectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fireSelectedImageChanged</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.399">fireSelectedImageChanged</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                                      <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</pre>
+</li>
+</ul>
+<a name="getMultiSelectedImages--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMultiSelectedImages</h4>
+<pre>public&nbsp;java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.409">getMultiSelectedImages</a>()</pre>
+<div class="block">Returns a List containing all <code>StreetsideAbstractImage</code> objects
+ selected with ctrl + click.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A List object containing all the images selected.</dd>
+</dl>
+</li>
+</ul>
+<a name="setImages-java.util.Collection-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setImages</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html#line.419">setImages</a>(java.util.Collection&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;newImages)</pre>
+<div class="block">Sets a new <code>Collection</code> object as the used set of images.
+ Any images that are already present, are removed.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>newImages</code> - the new image list (previously set images are completely replaced)</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideData.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideData.html" target="_top">Frames</a></li>
+<li><a href="StreetsideData.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html	(revision 34416)
@@ -0,0 +1,255 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:12 PDT 2018 -->
+<title>StreetsideDataListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideDataListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideDataListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDataListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside</div>
+<h2 title="Interface StreetsideDataListener" class="title">Interface StreetsideDataListener</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#line.10">StreetsideDataListener</a></pre>
+<div class="block">Interface for listeners of the class <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">imagesAdded</a></span>()</code>
+<div class="block">Fired when any image is added to the database.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="imagesAdded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imagesAdded</h4>
+<pre>void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#line.15">imagesAdded</a>()</pre>
+<div class="block">Fired when any image is added to the database.</div>
+</li>
+</ul>
+<a name="selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>selectedImageChanged</h4>
+<pre>void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#line.26">selectedImageChanged</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                          <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</pre>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>oldImage</code> - Old selected <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+<dd><code>newImage</code> - New selected <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideDataListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDataListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html	(revision 34416)
@@ -0,0 +1,245 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideImage.Rn (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideImage.Rn (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideImage.Rn.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImage.Rn.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside</div>
+<h2 title="Class StreetsideImage.Rn" class="title">Class StreetsideImage.Rn</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.StreetsideImage.Rn</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.25">StreetsideImage.Rn</a>
+extends java.lang.Object</pre>
+<div class="block">Rn is a Bing Streetside image attribute - currently not
+ used, mapped or supported in the Streetside plugin -
+ left out initially because it's an unrequired complex object.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html#Rn--">Rn</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Rn--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Rn</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html#line.25">Rn</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideImage.Rn.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImage.Rn.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html	(revision 34416)
@@ -0,0 +1,1095 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideImage (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideImage (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideImage.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImage.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside</div>
+<h2 title="Class StreetsideImage" class="title">Class StreetsideImage</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage</a></li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.StreetsideImage</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Comparable&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.19">StreetsideImage</a>
+extends <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></pre>
+<div class="block">A StreetsideImage object represents each of the images stored in Streetside.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>, 
+<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a></span></code>
+<div class="block">Rn is a Bing Streetside image attribute - currently not
+ used, mapped or supported in the Streetside plugin -
+ left out initially because it's an unrequired complex object.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#ad">ad</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#al">al</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#bl">bl</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#la">la</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#lo">lo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#ml">ml</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.List&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#nbn">nbn</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.util.List&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#pbn">pbn</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#pi">pi</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#rn">rn</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#ro">ro</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></h3>
+<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#cd">cd</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#he">he</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#id">id</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#latLon">latLon</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#movingHe">movingHe</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#StreetsideImage--">StreetsideImage</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#StreetsideImage-java.lang.String-">StreetsideImage</a></span>(java.lang.String&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#StreetsideImage-java.lang.String-double-double-">StreetsideImage</a></span>(java.lang.String&nbsp;id,
+               double&nbsp;la,
+               double&nbsp;lo)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#StreetsideImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-">StreetsideImage</a></span>(java.lang.String&nbsp;id,
+               org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#StreetsideImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-">StreetsideImage</a></span>(java.lang.String&nbsp;id,
+               org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon,
+               double&nbsp;he)</code>
+<div class="block">Main constructor of the class StreetsideImage</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#checkModified--">checkModified</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#compareTo-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">compareTo</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;object)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getAd--">getAd</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getAl--">getAl</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getBl--">getBl</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getId--">getId</a></span>()</code>
+<div class="block">Returns the unique identifier of the object.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getLa--">getLa</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getLo--">getLo</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getMl--">getMl</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>java.util.List&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getNbn--">getNbn</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>java.util.List&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getPbn--">getPbn</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getPi--">getPi</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getRn--">getRn</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getRo--">getRo</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getUser--">getUser</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setAd-int-">setAd</a></span>(int&nbsp;ad)</code>&nbsp;</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setAl-double-">setAl</a></span>(double&nbsp;altitude)</code>&nbsp;</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setBl-java.lang.String-">setBl</a></span>(java.lang.String&nbsp;blurring)</code>&nbsp;</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setId-java.lang.String-">setId</a></span>(java.lang.String&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setLa-double-">setLa</a></span>(double&nbsp;la)</code>&nbsp;</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setLo-double-">setLo</a></span>(double&nbsp;lo)</code>&nbsp;</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setMl-int-">setMl</a></span>(int&nbsp;ml)</code>&nbsp;</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setNbn-java.util.List-">setNbn</a></span>(java.util.List&lt;java.lang.String&gt;&nbsp;nbn)</code>&nbsp;</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setPbn-java.util.List-">setPbn</a></span>(java.util.List&lt;java.lang.String&gt;&nbsp;pbn)</code>&nbsp;</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setPi-double-">setPi</a></span>(double&nbsp;pitch)</code>&nbsp;</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setRn-org.openstreetmap.josm.plugins.streetside.StreetsideImage.Rn-">setRn</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a>&nbsp;rn)</code>&nbsp;</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setRo-double-">setRo</a></span>(double&nbsp;roll)</code>&nbsp;</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#stopMoving--">stopMoving</a></span>()</code>
+<div class="block">Called when the mouse button is released, meaning that the picture has
+ stopped being dragged, so the temporal values are saved.</div>
+</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#turn-double-">turn</a></span>(double&nbsp;ca)</code>
+<div class="block">Turns the image direction.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></h3>
+<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getCd--">getCd</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getDate--">getDate</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getDate-java.lang.String-">getDate</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getHe--">getHe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getLatLon--">getLatLon</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getMovingHe--">getMovingHe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getMovingLatLon--">getMovingLatLon</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getNe--">getNe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getPr--">getPr</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getSequence--">getSequence</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getTempHe--">getTempHe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getTempLatLon--">getTempLatLon</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#isModified--">isModified</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#isVisible--">isVisible</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#move-double-double-">move</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#next--">next</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#previous--">previous</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setCd-long-">setCd</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setHe-double-">setHe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setLatLon-org.openstreetmap.josm.data.coor.LatLon-">setLatLon</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setNe-long-">setNe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setPr-long-">setPr</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setSequence-org.openstreetmap.josm.plugins.streetside.StreetsideSequence-">setSequence</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setVisible-boolean-">setVisible</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="la">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>la</h4>
+<pre>private&nbsp;double <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.30">la</a></pre>
+</li>
+</ul>
+<a name="lo">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lo</h4>
+<pre>private&nbsp;double <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.33">lo</a></pre>
+</li>
+</ul>
+<a name="al">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>al</h4>
+<pre>private&nbsp;double <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.36">al</a></pre>
+</li>
+</ul>
+<a name="ro">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ro</h4>
+<pre>private&nbsp;double <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.39">ro</a></pre>
+</li>
+</ul>
+<a name="pi">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>pi</h4>
+<pre>private&nbsp;double <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.42">pi</a></pre>
+</li>
+</ul>
+<a name="bl">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bl</h4>
+<pre>private&nbsp;java.lang.String <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.45">bl</a></pre>
+</li>
+</ul>
+<a name="ml">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ml</h4>
+<pre>private&nbsp;int <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.48">ml</a></pre>
+</li>
+</ul>
+<a name="nbn">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nbn</h4>
+<pre>private&nbsp;java.util.List&lt;java.lang.String&gt; <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.49">nbn</a></pre>
+</li>
+</ul>
+<a name="pbn">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>pbn</h4>
+<pre>private&nbsp;java.util.List&lt;java.lang.String&gt; <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.50">pbn</a></pre>
+</li>
+</ul>
+<a name="ad">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ad</h4>
+<pre>private&nbsp;int <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.51">ad</a></pre>
+</li>
+</ul>
+<a name="rn">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>rn</h4>
+<pre>private&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a> <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.52">rn</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreetsideImage</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.61">StreetsideImage</a>(java.lang.String&nbsp;id,
+                       org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon,
+                       double&nbsp;he)</pre>
+<div class="block">Main constructor of the class StreetsideImage</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - The unique identifier of the image.</dd>
+<dd><code>latLon</code> - The latitude and longitude where it is positioned.</dd>
+<dd><code>he</code> - The direction of the images in degrees, meaning 0 north.</dd>
+</dl>
+</li>
+</ul>
+<a name="StreetsideImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreetsideImage</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.65">StreetsideImage</a>(java.lang.String&nbsp;id,
+                       org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon)</pre>
+</li>
+</ul>
+<a name="StreetsideImage-java.lang.String-double-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreetsideImage</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.69">StreetsideImage</a>(java.lang.String&nbsp;id,
+                       double&nbsp;la,
+                       double&nbsp;lo)</pre>
+</li>
+</ul>
+<a name="StreetsideImage-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreetsideImage</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.73">StreetsideImage</a>(java.lang.String&nbsp;id)</pre>
+</li>
+</ul>
+<a name="StreetsideImage--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideImage</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.78">StreetsideImage</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.88">getId</a>()</pre>
+<div class="block">Returns the unique identifier of the object.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getId--">getId</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A <code>String</code> containing the unique identifier of the object.</dd>
+</dl>
+</li>
+</ul>
+<a name="getUser--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUser</h4>
+<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.92">getUser</a>()</pre>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.97">toString</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="equals-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.106">equals</a>(java.lang.Object&nbsp;object)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="compareTo-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>compareTo</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.111">compareTo</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</pre>
+</li>
+</ul>
+<a name="hashCode--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.119">hashCode</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="stopMoving--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stopMoving</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.124">stopMoving</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#stopMoving--">StreetsideAbstractImage</a></code></span></div>
+<div class="block">Called when the mouse button is released, meaning that the picture has
+ stopped being dragged, so the temporal values are saved.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#stopMoving--">stopMoving</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="checkModified--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>checkModified</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.129">checkModified</a>()</pre>
+</li>
+</ul>
+<a name="turn-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>turn</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.140">turn</a>(double&nbsp;ca)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#turn-double-">StreetsideAbstractImage</a></code></span></div>
+<div class="block">Turns the image direction.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#turn-double-">turn</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>ca</code> - The angle the image is moving.</dd>
+</dl>
+</li>
+</ul>
+<a name="getAl--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAl</h4>
+<pre>public&nbsp;double&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.148">getAl</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the altitude</dd>
+</dl>
+</li>
+</ul>
+<a name="setAl-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAl</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.155">setAl</a>(double&nbsp;altitude)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>altitude</code> - the altitude to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getRo--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRo</h4>
+<pre>public&nbsp;double&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.162">getRo</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the roll</dd>
+</dl>
+</li>
+</ul>
+<a name="setRo-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRo</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.169">setRo</a>(double&nbsp;roll)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>roll</code> - the roll to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getPi--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPi</h4>
+<pre>public&nbsp;double&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.176">getPi</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the pi</dd>
+</dl>
+</li>
+</ul>
+<a name="setPi-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPi</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.183">setPi</a>(double&nbsp;pitch)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>pitch</code> - the pi to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getBl--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBl</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.190">getBl</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the burringl</dd>
+</dl>
+</li>
+</ul>
+<a name="setBl-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBl</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.197">setBl</a>(java.lang.String&nbsp;blurring)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>blurring</code> - the blurring to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getMl--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMl</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.204">getMl</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the ml</dd>
+</dl>
+</li>
+</ul>
+<a name="setMl-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMl</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.211">setMl</a>(int&nbsp;ml)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>ml</code> - the ml to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getNbn--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNbn</h4>
+<pre>public&nbsp;java.util.List&lt;java.lang.String&gt;&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.218">getNbn</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the nbn</dd>
+</dl>
+</li>
+</ul>
+<a name="setNbn-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setNbn</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.225">setNbn</a>(java.util.List&lt;java.lang.String&gt;&nbsp;nbn)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>nbn</code> - the nbn to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getPbn--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPbn</h4>
+<pre>public&nbsp;java.util.List&lt;java.lang.String&gt;&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.232">getPbn</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the pbn</dd>
+</dl>
+</li>
+</ul>
+<a name="setPbn-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPbn</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.239">setPbn</a>(java.util.List&lt;java.lang.String&gt;&nbsp;pbn)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>pbn</code> - the pbn to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getAd--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAd</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.246">getAd</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the ad</dd>
+</dl>
+</li>
+</ul>
+<a name="setAd-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAd</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.253">setAd</a>(int&nbsp;ad)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>ad</code> - the ad to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getLa--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLa</h4>
+<pre>public&nbsp;double&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.260">getLa</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the la</dd>
+</dl>
+</li>
+</ul>
+<a name="setLa-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLa</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.267">setLa</a>(double&nbsp;la)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>la</code> - the la to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getLo--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLo</h4>
+<pre>public&nbsp;double&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.274">getLo</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the lo</dd>
+</dl>
+</li>
+</ul>
+<a name="setLo-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLo</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.281">setLo</a>(double&nbsp;lo)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lo</code> - the lo to set</dd>
+</dl>
+</li>
+</ul>
+<a name="setId-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setId</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.289">setId</a>(java.lang.String&nbsp;id)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setId-java.lang.String-">setId</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - the id to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getRn--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRn</h4>
+<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.296">getRn</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the rn</dd>
+</dl>
+</li>
+</ul>
+<a name="setRn-org.openstreetmap.josm.plugins.streetside.StreetsideImage.Rn-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setRn</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#line.303">setRn</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a>&nbsp;rn)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>rn</code> - the rn to set</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideImage.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImage.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html	(revision 34416)
@@ -0,0 +1,516 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideImportedImage (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideImportedImage (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10,"i6":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideImportedImage.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImportedImage.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside</div>
+<h2 title="Class StreetsideImportedImage" class="title">Class StreetsideImportedImage</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage</a></li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Comparable&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#line.26">StreetsideImportedImage</a>
+extends <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></pre>
+<div class="block">A StreetsideImoprtedImage object represents a picture imported locally.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.io.File</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#file">file</a></span></code>
+<div class="block">The picture file.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></h3>
+<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#cd">cd</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#he">he</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#id">id</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#latLon">latLon</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#movingHe">movingHe</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#StreetsideImportedImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-java.io.File-">StreetsideImportedImage</a></span>(java.lang.String&nbsp;id,
+                       org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon,
+                       double&nbsp;ca,
+                       java.io.File&nbsp;file)</code>
+<div class="block">Creates a new StreetsideImportedImage object using as date the current date.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#StreetsideImportedImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-java.io.File-long-">StreetsideImportedImage</a></span>(java.lang.String&nbsp;id,
+                       org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon,
+                       double&nbsp;he,
+                       java.io.File&nbsp;file,
+                       long&nbsp;ca)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#StreetsideImportedImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-java.io.File-java.lang.String-">StreetsideImportedImage</a></span>(java.lang.String&nbsp;id,
+                       org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon,
+                       double&nbsp;ca,
+                       java.io.File&nbsp;file,
+                       java.lang.String&nbsp;datetimeOriginal)</code>
+<div class="block">Main constructor of the class.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#compareTo-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">compareTo</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#createInstance-org.openstreetmap.josm.gui.layer.geoimage.ImageEntry-">createInstance</a></span>(org.openstreetmap.josm.gui.layer.geoimage.ImageEntry&nbsp;geoImage)</code>
+<div class="block">Constructs a new image from an image entry of a <code>GeoImageLayer</code>.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.io.File</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#getFile--">getFile</a></span>()</code>
+<div class="block">Returns the <code>File</code> object where the picture is located.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.awt.image.BufferedImage</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#getImage--">getImage</a></span>()</code>
+<div class="block">Returns the pictures of the file.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#parseTimestampElseCurrentTime-java.lang.String-">parseTimestampElseCurrentTime</a></span>(java.lang.String&nbsp;timestamp)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></h3>
+<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getCd--">getCd</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getDate--">getDate</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getDate-java.lang.String-">getDate</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getHe--">getHe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getId--">getId</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getLatLon--">getLatLon</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getMovingHe--">getMovingHe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getMovingLatLon--">getMovingLatLon</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getNe--">getNe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getPr--">getPr</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getSequence--">getSequence</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getTempHe--">getTempHe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getTempLatLon--">getTempLatLon</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#isModified--">isModified</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#isVisible--">isVisible</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#move-double-double-">move</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#next--">next</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#previous--">previous</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setCd-long-">setCd</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setHe-double-">setHe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setId-java.lang.String-">setId</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setLatLon-org.openstreetmap.josm.data.coor.LatLon-">setLatLon</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setNe-long-">setNe</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setPr-long-">setPr</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setSequence-org.openstreetmap.josm.plugins.streetside.StreetsideSequence-">setSequence</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setVisible-boolean-">setVisible</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#stopMoving--">stopMoving</a>, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#turn-double-">turn</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="file">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>file</h4>
+<pre>protected&nbsp;java.io.File <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#line.29">file</a></pre>
+<div class="block">The picture file.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideImportedImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-java.io.File-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreetsideImportedImage</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#line.40">StreetsideImportedImage</a>(java.lang.String&nbsp;id,
+                               org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon,
+                               double&nbsp;ca,
+                               java.io.File&nbsp;file)</pre>
+<div class="block">Creates a new StreetsideImportedImage object using as date the current date.
+ Using when the EXIF tags doesn't contain that info.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - The Streetside image id</dd>
+<dd><code>latLon</code> - The latitude and longitude where the picture was taken.</dd>
+<dd><code>ca</code> - Direction of the picture (0 means north).</dd>
+<dd><code>file</code> - The file containing the picture.</dd>
+</dl>
+</li>
+</ul>
+<a name="StreetsideImportedImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-java.io.File-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreetsideImportedImage</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#line.53">StreetsideImportedImage</a>(java.lang.String&nbsp;id,
+                               org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon,
+                               double&nbsp;ca,
+                               java.io.File&nbsp;file,
+                               java.lang.String&nbsp;datetimeOriginal)</pre>
+<div class="block">Main constructor of the class.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - The Streetside image id</dd>
+<dd><code>latLon</code> - Latitude and Longitude where the picture was taken.</dd>
+<dd><code>ca</code> - Direction of the picture (0 means north),</dd>
+<dd><code>file</code> - The file containing the picture.</dd>
+<dd><code>datetimeOriginal</code> - The date the picture was taken.</dd>
+</dl>
+</li>
+</ul>
+<a name="StreetsideImportedImage-java.lang.String-org.openstreetmap.josm.data.coor.LatLon-double-java.io.File-long-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideImportedImage</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#line.94">StreetsideImportedImage</a>(java.lang.String&nbsp;id,
+                               org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon,
+                               double&nbsp;he,
+                               java.io.File&nbsp;file,
+                               long&nbsp;ca)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="createInstance-org.openstreetmap.josm.gui.layer.geoimage.ImageEntry-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createInstance</h4>
+<pre>public static&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#line.62">createInstance</a>(org.openstreetmap.josm.gui.layer.geoimage.ImageEntry&nbsp;geoImage)</pre>
+<div class="block">Constructs a new image from an image entry of a <code>GeoImageLayer</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>geoImage</code> - the <code>ImageEntry</code>, from which the corresponding fields are taken</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>new image</dd>
+</dl>
+</li>
+</ul>
+<a name="parseTimestampElseCurrentTime-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>parseTimestampElseCurrentTime</h4>
+<pre>private static&nbsp;long&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#line.82">parseTimestampElseCurrentTime</a>(java.lang.String&nbsp;timestamp)</pre>
+</li>
+</ul>
+<a name="getImage--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getImage</h4>
+<pre>public&nbsp;java.awt.image.BufferedImage&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#line.108">getImage</a>()
+                                      throws java.io.IOException</pre>
+<div class="block">Returns the pictures of the file.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A <code>BufferedImage</code> object containing the picture, or null if
+         the <code>File</code> given in the constructor was null.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - If the file parameter of the object isn't an image.</dd>
+</dl>
+</li>
+</ul>
+<a name="getFile--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFile</h4>
+<pre>public&nbsp;java.io.File&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#line.119">getFile</a>()</pre>
+<div class="block">Returns the <code>File</code> object where the picture is located.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The <code>File</code> object where the picture is located.</dd>
+</dl>
+</li>
+</ul>
+<a name="compareTo-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>compareTo</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#line.124">compareTo</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</pre>
+</li>
+</ul>
+<a name="hashCode--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#line.131">hashCode</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="equals-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#line.139">equals</a>(java.lang.Object&nbsp;obj)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideImportedImage.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImportedImage.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html	(revision 34416)
@@ -0,0 +1,330 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideLayer.NearestImgToTargetComparator (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideLayer.NearestImgToTargetComparator (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideLayer.NearestImgToTargetComparator.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLayer.NearestImgToTargetComparator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside</div>
+<h2 title="Class StreetsideLayer.NearestImgToTargetComparator" class="title">Class StreetsideLayer.NearestImgToTargetComparator</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.StreetsideLayer.NearestImgToTargetComparator</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.util.Comparator&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></dd>
+</dl>
+<hr>
+<br>
+<pre>private static class <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.517">StreetsideLayer.NearestImgToTargetComparator</a>
+extends java.lang.Object
+implements java.util.Comparator&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html#target">target</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html#NearestImgToTargetComparator-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">NearestImgToTargetComparator</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;target)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html#compare-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">compare</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;img1,
+       <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;img2)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.util.Comparator">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.util.Comparator</h3>
+<code>comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="target">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>target</h4>
+<pre>private final&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html#line.518">target</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="NearestImgToTargetComparator-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>NearestImgToTargetComparator</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html#line.520">NearestImgToTargetComparator</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;target)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="compare-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>compare</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html#line.527">compare</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;img1,
+                   <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;img2)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>compare</code>&nbsp;in interface&nbsp;<code>java.util.Comparator&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideLayer.NearestImgToTargetComparator.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLayer.NearestImgToTargetComparator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html	(revision 34416)
@@ -0,0 +1,1062 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideLayer (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideLayer (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":9,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":9,"i15":10,"i16":10,"i17":9,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideLayer.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLayer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside</div>
+<h2 title="Class StreetsideLayer" class="title">Class StreetsideLayer</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.gui.layer.Layer</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.gui.layer.AbstractModifiableLayer</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.StreetsideLayer</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.openstreetmap.josm.data.osm.Lockable, org.openstreetmap.josm.data.projection.ProjectionChangeListener, org.openstreetmap.josm.gui.layer.DownloadFromServer, org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeListener, org.openstreetmap.josm.gui.layer.MapViewPaintable, org.openstreetmap.josm.gui.layer.SaveToFile, org.openstreetmap.josm.gui.layer.UploadToServer, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>, org.openstreetmap.josm.tools.Destroyable</dd>
+</dl>
+<hr>
+<br>
+<pre>public final class <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.60">StreetsideLayer</a>
+extends org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
+implements org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeListener, <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></pre>
+<div class="block">This class represents the layer shown in JOSM. There can only exist one
+ instance of this object.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer.NearestImgToTargetComparator</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.gui.layer.Layer">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.openstreetmap.josm.gui.layer.Layer</h3>
+<code>org.openstreetmap.josm.gui.layer.Layer.LayerAction, org.openstreetmap.josm.gui.layer.Layer.LayerGpxExportAction, org.openstreetmap.josm.gui.layer.Layer.LayerSaveAction, org.openstreetmap.josm.gui.layer.Layer.LayerSaveAsAction, org.openstreetmap.josm.gui.layer.Layer.MultiLayerAction, org.openstreetmap.josm.gui.layer.Layer.SeparatorLayerAction</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable</h3>
+<code>org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable.CompatibilityModeLayerPainter</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.gui.layer.MapViewPaintable">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.openstreetmap.josm.gui.layer.MapViewPaintable</h3>
+<code>org.openstreetmap.josm.gui.layer.MapViewPaintable.LayerPainter, org.openstreetmap.josm.gui.layer.MapViewPaintable.MapViewEvent, org.openstreetmap.josm.gui.layer.MapViewPaintable.PaintableInvalidationEvent, org.openstreetmap.josm.gui.layer.MapViewPaintable.PaintableInvalidationListener</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#CA_INDICATOR_ANGLE">CA_INDICATOR_ANGLE</a></span></code>
+<div class="block">The angle of the circular sector that indicates the camera angle</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#CA_INDICATOR_RADIUS">CA_INDICATOR_RADIUS</a></span></code>
+<div class="block">The radius of the circular sector that indicates the camera angle</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#data">data</a></span></code>
+<div class="block"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a> object that stores the database.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#DATASET_LISTENER">DATASET_LISTENER</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.awt.TexturePaint</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#hatched">hatched</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#IMG_MARKER_RADIUS">IMG_MARKER_RADIUS</a></span></code>
+<div class="block">The radius of the image marker</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#instance">instance</a></span></code>
+<div class="block">Unique instance of the class.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#locationChangeset">locationChangeset</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#mode">mode</a></span></code>
+<div class="block">Mode of the layer.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#nearestImages">nearestImages</a></span></code>
+<div class="block">The nearest images to the selected image from different sequences sorted by distance from selection.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.gui.layer.Layer">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.gui.layer.Layer</h3>
+<code>FILTER_STATE_PROP, NAME_PROP, OPACITY_PROP, propertyChangeSupport, VISIBLE_PROP</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#StreetsideLayer--">StreetsideLayer</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#activeOrEditLayerChanged-org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeEvent-">activeOrEditLayerChanged</a></span>(org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>private static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#clearInstance--">clearInstance</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#createHatchTexture--">createHatchTexture</a></span>()</code>
+<div class="block">Initialize the hatch pattern used to paint the non-downloaded area.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#destroy--">destroy</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#drawImageMarker-java.awt.Graphics2D-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">drawImageMarker</a></span>(java.awt.Graphics2D&nbsp;g,
+               <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;img)</code>
+<div class="block">Draws an image marker onto the given Graphics context.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getData--">getData</a></span>()</code>
+<div class="block">Returns the <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a> object, which acts as the database of the
+ Layer.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>javax.swing.Icon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getIcon--">getIcon</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getInfoComponent--">getInfoComponent</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getInstance--">getInstance</a></span>()</code>
+<div class="block">Returns the unique instance of this class.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getLocationChangeset--">getLocationChangeset</a></span>()</code>
+<div class="block">Returns the <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLocationChangeset</code></a> object, which acts as the database of the
+ Layer.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>javax.swing.Action[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getMenuEntries--">getMenuEntries</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getNearestImagesFromDifferentSequences-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-int-">getNearestImagesFromDifferentSequences</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;target,
+                                      int&nbsp;limit)</code>
+<div class="block">Returns the closest images belonging to a different sequence and
+ different from the specified target image.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getNNearestImage-int-">getNNearestImage</a></span>(int&nbsp;n)</code>
+<div class="block">Returns the n-nearest image, for n=1 the nearest one is returned, for n=2 the second nearest one and so on.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getToolTipText--">getToolTipText</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#hasInstance--">hasInstance</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#imagesAdded--">imagesAdded</a></span>()</code>
+<div class="block">Fired when any image is added to the database.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#init--">init</a></span>()</code>
+<div class="block">Initializes the Layer.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#invalidateInstance--">invalidateInstance</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#isMergable-org.openstreetmap.josm.gui.layer.Layer-">isMergable</a></span>(org.openstreetmap.josm.gui.layer.Layer&nbsp;other)</code>&nbsp;</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#isModified--">isModified</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#mergeFrom-org.openstreetmap.josm.gui.layer.Layer-">mergeFrom</a></span>(org.openstreetmap.josm.gui.layer.Layer&nbsp;from)</code>&nbsp;</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">paint</a></span>(java.awt.Graphics2D&nbsp;g,
+     org.openstreetmap.josm.gui.MapView&nbsp;mv,
+     org.openstreetmap.josm.data.Bounds&nbsp;box)</code>&nbsp;</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#setMode-org.openstreetmap.josm.plugins.streetside.mode.AbstractMode-">setMode</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a>&nbsp;mode)</code>
+<div class="block">Changes the mode the the given one.</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#setVisible-boolean-">setVisible</a></span>(boolean&nbsp;visible)</code>&nbsp;</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#updateNearestImages--">updateNearestImages</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#visitBoundingBox-org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor-">visitBoundingBox</a></span>(org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor&nbsp;v)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.gui.layer.AbstractModifiableLayer">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.gui.layer.AbstractModifiableLayer</h3>
+<code>createUploadTask, getUploadDialog, isDownloadable, isLocked, isUploadable, isUploadDiscouraged, isUploadInProgress, lock, onPostSaveToFile, onPostUploadToServer, requiresSaveToFile, requiresUploadToServer, unlock</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.gui.layer.Layer">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.gui.layer.Layer</h3>
+<code>addPropertyChangeListener, checkSaveConditions, createAndOpenSaveFileChooser, fireFilterStateChanged, fireOpacityChanged, fireVisibleChanged, getAssociatedFile, getBaseColorProperty, getColorProperty, getDefaultLayerPosition, getName, getOpacity, getViewProjectionBounds, hookUpMapView, isBackgroundLayer, isInfoResizable, isProjectionSupported, isRenamed, isSavable, isVisible, nameSupportedProjections, onPostLoadFromFile, projectionChanged, removePropertyChangeListener, rename, setAssociatedFile, setBackgroundLayer, setFilterStateChanged, setName, setOpacity, toggleVisible, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable</h3>
+<code>addInvalidationListener, attachToMapView, createMapViewPainter, invalidate, removeInvalidationListener</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.gui.layer.SaveToFile">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.openstreetmap.josm.gui.layer.SaveToFile</h3>
+<code>isSavable</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.63">logger</a></pre>
+</li>
+</ul>
+<a name="IMG_MARKER_RADIUS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>IMG_MARKER_RADIUS</h4>
+<pre>private static final&nbsp;int <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.66">IMG_MARKER_RADIUS</a></pre>
+<div class="block">The radius of the image marker</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.StreetsideLayer.IMG_MARKER_RADIUS">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CA_INDICATOR_RADIUS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CA_INDICATOR_RADIUS</h4>
+<pre>private static final&nbsp;int <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.68">CA_INDICATOR_RADIUS</a></pre>
+<div class="block">The radius of the circular sector that indicates the camera angle</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.StreetsideLayer.CA_INDICATOR_RADIUS">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CA_INDICATOR_ANGLE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CA_INDICATOR_ANGLE</h4>
+<pre>private static final&nbsp;int <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.70">CA_INDICATOR_ANGLE</a></pre>
+<div class="block">The angle of the circular sector that indicates the camera angle</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.StreetsideLayer.CA_INDICATOR_ANGLE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DATASET_LISTENER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DATASET_LISTENER</h4>
+<pre>private static final&nbsp;org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.72">DATASET_LISTENER</a></pre>
+</li>
+</ul>
+<a name="instance">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>instance</h4>
+<pre>private static&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a> <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.82">instance</a></pre>
+<div class="block">Unique instance of the class.</div>
+</li>
+</ul>
+<a name="nearestImages">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nearestImages</h4>
+<pre>private&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>[] <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.84">nearestImages</a></pre>
+<div class="block">The nearest images to the selected image from different sequences sorted by distance from selection.</div>
+</li>
+</ul>
+<a name="data">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>data</h4>
+<pre>private final&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a> <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.86">data</a></pre>
+<div class="block"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a> object that stores the database.</div>
+</li>
+</ul>
+<a name="mode">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mode</h4>
+<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a> <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.89">mode</a></pre>
+<div class="block">Mode of the layer.</div>
+</li>
+</ul>
+<a name="hatched">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hatched</h4>
+<pre>private volatile&nbsp;java.awt.TexturePaint <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.91">hatched</a></pre>
+</li>
+</ul>
+<a name="locationChangeset">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>locationChangeset</h4>
+<pre>private final&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a> <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.92">locationChangeset</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideLayer--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideLayer</h4>
+<pre>private&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.94">StreetsideLayer</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="init--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>init</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.103">init</a>()</pre>
+<div class="block">Initializes the Layer.</div>
+</li>
+</ul>
+<a name="invalidateInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>invalidateInstance</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.129">invalidateInstance</a>()</pre>
+</li>
+</ul>
+<a name="setMode-org.openstreetmap.josm.plugins.streetside.mode.AbstractMode-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMode</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.140">setMode</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a>&nbsp;mode)</pre>
+<div class="block">Changes the mode the the given one.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>mode</code> - The mode that is going to be activated.</dd>
+</dl>
+</li>
+</ul>
+<a name="clearInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>clearInstance</h4>
+<pre>private static&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.157">clearInstance</a>()</pre>
+</li>
+</ul>
+<a name="getInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInstance</h4>
+<pre>public static&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.166">getInstance</a>()</pre>
+<div class="block">Returns the unique instance of this class.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The unique instance of this class.</dd>
+</dl>
+</li>
+</ul>
+<a name="hasInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasInstance</h4>
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.179">hasInstance</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>if the unique instance of this layer is currently instantiated</dd>
+</dl>
+</li>
+</ul>
+<a name="getData--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getData</h4>
+<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.189">getData</a>()</pre>
+<div class="block">Returns the <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a> object, which acts as the database of the
+ Layer.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a> object that stores the database.</dd>
+</dl>
+</li>
+</ul>
+<a name="getLocationChangeset--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLocationChangeset</h4>
+<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.199">getLocationChangeset</a>()</pre>
+<div class="block">Returns the <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLocationChangeset</code></a> object, which acts as the database of the
+ Layer.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a> object that stores the database.</dd>
+</dl>
+</li>
+</ul>
+<a name="getNNearestImage-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNNearestImage</h4>
+<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.210">getNNearestImage</a>(int&nbsp;n)</pre>
+<div class="block">Returns the n-nearest image, for n=1 the nearest one is returned, for n=2 the second nearest one and so on.
+ The "n-nearest image" is picked from the list of one image from every sequence that is nearest to the currently
+ selected image, excluding the sequence to which the selected image belongs.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>n</code> - the index for picking from the list of "nearest images", beginning from 1</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the n-nearest image to the currently selected image</dd>
+</dl>
+</li>
+</ul>
+<a name="destroy--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>destroy</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.215">destroy</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>destroy</code>&nbsp;in interface&nbsp;<code>org.openstreetmap.josm.tools.Destroyable</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>destroy</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.gui.layer.Layer</code></dd>
+</dl>
+</li>
+</ul>
+<a name="isModified--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isModified</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.243">isModified</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>isModified</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.gui.layer.AbstractModifiableLayer</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setVisible-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setVisible</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.248">setVisible</a>(boolean&nbsp;visible)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>setVisible</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.gui.layer.Layer</code></dd>
+</dl>
+</li>
+</ul>
+<a name="createHatchTexture--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createHatchTexture</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.256">createHatchTexture</a>()</pre>
+<div class="block">Initialize the hatch pattern used to paint the non-downloaded area.</div>
+</li>
+</ul>
+<a name="paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>paint</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.270">paint</a>(java.awt.Graphics2D&nbsp;g,
+                  org.openstreetmap.josm.gui.MapView&nbsp;mv,
+                  org.openstreetmap.josm.data.Bounds&nbsp;box)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>paint</code>&nbsp;in interface&nbsp;<code>org.openstreetmap.josm.gui.layer.MapViewPaintable</code></dd>
+</dl>
+</li>
+</ul>
+<a name="drawImageMarker-java.awt.Graphics2D-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>drawImageMarker</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.327">drawImageMarker</a>(java.awt.Graphics2D&nbsp;g,
+                             <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;img)</pre>
+<div class="block">Draws an image marker onto the given Graphics context.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>g</code> - the Graphics context</dd>
+<dd><code>img</code> - the image to be drawn onto the Graphics context</dd>
+</dl>
+</li>
+</ul>
+<a name="getIcon--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIcon</h4>
+<pre>public&nbsp;javax.swing.Icon&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.377">getIcon</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getIcon</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.gui.layer.Layer</code></dd>
+</dl>
+</li>
+</ul>
+<a name="isMergable-org.openstreetmap.josm.gui.layer.Layer-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isMergable</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.382">isMergable</a>(org.openstreetmap.josm.gui.layer.Layer&nbsp;other)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>isMergable</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.gui.layer.Layer</code></dd>
+</dl>
+</li>
+</ul>
+<a name="mergeFrom-org.openstreetmap.josm.gui.layer.Layer-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mergeFrom</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.387">mergeFrom</a>(org.openstreetmap.josm.gui.layer.Layer&nbsp;from)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mergeFrom</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.gui.layer.Layer</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getMenuEntries--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMenuEntries</h4>
+<pre>public&nbsp;javax.swing.Action[]&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.393">getMenuEntries</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getMenuEntries</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.gui.layer.Layer</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getInfoComponent--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInfoComponent</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.402">getInfoComponent</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getInfoComponent</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.gui.layer.Layer</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getToolTipText--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getToolTipText</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.431">getToolTipText</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getToolTipText</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.gui.layer.Layer</code></dd>
+</dl>
+</li>
+</ul>
+<a name="activeOrEditLayerChanged-org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>activeOrEditLayerChanged</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.436">activeOrEditLayerChanged</a>(org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeEvent&nbsp;e)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>activeOrEditLayerChanged</code>&nbsp;in interface&nbsp;<code>org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="visitBoundingBox-org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visitBoundingBox</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.452">visitBoundingBox</a>(org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor&nbsp;v)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>visitBoundingBox</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.gui.layer.Layer</code></dd>
+</dl>
+</li>
+</ul>
+<a name="imagesAdded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imagesAdded</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.459">imagesAdded</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when any image is added to the database.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">imagesAdded</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectedImageChanged</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.467">selectedImageChanged</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                                 <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>oldImage</code> - Old selected <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+<dd><code>newImage</code> - New selected <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getNearestImagesFromDifferentSequences-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNearestImagesFromDifferentSequences</h4>
+<pre>private&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>[]&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.479">getNearestImagesFromDifferentSequences</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;target,
+                                                                 int&nbsp;limit)</pre>
+<div class="block">Returns the closest images belonging to a different sequence and
+ different from the specified target image.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>target</code> - the image for which you want to find the nearest other images</dd>
+<dd><code>limit</code> - the maximum length of the returned array</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>An array containing the closest images belonging to different sequences sorted by distance from target.</dd>
+</dl>
+</li>
+</ul>
+<a name="updateNearestImages--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>updateNearestImages</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#line.498">updateNearestImages</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideLayer.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLayer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html	(revision 34416)
@@ -0,0 +1,482 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideLocationChangeset (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideLocationChangeset (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideLocationChangeset.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLocationChangeset.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside</div>
+<h2 title="Class StreetsideLocationChangeset" class="title">Class StreetsideLocationChangeset</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.util.AbstractCollection&lt;E&gt;</li>
+<li>
+<ul class="inheritance">
+<li>java.util.AbstractSet&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Iterable&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;, java.util.Collection&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;, java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#line.13">StreetsideLocationChangeset</a>
+extends java.util.AbstractSet&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#changeset">changeset</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils">StreetsideChangesetListener</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#listeners">listeners</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#StreetsideLocationChangeset--">StreetsideLocationChangeset</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#add-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">add</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;image)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#addChangesetListener-org.openstreetmap.josm.plugins.streetside.utils.StreetsideChangesetListener-">addChangesetListener</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils">StreetsideChangesetListener</a>&nbsp;listener)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#cleanChangeset--">cleanChangeset</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#fireListeners--">fireListeners</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#iterator--">iterator</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#remove-java.lang.Object-">remove</a></span>(java.lang.Object&nbsp;image)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#size--">size</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.util.AbstractSet">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.util.AbstractSet</h3>
+<code>equals, hashCode, removeAll</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.util.AbstractCollection">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.util.AbstractCollection</h3>
+<code>addAll, clear, contains, containsAll, isEmpty, retainAll, toArray, toArray, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.util.Set">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.util.Set</h3>
+<code>addAll, clear, contains, containsAll, isEmpty, retainAll, spliterator, toArray, toArray</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.util.Collection">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.util.Collection</h3>
+<code>parallelStream, removeIf, stream</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Iterable">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.lang.Iterable</h3>
+<code>forEach</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="listeners">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>listeners</h4>
+<pre>private final&nbsp;java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils">StreetsideChangesetListener</a>&gt; <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#line.14">listeners</a></pre>
+</li>
+</ul>
+<a name="changeset">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>changeset</h4>
+<pre>private final&nbsp;java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt; <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#line.15">changeset</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideLocationChangeset--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideLocationChangeset</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#line.13">StreetsideLocationChangeset</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="addChangesetListener-org.openstreetmap.josm.plugins.streetside.utils.StreetsideChangesetListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addChangesetListener</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#line.17">addChangesetListener</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils">StreetsideChangesetListener</a>&nbsp;listener)</pre>
+</li>
+</ul>
+<a name="cleanChangeset--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cleanChangeset</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#line.21">cleanChangeset</a>()</pre>
+</li>
+</ul>
+<a name="fireListeners--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fireListeners</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#line.26">fireListeners</a>()</pre>
+</li>
+</ul>
+<a name="add-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>add</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#line.31">add</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;image)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>add</code>&nbsp;in interface&nbsp;<code>java.util.Collection&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>add</code>&nbsp;in interface&nbsp;<code>java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>add</code>&nbsp;in class&nbsp;<code>java.util.AbstractCollection&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="iterator--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iterator</h4>
+<pre>public&nbsp;java.util.Iterator&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#line.38">iterator</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>iterator</code>&nbsp;in interface&nbsp;<code>java.lang.Iterable&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>iterator</code>&nbsp;in interface&nbsp;<code>java.util.Collection&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>iterator</code>&nbsp;in interface&nbsp;<code>java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>iterator</code>&nbsp;in class&nbsp;<code>java.util.AbstractCollection&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="size--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>size</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#line.43">size</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>size</code>&nbsp;in interface&nbsp;<code>java.util.Collection&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>size</code>&nbsp;in interface&nbsp;<code>java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>size</code>&nbsp;in class&nbsp;<code>java.util.AbstractCollection&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="remove-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>remove</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#line.48">remove</a>(java.lang.Object&nbsp;image)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>remove</code>&nbsp;in interface&nbsp;<code>java.util.Collection&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>remove</code>&nbsp;in interface&nbsp;<code>java.util.Set&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>remove</code>&nbsp;in class&nbsp;<code>java.util.AbstractCollection&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideLocationChangeset.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLocationChangeset.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html	(revision 34416)
@@ -0,0 +1,439 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsidePlugin (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsidePlugin (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":10,"i2":9,"i3":9,"i4":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsidePlugin.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePlugin.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside</div>
+<h2 title="Class StreetsidePlugin" class="title">Class StreetsidePlugin</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.Plugin</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.StreetsidePlugin</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.openstreetmap.josm.gui.MapFrameListener</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#line.32">StreetsidePlugin</a>
+extends org.openstreetmap.josm.plugins.Plugin</pre>
+<div class="block">This is the main class of the Streetside plugin.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.tools.ImageProvider</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#LOGO">LOGO</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static <a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#WALK_ACTION">WALK_ACTION</a></span></code>
+<div class="block">Walk action</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#ZOOM_ACTION">ZOOM_ACTION</a></span></code>
+<div class="block">Zoom action</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#StreetsidePlugin-org.openstreetmap.josm.plugins.PluginInformation-">StreetsidePlugin</a></span>(org.openstreetmap.josm.plugins.PluginInformation&nbsp;info)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.gui.MapView</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#getMapView--">getMapView</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>org.openstreetmap.josm.gui.preferences.PreferenceSetting</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#getPreferenceSetting--">getPreferenceSetting</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>(package private) static <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#getStreetsideDataListeners--">getStreetsideDataListeners</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#getStreetsideWalkAction--">getStreetsideWalkAction</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#mapFrameInitialized-org.openstreetmap.josm.gui.MapFrame-org.openstreetmap.josm.gui.MapFrame-">mapFrameInitialized</a></span>(org.openstreetmap.josm.gui.MapFrame&nbsp;oldFrame,
+                   org.openstreetmap.josm.gui.MapFrame&nbsp;newFrame)</code>
+<div class="block">Called when the JOSM map frame is created or destroyed.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.plugins.Plugin">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.plugins.Plugin</h3>
+<code>addDownloadSelection, copy, getPluginDir, getPluginDirs, getPluginInformation, getPluginResourceClassLoader, setPluginInformation</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="LOGO">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LOGO</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.tools.ImageProvider <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#line.34">LOGO</a></pre>
+</li>
+</ul>
+<a name="ZOOM_ACTION">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ZOOM_ACTION</h4>
+<pre>private static final&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a> <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#line.37">ZOOM_ACTION</a></pre>
+<div class="block">Zoom action</div>
+</li>
+</ul>
+<a name="WALK_ACTION">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>WALK_ACTION</h4>
+<pre>private static final&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a> <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#line.39">WALK_ACTION</a></pre>
+<div class="block">Walk action</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsidePlugin-org.openstreetmap.josm.plugins.PluginInformation-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsidePlugin</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#line.58">StreetsidePlugin</a>(org.openstreetmap.josm.plugins.PluginInformation&nbsp;info)</pre>
+<div class="block">Main constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>info</code> - Required information of the plugin. Obtained from the jar file.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getStreetsideDataListeners--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStreetsideDataListeners</h4>
+<pre>static&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>[]&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#line.66">getStreetsideDataListeners</a>()</pre>
+</li>
+</ul>
+<a name="getStreetsideWalkAction--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStreetsideWalkAction</h4>
+<pre>public static&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#line.74">getStreetsideWalkAction</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><code>StreetsideWalkAction</code></a> for the plugin</dd>
+</dl>
+</li>
+</ul>
+<a name="mapFrameInitialized-org.openstreetmap.josm.gui.MapFrame-org.openstreetmap.josm.gui.MapFrame-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mapFrameInitialized</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#line.82">mapFrameInitialized</a>(org.openstreetmap.josm.gui.MapFrame&nbsp;oldFrame,
+                                org.openstreetmap.josm.gui.MapFrame&nbsp;newFrame)</pre>
+<div class="block">Called when the JOSM map frame is created or destroyed.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mapFrameInitialized</code>&nbsp;in interface&nbsp;<code>org.openstreetmap.josm.gui.MapFrameListener</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>mapFrameInitialized</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.plugins.Plugin</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getPreferenceSetting--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPreferenceSetting</h4>
+<pre>public&nbsp;org.openstreetmap.josm.gui.preferences.PreferenceSetting&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#line.99">getPreferenceSetting</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>getPreferenceSetting</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.plugins.Plugin</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getMapView--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getMapView</h4>
+<pre>public static&nbsp;org.openstreetmap.josm.gui.MapView&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#line.106">getMapView</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the current <code>MapView</code> without throwing a <code>NullPointerException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsidePlugin.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePlugin.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html	(revision 34416)
@@ -0,0 +1,719 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideSequence (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideSequence (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideSequence.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" target="_top">Frames</a></li>
+<li><a href="StreetsideSequence.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside</div>
+<h2 title="Class StreetsideSequence" class="title">Class StreetsideSequence</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.StreetsideSequence</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.17">StreetsideSequence</a>
+extends java.lang.Object</pre>
+<div class="block">Class that stores a sequence of <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#cd">cd</a></span></code>
+<div class="block">Epoch time when the sequence was created</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#id">id</a></span></code>
+<div class="block">Unique identifier.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.List&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#images">images</a></span></code>
+<div class="block">The images in the sequence.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#la">la</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#lo">lo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#user">user</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#StreetsideSequence--">StreetsideSequence</a></span>()</code>
+<div class="block">No argument constructor for StreetsideSequence - necessary for JSON serialization</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#StreetsideSequence-java.lang.String-">StreetsideSequence</a></span>(java.lang.String&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#StreetsideSequence-java.lang.String-double-double-">StreetsideSequence</a></span>(java.lang.String&nbsp;id,
+                  double&nbsp;la,
+                  double&nbsp;lo)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#StreetsideSequence-java.lang.String-double-double-long-">StreetsideSequence</a></span>(java.lang.String&nbsp;id,
+                  double&nbsp;la,
+                  double&nbsp;lo,
+                  long&nbsp;ca)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#StreetsideSequence-java.lang.String-java.lang.Long-">StreetsideSequence</a></span>(java.lang.String&nbsp;id,
+                  java.lang.Long&nbsp;ca)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#add-java.util.Collection-">add</a></span>(java.util.Collection&lt;? extends <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>
+<div class="block">Adds a set of <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects to the database.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#add-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">add</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Adds a new <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object to the database.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#getCd--">getCd</a></span>()</code>
+<div class="block">Returns the Epoch time when the sequence was captured.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#getId--">getId</a></span>()</code>
+<div class="block">Returns the unique identifier of the sequence.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#getImages--">getImages</a></span>()</code>
+<div class="block">Returns all <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects contained by this
+ object.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#getLa--">getLa</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#getLo--">getLo</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#getUser--">getUser</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#next-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">next</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Returns the next <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> in the sequence of a given
+ <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#previous-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">previous</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Returns the previous <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> in the sequence of a
+ given <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#remove-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">remove</a></span>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Removes a <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object from the database.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#setId-java.lang.String-">setId</a></span>(java.lang.String&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#setLa-double-">setLa</a></span>(double&nbsp;la)</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#setLo-double-">setLo</a></span>(double&nbsp;lo)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="id">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>id</h4>
+<pre>private&nbsp;java.lang.String <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.23">id</a></pre>
+<div class="block">Unique identifier. Used only for <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> sequences.</div>
+</li>
+</ul>
+<a name="user">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>user</h4>
+<pre>private&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a> <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.24">user</a></pre>
+</li>
+</ul>
+<a name="la">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>la</h4>
+<pre>private&nbsp;double <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.26">la</a></pre>
+</li>
+</ul>
+<a name="lo">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lo</h4>
+<pre>private&nbsp;double <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.27">lo</a></pre>
+</li>
+</ul>
+<a name="cd">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cd</h4>
+<pre>private&nbsp;long <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.32">cd</a></pre>
+<div class="block">Epoch time when the sequence was created</div>
+</li>
+</ul>
+<a name="images">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>images</h4>
+<pre>private&nbsp;java.util.List&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt; <a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.37">images</a></pre>
+<div class="block">The images in the sequence.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideSequence-java.lang.String-java.lang.Long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreetsideSequence</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.39">StreetsideSequence</a>(java.lang.String&nbsp;id,
+                          java.lang.Long&nbsp;ca)</pre>
+</li>
+</ul>
+<a name="StreetsideSequence-java.lang.String-double-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreetsideSequence</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.45">StreetsideSequence</a>(java.lang.String&nbsp;id,
+                          double&nbsp;la,
+                          double&nbsp;lo)</pre>
+</li>
+</ul>
+<a name="StreetsideSequence--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreetsideSequence</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.55">StreetsideSequence</a>()</pre>
+<div class="block">No argument constructor for StreetsideSequence - necessary for JSON serialization</div>
+</li>
+</ul>
+<a name="StreetsideSequence-java.lang.String-double-double-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreetsideSequence</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.59">StreetsideSequence</a>(java.lang.String&nbsp;id,
+                          double&nbsp;la,
+                          double&nbsp;lo,
+                          long&nbsp;ca)</pre>
+</li>
+</ul>
+<a name="StreetsideSequence-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideSequence</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.67">StreetsideSequence</a>(java.lang.String&nbsp;id)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="add-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>add</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.77">add</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</pre>
+<div class="block">Adds a new <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object to the database.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - The <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object to be added</dd>
+</dl>
+</li>
+</ul>
+<a name="add-java.util.Collection-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>add</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.87">add</a>(java.util.Collection&lt;? extends <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</pre>
+<div class="block">Adds a set of <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects to the database.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>images</code> - The set of <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects to be added.</dd>
+</dl>
+</li>
+</ul>
+<a name="next-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>next</h4>
+<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.104">next</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</pre>
+<div class="block">Returns the next <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> in the sequence of a given
+ <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - The <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object whose next image is
+ going to be returned.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The next <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object in the sequence.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the given <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object doesn't belong
+ the this sequence.</dd>
+</dl>
+</li>
+</ul>
+<a name="previous-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>previous</h4>
+<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.127">previous</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</pre>
+<div class="block">Returns the previous <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> in the sequence of a
+ given <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - The <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object whose previous image is
+ going to be returned.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The previous <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object in the sequence.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the given <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object doesn't belong
+ the this sequence.</dd>
+</dl>
+</li>
+</ul>
+<a name="remove-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>remove</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.143">remove</a>(<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</pre>
+<div class="block">Removes a <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object from the database.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - The <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object to be removed.</dd>
+</dl>
+</li>
+</ul>
+<a name="setId-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setId</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.150">setId</a>(java.lang.String&nbsp;id)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - the id to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getLa--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLa</h4>
+<pre>public&nbsp;double&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.157">getLa</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the la</dd>
+</dl>
+</li>
+</ul>
+<a name="setLa-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLa</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.164">setLa</a>(double&nbsp;la)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>la</code> - the la to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getLo--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLo</h4>
+<pre>public&nbsp;double&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.171">getLo</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the lo</dd>
+</dl>
+</li>
+</ul>
+<a name="setLo-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLo</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.178">setLo</a>(double&nbsp;lo)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lo</code> - the lo to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getCd--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCd</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.189">getCd</a>()</pre>
+<div class="block">Returns the Epoch time when the sequence was captured.
+
+ Negative values mean, no value is set.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A long containing the Epoch time when the sequence was captured.</dd>
+</dl>
+</li>
+</ul>
+<a name="getImages--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getImages</h4>
+<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.201">getImages</a>()</pre>
+<div class="block">Returns all <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects contained by this
+ object.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A <code>List</code> object containing all the
+ <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects that are part of the
+ sequence.</dd>
+</dl>
+</li>
+</ul>
+<a name="getId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.212">getId</a>()</pre>
+<div class="block">Returns the unique identifier of the sequence.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A <code>String</code> containing the unique identifier of the sequence.
+ null means that the sequence has been created locally for imported
+ images.</dd>
+</dl>
+</li>
+</ul>
+<a name="getUser--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getUser</h4>
+<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&nbsp;<a href="../../../../../src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#line.216">getUser</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideSequence.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" target="_top">Frames</a></li>
+<li><a href="StreetsideSequence.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html	(revision 34416)
@@ -0,0 +1,346 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>ImageReloadAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ImageReloadAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ImageReloadAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" target="_top">Frames</a></li>
+<li><a href="ImageReloadAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.actions</div>
+<h2 title="Class ImageReloadAction" class="title">Class ImageReloadAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.actions.ImageReloadAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html#line.13">ImageReloadAction</a>
+extends javax.swing.AbstractAction</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.actions.ImageReloadAction">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html#ImageReloadAction-java.lang.String-">ImageReloadAction</a></span>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html#line.15">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.actions.ImageReloadAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ImageReloadAction-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ImageReloadAction</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html#line.17">ImageReloadAction</a>(java.lang.String&nbsp;name)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html#line.22">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;arg0)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ImageReloadAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" target="_top">Frames</a></li>
+<li><a href="ImageReloadAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html	(revision 34416)
@@ -0,0 +1,411 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideDownloadAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideDownloadAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideDownloadAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloadAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.actions</div>
+<h2 title="Class StreetsideDownloadAction" class="title">Class StreetsideDownloadAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.actions.JosmAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, org.openstreetmap.josm.tools.Destroyable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#line.26">StreetsideDownloadAction</a>
+extends org.openstreetmap.josm.actions.JosmAction</pre>
+<div class="block">Action that triggers the plugin. If in automatic mode, it will automatically
+ download the images in the areas where there is OSM data.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>org.openstreetmap.josm.actions.JosmAction.ActiveLayerChangeAdapter, org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter, org.openstreetmap.josm.actions.JosmAction.SelectionChangeAdapter</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.tools.Shortcut</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#SHORTCUT">SHORTCUT</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>sc</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#StreetsideDownloadAction--">StreetsideDownloadAction</a></span>()</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;ae)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>checkAndConfirmOutlyingOperation, destroy, getLayerManager, getShortcut, initEnabledState, installAdapters, listenToLayerChange, listenToSelectionChange, setTooltip, updateEnabledState, updateEnabledState, updateEnabledStateOnCurrentSelection, updateEnabledStateOnCurrentSelection, updateEnabledStateOnModifiableSelection, waitFuture</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#line.28">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="SHORTCUT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SHORTCUT</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.tools.Shortcut <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#line.30">SHORTCUT</a></pre>
+</li>
+</ul>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#line.32">logger</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideDownloadAction--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideDownloadAction</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#line.37">StreetsideDownloadAction</a>()</pre>
+<div class="block">Main constructor.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html#line.50">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;ae)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideDownloadAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloadAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html	(revision 34416)
@@ -0,0 +1,456 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideDownloadViewAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideDownloadViewAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideDownloadViewAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloadViewAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.actions</div>
+<h2 title="Class StreetsideDownloadViewAction" class="title">Class StreetsideDownloadViewAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.actions.JosmAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeListener&lt;java.lang.String&gt;, org.openstreetmap.josm.tools.Destroyable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#line.25">StreetsideDownloadViewAction</a>
+extends org.openstreetmap.josm.actions.JosmAction
+implements org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeListener&lt;java.lang.String&gt;</pre>
+<div class="block">If in "download images in visible area" mode, downloads all the images in the current view.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>org.openstreetmap.josm.actions.JosmAction.ActiveLayerChangeAdapter, org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter, org.openstreetmap.josm.actions.JosmAction.SelectionChangeAdapter</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#DESCRIPTION">DESCRIPTION</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>sc</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#StreetsideDownloadViewAction--">StreetsideDownloadViewAction</a></span>()</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#listenToSelectionChange--">listenToSelectionChange</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#updateEnabledState--">updateEnabledState</a></span>()</code>
+<div class="block">Enabled when the Streetside layer is instantiated and download mode is either "osm area" or "manual".</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#valueChanged-org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeEvent-">valueChanged</a></span>(org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeEvent&lt;? extends java.lang.String&gt;&nbsp;e)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>checkAndConfirmOutlyingOperation, destroy, getLayerManager, getShortcut, initEnabledState, installAdapters, listenToLayerChange, setTooltip, updateEnabledState, updateEnabledStateOnCurrentSelection, updateEnabledStateOnCurrentSelection, updateEnabledStateOnModifiableSelection, waitFuture</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#line.27">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DESCRIPTION">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DESCRIPTION</h4>
+<pre>private static final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#line.29">DESCRIPTION</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideDownloadViewAction--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideDownloadViewAction</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#line.34">StreetsideDownloadViewAction</a>()</pre>
+<div class="block">Main constructor.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#line.49">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;arg0)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="listenToSelectionChange--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>listenToSelectionChange</h4>
+<pre>protected&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#line.54">listenToSelectionChange</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>listenToSelectionChange</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.actions.JosmAction</code></dd>
+</dl>
+</li>
+</ul>
+<a name="updateEnabledState--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>updateEnabledState</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#line.62">updateEnabledState</a>()</pre>
+<div class="block">Enabled when the Streetside layer is instantiated and download mode is either "osm area" or "manual".</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>updateEnabledState</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.actions.JosmAction</code></dd>
+</dl>
+</li>
+</ul>
+<a name="valueChanged-org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>valueChanged</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html#line.73">valueChanged</a>(org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeEvent&lt;? extends java.lang.String&gt;&nbsp;e)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>valueChanged</code>&nbsp;in interface&nbsp;<code>org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeListener&lt;java.lang.String&gt;</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideDownloadViewAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloadViewAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html	(revision 34416)
@@ -0,0 +1,467 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideExportAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideExportAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideExportAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.actions</div>
+<h2 title="Class StreetsideExportAction" class="title">Class StreetsideExportAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.actions.JosmAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, org.openstreetmap.josm.tools.Destroyable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#line.39">StreetsideExportAction</a>
+extends org.openstreetmap.josm.actions.JosmAction</pre>
+<div class="block">Action that launches a StreetsideExportDialog and lets you export the images.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>org.openstreetmap.josm.actions.JosmAction.ActiveLayerChangeAdapter, org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter, org.openstreetmap.josm.actions.JosmAction.SelectionChangeAdapter</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#dialog">dialog</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>sc</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#StreetsideExportAction--">StreetsideExportAction</a></span>()</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;ae)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#export-java.util.Set-">export</a></span>(java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>
+<div class="block">Exports the given images from the database.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#listenToSelectionChange--">listenToSelectionChange</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#updateEnabledState--">updateEnabledState</a></span>()</code>
+<div class="block">Enabled when streetside layer is in layer list</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>checkAndConfirmOutlyingOperation, destroy, getLayerManager, getShortcut, initEnabledState, installAdapters, listenToLayerChange, setTooltip, updateEnabledState, updateEnabledStateOnCurrentSelection, updateEnabledStateOnCurrentSelection, updateEnabledStateOnModifiableSelection, waitFuture</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#line.41">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#line.43">logger</a></pre>
+</li>
+</ul>
+<a name="dialog">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>dialog</h4>
+<pre>private&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#line.45">dialog</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideExportAction--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideExportAction</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#line.50">StreetsideExportAction</a>()</pre>
+<div class="block">Main constructor.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#line.59">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;ae)</pre>
+</li>
+</ul>
+<a name="export-java.util.Set-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>export</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#line.115">export</a>(java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</pre>
+<div class="block">Exports the given images from the database.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>images</code> - The set of images to be exported.</dd>
+</dl>
+</li>
+</ul>
+<a name="listenToSelectionChange--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>listenToSelectionChange</h4>
+<pre>protected&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#line.121">listenToSelectionChange</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>listenToSelectionChange</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.actions.JosmAction</code></dd>
+</dl>
+</li>
+</ul>
+<a name="updateEnabledState--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>updateEnabledState</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#line.129">updateEnabledState</a>()</pre>
+<div class="block">Enabled when streetside layer is in layer list</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>updateEnabledState</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.actions.JosmAction</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideExportAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html	(revision 34416)
@@ -0,0 +1,421 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideJoinAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideJoinAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideJoinAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideJoinAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.actions</div>
+<h2 title="Class StreetsideJoinAction" class="title">Class StreetsideJoinAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.actions.JosmAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.actions.StreetsideJoinAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, org.openstreetmap.josm.tools.Destroyable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#line.22">StreetsideJoinAction</a>
+extends org.openstreetmap.josm.actions.JosmAction</pre>
+<div class="block">Changes the mode of the Layer, from Select mode to Join mode and vice versa.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.actions.StreetsideJoinAction">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>org.openstreetmap.josm.actions.JosmAction.ActiveLayerChangeAdapter, org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter, org.openstreetmap.josm.actions.JosmAction.SelectionChangeAdapter</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>sc</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#StreetsideJoinAction--">StreetsideJoinAction</a></span>()</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#listenToSelectionChange--">listenToSelectionChange</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#updateEnabledState--">updateEnabledState</a></span>()</code>
+<div class="block">Enabled when mapillary layer is the active layer</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>checkAndConfirmOutlyingOperation, destroy, getLayerManager, getShortcut, initEnabledState, installAdapters, listenToLayerChange, setTooltip, updateEnabledState, updateEnabledStateOnCurrentSelection, updateEnabledStateOnCurrentSelection, updateEnabledStateOnModifiableSelection, waitFuture</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#line.24">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.actions.StreetsideJoinAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideJoinAction--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideJoinAction</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#line.29">StreetsideJoinAction</a>()</pre>
+<div class="block">Main constructor.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#line.35">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;arg0)</pre>
+</li>
+</ul>
+<a name="listenToSelectionChange--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>listenToSelectionChange</h4>
+<pre>protected&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#line.44">listenToSelectionChange</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>listenToSelectionChange</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.actions.JosmAction</code></dd>
+</dl>
+</li>
+</ul>
+<a name="updateEnabledState--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>updateEnabledState</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html#line.52">updateEnabledState</a>()</pre>
+<div class="block">Enabled when mapillary layer is the active layer</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>updateEnabledState</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.actions.JosmAction</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideJoinAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideJoinAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html	(revision 34416)
@@ -0,0 +1,551 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideWalkAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideWalkAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideWalkAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideWalkAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.actions</div>
+<h2 title="Class StreetsideWalkAction" class="title">Class StreetsideWalkAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.actions.JosmAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>, org.openstreetmap.josm.tools.Destroyable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#line.31">StreetsideWalkAction</a>
+extends org.openstreetmap.josm.actions.JosmAction
+implements <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></pre>
+<div class="block">Walks forward at a given interval.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>org.openstreetmap.josm.actions.JosmAction.ActiveLayerChangeAdapter, org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter, org.openstreetmap.josm.actions.JosmAction.SelectionChangeAdapter</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#listeners">listeners</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#thread">thread</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>sc</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#StreetsideWalkAction--">StreetsideWalkAction</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#addListener-org.openstreetmap.josm.plugins.streetside.actions.WalkListener-">addListener</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>&nbsp;lis)</code>
+<div class="block">Adds a listener.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#fireWalkStarted--">fireWalkStarted</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#imagesAdded--">imagesAdded</a></span>()</code>
+<div class="block">Fired when any image is added to the database.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#listenToSelectionChange--">listenToSelectionChange</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#removeListener-org.openstreetmap.josm.plugins.streetside.actions.WalkListener-">removeListener</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>&nbsp;lis)</code>
+<div class="block">Removes a listener.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#updateEnabledState--">updateEnabledState</a></span>()</code>
+<div class="block">Enabled when a mapillary image is selected.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>checkAndConfirmOutlyingOperation, destroy, getLayerManager, getShortcut, initEnabledState, installAdapters, listenToLayerChange, setTooltip, updateEnabledState, updateEnabledStateOnCurrentSelection, updateEnabledStateOnCurrentSelection, updateEnabledStateOnModifiableSelection, waitFuture</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#line.33">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="thread">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>thread</h4>
+<pre>private&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#line.35">thread</a></pre>
+</li>
+</ul>
+<a name="listeners">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>listeners</h4>
+<pre>private final&nbsp;java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>&gt; <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#line.36">listeners</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideWalkAction--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideWalkAction</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#line.41">StreetsideWalkAction</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#line.48">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;arg0)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="imagesAdded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imagesAdded</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#line.67">imagesAdded</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when any image is added to the database.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">imagesAdded</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="addListener-org.openstreetmap.josm.plugins.streetside.actions.WalkListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addListener</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#line.77">addListener</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>&nbsp;lis)</pre>
+<div class="block">Adds a listener.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lis</code> - The listener to be added.</dd>
+</dl>
+</li>
+</ul>
+<a name="removeListener-org.openstreetmap.josm.plugins.streetside.actions.WalkListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeListener</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#line.87">removeListener</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>&nbsp;lis)</pre>
+<div class="block">Removes a listener.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lis</code> - The listener to be added.</dd>
+</dl>
+</li>
+</ul>
+<a name="fireWalkStarted--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fireWalkStarted</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#line.91">fireWalkStarted</a>()</pre>
+</li>
+</ul>
+<a name="listenToSelectionChange--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>listenToSelectionChange</h4>
+<pre>protected&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#line.101">listenToSelectionChange</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>listenToSelectionChange</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.actions.JosmAction</code></dd>
+</dl>
+</li>
+</ul>
+<a name="selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectedImageChanged</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#line.106">selectedImageChanged</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                                 <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>oldImage</code> - Old selected <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+<dd><code>newImage</code> - New selected <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="updateEnabledState--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>updateEnabledState</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#line.118">updateEnabledState</a>()</pre>
+<div class="block">Enabled when a mapillary image is selected.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>updateEnabledState</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.actions.JosmAction</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideWalkAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideWalkAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html	(revision 34416)
@@ -0,0 +1,472 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideZoomAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideZoomAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideZoomAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideZoomAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.actions</div>
+<h2 title="Class StreetsideZoomAction" class="title">Class StreetsideZoomAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.actions.JosmAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>, org.openstreetmap.josm.tools.Destroyable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#line.23">StreetsideZoomAction</a>
+extends org.openstreetmap.josm.actions.JosmAction
+implements <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></pre>
+<div class="block">Zooms to the currently selected image.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>org.openstreetmap.josm.actions.JosmAction.ActiveLayerChangeAdapter, org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter, org.openstreetmap.josm.actions.JosmAction.SelectionChangeAdapter</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>sc</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#StreetsideZoomAction--">StreetsideZoomAction</a></span>()</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#imagesAdded--">imagesAdded</a></span>()</code>
+<div class="block">Fired when any image is added to the database.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#listenToSelectionChange--">listenToSelectionChange</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#updateEnabledState--">updateEnabledState</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.actions.JosmAction</h3>
+<code>checkAndConfirmOutlyingOperation, destroy, getLayerManager, getShortcut, initEnabledState, installAdapters, listenToLayerChange, setTooltip, updateEnabledState, updateEnabledStateOnCurrentSelection, updateEnabledStateOnCurrentSelection, updateEnabledStateOnModifiableSelection, waitFuture</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#line.25">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideZoomAction--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideZoomAction</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#line.30">StreetsideZoomAction</a>()</pre>
+<div class="block">Main constructor.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#line.43">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;arg0)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="imagesAdded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imagesAdded</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#line.52">imagesAdded</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when any image is added to the database.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">imagesAdded</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="listenToSelectionChange--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>listenToSelectionChange</h4>
+<pre>protected&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#line.57">listenToSelectionChange</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>listenToSelectionChange</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.actions.JosmAction</code></dd>
+</dl>
+</li>
+</ul>
+<a name="selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectedImageChanged</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#line.62">selectedImageChanged</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                                 <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>oldImage</code> - Old selected <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+<dd><code>newImage</code> - New selected <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="updateEnabledState--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>updateEnabledState</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#line.71">updateEnabledState</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>updateEnabledState</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.actions.JosmAction</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideZoomAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideZoomAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.actions.JosmAction">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html	(revision 34416)
@@ -0,0 +1,235 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>WalkListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="WalkListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/WalkListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" target="_top">Frames</a></li>
+<li><a href="WalkListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.actions</div>
+<h2 title="Interface WalkListener" class="title">Interface WalkListener</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PauseAction</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PlayAction</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.StopAction</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html#line.11">WalkListener</a></pre>
+<div class="block">Implemented by those classes that need to listen to the creation of the walk
+ threads.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">walkStarted</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a>&nbsp;thread)</code>
+<div class="block">Called when a new walk thread is started.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>walkStarted</h4>
+<pre>void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html#line.18">walkStarted</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a>&nbsp;thread)</pre>
+<div class="block">Called when a new walk thread is started.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>thread</code> - The thread executing the walk.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/WalkListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" target="_top">Frames</a></li>
+<li><a href="WalkListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html	(revision 34416)
@@ -0,0 +1,616 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>WalkThread (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="WalkThread (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":9,"i6":10,"i7":10,"i8":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/WalkThread.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" target="_top">Frames</a></li>
+<li><a href="WalkThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.actions</div>
+<h2 title="Class WalkThread" class="title">Class WalkThread</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.actions.WalkThread</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Runnable, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.23">WalkThread</a>
+extends java.lang.Thread
+implements <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></pre>
+<div class="block">Thread containing the walk process.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#data">data</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#end">end</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#followSelected">followSelected</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#goForward">goForward</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#interval">interval</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.awt.image.BufferedImage</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#lastImage">lastImage</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#paused">paused</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#waitForFullQuality">waitForFullQuality</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#WalkThread-int-boolean-boolean-boolean-">WalkThread</a></span>(int&nbsp;interval,
+          boolean&nbsp;waitForPicture,
+          boolean&nbsp;followSelected,
+          boolean&nbsp;goForward)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#end--">end</a></span>()</code>
+<div class="block">Called when the walk stops by itself of forcefully.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#imagesAdded--">imagesAdded</a></span>()</code>
+<div class="block">Fired when any image is added to the database.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#pause--">pause</a></span>()</code>
+<div class="block">Pauses the execution.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#play--">play</a></span>()</code>
+<div class="block">Continues with the execution if paused.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#preDownloadCubemaps-org.openstreetmap.josm.plugins.streetside.StreetsideImage-int-">preDownloadCubemaps</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;startImage,
+                   int&nbsp;n)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>private static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#preDownloadImages-org.openstreetmap.josm.plugins.streetside.StreetsideImage-int-org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE-">preDownloadImages</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;startImage,
+                 int&nbsp;n,
+                 <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>&nbsp;type)</code>
+<div class="block">Downloads n images into the cache beginning from the supplied start-image (including the start-image itself).</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#run--">run</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#stopWalk--">stopWalk</a></span>()</code>
+<div class="block">Stops the execution.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="interval">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>interval</h4>
+<pre>private final&nbsp;int <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.24">interval</a></pre>
+</li>
+</ul>
+<a name="data">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>data</h4>
+<pre>private final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.25">data</a></pre>
+</li>
+</ul>
+<a name="end">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>end</h4>
+<pre>private&nbsp;boolean <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.26">end</a></pre>
+</li>
+</ul>
+<a name="waitForFullQuality">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>waitForFullQuality</h4>
+<pre>private final&nbsp;boolean <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.27">waitForFullQuality</a></pre>
+</li>
+</ul>
+<a name="followSelected">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>followSelected</h4>
+<pre>private final&nbsp;boolean <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.28">followSelected</a></pre>
+</li>
+</ul>
+<a name="goForward">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>goForward</h4>
+<pre>private final&nbsp;boolean <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.29">goForward</a></pre>
+</li>
+</ul>
+<a name="lastImage">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lastImage</h4>
+<pre>private&nbsp;java.awt.image.BufferedImage <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.30">lastImage</a></pre>
+</li>
+</ul>
+<a name="paused">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>paused</h4>
+<pre>private volatile&nbsp;boolean <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.31">paused</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="WalkThread-int-boolean-boolean-boolean-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>WalkThread</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.42">WalkThread</a>(int&nbsp;interval,
+                  boolean&nbsp;waitForPicture,
+                  boolean&nbsp;followSelected,
+                  boolean&nbsp;goForward)</pre>
+<div class="block">Main constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>interval</code> - How often the images switch.</dd>
+<dd><code>waitForPicture</code> - If it must wait for the full resolution picture or just the
+ thumbnail.</dd>
+<dd><code>followSelected</code> - Zoom to each image that is selected.</dd>
+<dd><code>goForward</code> - true to go forward; false to go backwards.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="run--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>run</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.53">run</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>run</code>&nbsp;in interface&nbsp;<code>java.lang.Runnable</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>run</code>&nbsp;in class&nbsp;<code>java.lang.Thread</code></dd>
+</dl>
+</li>
+</ul>
+<a name="preDownloadCubemaps-org.openstreetmap.josm.plugins.streetside.StreetsideImage-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>preDownloadCubemaps</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.108">preDownloadCubemaps</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;startImage,
+                                 int&nbsp;n)</pre>
+</li>
+</ul>
+<a name="preDownloadImages-org.openstreetmap.josm.plugins.streetside.StreetsideImage-int-org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>preDownloadImages</h4>
+<pre>private static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.132">preDownloadImages</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;startImage,
+                                      int&nbsp;n,
+                                      <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>&nbsp;type)</pre>
+<div class="block">Downloads n images into the cache beginning from the supplied start-image (including the start-image itself).</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>startImage</code> - the image to start with (this and the next n-1 images in the same sequence are downloaded)</dd>
+<dd><code>n</code> - the number of images to download</dd>
+<dd><code>type</code> - the quality of the image (full or thumbnail)</dd>
+</dl>
+</li>
+</ul>
+<a name="imagesAdded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imagesAdded</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.142">imagesAdded</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when any image is added to the database.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">imagesAdded</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectedImageChanged</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.147">selectedImageChanged</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                                 <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>oldImage</code> - Old selected <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+<dd><code>newImage</code> - New selected <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="play--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>play</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.157">play</a>()</pre>
+<div class="block">Continues with the execution if paused.</div>
+</li>
+</ul>
+<a name="pause--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>pause</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.164">pause</a>()</pre>
+<div class="block">Pauses the execution.</div>
+</li>
+</ul>
+<a name="stopWalk--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stopWalk</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.171">stopWalk</a>()</pre>
+<div class="block">Stops the execution.</div>
+</li>
+</ul>
+<a name="end--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>end</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#line.183">end</a>()</pre>
+<div class="block">Called when the walk stops by itself of forcefully.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/WalkThread.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" target="_top">Frames</a></li>
+<li><a href="WalkThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/ImageReloadAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/ImageReloadAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/ImageReloadAction.html	(revision 34416)
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.actions.ImageReloadAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.ImageReloadAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/ImageReloadAction.html" target="_top">Frames</a></li>
+<li><a href="ImageReloadAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.ImageReloadAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.actions.ImageReloadAction</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">ImageReloadAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">ImageReloadAction</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">ImageReloadAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">ImageReloadAction</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideViewerPanel.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#imgReloadAction">imgReloadAction</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/ImageReloadAction.html" target="_top">Frames</a></li>
+<li><a href="ImageReloadAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideDownloadAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideDownloadAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideDownloadAction.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideDownloadAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloadAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideDownloadAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloadAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideDownloadViewAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideDownloadViewAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideDownloadViewAction.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideDownloadViewAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloadViewAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideDownloadViewAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloadViewAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideExportAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideExportAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideExportAction.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideExportAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideExportAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideJoinAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideJoinAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideJoinAction.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideJoinAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideJoinAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideJoinAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideJoinAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideJoinAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.actions.StreetsideJoinAction</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.actions.StreetsideJoinAction</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideJoinAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideJoinAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideWalkAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideWalkAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideWalkAction.html	(revision 34416)
@@ -0,0 +1,182 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideWalkAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideWalkAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsidePlugin.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#WALK_ACTION">WALK_ACTION</a></span></code>
+<div class="block">Walk action</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsidePlugin.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#getStreetsideWalkAction--">getStreetsideWalkAction</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideWalkAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideWalkAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideZoomAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideZoomAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideZoomAction.html	(revision 34416)
@@ -0,0 +1,169 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideZoomAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideZoomAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsidePlugin.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#ZOOM_ACTION">ZOOM_ACTION</a></span></code>
+<div class="block">Zoom action</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideZoomAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideZoomAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/WalkListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/WalkListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/WalkListener.html	(revision 34416)
@@ -0,0 +1,220 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Interface org.openstreetmap.josm.plugins.streetside.actions.WalkListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.openstreetmap.josm.plugins.streetside.actions.WalkListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/WalkListener.html" target="_top">Frames</a></li>
+<li><a href="WalkListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.openstreetmap.josm.plugins.streetside.actions.WalkListener" class="title">Uses of Interface<br>org.openstreetmap.josm.plugins.streetside.actions.WalkListener</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> with type parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.List&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideWalkAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#listeners">listeners</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideWalkAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#addListener-org.openstreetmap.josm.plugins.streetside.actions.WalkListener-">addListener</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>&nbsp;lis)</code>
+<div class="block">Adds a listener.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideWalkAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#removeListener-org.openstreetmap.josm.plugins.streetside.actions.WalkListener-">removeListener</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>&nbsp;lis)</code>
+<div class="block">Removes a listener.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> that implement <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PauseAction</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PlayAction</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.StopAction</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/WalkListener.html" target="_top">Frames</a></li>
+<li><a href="WalkListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/WalkThread.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/WalkThread.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/class-use/WalkThread.html	(revision 34416)
@@ -0,0 +1,235 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.actions.WalkThread (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.WalkThread (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/WalkThread.html" target="_top">Frames</a></li>
+<li><a href="WalkThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.actions.WalkThread" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.actions.WalkThread</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideWalkAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#thread">thread</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">WalkListener.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">walkStarted</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a>&nbsp;thread)</code>
+<div class="block">Called when a new walk thread is started.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.StopAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#thread">thread</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.PlayAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#thread">thread</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.PauseAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#thread">thread</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.StopAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">walkStarted</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a>&nbsp;thread)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.PlayAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">walkStarted</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a>&nbsp;thread)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.PauseAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">walkStarted</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a>&nbsp;thread)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/class-use/WalkThread.html" target="_top">Frames</a></li>
+<li><a href="WalkThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/package-frame.html	(revision 34416)
@@ -0,0 +1,31 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.actions (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.actions</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame"><span class="interfaceName">WalkListener</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">ImageReloadAction</a></li>
+<li><a href="StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">StreetsideDownloadAction</a></li>
+<li><a href="StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">StreetsideDownloadViewAction</a></li>
+<li><a href="StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">StreetsideExportAction</a></li>
+<li><a href="StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">StreetsideJoinAction</a></li>
+<li><a href="StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">StreetsideWalkAction</a></li>
+<li><a href="StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">StreetsideZoomAction</a></li>
+<li><a href="WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions" target="classFrame">WalkThread</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/package-summary.html	(revision 34416)
@@ -0,0 +1,212 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.actions (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.actions (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.actions</h1>
+<div class="docSummary">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a></td>
+<td class="colLast">
+<div class="block">Implemented by those classes that need to listen to the creation of the walk
+ threads.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">ImageReloadAction</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadAction</a></td>
+<td class="colLast">
+<div class="block">Action that triggers the plugin.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideDownloadViewAction</a></td>
+<td class="colLast">
+<div class="block">If in "download images in visible area" mode, downloads all the images in the current view.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideExportAction</a></td>
+<td class="colLast">
+<div class="block">Action that launches a StreetsideExportDialog and lets you export the images.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideJoinAction</a></td>
+<td class="colLast">
+<div class="block">Changes the mode of the Layer, from Select mode to Join mode and vice versa.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></td>
+<td class="colLast">
+<div class="block">Walks forward at a given interval.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a></td>
+<td class="colLast">
+<div class="block">Zooms to the currently selected image.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></td>
+<td class="colLast">
+<div class="block">Thread containing the walk process.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.openstreetmap.josm.plugins.streetside.actions Description">Package org.openstreetmap.josm.plugins.streetside.actions Description</h2>
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/package-tree.html	(revision 34416)
@@ -0,0 +1,161 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.actions Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.actions Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.actions</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">javax.swing.AbstractAction (implements javax.swing.Action, java.lang.Cloneable, java.io.Serializable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">ImageReloadAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.actions.JosmAction (implements org.openstreetmap.josm.tools.Destroyable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideDownloadAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideDownloadViewAction</span></a> (implements org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeListener&lt;T&gt;)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideExportAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideJoinAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideWalkAction</span></a> (implements org.openstreetmap.josm.plugins.streetside.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideZoomAction</span></a> (implements org.openstreetmap.josm.plugins.streetside.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">WalkThread</span></a> (implements org.openstreetmap.josm.plugins.streetside.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">WalkListener</span></a></li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/actions/package-use.html	(revision 34416)
@@ -0,0 +1,244 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.actions (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.actions (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.actions" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.actions</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideWalkAction.html#org.openstreetmap.josm.plugins.streetside">StreetsideWalkAction</a>
+<div class="block">Walks forward at a given interval.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/class-use/StreetsideZoomAction.html#org.openstreetmap.josm.plugins.streetside">StreetsideZoomAction</a>
+<div class="block">Zooms to the currently selected image.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/class-use/WalkListener.html#org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>
+<div class="block">Implemented by those classes that need to listen to the creation of the walk
+ threads.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/class-use/WalkThread.html#org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a>
+<div class="block">Thread containing the walk process.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/class-use/WalkListener.html#org.openstreetmap.josm.plugins.streetside.gui">WalkListener</a>
+<div class="block">Implemented by those classes that need to listen to the creation of the walk
+ threads.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/class-use/WalkThread.html#org.openstreetmap.josm.plugins.streetside.gui">WalkThread</a>
+<div class="block">Thread containing the walk process.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/class-use/ImageReloadAction.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageReloadAction</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/actions/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html	(revision 34416)
@@ -0,0 +1,306 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>CacheUtils.IgnoreDownload (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheUtils.IgnoreDownload (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CacheUtils.IgnoreDownload.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" target="_top">Frames</a></li>
+<li><a href="CacheUtils.IgnoreDownload.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cache</div>
+<h2 title="Class CacheUtils.IgnoreDownload" class="title">Class CacheUtils.IgnoreDownload</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.IgnoreDownload</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.openstreetmap.josm.data.cache.ICachedLoaderListener</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils</a></dd>
+</dl>
+<hr>
+<br>
+<pre>private static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#line.121">CacheUtils.IgnoreDownload</a>
+extends java.lang.Object
+implements org.openstreetmap.josm.data.cache.ICachedLoaderListener</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.data.cache.ICachedLoaderListener">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.openstreetmap.josm.data.cache.ICachedLoaderListener</h3>
+<code>org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html#IgnoreDownload--">IgnoreDownload</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html#loadingFinished-org.openstreetmap.josm.data.cache.CacheEntry-org.openstreetmap.josm.data.cache.CacheEntryAttributes-org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult-">loadingFinished</a></span>(org.openstreetmap.josm.data.cache.CacheEntry&nbsp;arg0,
+               org.openstreetmap.josm.data.cache.CacheEntryAttributes&nbsp;arg1,
+               org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult&nbsp;arg2)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="IgnoreDownload--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IgnoreDownload</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html#line.121">IgnoreDownload</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="loadingFinished-org.openstreetmap.josm.data.cache.CacheEntry-org.openstreetmap.josm.data.cache.CacheEntryAttributes-org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>loadingFinished</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html#line.124">loadingFinished</a>(org.openstreetmap.josm.data.cache.CacheEntry&nbsp;arg0,
+                            org.openstreetmap.josm.data.cache.CacheEntryAttributes&nbsp;arg1,
+                            org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult&nbsp;arg2)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>loadingFinished</code>&nbsp;in interface&nbsp;<code>org.openstreetmap.josm.data.cache.ICachedLoaderListener</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CacheUtils.IgnoreDownload.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" target="_top">Frames</a></li>
+<li><a href="CacheUtils.IgnoreDownload.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html	(revision 34416)
@@ -0,0 +1,383 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>CacheUtils.PICTURE (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheUtils.PICTURE (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CacheUtils.PICTURE.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" target="_top">Frames</a></li>
+<li><a href="CacheUtils.PICTURE.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cache</div>
+<h2 title="Enum CacheUtils.PICTURE" class="title">Enum CacheUtils.PICTURE</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#line.27">CacheUtils.PICTURE</a>
+extends java.lang.Enum&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>&gt;</pre>
+<div class="block">Picture quality</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#BOTH">BOTH</a></span></code>
+<div class="block">Both of them</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#CUBEMAP">CUBEMAP</a></span></code>
+<div class="block">Streetside cubemap</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#FULL_IMAGE">FULL_IMAGE</a></span></code>
+<div class="block">Full quality picture (2048 p)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#THUMBNAIL">THUMBNAIL</a></span></code>
+<div class="block">Thumbnail quality picture (320 p)</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="THUMBNAIL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>THUMBNAIL</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#line.29">THUMBNAIL</a></pre>
+<div class="block">Thumbnail quality picture (320 p)</div>
+</li>
+</ul>
+<a name="FULL_IMAGE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FULL_IMAGE</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#line.31">FULL_IMAGE</a></pre>
+<div class="block">Full quality picture (2048 p)</div>
+</li>
+</ul>
+<a name="BOTH">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BOTH</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#line.33">BOTH</a></pre>
+<div class="block">Both of them</div>
+</li>
+</ul>
+<a name="CUBEMAP">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CUBEMAP</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#line.35">CUBEMAP</a></pre>
+<div class="block">Streetside cubemap</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>[]&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#line.24">values</a>()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (CacheUtils.PICTURE c : CacheUtils.PICTURE.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>an array containing the constants of this enum type, in the order they are declared</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOf-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#line.24">valueOf</a>(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the enum constant with the specified name</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CacheUtils.PICTURE.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" target="_top">Frames</a></li>
+<li><a href="CacheUtils.PICTURE.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html	(revision 34416)
@@ -0,0 +1,433 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>CacheUtils (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheUtils (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CacheUtils.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" target="_top">Frames</a></li>
+<li><a href="CacheUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cache</div>
+<h2 title="Class CacheUtils" class="title">Class CacheUtils</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cache.CacheUtils</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#line.20">CacheUtils</a>
+extends java.lang.Object</pre>
+<div class="block">Utility methods for working with cache.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.IgnoreDownload</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a></span></code>
+<div class="block">Picture quality</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.IgnoreDownload</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#ignoreDownload">ignoreDownload</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#CacheUtils--">CacheUtils</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#downloadCubemap-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">downloadCubemap</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;cm)</code>
+<div class="block">Downloads the the thumbnail and the full resolution picture of the given
+ image.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#downloadPicture-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">downloadPicture</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;img)</code>
+<div class="block">Downloads the the thumbnail and the full resolution picture of the given
+ image.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#downloadPicture-org.openstreetmap.josm.plugins.streetside.StreetsideImage-org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE-">downloadPicture</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;img,
+               <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>&nbsp;pic)</code>
+<div class="block">Downloads the picture of the given image.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#submit-java.lang.String-org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type-org.openstreetmap.josm.data.cache.ICachedLoaderListener-">submit</a></span>(java.lang.String&nbsp;key,
+      <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a>&nbsp;type,
+      org.openstreetmap.josm.data.cache.ICachedLoaderListener&nbsp;lis)</code>
+<div class="block">Requests the picture with the given key and quality and uses the given
+ listener.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#line.22">logger</a></pre>
+</li>
+</ul>
+<a name="ignoreDownload">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ignoreDownload</h4>
+<pre>private static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.IgnoreDownload</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#line.24">ignoreDownload</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CacheUtils--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CacheUtils</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#line.38">CacheUtils</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="downloadPicture-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>downloadPicture</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#line.49">downloadPicture</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;img)</pre>
+<div class="block">Downloads the the thumbnail and the full resolution picture of the given
+ image. Does nothing if it is already in cache.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>img</code> - The image whose picture is going to be downloaded.</dd>
+</dl>
+</li>
+</ul>
+<a name="downloadCubemap-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>downloadCubemap</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#line.60">downloadCubemap</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;cm)</pre>
+<div class="block">Downloads the the thumbnail and the full resolution picture of the given
+ image. Does nothing if it is already in cache.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cm</code> - The image whose picture is going to be downloaded.</dd>
+</dl>
+</li>
+</ul>
+<a name="downloadPicture-org.openstreetmap.josm.plugins.streetside.StreetsideImage-org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>downloadPicture</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#line.74">downloadPicture</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;img,
+                                   <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>&nbsp;pic)</pre>
+<div class="block">Downloads the picture of the given image. Does nothing when it is already
+ in cache.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>img</code> - The image to be downloaded.</dd>
+<dd><code>pic</code> - The picture type to be downloaded (full quality, thumbnail or
+          both.)</dd>
+</dl>
+</li>
+</ul>
+<a name="submit-java.lang.String-org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type-org.openstreetmap.josm.data.cache.ICachedLoaderListener-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>submit</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#line.112">submit</a>(java.lang.String&nbsp;key,
+                          <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a>&nbsp;type,
+                          org.openstreetmap.josm.data.cache.ICachedLoaderListener&nbsp;lis)</pre>
+<div class="block">Requests the picture with the given key and quality and uses the given
+ listener.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>key</code> - The key of the picture to be requested.</dd>
+<dd><code>type</code> - The quality of the picture to be requested.</dd>
+<dd><code>lis</code> - The listener that is going to receive the picture.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CacheUtils.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" target="_top">Frames</a></li>
+<li><a href="CacheUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html	(revision 34416)
@@ -0,0 +1,353 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>Caches.CacheProxy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Caches.CacheProxy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Caches.CacheProxy.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" target="_top">Frames</a></li>
+<li><a href="Caches.CacheProxy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cache</div>
+<h2 title="Class Caches.CacheProxy" class="title">Class Caches.CacheProxy&lt;K,V extends java.io.Serializable&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cache.Caches.CacheProxy&lt;K,V&gt;</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.MapObjectIconCache</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.UserProfileCache</a></dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.html#line.35">Caches.CacheProxy</a>&lt;K,V extends java.io.Serializable&gt;
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private org.apache.commons.jcs.access.CacheAccess&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">K</a>,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#cache">cache</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#CacheProxy--">CacheProxy</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected abstract org.apache.commons.jcs.access.CacheAccess&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">K</a>,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#createNewCache--">createNewCache</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">V</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#get-K-">get</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">K</a>&nbsp;key)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#put-K-V-">put</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">K</a>&nbsp;key,
+   <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">V</a>&nbsp;value)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="cache">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>cache</h4>
+<pre>private final&nbsp;org.apache.commons.jcs.access.CacheAccess&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">K</a>,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">V</a> extends java.io.Serializable&gt; <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#line.36">cache</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CacheProxy--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CacheProxy</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#line.38">CacheProxy</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="createNewCache--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createNewCache</h4>
+<pre>protected abstract&nbsp;org.apache.commons.jcs.access.CacheAccess&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">K</a>,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">V</a>&gt;&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#line.49">createNewCache</a>()
+                                                                          throws java.io.IOException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="get-java.lang.Object-">
+<!--   -->
+</a><a name="get-K-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>get</h4>
+<pre>public&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">V</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#line.51">get</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">K</a>&nbsp;key)</pre>
+</li>
+</ul>
+<a name="put-java.lang.Object-java.io.Serializable-">
+<!--   -->
+</a><a name="put-K-V-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>put</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#line.55">put</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">K</a>&nbsp;key,
+                <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">V</a>&nbsp;value)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Caches.CacheProxy.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" target="_top">Frames</a></li>
+<li><a href="Caches.CacheProxy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html	(revision 34416)
@@ -0,0 +1,338 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>Caches.CubemapCache (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Caches.CubemapCache (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Caches.CubemapCache.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.CubemapCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cache</div>
+<h2 title="Class Caches.CubemapCache" class="title">Class Caches.CubemapCache</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cache.Caches.CubemapCache</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.html#line.91">Caches.CubemapCache</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private org.apache.commons.jcs.access.CacheAccess&lt;java.lang.String,org.openstreetmap.josm.data.cache.BufferedImageCacheEntry&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#cache">cache</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#CubemapCache--">CubemapCache</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>org.apache.commons.jcs.access.CacheAccess&lt;java.lang.String,org.openstreetmap.josm.data.cache.BufferedImageCacheEntry&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#getCache--">getCache</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#getInstance--">getInstance</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="instance">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>instance</h4>
+<pre>private static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#line.92">instance</a></pre>
+</li>
+</ul>
+<a name="cache">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>cache</h4>
+<pre>private final&nbsp;org.apache.commons.jcs.access.CacheAccess&lt;java.lang.String,org.openstreetmap.josm.data.cache.BufferedImageCacheEntry&gt; <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#line.93">cache</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CubemapCache--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CubemapCache</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#line.95">CubemapCache</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getCache--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCache</h4>
+<pre>public&nbsp;org.apache.commons.jcs.access.CacheAccess&lt;java.lang.String,org.openstreetmap.josm.data.cache.BufferedImageCacheEntry&gt;&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#line.106">getCache</a>()</pre>
+</li>
+</ul>
+<a name="getInstance--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getInstance</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#line.110">getInstance</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Caches.CubemapCache.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.CubemapCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html	(revision 34416)
@@ -0,0 +1,338 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>Caches.ImageCache (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Caches.ImageCache (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Caches.ImageCache.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.ImageCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cache</div>
+<h2 title="Class Caches.ImageCache" class="title">Class Caches.ImageCache</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cache.Caches.ImageCache</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.html#line.62">Caches.ImageCache</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private org.apache.commons.jcs.access.CacheAccess&lt;java.lang.String,org.openstreetmap.josm.data.cache.BufferedImageCacheEntry&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#cache">cache</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#ImageCache--">ImageCache</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>org.apache.commons.jcs.access.CacheAccess&lt;java.lang.String,org.openstreetmap.josm.data.cache.BufferedImageCacheEntry&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#getCache--">getCache</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#getInstance--">getInstance</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="instance">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>instance</h4>
+<pre>private static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#line.63">instance</a></pre>
+</li>
+</ul>
+<a name="cache">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>cache</h4>
+<pre>private final&nbsp;org.apache.commons.jcs.access.CacheAccess&lt;java.lang.String,org.openstreetmap.josm.data.cache.BufferedImageCacheEntry&gt; <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#line.64">cache</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ImageCache--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ImageCache</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#line.66">ImageCache</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getCache--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCache</h4>
+<pre>public&nbsp;org.apache.commons.jcs.access.CacheAccess&lt;java.lang.String,org.openstreetmap.josm.data.cache.BufferedImageCacheEntry&gt;&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#line.77">getCache</a>()</pre>
+</li>
+</ul>
+<a name="getInstance--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getInstance</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#line.81">getInstance</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Caches.ImageCache.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.ImageCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html	(revision 34416)
@@ -0,0 +1,344 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>Caches.MapObjectIconCache (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Caches.MapObjectIconCache (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Caches.MapObjectIconCache.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.MapObjectIconCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cache</div>
+<h2 title="Class Caches.MapObjectIconCache" class="title">Class Caches.MapObjectIconCache</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">org.openstreetmap.josm.plugins.streetside.cache.Caches.CacheProxy</a>&lt;java.lang.String,javax.swing.ImageIcon&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cache.Caches.MapObjectIconCache</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.html#line.120">Caches.MapObjectIconCache</a>
+extends <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,javax.swing.ImageIcon&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,javax.swing.ImageIcon&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html#MapObjectIconCache--">MapObjectIconCache</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected org.apache.commons.jcs.access.CacheAccess&lt;java.lang.String,javax.swing.ImageIcon&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html#createNewCache--">createNewCache</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,javax.swing.ImageIcon&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html#getInstance--">getInstance</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.plugins.streetside.cache.Caches.CacheProxy">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.cache.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a></h3>
+<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#get-K-">get</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#put-K-V-">put</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="instance">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>instance</h4>
+<pre>private static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,javax.swing.ImageIcon&gt; <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html#line.121">instance</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="MapObjectIconCache--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MapObjectIconCache</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html#line.120">MapObjectIconCache</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInstance</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,javax.swing.ImageIcon&gt;&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html#line.123">getInstance</a>()</pre>
+</li>
+</ul>
+<a name="createNewCache--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>createNewCache</h4>
+<pre>protected&nbsp;org.apache.commons.jcs.access.CacheAccess&lt;java.lang.String,javax.swing.ImageIcon&gt;&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html#line.133">createNewCache</a>()
+                                                                                                    throws java.io.IOException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#createNewCache--">createNewCache</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,javax.swing.ImageIcon&gt;</code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Caches.MapObjectIconCache.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.MapObjectIconCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html	(revision 34416)
@@ -0,0 +1,344 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>Caches.UserProfileCache (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Caches.UserProfileCache (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Caches.UserProfileCache.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.UserProfileCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cache</div>
+<h2 title="Class Caches.UserProfileCache" class="title">Class Caches.UserProfileCache</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">org.openstreetmap.josm.plugins.streetside.cache.Caches.CacheProxy</a>&lt;java.lang.String,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cache.Caches.UserProfileCache</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.html#line.138">Caches.UserProfileCache</a>
+extends <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#UserProfileCache--">UserProfileCache</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected org.apache.commons.jcs.access.CacheAccess&lt;java.lang.String,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#createNewCache--">createNewCache</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#getInstance--">getInstance</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.plugins.streetside.cache.Caches.CacheProxy">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.cache.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a></h3>
+<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#get-K-">get</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#put-K-V-">put</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="instance">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>instance</h4>
+<pre>private static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&gt; <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#line.139">instance</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="UserProfileCache--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>UserProfileCache</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#line.138">UserProfileCache</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInstance</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&gt;&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#line.141">getInstance</a>()</pre>
+</li>
+</ul>
+<a name="createNewCache--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>createNewCache</h4>
+<pre>protected&nbsp;org.apache.commons.jcs.access.CacheAccess&lt;java.lang.String,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&gt;&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#line.151">createNewCache</a>()
+                                                                                          throws java.io.IOException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html#createNewCache--">createNewCache</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&gt;</code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Caches.UserProfileCache.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.UserProfileCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/Caches.html	(revision 34416)
@@ -0,0 +1,345 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>Caches (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Caches (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Caches.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/Caches.html" target="_top">Frames</a></li>
+<li><a href="Caches.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cache</div>
+<h2 title="Class Caches" class="title">Class Caches</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cache.Caches</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.html#line.19">Caches</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">K</a>,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="type parameter in Caches.CacheProxy">V</a> extends java.io.Serializable&gt;</span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.MapObjectIconCache</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.UserProfileCache</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.html#Caches--">Caches</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static java.io.File</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.html#getCacheDirectory--">getCacheDirectory</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.html#line.21">logger</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Caches--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Caches</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.html#line.23">Caches</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getCacheDirectory--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getCacheDirectory</h4>
+<pre>public static&nbsp;java.io.File&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.html#line.27">getCacheDirectory</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Caches.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/Caches.html" target="_top">Frames</a></li>
+<li><a href="Caches.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html	(revision 34416)
@@ -0,0 +1,353 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideCache.Type (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideCache.Type (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideCache.Type.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCache.Type.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cache</div>
+<h2 title="Enum StreetsideCache.Type" class="title">Enum StreetsideCache.Type</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#line.28">StreetsideCache.Type</a>
+extends java.lang.Enum&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a>&gt;</pre>
+<div class="block">Types of images.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html#FULL_IMAGE">FULL_IMAGE</a></span></code>
+<div class="block">Full quality image</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html#THUMBNAIL">THUMBNAIL</a></span></code>
+<div class="block">Low quality image</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="FULL_IMAGE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FULL_IMAGE</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html#line.30">FULL_IMAGE</a></pre>
+<div class="block">Full quality image</div>
+</li>
+</ul>
+<a name="THUMBNAIL">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>THUMBNAIL</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html#line.32">THUMBNAIL</a></pre>
+<div class="block">Low quality image</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a>[]&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html#line.28">values</a>()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (StreetsideCache.Type c : StreetsideCache.Type.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>an array containing the constants of this enum type, in the order they are declared</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOf-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html#line.28">valueOf</a>(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the enum constant with the specified name</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideCache.Type.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCache.Type.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html	(revision 34416)
@@ -0,0 +1,424 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideCache (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideCache (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideCache.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cache</div>
+<h2 title="Class StreetsideCache" class="title">Class StreetsideCache</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob&lt;java.lang.String,org.openstreetmap.josm.data.cache.BufferedImageCacheEntry&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Runnable, org.openstreetmap.josm.data.cache.ICachedLoaderJob&lt;java.lang.String&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#line.18">StreetsideCache</a>
+extends org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob&lt;java.lang.String,org.openstreetmap.josm.data.cache.BufferedImageCacheEntry&gt;</pre>
+<div class="block">Stores the downloaded pictures locally.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a></span></code>
+<div class="block">Types of images.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#id">id</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.net.URL</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#url">url</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob</h3>
+<code>ABSOLUTE_EXPIRE_TIME_LIMIT, attributes, cacheData, DEFAULT_EXPIRE_TIME, EXPIRE_TIME_SERVER_LIMIT, now, THREAD_LIMIT</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#StreetsideCache-java.lang.String-org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type-">StreetsideCache</a></span>(java.lang.String&nbsp;id,
+               <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a>&nbsp;type)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected org.openstreetmap.josm.data.cache.BufferedImageCacheEntry</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#createCacheEntry-byte:A-">createCacheEntry</a></span>(byte[]&nbsp;content)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#getCacheKey--">getCacheKey</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.net.URL</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#getUrl--">getUrl</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#isObjectLoadable--">isObjectLoadable</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob</h3>
+<code>cacheAsEmpty, cancelOutstandingTasks, executionFinished, get, getServerKey, handleJobCancellation, isCacheElementValid, isResponseLoadable, parseHeaders, run, setFinishedTask, submit</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="url">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>url</h4>
+<pre>private final&nbsp;java.net.URL <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#line.20">url</a></pre>
+</li>
+</ul>
+<a name="id">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>id</h4>
+<pre>private final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#line.21">id</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideCache-java.lang.String-org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideCache</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#line.44">StreetsideCache</a>(java.lang.String&nbsp;id,
+                       <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a>&nbsp;type)</pre>
+<div class="block">Main constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - The id of the image.</dd>
+<dd><code>type</code> - The type of image that must be downloaded (THUMBNAIL or
+          FULL_IMAGE).</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getCacheKey--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheKey</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#line.57">getCacheKey</a>()</pre>
+</li>
+</ul>
+<a name="getUrl--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUrl</h4>
+<pre>public&nbsp;java.net.URL&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#line.62">getUrl</a>()</pre>
+</li>
+</ul>
+<a name="createCacheEntry-byte:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createCacheEntry</h4>
+<pre>protected&nbsp;org.openstreetmap.josm.data.cache.BufferedImageCacheEntry&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#line.67">createCacheEntry</a>(byte[]&nbsp;content)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>createCacheEntry</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob&lt;java.lang.String,org.openstreetmap.josm.data.cache.BufferedImageCacheEntry&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="isObjectLoadable--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isObjectLoadable</h4>
+<pre>protected&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#line.72">isObjectLoadable</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>isObjectLoadable</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob&lt;java.lang.String,org.openstreetmap.josm.data.cache.BufferedImageCacheEntry&gt;</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideCache.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.IgnoreDownload.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.IgnoreDownload.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.IgnoreDownload.html	(revision 34416)
@@ -0,0 +1,169 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.IgnoreDownload (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.IgnoreDownload (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.IgnoreDownload.html" target="_top">Frames</a></li>
+<li><a href="CacheUtils.IgnoreDownload.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.IgnoreDownload" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.IgnoreDownload</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.IgnoreDownload</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cache">org.openstreetmap.josm.plugins.streetside.cache</a></td>
+<td class="colLast">
+<div class="block">This package is all about caching resources downloaded from
+ <a href="https://mapillary.com">mapillary.com</a>
+ for faster access to those resources in the future.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cache">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.IgnoreDownload</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.IgnoreDownload</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.IgnoreDownload</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CacheUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#ignoreDownload">ignoreDownload</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.IgnoreDownload.html" target="_top">Frames</a></li>
+<li><a href="CacheUtils.IgnoreDownload.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.PICTURE.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.PICTURE.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.PICTURE.html	(revision 34416)
@@ -0,0 +1,222 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.PICTURE.html" target="_top">Frames</a></li>
+<li><a href="CacheUtils.PICTURE.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cache">org.openstreetmap.josm.plugins.streetside.cache</a></td>
+<td class="colLast">
+<div class="block">This package is all about caching resources downloaded from
+ <a href="https://mapillary.com">mapillary.com</a>
+ for faster access to those resources in the future.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static void</code></td>
+<td class="colLast"><span class="typeNameLabel">WalkThread.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#preDownloadImages-org.openstreetmap.josm.plugins.streetside.StreetsideImage-int-org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE-">preDownloadImages</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;startImage,
+                 int&nbsp;n,
+                 <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>&nbsp;type)</code>
+<div class="block">Downloads n images into the cache beginning from the supplied start-image (including the start-image itself).</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cache">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CacheUtils.PICTURE.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">CacheUtils.PICTURE.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="typeNameLabel">CacheUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#downloadPicture-org.openstreetmap.josm.plugins.streetside.StreetsideImage-org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE-">downloadPicture</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;img,
+               <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>&nbsp;pic)</code>
+<div class="block">Downloads the picture of the given image.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.PICTURE.html" target="_top">Frames</a></li>
+<li><a href="CacheUtils.PICTURE.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.html" target="_top">Frames</a></li>
+<li><a href="CacheUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cache.CacheUtils</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.cache.CacheUtils</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.html" target="_top">Frames</a></li>
+<li><a href="CacheUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.CacheProxy.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.CacheProxy.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.CacheProxy.html	(revision 34416)
@@ -0,0 +1,207 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches.CacheProxy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches.CacheProxy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.CacheProxy.html" target="_top">Frames</a></li>
+<li><a href="Caches.CacheProxy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches.CacheProxy" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cache.Caches.CacheProxy</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cache">org.openstreetmap.josm.plugins.streetside.cache</a></td>
+<td class="colLast">
+<div class="block">This package is all about caching resources downloaded from
+ <a href="https://mapillary.com">mapillary.com</a>
+ for faster access to those resources in the future.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cache">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.MapObjectIconCache</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.UserProfileCache</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,javax.swing.ImageIcon&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Caches.MapObjectIconCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Caches.UserProfileCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,javax.swing.ImageIcon&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Caches.MapObjectIconCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html#getInstance--">getInstance</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Caches.UserProfileCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#getInstance--">getInstance</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.CacheProxy.html" target="_top">Frames</a></li>
+<li><a href="Caches.CacheProxy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.CubemapCache.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.CubemapCache.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.CubemapCache.html	(revision 34416)
@@ -0,0 +1,182 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches.CubemapCache (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches.CubemapCache (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.CubemapCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.CubemapCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches.CubemapCache" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cache.Caches.CubemapCache</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cache">org.openstreetmap.josm.plugins.streetside.cache</a></td>
+<td class="colLast">
+<div class="block">This package is all about caching resources downloaded from
+ <a href="https://mapillary.com">mapillary.com</a>
+ for faster access to those resources in the future.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cache">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Caches.CubemapCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Caches.CubemapCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html#getInstance--">getInstance</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.CubemapCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.CubemapCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.ImageCache.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.ImageCache.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.ImageCache.html	(revision 34416)
@@ -0,0 +1,182 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches.ImageCache (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches.ImageCache (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.ImageCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.ImageCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches.ImageCache" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cache.Caches.ImageCache</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cache">org.openstreetmap.josm.plugins.streetside.cache</a></td>
+<td class="colLast">
+<div class="block">This package is all about caching resources downloaded from
+ <a href="https://mapillary.com">mapillary.com</a>
+ for faster access to those resources in the future.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cache">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Caches.ImageCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Caches.ImageCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html#getInstance--">getInstance</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.ImageCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.ImageCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.MapObjectIconCache.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.MapObjectIconCache.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.MapObjectIconCache.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches.MapObjectIconCache (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches.MapObjectIconCache (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.MapObjectIconCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.MapObjectIconCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches.MapObjectIconCache" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cache.Caches.MapObjectIconCache</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.cache.Caches.MapObjectIconCache</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.MapObjectIconCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.MapObjectIconCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.UserProfileCache.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.UserProfileCache.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.UserProfileCache.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches.UserProfileCache (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches.UserProfileCache (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.UserProfileCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.UserProfileCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches.UserProfileCache" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cache.Caches.UserProfileCache</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.cache.Caches.UserProfileCache</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.UserProfileCache.html" target="_top">Frames</a></li>
+<li><a href="Caches.UserProfileCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.html" target="_top">Frames</a></li>
+<li><a href="Caches.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.Caches" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cache.Caches</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.cache.Caches</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.html" target="_top">Frames</a></li>
+<li><a href="Caches.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/StreetsideCache.Type.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/StreetsideCache.Type.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/StreetsideCache.Type.html	(revision 34416)
@@ -0,0 +1,210 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/StreetsideCache.Type.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCache.Type.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cache">org.openstreetmap.josm.plugins.streetside.cache</a></td>
+<td class="colLast">
+<div class="block">This package is all about caching resources downloaded from
+ <a href="https://mapillary.com">mapillary.com</a>
+ for faster access to those resources in the future.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cache">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideCache.Type.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideCache.Type.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="typeNameLabel">CacheUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#submit-java.lang.String-org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type-org.openstreetmap.josm.data.cache.ICachedLoaderListener-">submit</a></span>(java.lang.String&nbsp;key,
+      <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a>&nbsp;type,
+      org.openstreetmap.josm.data.cache.ICachedLoaderListener&nbsp;lis)</code>
+<div class="block">Requests the picture with the given key and quality and uses the given
+ listener.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html#StreetsideCache-java.lang.String-org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type-">StreetsideCache</a></span>(java.lang.String&nbsp;id,
+               <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a>&nbsp;type)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/StreetsideCache.Type.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCache.Type.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/StreetsideCache.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/StreetsideCache.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/class-use/StreetsideCache.html	(revision 34416)
@@ -0,0 +1,219 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/StreetsideCache.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cubemap">org.openstreetmap.josm.plugins.streetside.cubemap</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cubemap">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TileDownloadingTask.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#cache">cache</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TileDownloadingTask.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#getCache--">getCache</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">TileDownloadingTask.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#setCache-org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache-">setCache</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a>&nbsp;cache)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#imageCache">imageCache</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#thumbnailCache">thumbnailCache</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/class-use/StreetsideCache.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/package-frame.html	(revision 34416)
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.cache (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.cache</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">Caches</a></li>
+<li><a href="Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">Caches.CacheProxy</a></li>
+<li><a href="Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">Caches.CubemapCache</a></li>
+<li><a href="Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">Caches.ImageCache</a></li>
+<li><a href="Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">Caches.MapObjectIconCache</a></li>
+<li><a href="Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">Caches.UserProfileCache</a></li>
+<li><a href="CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">CacheUtils</a></li>
+<li><a href="CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">CacheUtils.IgnoreDownload</a></li>
+<li><a href="StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">StreetsideCache</a></li>
+</ul>
+<h2 title="Enums">Enums</h2>
+<ul title="Enums">
+<li><a href="CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">CacheUtils.PICTURE</a></li>
+<li><a href="StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache" target="classFrame">StreetsideCache.Type</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/package-summary.html	(revision 34416)
@@ -0,0 +1,215 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.cache (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.cache (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.cache</h1>
+<div class="docSummary">
+<div class="block">This package is all about caching resources downloaded from
+ <a href="https://mapillary.com">mapillary.com</a>
+ for faster access to those resources in the future.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;K,V extends java.io.Serializable&gt;</td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.MapObjectIconCache</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.UserProfileCache</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils</a></td>
+<td class="colLast">
+<div class="block">Utility methods for working with cache.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.IgnoreDownload</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></td>
+<td class="colLast">
+<div class="block">Stores the downloaded pictures locally.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
+<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Enum</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a></td>
+<td class="colLast">
+<div class="block">Picture quality</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a></td>
+<td class="colLast">
+<div class="block">Types of images.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.openstreetmap.josm.plugins.streetside.cache Description">Package org.openstreetmap.josm.plugins.streetside.cache Description</h2>
+<div class="block">This package is all about caching resources downloaded from
+ <a href="https://mapillary.com">mapillary.com</a>
+ for faster access to those resources in the future.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/package-tree.html	(revision 34416)
@@ -0,0 +1,166 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.cache Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.cache Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.cache</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches.CacheProxy</span></a>&lt;K,V&gt;
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches.MapObjectIconCache</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches.UserProfileCache</span></a></li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches.CubemapCache</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches.ImageCache</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">CacheUtils</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">CacheUtils.IgnoreDownload</span></a> (implements org.openstreetmap.josm.data.cache.ICachedLoaderListener)</li>
+<li type="circle">org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob&lt;K,V&gt; (implements org.openstreetmap.josm.data.cache.ICachedLoaderJob&lt;K&gt;)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">StreetsideCache</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">StreetsideCache.Type</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">CacheUtils.PICTURE</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cache/package-use.html	(revision 34416)
@@ -0,0 +1,248 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.cache (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.cache (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.cache" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.cache</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cache">org.openstreetmap.josm.plugins.streetside.cache</a></td>
+<td class="colLast">
+<div class="block">This package is all about caching resources downloaded from
+ <a href="https://mapillary.com">mapillary.com</a>
+ for faster access to those resources in the future.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cubemap">org.openstreetmap.josm.plugins.streetside.cubemap</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.PICTURE.html#org.openstreetmap.josm.plugins.streetside.actions">CacheUtils.PICTURE</a>
+<div class="block">Picture quality</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cache">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.CacheProxy.html#org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.CubemapCache.html#org.openstreetmap.josm.plugins.streetside.cache">Caches.CubemapCache</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/class-use/Caches.ImageCache.html#org.openstreetmap.josm.plugins.streetside.cache">Caches.ImageCache</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.IgnoreDownload.html#org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.IgnoreDownload</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/class-use/CacheUtils.PICTURE.html#org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>
+<div class="block">Picture quality</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/class-use/StreetsideCache.Type.html#org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache.Type</a>
+<div class="block">Types of images.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cubemap">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/class-use/StreetsideCache.html#org.openstreetmap.josm.plugins.streetside.cubemap">StreetsideCache</a>
+<div class="block">Stores the downloaded pictures locally.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/class-use/StreetsideCache.html#org.openstreetmap.josm.plugins.streetside.gui">StreetsideCache</a>
+<div class="block">Stores the downloaded pictures locally.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cache/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideAbstractImage.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideAbstractImage.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideAbstractImage.html	(revision 34416)
@@ -0,0 +1,918 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideAbstractImage.html" target="_top">Frames</a></li>
+<li><a href="StreetsideAbstractImage.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cubemap">org.openstreetmap.josm.plugins.streetside.cubemap</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.history.commands">org.openstreetmap.josm.plugins.streetside.history.commands</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.io.export">org.openstreetmap.josm.plugins.streetside.io.export</a></td>
+<td class="colLast">
+<div class="block">Classes for exporting images that were downloaded from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.mode">org.openstreetmap.josm.plugins.streetside.mode</a></td>
+<td class="colLast">
+<div class="block">The different modes that the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a> can be in.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.utils">org.openstreetmap.josm.plugins.streetside.utils</a></td>
+<td class="colLast">
+<div class="block">Utility classes for simplifying recurring tasks throughout the project.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></span></code>
+<div class="block">A StreetsideImage object represents each of the images stored in Streetside.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></span></code>
+<div class="block">A StreetsideImoprtedImage object represents a picture imported locally.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> declared as <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#highlightedImage">highlightedImage</a></span></code>
+<div class="block">The image under the cursor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#selectedImage">selectedImage</a></span></code>
+<div class="block">The image currently selected, this is the one being shown.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.NearestImgToTargetComparator.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html#target">target</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> with type parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#images">images</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideSequence.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#images">images</a></span></code>
+<div class="block">The images in the sequence.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#multiSelectedImages">multiSelectedImages</a></span></code>
+<div class="block">All the images selected, can be more than one.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> that return <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getHighlightedImage--">getHighlightedImage</a></span>()</code>
+<div class="block">Returns the image under the mouse cursor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getSelectedImage--">getSelectedImage</a></span>()</code>
+<div class="block">Returns the StreetsideImage object that is currently selected.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideAbstractImage.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#next--">next</a></span>()</code>
+<div class="block">If the StreetsideImage belongs to a StreetsideSequence, returns the next
+ image in the sequence.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideSequence.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#next-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">next</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Returns the next <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> in the sequence of a given
+ <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideAbstractImage.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#previous--">previous</a></span>()</code>
+<div class="block">If the StreetsideImage belongs to a StreetsideSequence, returns the previous
+ image in the sequence.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideSequence.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#previous-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">previous</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Returns the previous <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> in the sequence of a
+ given <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> that return types with arguments of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getImages--">getImages</a></span>()</code>
+<div class="block">Returns a Set containing all images.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideSequence.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#getImages--">getImages</a></span>()</code>
+<div class="block">Returns all <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects contained by this
+ object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getMultiSelectedImages--">getMultiSelectedImages</a></span>()</code>
+<div class="block">Returns a List containing all <code>StreetsideAbstractImage</code> objects
+ selected with ctrl + click.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#add-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">add</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Adds an StreetsideImage to the object, and then repaints mapView.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideSequence.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#add-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">add</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Adds a new <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object to the database.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#add-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-boolean-">add</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image,
+   boolean&nbsp;update)</code>
+<div class="block">Adds a StreetsideImage to the object, but doesn't repaint mapView.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#addMultiSelectedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">addMultiSelectedImage</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Adds a <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> object to the list of selected images, (when
+ ctrl + click)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.NearestImgToTargetComparator.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html#compare-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">compare</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;img1,
+       <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;img2)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideImage.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#compareTo-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">compareTo</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideCubemap.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html#compareTo-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">compareTo</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Comparison method for the StreetsideCubemap object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideImportedImage.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#compareTo-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">compareTo</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#drawImageMarker-java.awt.Graphics2D-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">drawImageMarker</a></span>(java.awt.Graphics2D&nbsp;g,
+               <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;img)</code>
+<div class="block">Draws an image marker onto the given Graphics context.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#fireSelectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">fireSelectedImageChanged</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                        <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getNearestImagesFromDifferentSequences-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-int-">getNearestImagesFromDifferentSequences</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;target,
+                                      int&nbsp;limit)</code>
+<div class="block">Returns the closest images belonging to a different sequence and
+ different from the specified target image.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideSequence.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#next-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">next</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Returns the next <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> in the sequence of a given
+ <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideSequence.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#previous-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">previous</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Returns the previous <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> in the sequence of a
+ given <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideSequence.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#remove-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">remove</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Removes a <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object from the database.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideDataListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#setHighlightedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">setHighlightedImage</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Highlights the image under the cursor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#setSelectedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">setSelectedImage</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Selects a new image.If the user does ctrl + click, this isn't triggered.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#setSelectedImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-boolean-">setSelectedImage</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image,
+                boolean&nbsp;zoom)</code>
+<div class="block">Selects a new image.If the user does ctrl+click, this isn't triggered.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> with type arguments of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideSequence.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#add-java.util.Collection-">add</a></span>(java.util.Collection&lt;? extends <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>
+<div class="block">Adds a set of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects to the database.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#addAll-java.util.Collection-">addAll</a></span>(java.util.Collection&lt;? extends <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>
+<div class="block">Adds a set of StreetsideImages to the object, and then repaints mapView.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#addAll-java.util.Collection-boolean-">addAll</a></span>(java.util.Collection&lt;? extends <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;newImages,
+      boolean&nbsp;update)</code>
+<div class="block">Adds a set of {link StreetsideAbstractImage} objects to this object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#addMultiSelectedImage-java.util.Collection-">addMultiSelectedImage</a></span>(java.util.Collection&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>
+<div class="block">Adds a set of <code>StreetsideAbstractImage</code> objects to the list of
+ selected images.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#setImages-java.util.Collection-">setImages</a></span>(java.util.Collection&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;newImages)</code>
+<div class="block">Sets a new <code>Collection</code> object as the used set of images.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html#NearestImgToTargetComparator-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">NearestImgToTargetComparator</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;target)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideWalkAction.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">WalkThread.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideZoomAction.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> with type arguments of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideExportAction.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#export-java.util.Set-">export</a></span>(java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>
+<div class="block">Exports the given images from the database.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cubemap">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> declared as <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#image">image</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> that return <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#getImage--">getImage</a></span>()</code>
+<div class="block">Returns the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object which is being shown.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#setImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">setImage</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Sets a new StreetsideImage to be shown.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideViewerPanel.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">ImageInfoPanel.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.history.commands">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a> declared as <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CommandUnjoin.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#a">a</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CommandJoin.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#a">a</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CommandUnjoin.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#b">b</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CommandJoin.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#b">b</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a> with type parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#images">images</a></span></code>
+<div class="block">Set of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects affected by the command</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#CommandJoin-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">CommandJoin</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;a,
+           <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;b)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructor parameters in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a> with type arguments of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#CommandMove-java.util.Set-double-double-">CommandMove</a></span>(java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images,
+           double&nbsp;x,
+           double&nbsp;y)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#CommandTurn-java.util.Set-double-">CommandTurn</a></span>(java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images,
+           double&nbsp;ca)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#CommandUnjoin-java.util.List-">CommandUnjoin</a></span>(java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#StreetsideCommand-java.util.Set-">StreetsideCommand</a></span>(java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html#StreetsideExecutableCommand-java.util.Set-">StreetsideExecutableCommand</a></span>(java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.io.export">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.export</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.export</a> with type parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideExportManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#images">images</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideExportWriterThread.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#queueImages">queueImages</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideExportDownloadThread.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#queueImages">queueImages</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideExportManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#queueImages">queueImages</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructor parameters in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.export</a> with type arguments of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#StreetsideExportDownloadThread-org.openstreetmap.josm.plugins.streetside.StreetsideImage-java.util.concurrent.ArrayBlockingQueue-java.util.concurrent.ArrayBlockingQueue-">StreetsideExportDownloadThread</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;image,
+                              java.util.concurrent.ArrayBlockingQueue&lt;java.awt.image.BufferedImage&gt;&nbsp;queue,
+                              java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;queueImages)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#StreetsideExportManager-java.util.Set-java.lang.String-">StreetsideExportManager</a></span>(java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images,
+                       java.lang.String&nbsp;path)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#StreetsideExportWriterThread-java.lang.String-java.util.concurrent.ArrayBlockingQueue-java.util.concurrent.ArrayBlockingQueue-int-org.openstreetmap.josm.gui.progress.ProgressMonitor-">StreetsideExportWriterThread</a></span>(java.lang.String&nbsp;path,
+                            java.util.concurrent.ArrayBlockingQueue&lt;java.awt.image.BufferedImage&gt;&nbsp;queue,
+                            java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;queueImages,
+                            int&nbsp;amount,
+                            org.openstreetmap.josm.gui.progress.ProgressMonitor&nbsp;monitor)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.mode">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a> declared as <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">SelectMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#closest">closest</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">SelectMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#lastClicked">lastClicked</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a> that return <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AbstractMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#getClosest-java.awt.Point-">getClosest</a></span>(java.awt.Point&nbsp;clickPoint)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.utils">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a> that return types with arguments of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#sortImagesInSequence-java.util.List-">sortImagesInSequence</a></span>(java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#join-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">join</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;imgA,
+    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;imgB)</code>
+<div class="block">Joins two images into the same sequence.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#unjoin-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">unjoin</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;imgA,
+      <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;imgB)</code>
+<div class="block">Separates two images belonging to the same sequence.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a> with type arguments of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#showPictures-java.util.Set-boolean-">showPictures</a></span>(java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images,
+            boolean&nbsp;select)</code>
+<div class="block">Zooms to fit all the given <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#sortImagesInSequence-java.util.List-">sortImagesInSequence</a></span>(java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideAbstractImage.html" target="_top">Frames</a></li>
+<li><a href="StreetsideAbstractImage.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideCubemap.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideCubemap.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideCubemap.html	(revision 34416)
@@ -0,0 +1,191 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideCubemap (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideCubemap (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideCubemap.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCubemap.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideCubemap" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.StreetsideCubemap</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cubemap">org.openstreetmap.josm.plugins.streetside.cubemap</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cubemap">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> declared as <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#cubemap">cubemap</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> that return <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#getCubemap--">getCubemap</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#setCubemap-org.openstreetmap.josm.plugins.streetside.StreetsideCubemap-">setCubemap</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a>&nbsp;cubemap)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideCubemap.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCubemap.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideData.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideData.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideData.html	(revision 34416)
@@ -0,0 +1,245 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideData (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideData (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideData.html" target="_top">Frames</a></li>
+<li><a href="StreetsideData.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideData" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.StreetsideData</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.io.download">org.openstreetmap.josm.plugins.streetside.io.download</a></td>
+<td class="colLast">
+<div class="block">Classes for downloading images, sequences and image metadata like traffic signs from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> declared as <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#data">data</a></span></code>
+<div class="block"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a> object that stores the database.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> that return <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getData--">getData</a></span>()</code>
+<div class="block">Returns the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a> object, which acts as the database of the
+ Layer.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> declared as <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></code></td>
+<td class="colLast"><span class="typeNameLabel">WalkThread.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#data">data</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.io.download">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a> declared as <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></code></td>
+<td class="colLast"><span class="typeNameLabel">SequenceDownloadRunnable.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#data">data</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#SequenceDownloadRunnable-org.openstreetmap.josm.plugins.streetside.StreetsideData-org.openstreetmap.josm.data.Bounds-">SequenceDownloadRunnable</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a>&nbsp;data,
+                        org.openstreetmap.josm.data.Bounds&nbsp;bounds)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideData.html" target="_top">Frames</a></li>
+<li><a href="StreetsideData.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideDataListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideDataListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideDataListener.html	(revision 34416)
@@ -0,0 +1,330 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Interface org.openstreetmap.josm.plugins.streetside.StreetsideDataListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.openstreetmap.josm.plugins.streetside.StreetsideDataListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideDataListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDataListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.openstreetmap.josm.plugins.streetside.StreetsideDataListener" class="title">Uses of Interface<br>org.openstreetmap.josm.plugins.streetside.StreetsideDataListener</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cubemap">org.openstreetmap.josm.plugins.streetside.cubemap</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> that implement <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></span></code>
+<div class="block">This class represents the layer shown in JOSM.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> with type parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#listeners">listeners</a></span></code>
+<div class="block">Listeners of the class.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> that return <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsidePlugin.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html#getStreetsideDataListeners--">getStreetsideDataListeners</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#addListener-org.openstreetmap.josm.plugins.streetside.StreetsideDataListener-">addListener</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>&nbsp;lis)</code>
+<div class="block">Adds a new listener.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#removeListener-org.openstreetmap.josm.plugins.streetside.StreetsideDataListener-">removeListener</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>&nbsp;lis)</code>
+<div class="block">Removes a listener.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> that implement <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideWalkAction</a></span></code>
+<div class="block">Walks forward at a given interval.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">StreetsideZoomAction</a></span></code>
+<div class="block">Zooms to the currently selected image.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></span></code>
+<div class="block">Thread containing the walk process.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cubemap">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> that implement <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> that implement <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></span></code>
+<div class="block">Toggle dialog that shows an image and some buttons.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> that implement <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideDataListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDataListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.Rn.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.Rn.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.Rn.html	(revision 34416)
@@ -0,0 +1,193 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideImage.Rn (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideImage.Rn (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.Rn.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImage.Rn.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideImage.Rn" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.StreetsideImage.Rn</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> declared as <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideImage.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#rn">rn</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> that return <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideImage.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getRn--">getRn</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideImage.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#setRn-org.openstreetmap.josm.plugins.streetside.StreetsideImage.Rn-">setRn</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a>&nbsp;rn)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.Rn.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImage.Rn.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.html	(revision 34416)
@@ -0,0 +1,401 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideImage (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideImage (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImage.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideImage" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.StreetsideImage</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cache">org.openstreetmap.josm.plugins.streetside.cache</a></td>
+<td class="colLast">
+<div class="block">This package is all about caching resources downloaded from
+ <a href="https://mapillary.com">mapillary.com</a>
+ for faster access to those resources in the future.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.io.export">org.openstreetmap.josm.plugins.streetside.io.export</a></td>
+<td class="colLast">
+<div class="block">Classes for exporting images that were downloaded from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.utils.api">org.openstreetmap.josm.plugins.streetside.utils.api</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> declared as <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#nearestImages">nearestImages</a></span></code>
+<div class="block">The nearest images to the selected image from different sequences sorted by distance from selection.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> with type parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLocationChangeset.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#changeset">changeset</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> that return <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getNearestImagesFromDifferentSequences-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-int-">getNearestImagesFromDifferentSequences</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;target,
+                                      int&nbsp;limit)</code>
+<div class="block">Returns the closest images belonging to a different sequence and
+ different from the specified target image.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getNNearestImage-int-">getNNearestImage</a></span>(int&nbsp;n)</code>
+<div class="block">Returns the n-nearest image, for n=1 the nearest one is returned, for n=2 the second nearest one and so on.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> that return types with arguments of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLocationChangeset.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#iterator--">iterator</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLocationChangeset.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#add-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">add</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;image)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#downloadSurroundingCubemaps-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">downloadSurroundingCubemaps</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;streetsideImage)</code>
+<div class="block">Downloads surrounding images of this mapillary image in background threads</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#downloadSurroundingImages-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">downloadSurroundingImages</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;streetsideImage)</code>
+<div class="block">Downloads surrounding images of this mapillary image in background threads</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><span class="typeNameLabel">WalkThread.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#preDownloadCubemaps-org.openstreetmap.josm.plugins.streetside.StreetsideImage-int-">preDownloadCubemaps</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;startImage,
+                   int&nbsp;n)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static void</code></td>
+<td class="colLast"><span class="typeNameLabel">WalkThread.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html#preDownloadImages-org.openstreetmap.josm.plugins.streetside.StreetsideImage-int-org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE-">preDownloadImages</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;startImage,
+                 int&nbsp;n,
+                 <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>&nbsp;type)</code>
+<div class="block">Downloads n images into the cache beginning from the supplied start-image (including the start-image itself).</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cache">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="typeNameLabel">CacheUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#downloadCubemap-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">downloadCubemap</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;cm)</code>
+<div class="block">Downloads the the thumbnail and the full resolution picture of the given
+ image.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="typeNameLabel">CacheUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#downloadPicture-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">downloadPicture</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;img)</code>
+<div class="block">Downloads the the thumbnail and the full resolution picture of the given
+ image.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="typeNameLabel">CacheUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html#downloadPicture-org.openstreetmap.josm.plugins.streetside.StreetsideImage-org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE-">downloadPicture</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;img,
+               <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache">CacheUtils.PICTURE</a>&nbsp;pic)</code>
+<div class="block">Downloads the picture of the given image.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.io.export">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.export</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.export</a> declared as <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideExportDownloadThread.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#image">image</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.export</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#StreetsideExportDownloadThread-org.openstreetmap.josm.plugins.streetside.StreetsideImage-java.util.concurrent.ArrayBlockingQueue-java.util.concurrent.ArrayBlockingQueue-">StreetsideExportDownloadThread</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;image,
+                              java.util.concurrent.ArrayBlockingQueue&lt;java.awt.image.BufferedImage&gt;&nbsp;queue,
+                              java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;queueImages)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.utils.api">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a> that return <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">JsonStreetsideSequencesDecoder.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeBubbleData-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">decodeBubbleData</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;image)</code>
+<div class="block">Parses a given <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> as a GeoJSON Feature into a <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">JsonStreetsideSequencesDecoder.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeBubbleData-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">decodeBubbleData</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;image)</code>
+<div class="block">Parses a given <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> as a GeoJSON Feature into a <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static javax.json.JsonObjectBuilder</code></td>
+<td class="colLast"><span class="typeNameLabel">JsonLocationChangesetEncoder.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html#encodeImageChanges-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">encodeImageChanges</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;img)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImage.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImportedImage.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImportedImage.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImportedImage.html	(revision 34416)
@@ -0,0 +1,217 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImportedImage.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImportedImage.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.io.export">org.openstreetmap.josm.plugins.streetside.io.export</a></td>
+<td class="colLast">
+<div class="block">Classes for exporting images that were downloaded from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.mode">org.openstreetmap.josm.plugins.streetside.mode</a></td>
+<td class="colLast">
+<div class="block">The different modes that the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a> can be in.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> that return <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideImportedImage.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html#createInstance-org.openstreetmap.josm.gui.layer.geoimage.ImageEntry-">createInstance</a></span>(org.openstreetmap.josm.gui.layer.geoimage.ImageEntry&nbsp;geoImage)</code>
+<div class="block">Constructs a new image from an image entry of a <code>GeoImageLayer</code>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.io.export">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.export</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructor parameters in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.export</a> with type arguments of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#StreetsideExportManager-java.util.List-">StreetsideExportManager</a></span>(java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a>&gt;&nbsp;images)</code>
+<div class="block">Constructor used to rewrite imported images.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.mode">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a> declared as <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></code></td>
+<td class="colLast"><span class="typeNameLabel">JoinMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#lastClick">lastClick</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImportedImage.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImportedImage.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLayer.NearestImgToTargetComparator.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLayer.NearestImgToTargetComparator.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLayer.NearestImgToTargetComparator.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideLayer.NearestImgToTargetComparator (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideLayer.NearestImgToTargetComparator (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLayer.NearestImgToTargetComparator.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLayer.NearestImgToTargetComparator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideLayer.NearestImgToTargetComparator" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.StreetsideLayer.NearestImgToTargetComparator</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.StreetsideLayer.NearestImgToTargetComparator</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLayer.NearestImgToTargetComparator.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLayer.NearestImgToTargetComparator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLayer.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLayer.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLayer.html	(revision 34416)
@@ -0,0 +1,184 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideLayer (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideLayer (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLayer.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLayer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideLayer" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.StreetsideLayer</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> declared as <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#instance">instance</a></span></code>
+<div class="block">Unique instance of the class.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> that return <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getInstance--">getInstance</a></span>()</code>
+<div class="block">Returns the unique instance of this class.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLayer.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLayer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLocationChangeset.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLocationChangeset.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLocationChangeset.html	(revision 34416)
@@ -0,0 +1,205 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLocationChangeset.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLocationChangeset.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.utils.api">org.openstreetmap.josm.plugins.streetside.utils.api</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> declared as <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#locationChangeset">locationChangeset</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> that return <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#getLocationChangeset--">getLocationChangeset</a></span>()</code>
+<div class="block">Returns the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLocationChangeset</code></a> object, which acts as the database of the
+ Layer.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.utils.api">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static javax.json.JsonObjectBuilder</code></td>
+<td class="colLast"><span class="typeNameLabel">JsonLocationChangesetEncoder.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html#encodeLocationChangeset-org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset-">encodeLocationChangeset</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a>&nbsp;changeset)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLocationChangeset.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLocationChangeset.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsidePlugin.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsidePlugin.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsidePlugin.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsidePlugin (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsidePlugin (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsidePlugin.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePlugin.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsidePlugin" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.StreetsidePlugin</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.StreetsidePlugin</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsidePlugin.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePlugin.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideSequence.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideSequence.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideSequence.html	(revision 34416)
@@ -0,0 +1,278 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideSequence (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideSequence (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideSequence.html" target="_top">Frames</a></li>
+<li><a href="StreetsideSequence.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.StreetsideSequence" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.StreetsideSequence</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.utils">org.openstreetmap.josm.plugins.streetside.utils</a></td>
+<td class="colLast">
+<div class="block">Utility classes for simplifying recurring tasks throughout the project.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.utils.api">org.openstreetmap.josm.plugins.streetside.utils.api</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> declared as <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideAbstractImage.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#sequence">sequence</a></span></code>
+<div class="block">Sequence of pictures containing this object.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> that return <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideAbstractImage.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getSequence--">getSequence</a></span>()</code>
+<div class="block">Returns the sequence which contains this image.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> that return types with arguments of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideData.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html#getSequences--">getSequences</a></span>()</code>
+<div class="block">Returns a Set of all sequences, that the images are part of.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideAbstractImage.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setSequence-org.openstreetmap.josm.plugins.streetside.StreetsideSequence-">setSequence</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a>&nbsp;sequence)</code>
+<div class="block">Sets the StreetsideSequence object which contains the StreetsideImage.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.utils">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a> with parameters of type <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static java.awt.geom.Path2D</code></td>
+<td class="colLast"><span class="typeNameLabel">MapViewGeometryUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html#getSequencePath-org.openstreetmap.josm.gui.NavigatableComponent-org.openstreetmap.josm.plugins.streetside.StreetsideSequence-">getSequencePath</a></span>(org.openstreetmap.josm.gui.NavigatableComponent&nbsp;nc,
+               <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a>&nbsp;seq)</code>
+<div class="block">Converts a <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a> into a <code>Path2D</code> that can be drawn
+ on the specified <code>NavigatableComponent</code>'s <code>Graphics2D</code>-context.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.utils.api">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a> in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a> that return <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></code></td>
+<td class="colLast"><span class="typeNameLabel">JsonStreetsideSequencesDecoder.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeSequence-javax.json.JsonObject-">decodeSequence</a></span>(javax.json.JsonObject&nbsp;json)</code>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON Feature into a <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></code></td>
+<td class="colLast"><span class="typeNameLabel">JsonSequencesDecoder.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#decodeSequence-javax.json.JsonObject-">decodeSequence</a></span>(javax.json.JsonObject&nbsp;json)</code>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON Feature into a <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></code></td>
+<td class="colLast"><span class="typeNameLabel">JsonStreetsideSequencesDecoder.</span><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeStreetsideSequence-javax.json.JsonObject-">decodeStreetsideSequence</a></span>(javax.json.JsonObject&nbsp;json)</code>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON Feature into a <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/class-use/StreetsideSequence.html" target="_top">Frames</a></li>
+<li><a href="StreetsideSequence.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html	(revision 34416)
@@ -0,0 +1,394 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>CameraTransformer.RotateOrder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CameraTransformer.RotateOrder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CameraTransformer.RotateOrder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" target="_top">Frames</a></li>
+<li><a href="CameraTransformer.RotateOrder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cubemap</div>
+<h2 title="Enum CameraTransformer.RotateOrder" class="title">Enum CameraTransformer.RotateOrder</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.17">CameraTransformer.RotateOrder</a>
+extends java.lang.Enum&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#XYZ">XYZ</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#XZY">XZY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#YXZ">YXZ</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#YZX">YZX</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#ZXY">ZXY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#ZYX">ZYX</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="XYZ">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>XYZ</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#line.18">XYZ</a></pre>
+</li>
+</ul>
+<a name="XZY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>XZY</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#line.18">XZY</a></pre>
+</li>
+</ul>
+<a name="YXZ">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>YXZ</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#line.18">YXZ</a></pre>
+</li>
+</ul>
+<a name="YZX">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>YZX</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#line.18">YZX</a></pre>
+</li>
+</ul>
+<a name="ZXY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ZXY</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#line.18">ZXY</a></pre>
+</li>
+</ul>
+<a name="ZYX">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ZYX</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#line.18">ZYX</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a>[]&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#line.17">values</a>()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (CameraTransformer.RotateOrder c : CameraTransformer.RotateOrder.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>an array containing the constants of this enum type, in the order they are declared</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOf-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#line.17">valueOf</a>(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the enum constant with the specified name</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CameraTransformer.RotateOrder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" target="_top">Frames</a></li>
+<li><a href="CameraTransformer.RotateOrder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html	(revision 34416)
@@ -0,0 +1,758 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>CameraTransformer (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CameraTransformer (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CameraTransformer.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" target="_top">Frames</a></li>
+<li><a href="CameraTransformer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cubemap</div>
+<h2 title="Class CameraTransformer" class="title">Class CameraTransformer</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javafx.scene.Node</li>
+<li>
+<ul class="inheritance">
+<li>javafx.scene.Parent</li>
+<li>
+<ul class="inheritance">
+<li>javafx.scene.Group</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>javafx.css.Styleable, javafx.event.EventTarget</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.15">CameraTransformer</a>
+extends javafx.scene.Group</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== PROPERTY SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="property.summary">
+<!--   -->
+</a>
+<h3>Property Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="properties.inherited.from.class.javafx.scene.Group">
+<!--   -->
+</a>
+<h3>Properties inherited from class&nbsp;javafx.scene.Group</h3>
+<code>autoSizeChildrenProperty</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="properties.inherited.from.class.javafx.scene.Parent">
+<!--   -->
+</a>
+<h3>Properties inherited from class&nbsp;javafx.scene.Parent</h3>
+<code>impl_traversalEngineProperty, needsLayoutProperty</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="properties.inherited.from.class.javafx.scene.Node">
+<!--   -->
+</a>
+<h3>Properties inherited from class&nbsp;javafx.scene.Node</h3>
+<code>accessibleHelpProperty, accessibleRoleDescriptionProperty, accessibleRoleProperty, accessibleTextProperty, blendModeProperty, boundsInLocalProperty, boundsInParentProperty, cacheHintProperty, cacheProperty, clipProperty, cursorProperty, depthTestProperty, disabledProperty, disableProperty, effectiveNodeOrientationProperty, effectProperty, eventDispatcherProperty, focusedProperty, focusTraversableProperty, hoverProperty, idProperty, impl_showMnemonicsProperty, impl_treeVisibleProperty, inputMethodRequestsProperty, layoutBoundsProperty, layoutXProperty, layoutYProperty, localToParentTransformProperty, localToSceneTransformProperty, managedProperty, mouseTransparentProperty, nodeOrientationProperty, onContextMenuRequestedProperty, onDragDetectedProperty, onDragDoneProperty, onDragDroppedProperty, onDragEnteredProperty, onDragExitedProperty, onDragOverProperty, onInputMethodTextChangedProperty, onKeyPressedProperty, onKeyReleasedProperty, onKeyTypedProperty, onMouseClickedProperty, onMouseDragEnteredProperty, onMouseDragExitedProperty, onMouseDraggedProperty, onMouseDragOverProperty, onMouseDragReleasedProperty, onMouseEnteredProperty, onMouseExitedProperty, onMouseMovedProperty, onMousePressedProperty, onMouseReleasedProperty, onRotateProperty, onRotationFinishedProperty, onRotationStartedProperty, onScrollFinishedProperty, onScrollProperty, onScrollStartedProperty, onSwipeDownProperty, onSwipeLeftProperty, onSwipeRightProperty, onSwipeUpProperty, onTouchMovedProperty, onTouchPressedProperty, onTouchReleasedProperty, onTouchStationaryProperty, onZoomFinishedProperty, onZoomProperty, onZoomStartedProperty, opacityProperty, parentProperty, pickOnBoundsProperty, pressedProperty, rotateProperty, rotationAxisProperty, scaleXProperty, scaleYProperty, scaleZProperty, sceneProperty, styleProperty, translateXProperty, translateYProperty, translateZProperty, visibleProperty</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>javafx.scene.transform.Translate</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#ip">ip</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>javafx.scene.transform.Translate</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#p">p</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>javafx.scene.transform.Rotate</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#rx">rx</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>javafx.scene.transform.Rotate</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#ry">ry</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>javafx.scene.transform.Rotate</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#rz">rz</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>javafx.scene.transform.Scale</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#s">s</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>javafx.scene.transform.Translate</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#t">t</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javafx.scene.Node">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javafx.scene.Node</h3>
+<code>BASELINE_OFFSET_SAME_AS_HEIGHT</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#CameraTransformer--">CameraTransformer</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#CameraTransformer-org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder-">CameraTransformer</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a>&nbsp;rotateOrder)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#reset--">reset</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#resetTSP--">resetTSP</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setPivot-double-double-double-">setPivot</a></span>(double&nbsp;x,
+        double&nbsp;y,
+        double&nbsp;z)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setRotate-double-double-double-">setRotate</a></span>(double&nbsp;x,
+         double&nbsp;y,
+         double&nbsp;z)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setRotateX-double-">setRotateX</a></span>(double&nbsp;x)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setRotateY-double-">setRotateY</a></span>(double&nbsp;y)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setRotateZ-double-">setRotateZ</a></span>(double&nbsp;z)</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setRx-double-">setRx</a></span>(double&nbsp;x)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setRy-double-">setRy</a></span>(double&nbsp;y)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setRz-double-">setRz</a></span>(double&nbsp;z)</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setScale-double-">setScale</a></span>(double&nbsp;scaleFactor)</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setScale-double-double-double-">setScale</a></span>(double&nbsp;x,
+        double&nbsp;y,
+        double&nbsp;z)</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setSx-double-">setSx</a></span>(double&nbsp;x)</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setSy-double-">setSy</a></span>(double&nbsp;y)</code>&nbsp;</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setSz-double-">setSz</a></span>(double&nbsp;z)</code>&nbsp;</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setTranslate-double-double-">setTranslate</a></span>(double&nbsp;x,
+            double&nbsp;y)</code>&nbsp;</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setTranslate-double-double-double-">setTranslate</a></span>(double&nbsp;x,
+            double&nbsp;y,
+            double&nbsp;z)</code>&nbsp;</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setTx-double-">setTx</a></span>(double&nbsp;x)</code>&nbsp;</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setTy-double-">setTy</a></span>(double&nbsp;y)</code>&nbsp;</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#setTz-double-">setTz</a></span>(double&nbsp;z)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javafx.scene.Group">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javafx.scene.Group</h3>
+<code>autoSizeChildrenProperty, getChildren, impl_computeLayoutBounds, isAutoSizeChildren, layoutChildren, minHeight, minWidth, prefHeight, prefWidth, setAutoSizeChildren</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javafx.scene.Parent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javafx.scene.Parent</h3>
+<code>computeMinHeight, computeMinWidth, computePrefHeight, computePrefWidth, getBaselineOffset, getChildrenUnmodifiable, getImpl_traversalEngine, getManagedChildren, getStylesheets, impl_computeContains, impl_computeGeomBounds, impl_createPeer, impl_getAllParentStylesheets, impl_pickNodeLocal, impl_processCSS, impl_processMXNode, impl_traversalEngineProperty, impl_updatePeer, isNeedsLayout, layout, lookup, needsLayoutProperty, queryAccessibleAttribute, requestLayout, requestParentLayout, setImpl_traversalEngine, setNeedsLayout, updateBounds</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javafx.scene.Node">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javafx.scene.Node</h3>
+<code>accessibleHelpProperty, accessibleRoleDescriptionProperty, accessibleRoleProperty, accessibleTextProperty, addEventFilter, addEventHandler, applyCss, autosize, blendModeProperty, boundsInLocalProperty, boundsInParentProperty, buildEventDispatchChain, cacheHintProperty, cacheProperty, clipProperty, computeAreaInScreen, contains, contains, containsBounds, cursorProperty, depthTestProperty, disabledProperty, disableProperty, effectiveNodeOrientationProperty, effectProperty, eventDispatcherProperty, executeAccessibleAction, fireEvent, focusedProperty, focusTraversableProperty, getAccessibleHelp, getAccessibleRole, getAccessibleRoleDescription, getAccessibleText, getBlendMode, getBoundsInLocal, getBoundsInParent, getCacheHint, getClassCssMetaData, getClip, getContentBias, getCssMetaData, getCursor, getDepthTest, getEffect, getEffectiveNodeOrientation, getEventDispatcher, getId, getInputMethodRequests, getLayoutBounds, getLayoutX, getLayoutY, getLocalToParentTransform, getLocalToSceneTransform, getNodeOrientation, getOnContextMenuRequested, getOnDragDetected, getOnDragDone, getOnDragDropped, getOnDragEntered, getOnDragExited, getOnDragOver, getOnInputMethodTextChanged, getOnKeyPressed, getOnKeyReleased, getOnKeyTyped, getOnMouseClicked, getOnMouseDragEntered, getOnMouseDragExited, getOnMouseDragged, getOnMouseDragOver, getOnMouseDragReleased, getOnMouseEntered, getOnMouseExited, getOnMouseMoved, getOnMousePressed, getOnMouseReleased, getOnRotate, getOnRotationFinished, getOnRotationStarted, getOnScroll, getOnScrollFinished, getOnScrollStarted, getOnSwipeDown, getOnSwipeLeft, getOnSwipeRight, getOnSwipeUp, getOnTouchMoved, getOnTouchPressed, getOnTouchReleased, getOnTouchStationary, getOnZoom, getOnZoomFinished, getOnZoomStarted, getOpacity, getParent, getProperties, getPseudoClassStates, getRotate, getRotationAxis, getScaleX, getScaleY, getScaleZ, getScene, getStyle, getStyleableParent, getStyleClass, getTransforms, getTranslateX, getTranslateY, getTranslateZ, getTypeSelector, getUserData, hasProperties, hoverProperty, idProperty, impl_clearDirty, impl_computeIntersects, impl_cssGetCursorInitialValue, impl_cssGetFocusTraversableInitialValue, impl_findStyles, impl_geomChanged, impl_getLeafTransform, impl_getMatchingStyles, impl_getPeer, impl_getPivotX, impl_getPivotY, impl_getPivotZ, impl_getStyleMap, impl_hasTransforms, impl_intersects, impl_intersectsBounds, impl_isDirty, impl_isDirtyEmpty, impl_isShowMnemonics, impl_isTreeVisible, impl_layoutBoundsChanged, impl_markDirty, impl_notifyLayoutBoundsChanged, impl_pickNode, impl_processCSS, impl_reapplyCSS, impl_setShowMnemonics, impl_setStyleMap, impl_showMnemonicsProperty, impl_syncPeer, impl_transformsChanged, impl_traverse, impl_treeVisibleProperty, inputMethodRequestsProperty, intersects, intersects, isCache, isDisable, isDisabled, isFocused, isFocusTraversable, isHover, isManaged, isMouseTransparent, isPickOnBounds, isPressed, isResizable, isVisible, layoutBoundsProperty, layoutXProperty, layoutYProperty, localToParent, localToParent, localToParent, localToParent, localToParent, localToParentTransformProperty, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToSceneTransformProperty, localToScreen, localToScreen, localToScreen, localToScreen, localToScreen, lookupAll, managedProperty, maxHeight, maxWidth, mouseTransparentProperty, nodeOrientationProperty, notifyAccessibleAttributeChanged, onContextMenuRequestedProperty, onDragDetectedProperty, onDragDoneProperty, onDragDroppedProperty, onDragEnteredProperty, onDragExitedProperty, onDragOverProperty, onInputMethodTextChangedProperty, onKeyPressedProperty, onKeyReleasedProperty, onKeyTypedProperty, onMouseClickedProperty, onMouseDragEnteredProperty, onMouseDragExitedProperty, onMouseDraggedProperty, onMouseDragOverProperty, onMouseDragReleasedProperty, onMouseEnteredProperty, onMouseExitedProperty, onMouseMovedProperty, onMousePressedProperty, onMouseReleasedProperty, onRotateProperty, onRotationFinishedProperty, onRotationStartedProperty, onScrollFinishedProperty, onScrollProperty, onScrollStartedProperty, onSwipeDownProperty, onSwipeLeftProperty, onSwipeRightProperty, onSwipeUpProperty, onTouchMovedProperty, onTouchPressedProperty, onTouchReleasedProperty, onTouchStationaryProperty, onZoomFinishedProperty, onZoomProperty, onZoomStartedProperty, opacityProperty, parentProperty, parentToLocal, parentToLocal, parentToLocal, parentToLocal, parentToLocal, pickOnBoundsProperty, pressedProperty, pseudoClassStateChanged, relocate, removeEventFilter, removeEventHandler, requestFocus, resize, resizeRelocate, rotateProperty, rotationAxisProperty, scaleXProperty, scaleYProperty, scaleZProperty, sceneProperty, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, screenToLocal, screenToLocal, screenToLocal, setAccessibleHelp, setAccessibleRole, setAccessibleRoleDescription, setAccessibleText, setBlendMode, setCache, setCacheHint, setClip, setCursor, setDepthTest, setDisable, setDisabled, setEffect, setEventDispatcher, setEventHandler, setFocused, setFocusTraversable, setHover, setId, setInputMethodRequests, setLayoutX, setLayoutY, setManaged, setMouseTransparent, setNodeOrientation, setOnContextMenuRequested, setOnDragDetected, setOnDragDone, setOnDragDropped, setOnDragEntered, setOnDragExited, setOnDragOver, setOnInputMethodTextChanged, setOnKeyPressed, setOnKeyReleased, setOnKeyTyped, setOnMouseClicked, setOnMouseDragEntered, setOnMouseDragExited, setOnMouseDragged, setOnMouseDragOver, setOnMouseDragReleased, setOnMouseEntered, setOnMouseExited, setOnMouseMoved, setOnMousePressed, setOnMouseReleased, setOnRotate, setOnRotationFinished, setOnRotationStarted, setOnScroll, setOnScrollFinished, setOnScrollStarted, setOnSwipeDown, setOnSwipeLeft, setOnSwipeRight, setOnSwipeUp, setOnTouchMoved, setOnTouchPressed, setOnTouchReleased, setOnTouchStationary, setOnZoom, setOnZoomFinished, setOnZoomStarted, setOpacity, setPickOnBounds, setPressed, setRotate, setRotationAxis, setScaleX, setScaleY, setScaleZ, setStyle, setTranslateX, setTranslateY, setTranslateZ, setUserData, setVisible, snapshot, snapshot, startDragAndDrop, startFullDrag, styleProperty, toBack, toFront, toString, translateXProperty, translateYProperty, translateZProperty, usesMirroring, visibleProperty</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="t">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>t</h4>
+<pre>public&nbsp;javafx.scene.transform.Translate <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.21">t</a></pre>
+</li>
+</ul>
+<a name="p">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>p</h4>
+<pre>public&nbsp;javafx.scene.transform.Translate <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.22">p</a></pre>
+</li>
+</ul>
+<a name="ip">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ip</h4>
+<pre>public&nbsp;javafx.scene.transform.Translate <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.23">ip</a></pre>
+</li>
+</ul>
+<a name="rx">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>rx</h4>
+<pre>public&nbsp;javafx.scene.transform.Rotate <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.24">rx</a></pre>
+</li>
+</ul>
+<a name="ry">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ry</h4>
+<pre>public&nbsp;javafx.scene.transform.Rotate <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.28">ry</a></pre>
+</li>
+</ul>
+<a name="rz">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>rz</h4>
+<pre>public&nbsp;javafx.scene.transform.Rotate <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.32">rz</a></pre>
+</li>
+</ul>
+<a name="s">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>s</h4>
+<pre>public&nbsp;javafx.scene.transform.Scale <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.36">s</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CameraTransformer--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CameraTransformer</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.38">CameraTransformer</a>()</pre>
+</li>
+</ul>
+<a name="CameraTransformer-org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CameraTransformer</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.43">CameraTransformer</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a>&nbsp;rotateOrder)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setTranslate-double-double-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTranslate</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.67">setTranslate</a>(double&nbsp;x,
+                         double&nbsp;y,
+                         double&nbsp;z)</pre>
+</li>
+</ul>
+<a name="setTranslate-double-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTranslate</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.73">setTranslate</a>(double&nbsp;x,
+                         double&nbsp;y)</pre>
+</li>
+</ul>
+<a name="setTx-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTx</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.78">setTx</a>(double&nbsp;x)</pre>
+</li>
+</ul>
+<a name="setTy-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTy</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.82">setTy</a>(double&nbsp;y)</pre>
+</li>
+</ul>
+<a name="setTz-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTz</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.86">setTz</a>(double&nbsp;z)</pre>
+</li>
+</ul>
+<a name="setRotate-double-double-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRotate</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.90">setRotate</a>(double&nbsp;x,
+                      double&nbsp;y,
+                      double&nbsp;z)</pre>
+</li>
+</ul>
+<a name="setRotateX-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRotateX</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.96">setRotateX</a>(double&nbsp;x)</pre>
+</li>
+</ul>
+<a name="setRotateY-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRotateY</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.100">setRotateY</a>(double&nbsp;y)</pre>
+</li>
+</ul>
+<a name="setRotateZ-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRotateZ</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.104">setRotateZ</a>(double&nbsp;z)</pre>
+</li>
+</ul>
+<a name="setRx-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRx</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.108">setRx</a>(double&nbsp;x)</pre>
+</li>
+</ul>
+<a name="setRy-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRy</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.112">setRy</a>(double&nbsp;y)</pre>
+</li>
+</ul>
+<a name="setRz-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRz</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.116">setRz</a>(double&nbsp;z)</pre>
+</li>
+</ul>
+<a name="setScale-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setScale</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.120">setScale</a>(double&nbsp;scaleFactor)</pre>
+</li>
+</ul>
+<a name="setScale-double-double-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setScale</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.126">setScale</a>(double&nbsp;x,
+                     double&nbsp;y,
+                     double&nbsp;z)</pre>
+</li>
+</ul>
+<a name="setSx-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSx</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.132">setSx</a>(double&nbsp;x)</pre>
+</li>
+</ul>
+<a name="setSy-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSy</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.136">setSy</a>(double&nbsp;y)</pre>
+</li>
+</ul>
+<a name="setSz-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSz</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.140">setSz</a>(double&nbsp;z)</pre>
+</li>
+</ul>
+<a name="setPivot-double-double-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPivot</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.144">setPivot</a>(double&nbsp;x,
+                     double&nbsp;y,
+                     double&nbsp;z)</pre>
+</li>
+</ul>
+<a name="reset--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>reset</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.153">reset</a>()</pre>
+</li>
+</ul>
+<a name="resetTSP--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>resetTSP</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#line.171">resetTSP</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CameraTransformer.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" target="_top">Frames</a></li>
+<li><a href="CameraTransformer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html	(revision 34416)
@@ -0,0 +1,628 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>CubemapBuilder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CubemapBuilder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":9,"i5":10,"i6":9,"i7":10,"i8":10,"i9":10,"i10":10,"i11":9,"i12":10,"i13":10,"i14":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CubemapBuilder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" target="_top">Frames</a></li>
+<li><a href="CubemapBuilder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cubemap</div>
+<h2 title="Class CubemapBuilder" class="title">Class CubemapBuilder</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.29">CubemapBuilder</a>
+extends java.lang.Object
+implements <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#cancelled">cancelled</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#cubemap">cubemap</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#startTime">startTime</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.util.Map&lt;java.lang.String,java.awt.image.BufferedImage&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#tileImages">tileImages</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#CubemapBuilder--">CubemapBuilder</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#buildCubemapFaces--">buildCubemapFaces</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#destroyInstance--">destroyInstance</a></span>()</code>
+<div class="block">Destroys the unique instance of the class.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#downloadCubemapImages-java.lang.String-">downloadCubemapImages</a></span>(java.lang.String&nbsp;imageId)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#getCubemap--">getCubemap</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#getInstance--">getInstance</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>java.util.Map&lt;java.lang.String,java.awt.image.BufferedImage&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#getTileImages--">getTileImages</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#hasInstance--">hasInstance</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#imagesAdded--">imagesAdded</a></span>()</code>
+<div class="block">Fired when any image is added to the database.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#reload-java.lang.String-">reload</a></span>(java.lang.String&nbsp;imageId)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#resetTileImages--">resetTileImages</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#setCubemap-org.openstreetmap.josm.plugins.streetside.StreetsideCubemap-">setCubemap</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a>&nbsp;cubemap)</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#setTileImages-java.util.Map-">setTileImages</a></span>(java.util.Map&lt;java.lang.String,java.awt.image.BufferedImage&gt;&nbsp;tileImages)</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#tileAdded-java.lang.String-">tileAdded</a></span>(java.lang.String&nbsp;tileId)</code>
+<div class="block">Fired when a cubemap tile image is downloaded by a download worker.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#tilesAdded-java.lang.String:A-">tilesAdded</a></span>(java.lang.String[]&nbsp;tileIds)</code>
+<div class="block">Fired when multiple cubemap tile images are downloaded by a download worker.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.31">logger</a></pre>
+</li>
+</ul>
+<a name="instance">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>instance</h4>
+<pre>private static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.33">instance</a></pre>
+</li>
+</ul>
+<a name="cubemap">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cubemap</h4>
+<pre>private&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.34">cubemap</a></pre>
+</li>
+</ul>
+<a name="cancelled">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cancelled</h4>
+<pre>protected&nbsp;boolean <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.35">cancelled</a></pre>
+</li>
+</ul>
+<a name="startTime">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>startTime</h4>
+<pre>private&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.36">startTime</a></pre>
+</li>
+</ul>
+<a name="tileImages">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>tileImages</h4>
+<pre>private&nbsp;java.util.Map&lt;java.lang.String,java.awt.image.BufferedImage&gt; <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.37">tileImages</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CubemapBuilder--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CubemapBuilder</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.53">CubemapBuilder</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getTileImages--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTileImages</h4>
+<pre>public&nbsp;java.util.Map&lt;java.lang.String,java.awt.image.BufferedImage&gt;&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.42">getTileImages</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the tileImages</dd>
+</dl>
+</li>
+</ul>
+<a name="setTileImages-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTileImages</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.49">setTileImages</a>(java.util.Map&lt;java.lang.String,java.awt.image.BufferedImage&gt;&nbsp;tileImages)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>tileImages</code> - the tileImages to set</dd>
+</dl>
+</li>
+</ul>
+<a name="imagesAdded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imagesAdded</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.58">imagesAdded</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when any image is added to the database.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">imagesAdded</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectedImageChanged</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.63">selectedImageChanged</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                                 <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>oldImage</code> - Old selected <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+<dd><code>newImage</code> - New selected <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="reload-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>reload</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.83">reload</a>(java.lang.String&nbsp;imageId)</pre>
+</li>
+</ul>
+<a name="downloadCubemapImages-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>downloadCubemapImages</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.90">downloadCubemapImages</a>(java.lang.String&nbsp;imageId)</pre>
+</li>
+</ul>
+<a name="tileAdded-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tileAdded</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.174">tileAdded</a>(java.lang.String&nbsp;tileId)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html#tileAdded-java.lang.String-">ITileDownloadingTaskListener</a></code></span></div>
+<div class="block">Fired when a cubemap tile image is downloaded by a download worker.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html#tileAdded-java.lang.String-">tileAdded</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>tileId</code> - image id</dd>
+</dl>
+</li>
+</ul>
+<a name="tilesAdded-java.lang.String:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tilesAdded</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.197">tilesAdded</a>(java.lang.String[]&nbsp;tileIds)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html#tilesAdded-java.lang.String:A-">ITileDownloadingTaskListener</a></code></span></div>
+<div class="block">Fired when multiple cubemap tile images are downloaded by a download worker.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html#tilesAdded-java.lang.String:A-">tilesAdded</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>tileIds</code> - image id</dd>
+</dl>
+</li>
+</ul>
+<a name="buildCubemapFaces--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>buildCubemapFaces</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.219">buildCubemapFaces</a>()</pre>
+</li>
+</ul>
+<a name="resetTileImages--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>resetTileImages</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.308">resetTileImages</a>()</pre>
+</li>
+</ul>
+<a name="getCubemap--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCubemap</h4>
+<pre>public&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.315">getCubemap</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the cubemap</dd>
+</dl>
+</li>
+</ul>
+<a name="setCubemap-org.openstreetmap.josm.plugins.streetside.StreetsideCubemap-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCubemap</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.323">setCubemap</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a>&nbsp;cubemap)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cubemap</code> - the cubemap to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInstance</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.327">getInstance</a>()</pre>
+</li>
+</ul>
+<a name="hasInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasInstance</h4>
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.337">hasInstance</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true, iff the singleton instance is present</dd>
+</dl>
+</li>
+</ul>
+<a name="destroyInstance--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>destroyInstance</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#line.344">destroyInstance</a>()</pre>
+<div class="block">Destroys the unique instance of the class.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CubemapBuilder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" target="_top">Frames</a></li>
+<li><a href="CubemapBuilder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html	(revision 34416)
@@ -0,0 +1,433 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>CubemapUtils.CubefaceType (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CubemapUtils.CubefaceType (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9,"i2":9,"i3":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CubemapUtils.CubefaceType.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" target="_top">Frames</a></li>
+<li><a href="CubemapUtils.CubefaceType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cubemap</div>
+<h2 title="Enum CubemapUtils.CubefaceType" class="title">Enum CubemapUtils.CubefaceType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.17">CubemapUtils.CubefaceType</a>
+extends java.lang.Enum&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#FOUR">FOUR</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#ONE">ONE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#SIXTEEN">SIXTEEN</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static java.util.Map&lt;java.lang.Integer,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#map">map</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#value">value</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#getValue--">getValue</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#valueOf-int-">valueOf</a></span>(int&nbsp;cubefaceType)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="ONE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ONE</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#line.18">ONE</a></pre>
+</li>
+</ul>
+<a name="FOUR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FOUR</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#line.19">FOUR</a></pre>
+</li>
+</ul>
+<a name="SIXTEEN">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SIXTEEN</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#line.20">SIXTEEN</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="value">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>value</h4>
+<pre>private final&nbsp;int <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#line.22">value</a></pre>
+</li>
+</ul>
+<a name="map">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>map</h4>
+<pre>private static&nbsp;java.util.Map&lt;java.lang.Integer,<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a>&gt; <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#line.23">map</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a>[]&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#line.17">values</a>()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (CubemapUtils.CubefaceType c : CubemapUtils.CubefaceType.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>an array containing the constants of this enum type, in the order they are declared</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOf-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#line.17">valueOf</a>(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the enum constant with the specified name</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOf-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#line.35">valueOf</a>(int&nbsp;cubefaceType)</pre>
+</li>
+</ul>
+<a name="getValue--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getValue</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#line.39">getValue</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CubemapUtils.CubefaceType.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" target="_top">Frames</a></li>
+<li><a href="CubemapUtils.CubefaceType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html	(revision 34416)
@@ -0,0 +1,456 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>CubemapUtils.CubemapFaces (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CubemapUtils.CubemapFaces (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9,"i2":9,"i3":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CubemapUtils.CubemapFaces.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" target="_top">Frames</a></li>
+<li><a href="CubemapUtils.CubemapFaces.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cubemap</div>
+<h2 title="Enum CubemapUtils.CubemapFaces" class="title">Enum CubemapUtils.CubemapFaces</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.44">CubemapUtils.CubemapFaces</a>
+extends java.lang.Enum&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#BACK">BACK</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#DOWN">DOWN</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#FRONT">FRONT</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#LEFT">LEFT</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#RIGHT">RIGHT</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#UP">UP</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#value">value</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#getValue--">getValue</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static java.util.stream.Stream&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#stream--">stream</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="FRONT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FRONT</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#line.45">FRONT</a></pre>
+</li>
+</ul>
+<a name="RIGHT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>RIGHT</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#line.46">RIGHT</a></pre>
+</li>
+</ul>
+<a name="BACK">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BACK</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#line.47">BACK</a></pre>
+</li>
+</ul>
+<a name="LEFT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LEFT</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#line.48">LEFT</a></pre>
+</li>
+</ul>
+<a name="UP">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>UP</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#line.49">UP</a></pre>
+</li>
+</ul>
+<a name="DOWN">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DOWN</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#line.50">DOWN</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="value">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>value</h4>
+<pre>private final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#line.56">value</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a>[]&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#line.44">values</a>()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (CubemapUtils.CubemapFaces c : CubemapUtils.CubemapFaces.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>an array containing the constants of this enum type, in the order they are declared</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOf-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#line.44">valueOf</a>(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the enum constant with the specified name</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
+</dl>
+</li>
+</ul>
+<a name="stream--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stream</h4>
+<pre>public static&nbsp;java.util.stream.Stream&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a>&gt;&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#line.52">stream</a>()</pre>
+</li>
+</ul>
+<a name="getValue--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getValue</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#line.62">getValue</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CubemapUtils.CubemapFaces.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" target="_top">Frames</a></li>
+<li><a href="CubemapUtils.CubemapFaces.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html	(revision 34416)
@@ -0,0 +1,499 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>CubemapUtils (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CubemapUtils (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CubemapUtils.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" target="_top">Frames</a></li>
+<li><a href="CubemapUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cubemap</div>
+<h2 title="Class CubemapUtils" class="title">Class CubemapUtils</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.12">CubemapUtils</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.util.Map&lt;java.lang.String[],java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#directionConversion">directionConversion</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#IMPORTED_ID">IMPORTED_ID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#NUM_BASE">NUM_BASE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#NUM_SIDES">NUM_SIDES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.util.Map&lt;java.lang.String,java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#rowCol2StreetsideCellAddressMap">rowCol2StreetsideCellAddressMap</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#CubemapUtils--">CubemapUtils</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#convertDecimal2Quaternary-long-">convertDecimal2Quaternary</a></span>(long&nbsp;inputNum)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#convertDoubleCountNrto16TileNr-java.lang.String-">convertDoubleCountNrto16TileNr</a></span>(java.lang.String&nbsp;countNr)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#convertQuaternary2Decimal-java.lang.String-">convertQuaternary2Decimal</a></span>(java.lang.String&nbsp;inputNum)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#getCount4FaceNumber-java.lang.String-">getCount4FaceNumber</a></span>(java.lang.String&nbsp;faceString)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#getFaceIdFromTileId-java.lang.String-">getFaceIdFromTileId</a></span>(java.lang.String&nbsp;tileId)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#getFaceNumberForCount-int-">getFaceNumberForCount</a></span>(int&nbsp;count)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#getTileHeight--">getTileHeight</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#getTileWidth--">getTileWidth</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.14">logger</a></pre>
+</li>
+</ul>
+<a name="directionConversion">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>directionConversion</h4>
+<pre>public static&nbsp;java.util.Map&lt;java.lang.String[],java.lang.String&gt; <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.67">directionConversion</a></pre>
+</li>
+</ul>
+<a name="NUM_BASE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NUM_BASE</h4>
+<pre>private static final&nbsp;int <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.70">NUM_BASE</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.NUM_BASE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="IMPORTED_ID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>IMPORTED_ID</h4>
+<pre>public static final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.71">IMPORTED_ID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.IMPORTED_ID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="NUM_SIDES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NUM_SIDES</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.72">NUM_SIDES</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.NUM_SIDES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="rowCol2StreetsideCellAddressMap">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>rowCol2StreetsideCellAddressMap</h4>
+<pre>public static&nbsp;java.util.Map&lt;java.lang.String,java.lang.String&gt; <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.74">rowCol2StreetsideCellAddressMap</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CubemapUtils--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CubemapUtils</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.12">CubemapUtils</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="convertDecimal2Quaternary-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>convertDecimal2Quaternary</h4>
+<pre>public static&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.98">convertDecimal2Quaternary</a>(long&nbsp;inputNum)</pre>
+</li>
+</ul>
+<a name="convertQuaternary2Decimal-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>convertQuaternary2Decimal</h4>
+<pre>public static&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.120">convertQuaternary2Decimal</a>(java.lang.String&nbsp;inputNum)</pre>
+</li>
+</ul>
+<a name="getFaceNumberForCount-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFaceNumberForCount</h4>
+<pre>public static&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.154">getFaceNumberForCount</a>(int&nbsp;count)</pre>
+</li>
+</ul>
+<a name="getTileWidth--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTileWidth</h4>
+<pre>public static&nbsp;int&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.183">getTileWidth</a>()</pre>
+</li>
+</ul>
+<a name="getTileHeight--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTileHeight</h4>
+<pre>public static&nbsp;int&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.193">getTileHeight</a>()</pre>
+</li>
+</ul>
+<a name="getCount4FaceNumber-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCount4FaceNumber</h4>
+<pre>public static&nbsp;int&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.203">getCount4FaceNumber</a>(java.lang.String&nbsp;faceString)</pre>
+</li>
+</ul>
+<a name="getFaceIdFromTileId-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFaceIdFromTileId</h4>
+<pre>public static&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.233">getFaceIdFromTileId</a>(java.lang.String&nbsp;tileId)</pre>
+</li>
+</ul>
+<a name="convertDoubleCountNrto16TileNr-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>convertDoubleCountNrto16TileNr</h4>
+<pre>public static&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html#line.238">convertDoubleCountNrto16TileNr</a>(java.lang.String&nbsp;countNr)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CubemapUtils.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" target="_top">Frames</a></li>
+<li><a href="CubemapUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html	(revision 34416)
@@ -0,0 +1,276 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>GraphicsUtils.PlatformHelper (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="GraphicsUtils.PlatformHelper (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/GraphicsUtils.PlatformHelper.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" target="_top">Frames</a></li>
+<li><a href="GraphicsUtils.PlatformHelper.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cubemap</div>
+<h2 title="Class GraphicsUtils.PlatformHelper" class="title">Class GraphicsUtils.PlatformHelper</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils.PlatformHelper</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">GraphicsUtils</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#line.35">GraphicsUtils.PlatformHelper</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html#PlatformHelper--">PlatformHelper</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html#run-java.lang.Runnable-">run</a></span>(java.lang.Runnable&nbsp;treatment)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="PlatformHelper--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PlatformHelper</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html#line.35">PlatformHelper</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="run-java.lang.Runnable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>run</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html#line.37">run</a>(java.lang.Runnable&nbsp;treatment)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/GraphicsUtils.PlatformHelper.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" target="_top">Frames</a></li>
+<li><a href="GraphicsUtils.PlatformHelper.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html	(revision 34416)
@@ -0,0 +1,368 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>GraphicsUtils (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="GraphicsUtils (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/GraphicsUtils.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" target="_top">Frames</a></li>
+<li><a href="GraphicsUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cubemap</div>
+<h2 title="Class GraphicsUtils" class="title">Class GraphicsUtils</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#line.17">GraphicsUtils</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">GraphicsUtils.PlatformHelper</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#GraphicsUtils--">GraphicsUtils</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static java.awt.image.BufferedImage</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#buildMultiTiledCubemapFaceImage-java.awt.image.BufferedImage:A-">buildMultiTiledCubemapFaceImage</a></span>(java.awt.image.BufferedImage[]&nbsp;tiles)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static javafx.scene.image.Image</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#convertBufferedImage2JavaFXImage-java.awt.image.BufferedImage-">convertBufferedImage2JavaFXImage</a></span>(java.awt.image.BufferedImage&nbsp;bf)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>private static java.awt.image.BufferedImage[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#cropMultiTiledImages-java.awt.image.BufferedImage:A-int-">cropMultiTiledImages</a></span>(java.awt.image.BufferedImage[]&nbsp;tiles,
+                    int&nbsp;pixelBuffer)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static java.awt.image.BufferedImage</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#rotateImage-java.awt.image.BufferedImage-">rotateImage</a></span>(java.awt.image.BufferedImage&nbsp;bufImg)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#line.19">logger</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="GraphicsUtils--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>GraphicsUtils</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#line.17">GraphicsUtils</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="convertBufferedImage2JavaFXImage-java.awt.image.BufferedImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>convertBufferedImage2JavaFXImage</h4>
+<pre>public static&nbsp;javafx.scene.image.Image&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#line.21">convertBufferedImage2JavaFXImage</a>(java.awt.image.BufferedImage&nbsp;bf)</pre>
+</li>
+</ul>
+<a name="buildMultiTiledCubemapFaceImage-java.awt.image.BufferedImage:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>buildMultiTiledCubemapFaceImage</h4>
+<pre>public static&nbsp;java.awt.image.BufferedImage&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#line.45">buildMultiTiledCubemapFaceImage</a>(java.awt.image.BufferedImage[]&nbsp;tiles)</pre>
+</li>
+</ul>
+<a name="rotateImage-java.awt.image.BufferedImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>rotateImage</h4>
+<pre>public static&nbsp;java.awt.image.BufferedImage&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#line.106">rotateImage</a>(java.awt.image.BufferedImage&nbsp;bufImg)</pre>
+</li>
+</ul>
+<a name="cropMultiTiledImages-java.awt.image.BufferedImage:A-int-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>cropMultiTiledImages</h4>
+<pre>private static&nbsp;java.awt.image.BufferedImage[]&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html#line.115">cropMultiTiledImages</a>(java.awt.image.BufferedImage[]&nbsp;tiles,
+                                                                   int&nbsp;pixelBuffer)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/GraphicsUtils.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" target="_top">Frames</a></li>
+<li><a href="GraphicsUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html	(revision 34416)
@@ -0,0 +1,254 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>ITileDownloadingTaskListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ITileDownloadingTaskListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ITileDownloadingTaskListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" target="_top">Frames</a></li>
+<li><a href="ITileDownloadingTaskListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cubemap</div>
+<h2 title="Interface ITileDownloadingTaskListener" class="title">Interface ITileDownloadingTaskListener</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html#line.10">ITileDownloadingTaskListener</a></pre>
+<div class="block">Interface for listeners of the class <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html#tileAdded-java.lang.String-">tileAdded</a></span>(java.lang.String&nbsp;imageId)</code>
+<div class="block">Fired when a cubemap tile image is downloaded by a download worker.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html#tilesAdded-java.lang.String:A-">tilesAdded</a></span>(java.lang.String[]&nbsp;imageId)</code>
+<div class="block">Fired when multiple cubemap tile images are downloaded by a download worker.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="tileAdded-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tileAdded</h4>
+<pre>void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html#line.16">tileAdded</a>(java.lang.String&nbsp;imageId)</pre>
+<div class="block">Fired when a cubemap tile image is downloaded by a download worker.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>imageId</code> - image id</dd>
+</dl>
+</li>
+</ul>
+<a name="tilesAdded-java.lang.String:A-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>tilesAdded</h4>
+<pre>void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html#line.22">tilesAdded</a>(java.lang.String[]&nbsp;imageId)</pre>
+<div class="block">Fired when multiple cubemap tile images are downloaded by a download worker.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>imageId</code> - image id</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ITileDownloadingTaskListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" target="_top">Frames</a></li>
+<li><a href="ITileDownloadingTaskListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html	(revision 34416)
@@ -0,0 +1,553 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>TileDownloadingTask (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="TileDownloadingTask (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TileDownloadingTask.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" target="_top">Frames</a></li>
+<li><a href="TileDownloadingTask.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.cubemap</div>
+<h2 title="Class TileDownloadingTask" class="title">Class TileDownloadingTask</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.util.concurrent.Callable&lt;java.lang.String&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.20">TileDownloadingTask</a>
+extends java.lang.Object
+implements java.util.concurrent.Callable&lt;java.lang.String&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#cache">cache</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>(package private) boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#cancelled">cancelled</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#cb">cb</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#listeners">listeners</a></span></code>
+<div class="block">Listeners of the class.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#startTime">startTime</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#tileId">tileId</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#TileDownloadingTask-java.lang.String-">TileDownloadingTask</a></span>(java.lang.String&nbsp;id)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#addListener-org.openstreetmap.josm.plugins.streetside.cubemap.ITileDownloadingTaskListener-">addListener</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a>&nbsp;lis)</code>
+<div class="block">Adds a new listener.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#call--">call</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#fireTileAdded-java.lang.String-">fireTileAdded</a></span>(java.lang.String&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#getCache--">getCache</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#getCb--">getCb</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#getId--">getId</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#setCache-org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache-">setCache</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a>&nbsp;cache)</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#setCancelled-boolean-">setCancelled</a></span>(boolean&nbsp;cancelled)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#setCb-org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder-">setCb</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a>&nbsp;cb)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#setId-java.lang.String-">setId</a></span>(java.lang.String&nbsp;id)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.22">logger</a></pre>
+</li>
+</ul>
+<a name="tileId">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tileId</h4>
+<pre>private&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.24">tileId</a></pre>
+</li>
+</ul>
+<a name="startTime">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>startTime</h4>
+<pre>private final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.25">startTime</a></pre>
+</li>
+</ul>
+<a name="cache">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cache</h4>
+<pre>private&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.26">cache</a></pre>
+</li>
+</ul>
+<a name="cb">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cb</h4>
+<pre>protected&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.27">cb</a></pre>
+</li>
+</ul>
+<a name="listeners">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>listeners</h4>
+<pre>private final&nbsp;java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a>&gt; <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.32">listeners</a></pre>
+<div class="block">Listeners of the class.</div>
+</li>
+</ul>
+<a name="cancelled">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>cancelled</h4>
+<pre>boolean <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.34">cancelled</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="TileDownloadingTask-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>TileDownloadingTask</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.36">TileDownloadingTask</a>(java.lang.String&nbsp;id)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="addListener-org.openstreetmap.josm.plugins.streetside.cubemap.ITileDownloadingTaskListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addListener</h4>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.47">addListener</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a>&nbsp;lis)</pre>
+<div class="block">Adds a new listener.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lis</code> - Listener to be added.</dd>
+</dl>
+</li>
+</ul>
+<a name="getId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.54">getId</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the tileId</dd>
+</dl>
+</li>
+</ul>
+<a name="setId-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setId</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.61">setId</a>(java.lang.String&nbsp;id)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - the tileId to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getCache--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCache</h4>
+<pre>public&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.68">getCache</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the cache</dd>
+</dl>
+</li>
+</ul>
+<a name="setCache-org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCache</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.75">setCache</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a>&nbsp;cache)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cache</code> - the cache to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getCb--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCb</h4>
+<pre>public&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.82">getCb</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the cb</dd>
+</dl>
+</li>
+</ul>
+<a name="setCb-org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCb</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.89">setCb</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a>&nbsp;cb)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cb</code> - the cb to set</dd>
+</dl>
+</li>
+</ul>
+<a name="setCancelled-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCancelled</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.96">setCancelled</a>(boolean&nbsp;cancelled)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cancelled</code> - the cancelled to set</dd>
+</dl>
+</li>
+</ul>
+<a name="call--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>call</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.101">call</a>()
+                      throws java.lang.Exception</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>call</code>&nbsp;in interface&nbsp;<code>java.util.concurrent.Callable&lt;java.lang.String&gt;</code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd>
+</dl>
+</li>
+</ul>
+<a name="fireTileAdded-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>fireTileAdded</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#line.124">fireTileAdded</a>(java.lang.String&nbsp;id)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TileDownloadingTask.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" target="_top">Frames</a></li>
+<li><a href="TileDownloadingTask.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CameraTransformer.RotateOrder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CameraTransformer.RotateOrder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CameraTransformer.RotateOrder.html	(revision 34416)
@@ -0,0 +1,185 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CameraTransformer.RotateOrder.html" target="_top">Frames</a></li>
+<li><a href="CameraTransformer.RotateOrder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cubemap">org.openstreetmap.josm.plugins.streetside.cubemap</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cubemap">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CameraTransformer.RotateOrder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">CameraTransformer.RotateOrder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html#CameraTransformer-org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder-">CameraTransformer</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a>&nbsp;rotateOrder)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CameraTransformer.RotateOrder.html" target="_top">Frames</a></li>
+<li><a href="CameraTransformer.RotateOrder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CameraTransformer.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CameraTransformer.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CameraTransformer.html	(revision 34416)
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CameraTransformer.html" target="_top">Frames</a></li>
+<li><a href="CameraTransformer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ThreeSixtyDegreeViewerPanel.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#cameraTransform">cameraTransform</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CameraTransformer.html" target="_top">Frames</a></li>
+<li><a href="CameraTransformer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapBuilder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapBuilder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapBuilder.html	(revision 34416)
@@ -0,0 +1,199 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapBuilder.html" target="_top">Frames</a></li>
+<li><a href="CubemapBuilder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cubemap">org.openstreetmap.josm.plugins.streetside.cubemap</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cubemap">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TileDownloadingTask.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#cb">cb</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TileDownloadingTask.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#getCb--">getCb</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html#getInstance--">getInstance</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">TileDownloadingTask.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#setCb-org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder-">setCb</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a>&nbsp;cb)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapBuilder.html" target="_top">Frames</a></li>
+<li><a href="CubemapBuilder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.CubefaceType.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.CubefaceType.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.CubefaceType.html	(revision 34416)
@@ -0,0 +1,191 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.CubefaceType.html" target="_top">Frames</a></li>
+<li><a href="CubemapUtils.CubefaceType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cubemap">org.openstreetmap.josm.plugins.streetside.cubemap</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cubemap">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> with type parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static java.util.Map&lt;java.lang.Integer,<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapUtils.CubefaceType.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#map">map</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapUtils.CubefaceType.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#valueOf-int-">valueOf</a></span>(int&nbsp;cubefaceType)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapUtils.CubefaceType.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapUtils.CubefaceType.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.CubefaceType.html" target="_top">Frames</a></li>
+<li><a href="CubemapUtils.CubefaceType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.CubemapFaces.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.CubemapFaces.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.CubemapFaces.html	(revision 34416)
@@ -0,0 +1,187 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.CubemapFaces.html" target="_top">Frames</a></li>
+<li><a href="CubemapUtils.CubemapFaces.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cubemap">org.openstreetmap.josm.plugins.streetside.cubemap</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cubemap">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapUtils.CubemapFaces.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapUtils.CubemapFaces.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> that return types with arguments of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static java.util.stream.Stream&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapUtils.CubemapFaces.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html#stream--">stream</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.CubemapFaces.html" target="_top">Frames</a></li>
+<li><a href="CubemapUtils.CubemapFaces.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.html" target="_top">Frames</a></li>
+<li><a href="CubemapUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.html" target="_top">Frames</a></li>
+<li><a href="CubemapUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/GraphicsUtils.PlatformHelper.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/GraphicsUtils.PlatformHelper.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/GraphicsUtils.PlatformHelper.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils.PlatformHelper (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils.PlatformHelper (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/GraphicsUtils.PlatformHelper.html" target="_top">Frames</a></li>
+<li><a href="GraphicsUtils.PlatformHelper.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils.PlatformHelper" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils.PlatformHelper</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils.PlatformHelper</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/GraphicsUtils.PlatformHelper.html" target="_top">Frames</a></li>
+<li><a href="GraphicsUtils.PlatformHelper.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/GraphicsUtils.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/GraphicsUtils.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/GraphicsUtils.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/GraphicsUtils.html" target="_top">Frames</a></li>
+<li><a href="GraphicsUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/GraphicsUtils.html" target="_top">Frames</a></li>
+<li><a href="GraphicsUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/ITileDownloadingTaskListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/ITileDownloadingTaskListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/ITileDownloadingTaskListener.html	(revision 34416)
@@ -0,0 +1,195 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Interface org.openstreetmap.josm.plugins.streetside.cubemap.ITileDownloadingTaskListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.openstreetmap.josm.plugins.streetside.cubemap.ITileDownloadingTaskListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/ITileDownloadingTaskListener.html" target="_top">Frames</a></li>
+<li><a href="ITileDownloadingTaskListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.openstreetmap.josm.plugins.streetside.cubemap.ITileDownloadingTaskListener" class="title">Uses of Interface<br>org.openstreetmap.josm.plugins.streetside.cubemap.ITileDownloadingTaskListener</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cubemap">org.openstreetmap.josm.plugins.streetside.cubemap</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cubemap">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> that implement <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> with type parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.List&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">TileDownloadingTask.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#listeners">listeners</a></span></code>
+<div class="block">Listeners of the class.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">TileDownloadingTask.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html#addListener-org.openstreetmap.josm.plugins.streetside.cubemap.ITileDownloadingTaskListener-">addListener</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a>&nbsp;lis)</code>
+<div class="block">Adds a new listener.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/ITileDownloadingTaskListener.html" target="_top">Frames</a></li>
+<li><a href="ITileDownloadingTaskListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/TileDownloadingTask.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/TileDownloadingTask.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/class-use/TileDownloadingTask.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/TileDownloadingTask.html" target="_top">Frames</a></li>
+<li><a href="TileDownloadingTask.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/class-use/TileDownloadingTask.html" target="_top">Frames</a></li>
+<li><a href="TileDownloadingTask.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/package-frame.html	(revision 34416)
@@ -0,0 +1,35 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.cubemap (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.cubemap</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame"><span class="interfaceName">ITileDownloadingTaskListener</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">CameraTransformer</a></li>
+<li><a href="CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">CubemapBuilder</a></li>
+<li><a href="CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">CubemapUtils</a></li>
+<li><a href="GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">GraphicsUtils</a></li>
+<li><a href="GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">GraphicsUtils.PlatformHelper</a></li>
+<li><a href="TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">TileDownloadingTask</a></li>
+</ul>
+<h2 title="Enums">Enums</h2>
+<ul title="Enums">
+<li><a href="CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">CameraTransformer.RotateOrder</a></li>
+<li><a href="CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">CubemapUtils.CubefaceType</a></li>
+<li><a href="CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap" target="classFrame">CubemapUtils.CubemapFaces</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html	(revision 34416)
@@ -0,0 +1,203 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.cubemap (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.cubemap (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.cubemap</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a></td>
+<td class="colLast">
+<div class="block">Interface for listeners of the class <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">GraphicsUtils</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">GraphicsUtils.PlatformHelper</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">TileDownloadingTask</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
+<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Enum</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/package-tree.html	(revision 34416)
@@ -0,0 +1,173 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.cubemap Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.cubemap Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.cubemap</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CubemapBuilder</span></a> (implements org.openstreetmap.josm.plugins.streetside.cubemap.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a>, org.openstreetmap.josm.plugins.streetside.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CubemapUtils</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">GraphicsUtils</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">GraphicsUtils.PlatformHelper</span></a></li>
+<li type="circle">javafx.scene.Node (implements javafx.event.EventTarget, javafx.css.Styleable)
+<ul>
+<li type="circle">javafx.scene.Parent
+<ul>
+<li type="circle">javafx.scene.Group
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CameraTransformer</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">TileDownloadingTask</span></a> (implements java.util.concurrent.Callable&lt;V&gt;)</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">ITileDownloadingTaskListener</span></a></li>
+</ul>
+<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CameraTransformer.RotateOrder</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CubemapUtils.CubefaceType</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CubemapUtils.CubemapFaces</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/cubemap/package-use.html	(revision 34416)
@@ -0,0 +1,191 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.cubemap (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.cubemap (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.cubemap" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.cubemap</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cubemap">org.openstreetmap.josm.plugins.streetside.cubemap</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cubemap">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CameraTransformer.RotateOrder.html#org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer.RotateOrder</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapBuilder.html#org.openstreetmap.josm.plugins.streetside.cubemap">CubemapBuilder</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.CubefaceType.html#org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubefaceType</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CubemapUtils.CubemapFaces.html#org.openstreetmap.josm.plugins.streetside.cubemap">CubemapUtils.CubemapFaces</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/class-use/ITileDownloadingTaskListener.html#org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a>
+<div class="block">Interface for listeners of the class <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/class-use/CameraTransformer.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">CameraTransformer</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/cubemap/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html	(revision 34416)
@@ -0,0 +1,385 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideExportDialog.RewriteButtonAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideExportDialog.RewriteButtonAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideExportDialog.RewriteButtonAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportDialog.RewriteButtonAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsideExportDialog.RewriteButtonAction" class="title">Class StreetsideExportDialog.RewriteButtonAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#line.133">StreetsideExportDialog.RewriteButtonAction</a>
+extends javax.swing.AbstractAction</pre>
+<div class="block">Enables/disables some parts of the panel depending if the rewrite button is
+ active.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#dlg">dlg</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#lastPath">lastPath</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#RewriteButtonAction-org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog-">RewriteButtonAction</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a>&nbsp;dlg)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#line.135">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="lastPath">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lastPath</h4>
+<pre>private&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#line.137">lastPath</a></pre>
+</li>
+</ul>
+<a name="dlg">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>dlg</h4>
+<pre>private final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#line.138">dlg</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="RewriteButtonAction-org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RewriteButtonAction</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#line.146">RewriteButtonAction</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a>&nbsp;dlg)</pre>
+<div class="block">Main constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>dlg</code> - Parent dialog.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#line.151">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;arg0)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideExportDialog.RewriteButtonAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportDialog.RewriteButtonAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html	(revision 34416)
@@ -0,0 +1,592 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideExportDialog (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideExportDialog (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideExportDialog.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsideExportDialog" class="title">Class StreetsideExportDialog</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Component</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Container</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JComponent</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JPanel</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#line.30">StreetsideExportDialog</a>
+extends javax.swing.JPanel
+implements java.awt.event.ActionListener</pre>
+<div class="block">GUI for exporting images.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog.RewriteButtonAction</a></span></code>
+<div class="block">Enables/disables some parts of the panel depending if the rewrite button is
+ active.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JPanel">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JPanel</h3>
+<code>javax.swing.JPanel.AccessibleJPanel</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>javax.swing.JComponent.AccessibleJComponent</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>javax.swing.JRadioButton</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#all">all</a></span></code>
+<div class="block">Button to export all downloaded images.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javax.swing.JButton</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#choose">choose</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>javax.swing.JFileChooser</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#chooser">chooser</a></span></code>
+<div class="block">File chooser.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>javax.swing.ButtonGroup</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#group">group</a></span></code>
+<div class="block">Group of button containing all the options.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javax.swing.JButton</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#ok">ok</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javax.swing.JLabel</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#path">path</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>javax.swing.JRadioButton</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#rewrite">rewrite</a></span></code>
+<div class="block">Button to rewrite all imported images.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>javax.swing.JRadioButton</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#selected">selected</a></span></code>
+<div class="block">Button to export all images belonging to the selected
+ <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> objects.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>javax.swing.JRadioButton</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#sequence">sequence</a></span></code>
+<div class="block">Button to export all images in the sequence of the selected StreetsideImage.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
+<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#StreetsideExportDialog-javax.swing.JButton-">StreetsideExportDialog</a></span>(javax.swing.JButton&nbsp;ok)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;e)</code>
+<div class="block">Creates the folder chooser GUI.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JPanel">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JPanel</h3>
+<code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
+<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#line.32">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="all">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>all</h4>
+<pre>public final&nbsp;javax.swing.JRadioButton <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#line.34">all</a></pre>
+<div class="block">Button to export all downloaded images.</div>
+</li>
+</ul>
+<a name="sequence">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sequence</h4>
+<pre>public final&nbsp;javax.swing.JRadioButton <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#line.38">sequence</a></pre>
+<div class="block">Button to export all images in the sequence of the selected StreetsideImage.</div>
+</li>
+</ul>
+<a name="selected">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selected</h4>
+<pre>public final&nbsp;javax.swing.JRadioButton <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#line.43">selected</a></pre>
+<div class="block">Button to export all images belonging to the selected
+ <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> objects.</div>
+</li>
+</ul>
+<a name="rewrite">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>rewrite</h4>
+<pre>public final&nbsp;javax.swing.JRadioButton <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#line.45">rewrite</a></pre>
+<div class="block">Button to rewrite all imported images.</div>
+</li>
+</ul>
+<a name="group">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>group</h4>
+<pre>public final&nbsp;javax.swing.ButtonGroup <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#line.47">group</a></pre>
+<div class="block">Group of button containing all the options.</div>
+</li>
+</ul>
+<a name="choose">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>choose</h4>
+<pre>private final&nbsp;javax.swing.JButton <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#line.48">choose</a></pre>
+</li>
+</ul>
+<a name="path">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>path</h4>
+<pre>private final&nbsp;javax.swing.JLabel <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#line.49">path</a></pre>
+</li>
+</ul>
+<a name="chooser">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>chooser</h4>
+<pre>public&nbsp;javax.swing.JFileChooser <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#line.51">chooser</a></pre>
+<div class="block">File chooser.</div>
+</li>
+</ul>
+<a name="ok">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ok</h4>
+<pre>private final&nbsp;javax.swing.JButton <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#line.52">ok</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideExportDialog-javax.swing.JButton-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideExportDialog</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#line.60">StreetsideExportDialog</a>(javax.swing.JButton&nbsp;ok)</pre>
+<div class="block">Main constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>ok</code> - The button for to OK option.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html#line.111">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;e)</pre>
+<div class="block">Creates the folder chooser GUI.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideExportDialog.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html	(revision 34416)
@@ -0,0 +1,496 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideImageDisplay.ImgDisplayMouseListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideImageDisplay.ImgDisplayMouseListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideImageDisplay.ImgDisplayMouseListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImageDisplay.ImgDisplayMouseListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsideImageDisplay.ImgDisplayMouseListener" class="title">Class StreetsideImageDisplay.ImgDisplayMouseListener</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener, java.util.EventListener</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></dd>
+</dl>
+<hr>
+<br>
+<pre>private class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.65">StreetsideImageDisplay.ImgDisplayMouseListener</a>
+extends java.lang.Object
+implements java.awt.event.MouseListener, java.awt.event.MouseWheelListener, java.awt.event.MouseMotionListener</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#lastTimeForMousePoint">lastTimeForMousePoint</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseIsDragging">mouseIsDragging</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.awt.Point</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mousePointInImg">mousePointInImg</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#ImgDisplayMouseListener--">ImgDisplayMouseListener</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#checkPointInVisibleRect-java.awt.Point-java.awt.Rectangle-">checkPointInVisibleRect</a></span>(java.awt.Point&nbsp;p,
+                       java.awt.Rectangle&nbsp;visibleRect)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseClicked-java.awt.event.MouseEvent-">mouseClicked</a></span>(java.awt.event.MouseEvent&nbsp;e)</code>
+<div class="block">Center the display on the point that has been clicked</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseDragged-java.awt.event.MouseEvent-">mouseDragged</a></span>(java.awt.event.MouseEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseEntered-java.awt.event.MouseEvent-">mouseEntered</a></span>(java.awt.event.MouseEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseExited-java.awt.event.MouseEvent-">mouseExited</a></span>(java.awt.event.MouseEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseMoved-java.awt.event.MouseEvent-">mouseMoved</a></span>(java.awt.event.MouseEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mousePressed-java.awt.event.MouseEvent-">mousePressed</a></span>(java.awt.event.MouseEvent&nbsp;e)</code>
+<div class="block">Initialize the dragging, either with button 1 (simple dragging) or button
+ 3 (selection of a picture part)</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseReleased-java.awt.event.MouseEvent-">mouseReleased</a></span>(java.awt.event.MouseEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#mouseWheelMoved-java.awt.event.MouseWheelEvent-">mouseWheelMoved</a></span>(java.awt.event.MouseWheelEvent&nbsp;e)</code>
+<div class="block">Zoom in and out, trying to preserve the point of the image that was under
+ the mouse cursor at the same place</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="mouseIsDragging">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseIsDragging</h4>
+<pre>private&nbsp;boolean <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#line.66">mouseIsDragging</a></pre>
+</li>
+</ul>
+<a name="lastTimeForMousePoint">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lastTimeForMousePoint</h4>
+<pre>private&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#line.67">lastTimeForMousePoint</a></pre>
+</li>
+</ul>
+<a name="mousePointInImg">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>mousePointInImg</h4>
+<pre>private&nbsp;java.awt.Point <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#line.68">mousePointInImg</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ImgDisplayMouseListener--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ImgDisplayMouseListener</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#line.65">ImgDisplayMouseListener</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="mouseWheelMoved-java.awt.event.MouseWheelEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseWheelMoved</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#line.75">mouseWheelMoved</a>(java.awt.event.MouseWheelEvent&nbsp;e)</pre>
+<div class="block">Zoom in and out, trying to preserve the point of the image that was under
+ the mouse cursor at the same place</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mouseWheelMoved</code>&nbsp;in interface&nbsp;<code>java.awt.event.MouseWheelListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="mouseClicked-java.awt.event.MouseEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseClicked</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#line.138">mouseClicked</a>(java.awt.event.MouseEvent&nbsp;e)</pre>
+<div class="block">Center the display on the point that has been clicked</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mouseClicked</code>&nbsp;in interface&nbsp;<code>java.awt.event.MouseListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="mousePressed-java.awt.event.MouseEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mousePressed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#line.185">mousePressed</a>(java.awt.event.MouseEvent&nbsp;e)</pre>
+<div class="block">Initialize the dragging, either with button 1 (simple dragging) or button
+ 3 (selection of a picture part)</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mousePressed</code>&nbsp;in interface&nbsp;<code>java.awt.event.MouseListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="mouseDragged-java.awt.event.MouseEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseDragged</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#line.216">mouseDragged</a>(java.awt.event.MouseEvent&nbsp;e)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mouseDragged</code>&nbsp;in interface&nbsp;<code>java.awt.event.MouseMotionListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="mouseReleased-java.awt.event.MouseEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseReleased</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#line.256">mouseReleased</a>(java.awt.event.MouseEvent&nbsp;e)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mouseReleased</code>&nbsp;in interface&nbsp;<code>java.awt.event.MouseListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="mouseEntered-java.awt.event.MouseEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseEntered</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#line.307">mouseEntered</a>(java.awt.event.MouseEvent&nbsp;e)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mouseEntered</code>&nbsp;in interface&nbsp;<code>java.awt.event.MouseListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="mouseExited-java.awt.event.MouseEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseExited</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#line.312">mouseExited</a>(java.awt.event.MouseEvent&nbsp;e)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mouseExited</code>&nbsp;in interface&nbsp;<code>java.awt.event.MouseListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="mouseMoved-java.awt.event.MouseEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseMoved</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#line.317">mouseMoved</a>(java.awt.event.MouseEvent&nbsp;e)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mouseMoved</code>&nbsp;in interface&nbsp;<code>java.awt.event.MouseMotionListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="checkPointInVisibleRect-java.awt.Point-java.awt.Rectangle-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>checkPointInVisibleRect</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html#line.321">checkPointInVisibleRect</a>(java.awt.Point&nbsp;p,
+                                     java.awt.Rectangle&nbsp;visibleRect)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideImageDisplay.ImgDisplayMouseListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImageDisplay.ImgDisplayMouseListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html	(revision 34416)
@@ -0,0 +1,670 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:13 PDT 2018 -->
+<title>StreetsideImageDisplay (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideImageDisplay (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9,"i2":9,"i3":9,"i4":10,"i5":9,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideImageDisplay.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImageDisplay.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsideImageDisplay" class="title">Class StreetsideImageDisplay</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Component</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Container</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JComponent</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.44">StreetsideImageDisplay</a>
+extends javax.swing.JComponent</pre>
+<div class="block">This object is a responsible JComponent which lets you zoom and drag. It is
+ included in a <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><code>StreetsideMainDialog</code></a> object.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><code>StreetsideImageDisplay</code></a>, 
+<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><code>StreetsideMainDialog</code></a>, 
+<a href="../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay.ImgDisplayMouseListener</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>javax.swing.JComponent.AccessibleJComponent</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.Collection&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#detections">detections</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.awt.image.BufferedImage</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#image">image</a></span></code>
+<div class="block">The image currently displayed</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.awt.Rectangle</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#selectedRect">selectedRect</a></span></code>
+<div class="block">When a selection is done, the rectangle of the selection (in image
+ coordinates)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.awt.Rectangle</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#visibleRect">visibleRect</a></span></code>
+<div class="block">The rectangle (in image coordinates) of the image that is visible.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
+<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#StreetsideImageDisplay--">StreetsideImageDisplay</a></span>()</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>private java.awt.Rectangle</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#calculateDrawImageRectangle-java.awt.Rectangle-">calculateDrawImageRectangle</a></span>(java.awt.Rectangle&nbsp;visibleRect)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>private static java.awt.Rectangle</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#calculateDrawImageRectangle-java.awt.Rectangle-java.awt.Rectangle-">calculateDrawImageRectangle</a></span>(java.awt.Rectangle&nbsp;imgRect,
+                           java.awt.Rectangle&nbsp;compRect)</code>
+<div class="block">calculateDrawImageRectangle</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>private static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#checkVisibleRectPos-java.awt.Image-java.awt.Rectangle-">checkVisibleRectPos</a></span>(java.awt.Image&nbsp;image,
+                   java.awt.Rectangle&nbsp;visibleRect)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>private static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#checkVisibleRectSize-java.awt.Image-java.awt.Rectangle-">checkVisibleRectSize</a></span>(java.awt.Image&nbsp;image,
+                    java.awt.Rectangle&nbsp;visibleRect)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>private java.awt.Point</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#comp2imgCoord-java.awt.Rectangle-int-int-">comp2imgCoord</a></span>(java.awt.Rectangle&nbsp;visibleRect,
+             int&nbsp;xComp,
+             int&nbsp;yComp)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>private static java.awt.Point</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#getCenterImgCoord-java.awt.Rectangle-">getCenterImgCoord</a></span>(java.awt.Rectangle&nbsp;visibleRect)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>java.awt.image.BufferedImage</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#getImage--">getImage</a></span>()</code>
+<div class="block">Returns the picture that is being displayed</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>private java.awt.Point</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#img2compCoord-java.awt.Rectangle-int-int-">img2compCoord</a></span>(java.awt.Rectangle&nbsp;visibleRect,
+             int&nbsp;xImg,
+             int&nbsp;yImg)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#paintComponent-java.awt.Graphics-">paintComponent</a></span>(java.awt.Graphics&nbsp;g)</code>
+<div class="block">Paints the visible part of the picture.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#setImage-java.awt.image.BufferedImage-java.util.Collection-">setImage</a></span>(java.awt.image.BufferedImage&nbsp;image,
+        java.util.Collection&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a>&gt;&nbsp;detections)</code>
+<div class="block">Sets a new picture to be displayed.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#zoomBestFitOrOne--">zoomBestFitOrOne</a></span>()</code>
+<div class="block">Zooms to 1:1 and, if it is already in 1:1, to best fit.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getUIClassID, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintImmediately, paintImmediately, paramString, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update, updateUI</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
+<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getAccessibleContext, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.46">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="detections">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>detections</h4>
+<pre>private final&nbsp;java.util.Collection&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a>&gt; <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.48">detections</a></pre>
+</li>
+</ul>
+<a name="image">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>image</h4>
+<pre>private volatile&nbsp;java.awt.image.BufferedImage <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.51">image</a></pre>
+<div class="block">The image currently displayed</div>
+</li>
+</ul>
+<a name="visibleRect">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visibleRect</h4>
+<pre>private volatile&nbsp;java.awt.Rectangle <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.57">visibleRect</a></pre>
+<div class="block">The rectangle (in image coordinates) of the image that is visible. This
+ rectangle is calculated each time the zoom is modified</div>
+</li>
+</ul>
+<a name="selectedRect">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>selectedRect</h4>
+<pre>private&nbsp;java.awt.Rectangle <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.63">selectedRect</a></pre>
+<div class="block">When a selection is done, the rectangle of the selection (in image
+ coordinates)</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideImageDisplay--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideImageDisplay</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.340">StreetsideImageDisplay</a>()</pre>
+<div class="block">Main constructor.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setImage-java.awt.image.BufferedImage-java.util.Collection-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setImage</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.355">setImage</a>(java.awt.image.BufferedImage&nbsp;image,
+                     java.util.Collection&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a>&gt;&nbsp;detections)</pre>
+<div class="block">Sets a new picture to be displayed.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - The picture to be displayed.</dd>
+<dd><code>detections</code> - image detections</dd>
+</dl>
+</li>
+</ul>
+<a name="getImage--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getImage</h4>
+<pre>public&nbsp;java.awt.image.BufferedImage&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.375">getImage</a>()</pre>
+<div class="block">Returns the picture that is being displayed</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The picture that is being displayed.</dd>
+</dl>
+</li>
+</ul>
+<a name="paintComponent-java.awt.Graphics-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>paintComponent</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.383">paintComponent</a>(java.awt.Graphics&nbsp;g)</pre>
+<div class="block">Paints the visible part of the picture.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>paintComponent</code>&nbsp;in class&nbsp;<code>javax.swing.JComponent</code></dd>
+</dl>
+</li>
+</ul>
+<a name="img2compCoord-java.awt.Rectangle-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>img2compCoord</h4>
+<pre>private&nbsp;java.awt.Point&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.448">img2compCoord</a>(java.awt.Rectangle&nbsp;visibleRect,
+                                     int&nbsp;xImg,
+                                     int&nbsp;yImg)</pre>
+</li>
+</ul>
+<a name="comp2imgCoord-java.awt.Rectangle-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>comp2imgCoord</h4>
+<pre>private&nbsp;java.awt.Point&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.455">comp2imgCoord</a>(java.awt.Rectangle&nbsp;visibleRect,
+                                     int&nbsp;xComp,
+                                     int&nbsp;yComp)</pre>
+</li>
+</ul>
+<a name="getCenterImgCoord-java.awt.Rectangle-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCenterImgCoord</h4>
+<pre>private static&nbsp;java.awt.Point&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.463">getCenterImgCoord</a>(java.awt.Rectangle&nbsp;visibleRect)</pre>
+</li>
+</ul>
+<a name="calculateDrawImageRectangle-java.awt.Rectangle-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>calculateDrawImageRectangle</h4>
+<pre>private&nbsp;java.awt.Rectangle&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.467">calculateDrawImageRectangle</a>(java.awt.Rectangle&nbsp;visibleRect)</pre>
+</li>
+</ul>
+<a name="calculateDrawImageRectangle-java.awt.Rectangle-java.awt.Rectangle-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>calculateDrawImageRectangle</h4>
+<pre>private static&nbsp;java.awt.Rectangle&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.481">calculateDrawImageRectangle</a>(java.awt.Rectangle&nbsp;imgRect,
+                                                              java.awt.Rectangle&nbsp;compRect)</pre>
+<div class="block">calculateDrawImageRectangle</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>imgRect</code> - the part of the image that should be drawn (in image coordinates)</dd>
+<dd><code>compRect</code> - the part of the component where the image should be drawn (in
+          component coordinates)</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the part of compRect with the same width/height ratio as the image</dd>
+</dl>
+</li>
+</ul>
+<a name="zoomBestFitOrOne--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>zoomBestFitOrOne</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.503">zoomBestFitOrOne</a>()</pre>
+<div class="block">Zooms to 1:1 and, if it is already in 1:1, to best fit.</div>
+</li>
+</ul>
+<a name="checkVisibleRectPos-java.awt.Image-java.awt.Rectangle-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>checkVisibleRectPos</h4>
+<pre>private static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.530">checkVisibleRectPos</a>(java.awt.Image&nbsp;image,
+                                        java.awt.Rectangle&nbsp;visibleRect)</pre>
+</li>
+</ul>
+<a name="checkVisibleRectSize-java.awt.Image-java.awt.Rectangle-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>checkVisibleRectSize</h4>
+<pre>private static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#line.545">checkVisibleRectSize</a>(java.awt.Image&nbsp;image,
+                                         java.awt.Rectangle&nbsp;visibleRect)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideImageDisplay.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImageDisplay.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html	(revision 34416)
@@ -0,0 +1,490 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>StreetsideImageTreeCellRenderer (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideImageTreeCellRenderer (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideImageTreeCellRenderer.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImageTreeCellRenderer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JLabel">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsideImageTreeCellRenderer" class="title">Class StreetsideImageTreeCellRenderer</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Component</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Container</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JComponent</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JLabel</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.tree.DefaultTreeCellRenderer</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.SwingConstants, javax.swing.tree.TreeCellRenderer</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html#line.16">StreetsideImageTreeCellRenderer</a>
+extends javax.swing.tree.DefaultTreeCellRenderer</pre>
+<div class="block">Renders an item in a <code>JTree</code> that represents a <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JLabel">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JLabel</h3>
+<code>javax.swing.JLabel.AccessibleJLabel</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>javax.swing.JComponent.AccessibleJComponent</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static javax.swing.Icon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html#ICON">ICON</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.tree.DefaultTreeCellRenderer">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.tree.DefaultTreeCellRenderer</h3>
+<code>backgroundNonSelectionColor, backgroundSelectionColor, borderSelectionColor, closedIcon, hasFocus, leafIcon, openIcon, selected, textNonSelectionColor, textSelectionColor</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JLabel">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JLabel</h3>
+<code>labelFor</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
+<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.SwingConstants">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.SwingConstants</h3>
+<code>BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html#StreetsideImageTreeCellRenderer--">StreetsideImageTreeCellRenderer</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.awt.Component</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html#getTreeCellRendererComponent-javax.swing.JTree-java.lang.Object-boolean-boolean-boolean-int-boolean-">getTreeCellRendererComponent</a></span>(javax.swing.JTree&nbsp;tree,
+                            java.lang.Object&nbsp;value,
+                            boolean&nbsp;sel,
+                            boolean&nbsp;expanded,
+                            boolean&nbsp;leaf,
+                            int&nbsp;row,
+                            boolean&nbsp;hasFocus)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.tree.DefaultTreeCellRenderer">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.tree.DefaultTreeCellRenderer</h3>
+<code>firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackgroundNonSelectionColor, getBackgroundSelectionColor, getBorderSelectionColor, getClosedIcon, getDefaultClosedIcon, getDefaultLeafIcon, getDefaultOpenIcon, getFont, getLeafIcon, getOpenIcon, getPreferredSize, getTextNonSelectionColor, getTextSelectionColor, invalidate, paint, repaint, repaint, repaint, revalidate, setBackground, setBackgroundNonSelectionColor, setBackgroundSelectionColor, setBorderSelectionColor, setClosedIcon, setFont, setLeafIcon, setOpenIcon, setTextNonSelectionColor, setTextSelectionColor, updateUI, validate</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JLabel">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JLabel</h3>
+<code>checkHorizontalKey, checkVerticalKey, getAccessibleContext, getDisabledIcon, getDisplayedMnemonic, getDisplayedMnemonicIndex, getHorizontalAlignment, getHorizontalTextPosition, getIcon, getIconTextGap, getLabelFor, getText, getUI, getUIClassID, getVerticalAlignment, getVerticalTextPosition, imageUpdate, paramString, setDisabledIcon, setDisplayedMnemonic, setDisplayedMnemonic, setDisplayedMnemonicIndex, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setIconTextGap, setLabelFor, setText, setUI, setVerticalAlignment, setVerticalTextPosition</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
+<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validateTree</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html#line.17">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ICON">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ICON</h4>
+<pre>private static final&nbsp;javax.swing.Icon <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html#line.19">ICON</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideImageTreeCellRenderer--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideImageTreeCellRenderer</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html#line.16">StreetsideImageTreeCellRenderer</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getTreeCellRendererComponent-javax.swing.JTree-java.lang.Object-boolean-boolean-boolean-int-boolean-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getTreeCellRendererComponent</h4>
+<pre>public&nbsp;java.awt.Component&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html#line.22">getTreeCellRendererComponent</a>(javax.swing.JTree&nbsp;tree,
+                                                       java.lang.Object&nbsp;value,
+                                                       boolean&nbsp;sel,
+                                                       boolean&nbsp;expanded,
+                                                       boolean&nbsp;leaf,
+                                                       int&nbsp;row,
+                                                       boolean&nbsp;hasFocus)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getTreeCellRendererComponent</code>&nbsp;in interface&nbsp;<code>javax.swing.tree.TreeCellRenderer</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>getTreeCellRendererComponent</code>&nbsp;in class&nbsp;<code>javax.swing.tree.DefaultTreeCellRenderer</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideImageTreeCellRenderer.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImageTreeCellRenderer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JLabel">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html	(revision 34416)
@@ -0,0 +1,350 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>StreetsideMainDialog.BlueAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideMainDialog.BlueAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.BlueAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.BlueAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsideMainDialog.BlueAction" class="title">Class StreetsideMainDialog.BlueAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.BlueAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dd>
+</dl>
+<hr>
+<br>
+<pre>private static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.430">StreetsideMainDialog.BlueAction</a>
+extends javax.swing.AbstractAction</pre>
+<div class="block">Action class to jump to the image following the blue line.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html#BlueAction--">BlueAction</a></span>()</code>
+<div class="block">Constructs a normal BlueAction</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html#line.432">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.BlueAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="BlueAction--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>BlueAction</h4>
+<pre><a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html#line.437">BlueAction</a>()</pre>
+<div class="block">Constructs a normal BlueAction</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html#line.446">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;e)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.BlueAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.BlueAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html	(revision 34416)
@@ -0,0 +1,353 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>StreetsideMainDialog.MODE (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideMainDialog.MODE (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.MODE.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.MODE.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Enum StreetsideMainDialog.MODE" class="title">Enum StreetsideMainDialog.MODE</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MODE</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.87">StreetsideMainDialog.MODE</a>
+extends java.lang.Enum&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a>&gt;</pre>
+<div class="block">Buttons mode.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html#NORMAL">NORMAL</a></span></code>
+<div class="block">Standard mode to view pictures.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html#WALK">WALK</a></span></code>
+<div class="block">Mode when in walk.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="NORMAL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NORMAL</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html#line.91">NORMAL</a></pre>
+<div class="block">Standard mode to view pictures.</div>
+</li>
+</ul>
+<a name="WALK">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>WALK</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html#line.95">WALK</a></pre>
+<div class="block">Mode when in walk.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a>[]&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html#line.87">values</a>()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (StreetsideMainDialog.MODE c : StreetsideMainDialog.MODE.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>an array containing the constants of this enum type, in the order they are declared</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOf-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html#line.87">valueOf</a>(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the enum constant with the specified name</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.MODE.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.MODE.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html	(revision 34416)
@@ -0,0 +1,350 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>StreetsideMainDialog.NextPictureAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideMainDialog.NextPictureAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.NextPictureAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.NextPictureAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsideMainDialog.NextPictureAction" class="title">Class StreetsideMainDialog.NextPictureAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.NextPictureAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dd>
+</dl>
+<hr>
+<br>
+<pre>private static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.353">StreetsideMainDialog.NextPictureAction</a>
+extends javax.swing.AbstractAction</pre>
+<div class="block">Action class form the next image button.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html#NextPictureAction--">NextPictureAction</a></span>()</code>
+<div class="block">Constructs a normal NextPictureAction</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html#line.355">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.NextPictureAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="NextPictureAction--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>NextPictureAction</h4>
+<pre><a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html#line.360">NextPictureAction</a>()</pre>
+<div class="block">Constructs a normal NextPictureAction</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html#line.367">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;e)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.NextPictureAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.NextPictureAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html	(revision 34416)
@@ -0,0 +1,390 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>StreetsideMainDialog.PauseAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideMainDialog.PauseAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.PauseAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.PauseAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsideMainDialog.PauseAction" class="title">Class StreetsideMainDialog.PauseAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PauseAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a></dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dd>
+</dl>
+<hr>
+<br>
+<pre>private static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.514">StreetsideMainDialog.PauseAction</a>
+extends javax.swing.AbstractAction
+implements <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#thread">thread</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#PauseAction--">PauseAction</a></span>()</code>
+<div class="block">Constructs a normal PauseAction</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">walkStarted</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a>&nbsp;thread)</code>
+<div class="block">Called when a new walk thread is started.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#line.519">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PauseAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="thread">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>thread</h4>
+<pre>private&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#line.520">thread</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="PauseAction--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PauseAction</h4>
+<pre><a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#line.525">PauseAction</a>()</pre>
+<div class="block">Constructs a normal PauseAction</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#line.533">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;e)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>walkStarted</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html#line.538">walkStarted</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a>&nbsp;thread)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">WalkListener</a></code></span></div>
+<div class="block">Called when a new walk thread is started.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">walkStarted</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>thread</code> - The thread executing the walk.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.PauseAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.PauseAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html	(revision 34416)
@@ -0,0 +1,390 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>StreetsideMainDialog.PlayAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideMainDialog.PlayAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.PlayAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.PlayAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsideMainDialog.PlayAction" class="title">Class StreetsideMainDialog.PlayAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PlayAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a></dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dd>
+</dl>
+<hr>
+<br>
+<pre>private static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.483">StreetsideMainDialog.PlayAction</a>
+extends javax.swing.AbstractAction
+implements <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#thread">thread</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#PlayAction--">PlayAction</a></span>()</code>
+<div class="block">Constructs a normal PlayAction</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">walkStarted</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a>&nbsp;thread)</code>
+<div class="block">Called when a new walk thread is started.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#line.485">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PlayAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="thread">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>thread</h4>
+<pre>private transient&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#line.487">thread</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="PlayAction--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PlayAction</h4>
+<pre><a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#line.492">PlayAction</a>()</pre>
+<div class="block">Constructs a normal PlayAction</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#line.500">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;e)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>walkStarted</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html#line.507">walkStarted</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a>&nbsp;thread)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">WalkListener</a></code></span></div>
+<div class="block">Called when a new walk thread is started.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">walkStarted</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>thread</code> - The thread executing the walk.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.PlayAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.PlayAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html	(revision 34416)
@@ -0,0 +1,350 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>StreetsideMainDialog.PreviousPictureAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideMainDialog.PreviousPictureAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.PreviousPictureAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.PreviousPictureAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsideMainDialog.PreviousPictureAction" class="title">Class StreetsideMainDialog.PreviousPictureAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PreviousPictureAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dd>
+</dl>
+<hr>
+<br>
+<pre>private static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.377">StreetsideMainDialog.PreviousPictureAction</a>
+extends javax.swing.AbstractAction</pre>
+<div class="block">Action class for the previous image button.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html#PreviousPictureAction--">PreviousPictureAction</a></span>()</code>
+<div class="block">Constructs a normal PreviousPictureAction</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html#line.379">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PreviousPictureAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="PreviousPictureAction--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PreviousPictureAction</h4>
+<pre><a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html#line.384">PreviousPictureAction</a>()</pre>
+<div class="block">Constructs a normal PreviousPictureAction</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html#line.391">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;e)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.PreviousPictureAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.PreviousPictureAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html	(revision 34416)
@@ -0,0 +1,350 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>StreetsideMainDialog.RedAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideMainDialog.RedAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.RedAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.RedAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsideMainDialog.RedAction" class="title">Class StreetsideMainDialog.RedAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.RedAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dd>
+</dl>
+<hr>
+<br>
+<pre>private static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.401">StreetsideMainDialog.RedAction</a>
+extends javax.swing.AbstractAction</pre>
+<div class="block">Action class to jump to the image following the red line.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html#RedAction--">RedAction</a></span>()</code>
+<div class="block">Constructs a normal RedAction</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html#line.403">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.RedAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="RedAction--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RedAction</h4>
+<pre><a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html#line.408">RedAction</a>()</pre>
+<div class="block">Constructs a normal RedAction</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html#line.417">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;e)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.RedAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.RedAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html	(revision 34416)
@@ -0,0 +1,390 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>StreetsideMainDialog.StopAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideMainDialog.StopAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.StopAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.StopAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsideMainDialog.StopAction" class="title">Class StreetsideMainDialog.StopAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.StopAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a></dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></dd>
+</dl>
+<hr>
+<br>
+<pre>private static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.454">StreetsideMainDialog.StopAction</a>
+extends javax.swing.AbstractAction
+implements <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#thread">thread</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#StopAction--">StopAction</a></span>()</code>
+<div class="block">Constructs a normal StopAction</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">walkStarted</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a>&nbsp;thread)</code>
+<div class="block">Called when a new walk thread is started.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#line.456">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.StopAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="thread">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>thread</h4>
+<pre>private&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#line.458">thread</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StopAction--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StopAction</h4>
+<pre><a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#line.463">StopAction</a>()</pre>
+<div class="block">Constructs a normal StopAction</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#line.471">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;e)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>walkStarted</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html#line.478">walkStarted</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a>&nbsp;thread)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">WalkListener</a></code></span></div>
+<div class="block">Called when a new walk thread is started.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html#walkStarted-org.openstreetmap.josm.plugins.streetside.actions.WalkThread-">walkStarted</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>thread</code> - The thread executing the walk.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.StopAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.StopAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html	(revision 34416)
@@ -0,0 +1,1109 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>StreetsideMainDialog (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideMainDialog (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":9,"i3":10,"i4":10,"i5":9,"i6":10,"i7":10,"i8":9,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsideMainDialog" class="title">Class StreetsideMainDialog</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Component</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Container</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JComponent</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JPanel</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.gui.dialogs.ToggleDialog</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.AWTEventListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible, org.openstreetmap.josm.data.cache.ICachedLoaderListener, org.openstreetmap.josm.gui.help.Helpful, org.openstreetmap.josm.gui.ShowHideButtonListener, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>, org.openstreetmap.josm.spi.preferences.PreferenceChangedListener, org.openstreetmap.josm.tools.Destroyable</dd>
+</dl>
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.48">StreetsideMainDialog</a>
+extends org.openstreetmap.josm.gui.dialogs.ToggleDialog
+implements org.openstreetmap.josm.data.cache.ICachedLoaderListener, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></pre>
+<div class="block">Toggle dialog that shows an image and some buttons.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.BlueAction</a></span></code>
+<div class="block">Action class to jump to the image following the blue line.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a></span></code>
+<div class="block">Buttons mode.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.NextPictureAction</a></span></code>
+<div class="block">Action class form the next image button.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PauseAction</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PlayAction</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PreviousPictureAction</a></span></code>
+<div class="block">Action class for the previous image button.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.RedAction</a></span></code>
+<div class="block">Action class to jump to the image following the red line.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.StopAction</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.gui.dialogs.ToggleDialog">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.openstreetmap.josm.gui.dialogs.ToggleDialog</h3>
+<code>org.openstreetmap.josm.gui.dialogs.ToggleDialog.ButtonHidingType, org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar, org.openstreetmap.josm.gui.dialogs.ToggleDialog.ToggleDialogAction</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JPanel">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JPanel</h3>
+<code>javax.swing.JPanel.AccessibleJPanel</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>javax.swing.JComponent.AccessibleJComponent</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.data.cache.ICachedLoaderListener">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.openstreetmap.josm.data.cache.ICachedLoaderListener</h3>
+<code>org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#BASE_TITLE">BASE_TITLE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>org.openstreetmap.josm.gui.SideButton</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#blueButton">blueButton</a></span></code>
+<div class="block">Button used to jump to the image following the blue line</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#image">image</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#imageCache">imageCache</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#imageInfoHelp">imageInfoHelp</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#MESSAGE_SEPARATOR">MESSAGE_SEPARATOR</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>org.openstreetmap.josm.gui.SideButton</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#nextButton">nextButton</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private org.openstreetmap.josm.gui.SideButton</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#pauseButton">pauseButton</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private org.openstreetmap.josm.gui.SideButton</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#playButton">playButton</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>org.openstreetmap.josm.gui.SideButton</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#previousButton">previousButton</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>org.openstreetmap.josm.gui.SideButton</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#redButton">redButton</a></span></code>
+<div class="block">Button used to jump to the image following the red line</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private org.openstreetmap.josm.gui.SideButton</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#stopButton">stopButton</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#streetsideImageDisplay">streetsideImageDisplay</a></span></code>
+<div class="block">Object containing the shown image and that handles zoom and drag</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#streetsideViewerHelp">streetsideViewerHelp</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#thumbnailCache">thumbnailCache</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.gui.dialogs.ToggleDialog">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.gui.dialogs.ToggleDialog</h3>
+<code>button, buttonHiding, detachedDialog, dialogsPanel, isCollapsed, isDocked, isShowing, name, preferenceClass, preferencePrefix, PROP_DYNAMIC_BUTTONS, titleBar, toggleAction, windowMenuItem</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
+<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#StreetsideMainDialog--">StreetsideMainDialog</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#addShortcuts--">addShortcuts</a></span>()</code>
+<div class="block">Adds the shortcuts to the buttons.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#createLayout-java.awt.Component-java.util.List-">createLayout</a></span>(java.awt.Component&nbsp;data,
+            java.util.List&lt;org.openstreetmap.josm.gui.SideButton&gt;&nbsp;buttons)</code>
+<div class="block">Creates the layout of the dialog.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#destroyInstance--">destroyInstance</a></span>()</code>
+<div class="block">Destroys the unique instance of the class.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#disableAllButtons--">disableAllButtons</a></span>()</code>
+<div class="block">Disables all the buttons in the dialog</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#getImage--">getImage</a></span>()</code>
+<div class="block">Returns the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object which is being shown.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#getInstance--">getInstance</a></span>()</code>
+<div class="block">Returns the unique instance of the class.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#getStreetsideImageDisplay--">getStreetsideImageDisplay</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#getStreetsideViewerHelp--">getStreetsideViewerHelp</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#hasInstance--">hasInstance</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#imagesAdded--">imagesAdded</a></span>()</code>
+<div class="block">Fired when any image is added to the database.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#loadingFinished-org.openstreetmap.josm.data.cache.CacheEntry-org.openstreetmap.josm.data.cache.CacheEntryAttributes-org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult-">loadingFinished</a></span>(org.openstreetmap.josm.data.cache.CacheEntry&nbsp;data,
+               org.openstreetmap.josm.data.cache.CacheEntryAttributes&nbsp;attributes,
+               org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult&nbsp;result)</code>
+<div class="block">When the pictures are returned from the cache, they are set in the
+ <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><code>StreetsideImageDisplay</code></a> object.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#setImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">setImage</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</code>
+<div class="block">Sets a new StreetsideImage to be shown.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#setImageInfoHelp-org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup-">setImageInfoHelp</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a>&nbsp;popup)</code>&nbsp;</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#setMode-org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MODE-">setMode</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a>&nbsp;mode)</code>
+<div class="block">Sets a new mode for the dialog.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#setStreetsideImageDisplay-org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay-">setStreetsideImageDisplay</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a>&nbsp;streetsideImageDisplay)</code>&nbsp;</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#setStreetsideViewerHelp-org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup-">setStreetsideViewerHelp</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a>&nbsp;popup)</code>&nbsp;</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#updateImage--">updateImage</a></span>()</code>
+<div class="block">Downloads the full quality picture of the selected StreetsideImage and sets
+ in the StreetsideImageDisplay object.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#updateImage-boolean-">updateImage</a></span>(boolean&nbsp;fullQuality)</code>
+<div class="block">Downloads the picture of the selected StreetsideImage and sets in the
+ StreetsideImageDisplay object.</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#updateTitle--">updateTitle</a></span>()</code>
+<div class="block">Updates the title of the dialog.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.gui.dialogs.ToggleDialog">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.gui.dialogs.ToggleDialog</h3>
+<code>buttonHidden, buttonShown, closeDetachedDialog, collapse, createLayout, createLayout, destroy, detach, dock, dockWhenClosingDetachedDlg, eventDispatched, expand, getButton, getDefaultDetachedSize, getName, getPreferencePrefix, getPreferredHeight, getToggleAction, helpTopic, hideDialog, hideNotify, isDialogInCollapsedView, isDialogInDefaultView, isDialogShowing, preferenceChanged, registerInWindowMenu, setButton, setContentVisible, setDialogsPanel, setIsButtonHiding, setIsCollapsed, setIsDocked, setIsShowing, setTitle, showDialog, showNotify, stateChanged, toggleButtonHook, toString, unfurlDialog</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JPanel">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JPanel</h3>
+<code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
+<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.51">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.53">logger</a></pre>
+</li>
+</ul>
+<a name="BASE_TITLE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BASE_TITLE</h4>
+<pre>public static final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.55">BASE_TITLE</a></pre>
+</li>
+</ul>
+<a name="MESSAGE_SEPARATOR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MESSAGE_SEPARATOR</h4>
+<pre>private static final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.57">MESSAGE_SEPARATOR</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MESSAGE_SEPARATOR">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="instance">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>instance</h4>
+<pre>private static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.59">instance</a></pre>
+</li>
+</ul>
+<a name="image">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>image</h4>
+<pre>private volatile&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.61">image</a></pre>
+</li>
+</ul>
+<a name="nextButton">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nextButton</h4>
+<pre>public final&nbsp;org.openstreetmap.josm.gui.SideButton <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.63">nextButton</a></pre>
+</li>
+</ul>
+<a name="previousButton">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>previousButton</h4>
+<pre>public final&nbsp;org.openstreetmap.josm.gui.SideButton <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.64">previousButton</a></pre>
+</li>
+</ul>
+<a name="redButton">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>redButton</h4>
+<pre>public final&nbsp;org.openstreetmap.josm.gui.SideButton <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.68">redButton</a></pre>
+<div class="block">Button used to jump to the image following the red line</div>
+</li>
+</ul>
+<a name="blueButton">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>blueButton</h4>
+<pre>public final&nbsp;org.openstreetmap.josm.gui.SideButton <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.72">blueButton</a></pre>
+<div class="block">Button used to jump to the image following the blue line</div>
+</li>
+</ul>
+<a name="playButton">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>playButton</h4>
+<pre>private final&nbsp;org.openstreetmap.josm.gui.SideButton <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.74">playButton</a></pre>
+</li>
+</ul>
+<a name="pauseButton">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>pauseButton</h4>
+<pre>private final&nbsp;org.openstreetmap.josm.gui.SideButton <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.75">pauseButton</a></pre>
+</li>
+</ul>
+<a name="stopButton">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stopButton</h4>
+<pre>private final&nbsp;org.openstreetmap.josm.gui.SideButton <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.76">stopButton</a></pre>
+</li>
+</ul>
+<a name="imageInfoHelp">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imageInfoHelp</h4>
+<pre>private&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.78">imageInfoHelp</a></pre>
+</li>
+</ul>
+<a name="streetsideViewerHelp">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>streetsideViewerHelp</h4>
+<pre>private&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.80">streetsideViewerHelp</a></pre>
+</li>
+</ul>
+<a name="streetsideImageDisplay">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>streetsideImageDisplay</h4>
+<pre>public&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.101">streetsideImageDisplay</a></pre>
+<div class="block">Object containing the shown image and that handles zoom and drag</div>
+</li>
+</ul>
+<a name="imageCache">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imageCache</h4>
+<pre>private&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.103">imageCache</a></pre>
+</li>
+</ul>
+<a name="thumbnailCache">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>thumbnailCache</h4>
+<pre>public&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.104">thumbnailCache</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideMainDialog--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideMainDialog</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.106">StreetsideMainDialog</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="addShortcuts--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addShortcuts</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.123">addShortcuts</a>()</pre>
+<div class="block">Adds the shortcuts to the buttons.</div>
+</li>
+</ul>
+<a name="getInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInstance</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.144">getInstance</a>()</pre>
+<div class="block">Returns the unique instance of the class.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The unique instance of the class.</dd>
+</dl>
+</li>
+</ul>
+<a name="hasInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasInstance</h4>
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.154">hasInstance</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true, iff the singleton instance is present</dd>
+</dl>
+</li>
+</ul>
+<a name="setImageInfoHelp-org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setImageInfoHelp</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.158">setImageInfoHelp</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a>&nbsp;popup)</pre>
+</li>
+</ul>
+<a name="setStreetsideViewerHelp-org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setStreetsideViewerHelp</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.162">setStreetsideViewerHelp</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a>&nbsp;popup)</pre>
+</li>
+</ul>
+<a name="getStreetsideViewerHelp--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStreetsideViewerHelp</h4>
+<pre>public&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.169">getStreetsideViewerHelp</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the streetsideViewerHelp</dd>
+</dl>
+</li>
+</ul>
+<a name="setMode-org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MODE-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMode</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.178">setMode</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a>&nbsp;mode)</pre>
+<div class="block">Sets a new mode for the dialog.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>mode</code> - The mode to be set. Must not be <code>null</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="destroyInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>destroyInstance</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.200">destroyInstance</a>()</pre>
+<div class="block">Destroys the unique instance of the class.</div>
+</li>
+</ul>
+<a name="updateImage--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>updateImage</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.208">updateImage</a>()</pre>
+<div class="block">Downloads the full quality picture of the selected StreetsideImage and sets
+ in the StreetsideImageDisplay object.</div>
+</li>
+</ul>
+<a name="updateImage-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>updateImage</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.219">updateImage</a>(boolean&nbsp;fullQuality)</pre>
+<div class="block">Downloads the picture of the selected StreetsideImage and sets in the
+ StreetsideImageDisplay object.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fullQuality</code> - If the full quality picture must be downloaded or just the
+                    thumbnail.</dd>
+</dl>
+</li>
+</ul>
+<a name="disableAllButtons--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>disableAllButtons</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.299">disableAllButtons</a>()</pre>
+<div class="block">Disables all the buttons in the dialog</div>
+</li>
+</ul>
+<a name="setImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setImage</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.311">setImage</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;image)</pre>
+<div class="block">Sets a new StreetsideImage to be shown.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - The image to be shown.</dd>
+</dl>
+</li>
+</ul>
+<a name="updateTitle--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>updateTitle</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.319">updateTitle</a>()</pre>
+<div class="block">Updates the title of the dialog.</div>
+</li>
+</ul>
+<a name="getImage--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getImage</h4>
+<pre>public&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.344">getImage</a>()</pre>
+<div class="block">Returns the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object which is being shown.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> object which is being shown.</dd>
+</dl>
+</li>
+</ul>
+<a name="loadingFinished-org.openstreetmap.josm.data.cache.CacheEntry-org.openstreetmap.josm.data.cache.CacheEntryAttributes-org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>loadingFinished</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.548">loadingFinished</a>(org.openstreetmap.josm.data.cache.CacheEntry&nbsp;data,
+                            org.openstreetmap.josm.data.cache.CacheEntryAttributes&nbsp;attributes,
+                            org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult&nbsp;result)</pre>
+<div class="block">When the pictures are returned from the cache, they are set in the
+ <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><code>StreetsideImageDisplay</code></a> object.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>loadingFinished</code>&nbsp;in interface&nbsp;<code>org.openstreetmap.josm.data.cache.ICachedLoaderListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="createLayout-java.awt.Component-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createLayout</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.581">createLayout</a>(java.awt.Component&nbsp;data,
+                         java.util.List&lt;org.openstreetmap.josm.gui.SideButton&gt;&nbsp;buttons)</pre>
+<div class="block">Creates the layout of the dialog.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>data</code> - The content of the dialog</dd>
+<dd><code>buttons</code> - The buttons where you can click</dd>
+</dl>
+</li>
+</ul>
+<a name="selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectedImageChanged</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.588">selectedImageChanged</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                                 <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>oldImage</code> - Old selected <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+<dd><code>newImage</code> - New selected <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="imagesAdded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imagesAdded</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.594">imagesAdded</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when any image is added to the database.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">imagesAdded</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getStreetsideImageDisplay--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStreetsideImageDisplay</h4>
+<pre>public&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.601">getStreetsideImageDisplay</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the streetsideImageDisplay</dd>
+</dl>
+</li>
+</ul>
+<a name="setStreetsideImageDisplay-org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setStreetsideImageDisplay</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#line.608">setStreetsideImageDisplay</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a>&nbsp;streetsideImageDisplay)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>streetsideImageDisplay</code> - the streetsideImageDisplay to set</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideMainDialog.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html	(revision 34416)
@@ -0,0 +1,360 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>StreetsidePreferenceSetting.LoginAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsidePreferenceSetting.LoginAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsidePreferenceSetting.LoginAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePreferenceSetting.LoginAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsidePreferenceSetting.LoginAction" class="title">Class StreetsidePreferenceSetting.LoginAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LoginAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dd>
+</dl>
+<hr>
+<br>
+<pre>private static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.215">StreetsidePreferenceSetting.LoginAction</a>
+extends javax.swing.AbstractAction</pre>
+<div class="block">Opens the StreetsideOAuthUI window and lets the user log in.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html#callback">callback</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html#LoginAction-org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener-">LoginAction</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a>&nbsp;loginCallback)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html#line.217">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LoginAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="callback">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>callback</h4>
+<pre>private final transient&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html#line.219">callback</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="LoginAction-org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>LoginAction</h4>
+<pre><a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html#line.221">LoginAction</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a>&nbsp;loginCallback)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html#line.228">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;arg0)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsidePreferenceSetting.LoginAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePreferenceSetting.LoginAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html	(revision 34416)
@@ -0,0 +1,349 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>StreetsidePreferenceSetting.LogoutAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsidePreferenceSetting.LogoutAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsidePreferenceSetting.LogoutAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePreferenceSetting.LogoutAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsidePreferenceSetting.LogoutAction" class="title">Class StreetsidePreferenceSetting.LogoutAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LogoutAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dd>
+</dl>
+<hr>
+<br>
+<pre>private class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.241">StreetsidePreferenceSetting.LogoutAction</a>
+extends javax.swing.AbstractAction</pre>
+<div class="block">Logs the user out.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html#LogoutAction--">LogoutAction</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html#line.243">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LogoutAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="LogoutAction--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>LogoutAction</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html#line.245">LogoutAction</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html#line.250">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;arg0)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsidePreferenceSetting.LogoutAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePreferenceSetting.LogoutAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html	(revision 34416)
@@ -0,0 +1,611 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>StreetsidePreferenceSetting (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsidePreferenceSetting (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsidePreferenceSetting.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePreferenceSetting.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsidePreferenceSetting" class="title">Class StreetsidePreferenceSetting</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.openstreetmap.josm.gui.preferences.PreferenceSetting, org.openstreetmap.josm.gui.preferences.SubPreferenceSetting, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.50">StreetsidePreferenceSetting</a>
+extends java.lang.Object
+implements org.openstreetmap.josm.gui.preferences.SubPreferenceSetting, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></pre>
+<div class="block">Creates the preferences panel for the plugin.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting.LoginAction</a></span></code>
+<div class="block">Opens the StreetsideOAuthUI window and lets the user log in.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting.LogoutAction</a></span></code>
+<div class="block">Logs the user out.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javax.swing.JCheckBox</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#cutOffSeq">cutOffSeq</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javax.swing.JCheckBox</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#developer">developer</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javax.swing.JCheckBox</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#displayHour">displayHour</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javax.swing.JComboBox&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#downloadModeComboBox">downloadModeComboBox</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javax.swing.JCheckBox</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#format24">format24</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javax.swing.JCheckBox</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#hoverEnabled">hoverEnabled</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javax.swing.JCheckBox</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#imageLinkToBlurEditor">imageLinkToBlurEditor</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javax.swing.JButton</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#loginButton">loginButton</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javax.swing.JLabel</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#loginLabel">loginLabel</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javax.swing.JPanel</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#loginPanel">loginPanel</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javax.swing.JButton</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#logoutButton">logoutButton</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javax.swing.JCheckBox</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#moveTo">moveTo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javax.swing.SpinnerNumberModel</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#preFetchSize">preFetchSize</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#StreetsidePreferenceSetting--">StreetsidePreferenceSetting</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#addGui-org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane-">addGui</a></span>(org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane&nbsp;gui)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>org.openstreetmap.josm.gui.preferences.TabPreferenceSetting</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#getTabPreferenceSetting-org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane-">getTabPreferenceSetting</a></span>(org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane&nbsp;gui)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#isExpert--">isExpert</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#ok--">ok</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#onLogin-java.lang.String-">onLogin</a></span>(java.lang.String&nbsp;username)</code>
+<div class="block">Should be called whenever the user logs into a mapillary account.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#onLogout--">onLogout</a></span>()</code>
+<div class="block">Should be called whenever the user logs out of a mapillary account.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.52">logger</a></pre>
+</li>
+</ul>
+<a name="downloadModeComboBox">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>downloadModeComboBox</h4>
+<pre>private final&nbsp;javax.swing.JComboBox&lt;java.lang.String&gt; <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.54">downloadModeComboBox</a></pre>
+</li>
+</ul>
+<a name="displayHour">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>displayHour</h4>
+<pre>private final&nbsp;javax.swing.JCheckBox <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.60">displayHour</a></pre>
+</li>
+</ul>
+<a name="format24">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>format24</h4>
+<pre>private final&nbsp;javax.swing.JCheckBox <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.62">format24</a></pre>
+</li>
+</ul>
+<a name="moveTo">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>moveTo</h4>
+<pre>private final&nbsp;javax.swing.JCheckBox <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.64">moveTo</a></pre>
+</li>
+</ul>
+<a name="hoverEnabled">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hoverEnabled</h4>
+<pre>private final&nbsp;javax.swing.JCheckBox <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.66">hoverEnabled</a></pre>
+</li>
+</ul>
+<a name="cutOffSeq">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cutOffSeq</h4>
+<pre>private final&nbsp;javax.swing.JCheckBox <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.68">cutOffSeq</a></pre>
+</li>
+</ul>
+<a name="imageLinkToBlurEditor">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imageLinkToBlurEditor</h4>
+<pre>private final&nbsp;javax.swing.JCheckBox <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.70">imageLinkToBlurEditor</a></pre>
+</li>
+</ul>
+<a name="developer">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>developer</h4>
+<pre>private final&nbsp;javax.swing.JCheckBox <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.75">developer</a></pre>
+</li>
+</ul>
+<a name="preFetchSize">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>preFetchSize</h4>
+<pre>private final&nbsp;javax.swing.SpinnerNumberModel <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.77">preFetchSize</a></pre>
+</li>
+</ul>
+<a name="loginButton">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>loginButton</h4>
+<pre>private final&nbsp;javax.swing.JButton <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.83">loginButton</a></pre>
+</li>
+</ul>
+<a name="logoutButton">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logoutButton</h4>
+<pre>private final&nbsp;javax.swing.JButton <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.84">logoutButton</a></pre>
+</li>
+</ul>
+<a name="loginLabel">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>loginLabel</h4>
+<pre>private final&nbsp;javax.swing.JLabel <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.85">loginLabel</a></pre>
+</li>
+</ul>
+<a name="loginPanel">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>loginPanel</h4>
+<pre>private final&nbsp;javax.swing.JPanel <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.86">loginPanel</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsidePreferenceSetting--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsidePreferenceSetting</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.50">StreetsidePreferenceSetting</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getTabPreferenceSetting-org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTabPreferenceSetting</h4>
+<pre>public&nbsp;org.openstreetmap.josm.gui.preferences.TabPreferenceSetting&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.89">getTabPreferenceSetting</a>(org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane&nbsp;gui)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getTabPreferenceSetting</code>&nbsp;in interface&nbsp;<code>org.openstreetmap.josm.gui.preferences.SubPreferenceSetting</code></dd>
+</dl>
+</li>
+</ul>
+<a name="addGui-org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addGui</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.94">addGui</a>(org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane&nbsp;gui)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>addGui</code>&nbsp;in interface&nbsp;<code>org.openstreetmap.josm.gui.preferences.PreferenceSetting</code></dd>
+</dl>
+</li>
+</ul>
+<a name="onLogin-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>onLogin</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.170">onLogin</a>(java.lang.String&nbsp;username)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html#onLogin-java.lang.String-">StreetsideLoginListener</a></code></span></div>
+<div class="block">Should be called whenever the user logs into a mapillary account.
+ E.g. for updating the GUI to reflect the login status.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html#onLogin-java.lang.String-">onLogin</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>username</code> - the username that the user is now logged in with</dd>
+</dl>
+</li>
+</ul>
+<a name="onLogout--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>onLogout</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.179">onLogout</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html#onLogout--">StreetsideLoginListener</a></code></span></div>
+<div class="block">Should be called whenever the user logs out of a mapillary account.
+ E.g. for updating the GUI to reflect the login status.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html#onLogout--">onLogout</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="ok--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ok</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.189">ok</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>ok</code>&nbsp;in interface&nbsp;<code>org.openstreetmap.josm.gui.preferences.PreferenceSetting</code></dd>
+</dl>
+</li>
+</ul>
+<a name="isExpert--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isExpert</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html#line.205">isExpert</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>isExpert</code>&nbsp;in interface&nbsp;<code>org.openstreetmap.josm.gui.preferences.PreferenceSetting</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsidePreferenceSetting.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePreferenceSetting.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html	(revision 34416)
@@ -0,0 +1,576 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>StreetsideViewerDialog (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideViewerDialog (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9,"i2":9,"i3":10,"i4":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideViewerDialog.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideViewerDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.gui.dialogs.ToggleDialog">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsideViewerDialog" class="title">Class StreetsideViewerDialog</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Component</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Container</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JComponent</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JPanel</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.gui.dialogs.ToggleDialog</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.AWTEventListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible, org.openstreetmap.josm.gui.help.Helpful, org.openstreetmap.josm.gui.ShowHideButtonListener, org.openstreetmap.josm.spi.preferences.PreferenceChangedListener, org.openstreetmap.josm.tools.Destroyable</dd>
+</dl>
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#line.18">StreetsideViewerDialog</a>
+extends org.openstreetmap.josm.gui.dialogs.ToggleDialog</pre>
+<div class="block">Toggle dialog that shows an image and some buttons.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.gui.dialogs.ToggleDialog">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.openstreetmap.josm.gui.dialogs.ToggleDialog</h3>
+<code>org.openstreetmap.josm.gui.dialogs.ToggleDialog.ButtonHidingType, org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar, org.openstreetmap.josm.gui.dialogs.ToggleDialog.ToggleDialogAction</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JPanel">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JPanel</h3>
+<code>javax.swing.JPanel.AccessibleJPanel</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>javax.swing.JComponent.AccessibleJComponent</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#BASE_TITLE">BASE_TITLE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#streetsideViewerPanel">streetsideViewerPanel</a></span></code>
+<div class="block">Object containing the shown image and that handles zoom and drag</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.gui.dialogs.ToggleDialog">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.gui.dialogs.ToggleDialog</h3>
+<code>button, buttonHiding, detachedDialog, dialogsPanel, isCollapsed, isDocked, isShowing, name, preferenceClass, preferencePrefix, PROP_DYNAMIC_BUTTONS, titleBar, toggleAction, windowMenuItem</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
+<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#StreetsideViewerDialog--">StreetsideViewerDialog</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#createLayout-java.awt.Component-java.util.List-">createLayout</a></span>(java.awt.Component&nbsp;data,
+            java.util.List&lt;org.openstreetmap.josm.gui.SideButton&gt;&nbsp;buttons)</code>
+<div class="block">Creates the layout of the dialog.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#destroyInstance--">destroyInstance</a></span>()</code>
+<div class="block">Destroys the unique instance of the class.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#getInstance--">getInstance</a></span>()</code>
+<div class="block">Returns the unique instance of the class.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#getStreetsideViewerPanel--">getStreetsideViewerPanel</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#hasInstance--">hasInstance</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.gui.dialogs.ToggleDialog">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.gui.dialogs.ToggleDialog</h3>
+<code>buttonHidden, buttonShown, closeDetachedDialog, collapse, createLayout, createLayout, destroy, detach, dock, dockWhenClosingDetachedDlg, eventDispatched, expand, getButton, getDefaultDetachedSize, getName, getPreferencePrefix, getPreferredHeight, getToggleAction, helpTopic, hideDialog, hideNotify, isDialogInCollapsedView, isDialogInDefaultView, isDialogShowing, preferenceChanged, registerInWindowMenu, setButton, setContentVisible, setDialogsPanel, setIsButtonHiding, setIsCollapsed, setIsDocked, setIsShowing, setTitle, showDialog, showNotify, stateChanged, toggleButtonHook, toString, unfurlDialog</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JPanel">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JPanel</h3>
+<code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
+<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#line.21">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="BASE_TITLE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BASE_TITLE</h4>
+<pre>private static final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#line.23">BASE_TITLE</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog.BASE_TITLE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="instance">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>instance</h4>
+<pre>private static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#line.25">instance</a></pre>
+</li>
+</ul>
+<a name="streetsideViewerPanel">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>streetsideViewerPanel</h4>
+<pre>private&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#line.30">streetsideViewerPanel</a></pre>
+<div class="block">Object containing the shown image and that handles zoom and drag</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideViewerDialog--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideViewerDialog</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#line.32">StreetsideViewerDialog</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInstance</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#line.45">getInstance</a>()</pre>
+<div class="block">Returns the unique instance of the class.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The unique instance of the class.</dd>
+</dl>
+</li>
+</ul>
+<a name="hasInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasInstance</h4>
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#line.55">hasInstance</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true, iff the singleton instance is present</dd>
+</dl>
+</li>
+</ul>
+<a name="destroyInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>destroyInstance</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#line.62">destroyInstance</a>()</pre>
+<div class="block">Destroys the unique instance of the class.</div>
+</li>
+</ul>
+<a name="createLayout-java.awt.Component-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createLayout</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#line.74">createLayout</a>(java.awt.Component&nbsp;data,
+                         java.util.List&lt;org.openstreetmap.josm.gui.SideButton&gt;&nbsp;buttons)</pre>
+<div class="block">Creates the layout of the dialog.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>data</code> - The content of the dialog</dd>
+<dd><code>buttons</code> - The buttons where you can click</dd>
+</dl>
+</li>
+</ul>
+<a name="getStreetsideViewerPanel--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getStreetsideViewerPanel</h4>
+<pre>public&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#line.80">getStreetsideViewerPanel</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideViewerDialog.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideViewerDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.gui.dialogs.ToggleDialog">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html	(revision 34416)
@@ -0,0 +1,459 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>StreetsideWalkDialog (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideWalkDialog (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideWalkDialog.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideWalkDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.javax.swing.JPanel">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui</div>
+<h2 title="Class StreetsideWalkDialog" class="title">Class StreetsideWalkDialog</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Component</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Container</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JComponent</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JPanel</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#line.19">StreetsideWalkDialog</a>
+extends javax.swing.JPanel</pre>
+<div class="block">Dialog to set the walk mode options.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JPanel">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JPanel</h3>
+<code>javax.swing.JPanel.AccessibleJPanel</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>javax.swing.JComponent.AccessibleJComponent</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>javax.swing.JCheckBox</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#followSelection">followSelection</a></span></code>
+<div class="block">Whether the view must follow the selected image.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>javax.swing.JCheckBox</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#goForward">goForward</a></span></code>
+<div class="block">Go forward or backwards</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>javax.swing.SpinnerModel</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#spin">spin</a></span></code>
+<div class="block">Spin containing the interval value.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>javax.swing.JCheckBox</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#waitForPicture">waitForPicture</a></span></code>
+<div class="block">Whether it must wait for the picture to be downloaded</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
+<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#StreetsideWalkDialog--">StreetsideWalkDialog</a></span>()</code>
+<div class="block">Main constructor</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JPanel">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JPanel</h3>
+<code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
+<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#line.21">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="spin">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>spin</h4>
+<pre>public&nbsp;javax.swing.SpinnerModel <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#line.24">spin</a></pre>
+<div class="block">Spin containing the interval value.</div>
+</li>
+</ul>
+<a name="waitForPicture">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>waitForPicture</h4>
+<pre>public&nbsp;javax.swing.JCheckBox <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#line.26">waitForPicture</a></pre>
+<div class="block">Whether it must wait for the picture to be downloaded</div>
+</li>
+</ul>
+<a name="followSelection">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>followSelection</h4>
+<pre>public&nbsp;javax.swing.JCheckBox <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#line.28">followSelection</a></pre>
+<div class="block">Whether the view must follow the selected image.</div>
+</li>
+</ul>
+<a name="goForward">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>goForward</h4>
+<pre>public&nbsp;javax.swing.JCheckBox <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#line.30">goForward</a></pre>
+<div class="block">Go forward or backwards</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideWalkDialog--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideWalkDialog</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html#line.35">StreetsideWalkDialog</a>()</pre>
+<div class="block">Main constructor</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideWalkDialog.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideWalkDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.javax.swing.JPanel">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html	(revision 34416)
@@ -0,0 +1,508 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:14 PDT 2018 -->
+<title>SelectableLabel (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SelectableLabel (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SelectableLabel.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" target="_top">Frames</a></li>
+<li><a href="SelectableLabel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JEditorPane">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui.boilerplate</div>
+<h2 title="Class SelectableLabel" class="title">Class SelectableLabel</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Component</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Container</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JComponent</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.text.JTextComponent</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JEditorPane</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JTextPane</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.Scrollable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#line.10">SelectableLabel</a>
+extends javax.swing.JTextPane</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JEditorPane">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JEditorPane</h3>
+<code>javax.swing.JEditorPane.AccessibleJEditorPane, javax.swing.JEditorPane.AccessibleJEditorPaneHTML, javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.text.JTextComponent">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.text.JTextComponent</h3>
+<code>javax.swing.text.JTextComponent.AccessibleJTextComponent, javax.swing.text.JTextComponent.DropLocation, javax.swing.text.JTextComponent.KeyBinding</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>javax.swing.JComponent.AccessibleJComponent</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#DEFAULT_BACKGROUND">DEFAULT_BACKGROUND</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.awt.Font</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#DEFAULT_FONT">DEFAULT_FONT</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JEditorPane">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JEditorPane</h3>
+<code>HONOR_DISPLAY_PROPERTIES, W3C_LENGTH_UNITS</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.text.JTextComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.text.JTextComponent</h3>
+<code>DEFAULT_KEYMAP, FOCUS_ACCELERATOR_KEY</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
+<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#SelectableLabel--">SelectableLabel</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#SelectableLabel-java.lang.String-">SelectableLabel</a></span>(java.lang.String&nbsp;text)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#init--">init</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JTextPane">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JTextPane</h3>
+<code>addStyle, createDefaultEditorKit, getCharacterAttributes, getInputAttributes, getLogicalStyle, getParagraphAttributes, getStyle, getStyledDocument, getStyledEditorKit, getUIClassID, insertComponent, insertIcon, paramString, removeStyle, replaceSelection, setCharacterAttributes, setDocument, setEditorKit, setLogicalStyle, setParagraphAttributes, setStyledDocument</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JEditorPane">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JEditorPane</h3>
+<code>addHyperlinkListener, createEditorKitForContentType, fireHyperlinkUpdate, getAccessibleContext, getContentType, getEditorKit, getEditorKitClassNameForContentType, getEditorKitForContentType, getHyperlinkListeners, getPage, getPreferredSize, getScrollableTracksViewportHeight, getScrollableTracksViewportWidth, getStream, getText, read, registerEditorKitForContentType, registerEditorKitForContentType, removeHyperlinkListener, scrollToReference, setContentType, setEditorKitForContentType, setPage, setPage, setText</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.text.JTextComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.text.JTextComponent</h3>
+<code>addCaretListener, addInputMethodListener, addKeymap, copy, cut, fireCaretUpdate, getActions, getCaret, getCaretColor, getCaretListeners, getCaretPosition, getDisabledTextColor, getDocument, getDragEnabled, getDropLocation, getDropMode, getFocusAccelerator, getHighlighter, getInputMethodRequests, getKeymap, getKeymap, getMargin, getNavigationFilter, getPreferredScrollableViewportSize, getPrintable, getScrollableBlockIncrement, getScrollableUnitIncrement, getSelectedText, getSelectedTextColor, getSelectionColor, getSelectionEnd, getSelectionStart, getText, getToolTipText, getUI, isEditable, loadKeymap, modelToView, moveCaretPosition, paste, print, print, print, processInputMethodEvent, read, removeCaretListener, removeKeymap, removeNotify, restoreComposedText, saveComposedText, select, selectAll, setCaret, setCaretColor, setCaretPosition, setComponentOrientation, setDisabledTextColor, setDragEnabled, setDropMode, setEditable, setFocusAccelerator, setHighlighter, setKeymap, setMargin, setNavigationFilter, setSelectedTextColor, setSelectionColor, setSelectionEnd, setSelectionStart, setUI, updateUI, viewToModel, write</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
+<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#line.12">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_FONT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_FONT</h4>
+<pre>public static final&nbsp;java.awt.Font <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#line.14">DEFAULT_FONT</a></pre>
+</li>
+</ul>
+<a name="DEFAULT_BACKGROUND">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DEFAULT_BACKGROUND</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#line.15">DEFAULT_BACKGROUND</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="SelectableLabel--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SelectableLabel</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#line.17">SelectableLabel</a>()</pre>
+</li>
+</ul>
+<a name="SelectableLabel-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SelectableLabel</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#line.22">SelectableLabel</a>(java.lang.String&nbsp;text)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="init--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>init</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html#line.27">init</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SelectableLabel.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" target="_top">Frames</a></li>
+<li><a href="SelectableLabel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JEditorPane">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html	(revision 34416)
@@ -0,0 +1,493 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>StreetsideButton (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideButton (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideButton.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" target="_top">Frames</a></li>
+<li><a href="StreetsideButton.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JButton">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui.boilerplate</div>
+<h2 title="Class StreetsideButton" class="title">Class StreetsideButton</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Component</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Container</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JComponent</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractButton</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JButton</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.image.ImageObserver, java.awt.ItemSelectable, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.SwingConstants</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#line.16">StreetsideButton</a>
+extends javax.swing.JButton</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JButton">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JButton</h3>
+<code>javax.swing.JButton.AccessibleJButton</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.AbstractButton">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.AbstractButton</h3>
+<code>javax.swing.AbstractButton.AccessibleAbstractButton, javax.swing.AbstractButton.ButtonChangeListener</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>javax.swing.JComponent.AccessibleJComponent</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractButton">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractButton</h3>
+<code>actionListener, BORDER_PAINTED_CHANGED_PROPERTY, changeEvent, changeListener, CONTENT_AREA_FILLED_CHANGED_PROPERTY, DISABLED_ICON_CHANGED_PROPERTY, DISABLED_SELECTED_ICON_CHANGED_PROPERTY, FOCUS_PAINTED_CHANGED_PROPERTY, HORIZONTAL_ALIGNMENT_CHANGED_PROPERTY, HORIZONTAL_TEXT_POSITION_CHANGED_PROPERTY, ICON_CHANGED_PROPERTY, itemListener, MARGIN_CHANGED_PROPERTY, MNEMONIC_CHANGED_PROPERTY, model, MODEL_CHANGED_PROPERTY, PRESSED_ICON_CHANGED_PROPERTY, ROLLOVER_ENABLED_CHANGED_PROPERTY, ROLLOVER_ICON_CHANGED_PROPERTY, ROLLOVER_SELECTED_ICON_CHANGED_PROPERTY, SELECTED_ICON_CHANGED_PROPERTY, TEXT_CHANGED_PROPERTY, VERTICAL_ALIGNMENT_CHANGED_PROPERTY, VERTICAL_TEXT_POSITION_CHANGED_PROPERTY</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
+<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.SwingConstants">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.SwingConstants</h3>
+<code>BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#StreetsideButton-javax.swing.Action-">StreetsideButton</a></span>(javax.swing.Action&nbsp;action)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#StreetsideButton-javax.swing.Action-boolean-">StreetsideButton</a></span>(javax.swing.Action&nbsp;action,
+                boolean&nbsp;slim)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#isContentAreaFilled--">isContentAreaFilled</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#paintComponent-java.awt.Graphics-">paintComponent</a></span>(java.awt.Graphics&nbsp;g)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JButton">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JButton</h3>
+<code>getAccessibleContext, getUIClassID, isDefaultButton, isDefaultCapable, paramString, removeNotify, setDefaultCapable, updateUI</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractButton">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractButton</h3>
+<code>actionPropertyChanged, addActionListener, addChangeListener, addImpl, addItemListener, checkHorizontalKey, checkVerticalKey, configurePropertiesFromAction, createActionListener, createActionPropertyChangeListener, createChangeListener, createItemListener, doClick, doClick, fireActionPerformed, fireItemStateChanged, fireStateChanged, getAction, getActionCommand, getActionListeners, getChangeListeners, getDisabledIcon, getDisabledSelectedIcon, getDisplayedMnemonicIndex, getHideActionText, getHorizontalAlignment, getHorizontalTextPosition, getIcon, getIconTextGap, getItemListeners, getLabel, getMargin, getMnemonic, getModel, getMultiClickThreshhold, getPressedIcon, getRolloverIcon, getRolloverSelectedIcon, getSelectedIcon, getSelectedObjects, getText, getUI, getVerticalAlignment, getVerticalTextPosition, imageUpdate, init, isBorderPainted, isFocusPainted, isRolloverEnabled, isSelected, paintBorder, removeActionListener, removeChangeListener, removeItemListener, setAction, setActionCommand, setBorderPainted, setContentAreaFilled, setDisabledIcon, setDisabledSelectedIcon, setDisplayedMnemonicIndex, setEnabled, setFocusPainted, setHideActionText, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setIconTextGap, setLabel, setLayout, setMargin, setMnemonic, setMnemonic, setModel, setMultiClickThreshhold, setPressedIcon, setRolloverEnabled, setRolloverIcon, setRolloverSelectedIcon, setSelected, setSelectedIcon, setText, setUI, setVerticalAlignment, setVerticalTextPosition</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintChildren, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
+<code>add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, transferFocusDownCycle, validate, validateTree</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#line.18">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideButton-javax.swing.Action-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreetsideButton</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#line.20">StreetsideButton</a>(javax.swing.Action&nbsp;action)</pre>
+</li>
+</ul>
+<a name="StreetsideButton-javax.swing.Action-boolean-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideButton</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#line.24">StreetsideButton</a>(javax.swing.Action&nbsp;action,
+                        boolean&nbsp;slim)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="paintComponent-java.awt.Graphics-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>paintComponent</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#line.31">paintComponent</a>(java.awt.Graphics&nbsp;g)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>paintComponent</code>&nbsp;in class&nbsp;<code>javax.swing.JComponent</code></dd>
+</dl>
+</li>
+</ul>
+<a name="isContentAreaFilled--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isContentAreaFilled</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html#line.47">isContentAreaFilled</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>isContentAreaFilled</code>&nbsp;in class&nbsp;<code>javax.swing.AbstractButton</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideButton.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" target="_top">Frames</a></li>
+<li><a href="StreetsideButton.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JButton">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/class-use/SelectableLabel.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/class-use/SelectableLabel.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/class-use/SelectableLabel.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/boilerplate/class-use/SelectableLabel.html" target="_top">Frames</a></li>
+<li><a href="SelectableLabel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/boilerplate/class-use/SelectableLabel.html" target="_top">Frames</a></li>
+<li><a href="SelectableLabel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/class-use/StreetsideButton.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/class-use/StreetsideButton.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/class-use/StreetsideButton.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/boilerplate/class-use/StreetsideButton.html" target="_top">Frames</a></li>
+<li><a href="StreetsideButton.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/boilerplate/class-use/StreetsideButton.html" target="_top">Frames</a></li>
+<li><a href="StreetsideButton.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-frame.html	(revision 34416)
@@ -0,0 +1,21 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.gui.boilerplate (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.gui.boilerplate</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate" target="classFrame">SelectableLabel</a></li>
+<li><a href="StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate" target="classFrame">StreetsideButton</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-summary.html	(revision 34416)
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.gui.boilerplate (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.gui.boilerplate (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.gui.boilerplate</h1>
+<div class="docSummary">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">SelectableLabel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">StreetsideButton</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.openstreetmap.josm.plugins.streetside.gui.boilerplate Description">Package org.openstreetmap.josm.plugins.streetside.gui.boilerplate Description</h2>
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-tree.html	(revision 34416)
@@ -0,0 +1,171 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.gui.boilerplate Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.gui.boilerplate Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.gui.boilerplate</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
+<ul>
+<li type="circle">java.awt.Container
+<ul>
+<li type="circle">javax.swing.JComponent (implements java.io.Serializable)
+<ul>
+<li type="circle">javax.swing.AbstractButton (implements java.awt.ItemSelectable, javax.swing.SwingConstants)
+<ul>
+<li type="circle">javax.swing.JButton (implements javax.accessibility.Accessible)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate"><span class="typeNameLink">StreetsideButton</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">javax.swing.text.JTextComponent (implements javax.accessibility.Accessible, javax.swing.Scrollable)
+<ul>
+<li type="circle">javax.swing.JEditorPane
+<ul>
+<li type="circle">javax.swing.JTextPane
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate"><span class="typeNameLink">SelectableLabel</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-use.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.gui.boilerplate (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.gui.boilerplate (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.gui.boilerplate" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.gui.boilerplate</h1>
+</div>
+<div class="contentContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.boilerplate</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideExportDialog.RewriteButtonAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideExportDialog.RewriteButtonAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideExportDialog.RewriteButtonAction.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideExportDialog.RewriteButtonAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportDialog.RewriteButtonAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideExportDialog.RewriteButtonAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportDialog.RewriteButtonAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideExportDialog.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideExportDialog.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideExportDialog.html	(revision 34416)
@@ -0,0 +1,204 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideExportDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideExportAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html#dialog">dialog</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideExportDialog.RewriteButtonAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#dlg">dlg</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html#RewriteButtonAction-org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog-">RewriteButtonAction</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a>&nbsp;dlg)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideExportDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageDisplay.ImgDisplayMouseListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageDisplay.ImgDisplayMouseListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageDisplay.ImgDisplayMouseListener.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageDisplay.ImgDisplayMouseListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImageDisplay.ImgDisplayMouseListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageDisplay.ImgDisplayMouseListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImageDisplay.ImgDisplayMouseListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageDisplay.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageDisplay.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageDisplay.html	(revision 34416)
@@ -0,0 +1,195 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageDisplay.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImageDisplay.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#streetsideImageDisplay">streetsideImageDisplay</a></span></code>
+<div class="block">Object containing the shown image and that handles zoom and drag</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#getStreetsideImageDisplay--">getStreetsideImageDisplay</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#setStreetsideImageDisplay-org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay-">setStreetsideImageDisplay</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a>&nbsp;streetsideImageDisplay)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageDisplay.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImageDisplay.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageTreeCellRenderer.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageTreeCellRenderer.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageTreeCellRenderer.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageTreeCellRenderer.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImageTreeCellRenderer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageTreeCellRenderer.html" target="_top">Frames</a></li>
+<li><a href="StreetsideImageTreeCellRenderer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.BlueAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.BlueAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.BlueAction.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.BlueAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.BlueAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.BlueAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.BlueAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.BlueAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.BlueAction</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.BlueAction</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.BlueAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.BlueAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.MODE.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.MODE.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.MODE.html	(revision 34416)
@@ -0,0 +1,191 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MODE (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MODE (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.MODE.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.MODE.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MODE" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MODE</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.MODE.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.MODE.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#setMode-org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MODE-">setMode</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a>&nbsp;mode)</code>
+<div class="block">Sets a new mode for the dialog.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.MODE.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.MODE.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.NextPictureAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.NextPictureAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.NextPictureAction.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.NextPictureAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.NextPictureAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.NextPictureAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.NextPictureAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.NextPictureAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.NextPictureAction</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.NextPictureAction</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.NextPictureAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.NextPictureAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.PauseAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.PauseAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.PauseAction.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PauseAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PauseAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.PauseAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.PauseAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PauseAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PauseAction</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PauseAction</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.PauseAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.PauseAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.PlayAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.PlayAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.PlayAction.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PlayAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PlayAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.PlayAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.PlayAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PlayAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PlayAction</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PlayAction</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.PlayAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.PlayAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.PreviousPictureAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.PreviousPictureAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.PreviousPictureAction.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PreviousPictureAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PreviousPictureAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.PreviousPictureAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.PreviousPictureAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PreviousPictureAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PreviousPictureAction</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PreviousPictureAction</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.PreviousPictureAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.PreviousPictureAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.RedAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.RedAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.RedAction.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.RedAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.RedAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.RedAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.RedAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.RedAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.RedAction</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.RedAction</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.RedAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.RedAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.StopAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.StopAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.StopAction.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.StopAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.StopAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.StopAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.StopAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.StopAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.StopAction</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.StopAction</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.StopAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.StopAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.html	(revision 34416)
@@ -0,0 +1,182 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#getInstance--">getInstance</a></span>()</code>
+<div class="block">Returns the unique instance of the class.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideMainDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsidePreferenceSetting.LoginAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsidePreferenceSetting.LoginAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsidePreferenceSetting.LoginAction.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LoginAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LoginAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsidePreferenceSetting.LoginAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePreferenceSetting.LoginAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LoginAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LoginAction</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LoginAction</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsidePreferenceSetting.LoginAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePreferenceSetting.LoginAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsidePreferenceSetting.LogoutAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsidePreferenceSetting.LogoutAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsidePreferenceSetting.LogoutAction.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LogoutAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LogoutAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsidePreferenceSetting.LogoutAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePreferenceSetting.LogoutAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LogoutAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LogoutAction</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LogoutAction</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsidePreferenceSetting.LogoutAction.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePreferenceSetting.LogoutAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsidePreferenceSetting.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsidePreferenceSetting.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsidePreferenceSetting.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsidePreferenceSetting.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePreferenceSetting.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsidePreferenceSetting.html" target="_top">Frames</a></li>
+<li><a href="StreetsidePreferenceSetting.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideViewerDialog.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideViewerDialog.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideViewerDialog.html	(revision 34416)
@@ -0,0 +1,182 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideViewerDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideViewerDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideViewerDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideViewerDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#getInstance--">getInstance</a></span>()</code>
+<div class="block">Returns the unique instance of the class.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideViewerDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideViewerDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideWalkDialog.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideWalkDialog.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideWalkDialog.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideWalkDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideWalkDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideWalkDialog.html" target="_top">Frames</a></li>
+<li><a href="StreetsideWalkDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html	(revision 34416)
@@ -0,0 +1,365 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>ChooseGeoImageLayersDialog.BasicListModel (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ChooseGeoImageLayersDialog.BasicListModel (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ChooseGeoImageLayersDialog.BasicListModel.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" target="_top">Frames</a></li>
+<li><a href="ChooseGeoImageLayersDialog.BasicListModel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui.dialog</div>
+<h2 title="Class ChooseGeoImageLayersDialog.BasicListModel" class="title">Class ChooseGeoImageLayersDialog.BasicListModel&lt;T&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractListModel&lt;T&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.BasicListModel&lt;T&gt;</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, javax.swing.ListModel&lt;T&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog</a></dd>
+</dl>
+<hr>
+<br>
+<pre>private static class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html#line.81">ChooseGeoImageLayersDialog.BasicListModel</a>&lt;T&gt;
+extends javax.swing.AbstractListModel&lt;T&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.List&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="type parameter in ChooseGeoImageLayersDialog.BasicListModel">T</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#list">list</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractListModel">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractListModel</h3>
+<code>listenerList</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#BasicListModel-java.util.List-">BasicListModel</a></span>(java.util.List&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="type parameter in ChooseGeoImageLayersDialog.BasicListModel">T</a>&gt;&nbsp;list)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="type parameter in ChooseGeoImageLayersDialog.BasicListModel">T</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#getElementAt-int-">getElementAt</a></span>(int&nbsp;index)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#getSize--">getSize</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractListModel">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractListModel</h3>
+<code>addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#line.82">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.BasicListModel.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="list">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>list</h4>
+<pre>private final&nbsp;java.util.List&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="type parameter in ChooseGeoImageLayersDialog.BasicListModel">T</a>&gt; <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#line.83">list</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="BasicListModel-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>BasicListModel</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#line.85">BasicListModel</a>(java.util.List&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="type parameter in ChooseGeoImageLayersDialog.BasicListModel">T</a>&gt;&nbsp;list)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSize</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#line.90">getSize</a>()</pre>
+</li>
+</ul>
+<a name="getElementAt-int-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getElementAt</h4>
+<pre>public&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="type parameter in ChooseGeoImageLayersDialog.BasicListModel">T</a>&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html#line.95">getElementAt</a>(int&nbsp;index)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ChooseGeoImageLayersDialog.BasicListModel.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" target="_top">Frames</a></li>
+<li><a href="ChooseGeoImageLayersDialog.BasicListModel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html	(revision 34416)
@@ -0,0 +1,295 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" target="_top">Frames</a></li>
+<li><a href="ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui.dialog</div>
+<h2 title="Class ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer" class="title">Class ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>javax.swing.ListCellRenderer&lt;org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog</a></dd>
+</dl>
+<hr>
+<br>
+<pre>protected static class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html#line.64">ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer</a>
+extends java.lang.Object
+implements javax.swing.ListCellRenderer&lt;org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html#GeoImageLayerListCellRenderer--">GeoImageLayerListCellRenderer</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.awt.Component</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html#getListCellRendererComponent-javax.swing.JList-org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer-int-boolean-boolean-">getListCellRendererComponent</a></span>(javax.swing.JList&lt;? extends org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer&gt;&nbsp;list,
+                            org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer&nbsp;value,
+                            int&nbsp;index,
+                            boolean&nbsp;isSelected,
+                            boolean&nbsp;cellHasFocus)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="GeoImageLayerListCellRenderer--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>GeoImageLayerListCellRenderer</h4>
+<pre>protected&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html#line.64">GeoImageLayerListCellRenderer</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getListCellRendererComponent-javax.swing.JList-org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer-int-boolean-boolean-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getListCellRendererComponent</h4>
+<pre>public&nbsp;java.awt.Component&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html#line.66">getListCellRendererComponent</a>(javax.swing.JList&lt;? extends org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer&gt;&nbsp;list,
+                                                       org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer&nbsp;value,
+                                                       int&nbsp;index,
+                                                       boolean&nbsp;isSelected,
+                                                       boolean&nbsp;cellHasFocus)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getListCellRendererComponent</code>&nbsp;in interface&nbsp;<code>javax.swing.ListCellRenderer&lt;org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer&gt;</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" target="_top">Frames</a></li>
+<li><a href="ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html	(revision 34416)
@@ -0,0 +1,454 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>ChooseGeoImageLayersDialog (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ChooseGeoImageLayersDialog (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ChooseGeoImageLayersDialog.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" target="_top">Frames</a></li>
+<li><a href="ChooseGeoImageLayersDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.javax.swing.JDialog">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui.dialog</div>
+<h2 title="Class ChooseGeoImageLayersDialog" class="title">Class ChooseGeoImageLayersDialog</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Component</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Container</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Window</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Dialog</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JDialog</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html#line.27">ChooseGeoImageLayersDialog</a>
+extends javax.swing.JDialog</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog.BasicListModel</a>&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="type parameter in ChooseGeoImageLayersDialog.BasicListModel">T</a>&gt;</span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JDialog">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JDialog</h3>
+<code>javax.swing.JDialog.AccessibleJDialog</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Dialog">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Dialog</h3>
+<code>java.awt.Dialog.AccessibleAWTDialog, java.awt.Dialog.ModalExclusionType, java.awt.Dialog.ModalityType</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Window">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Window</h3>
+<code>java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html#QUESTION">QUESTION</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JDialog">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JDialog</h3>
+<code>accessibleContext, rootPane, rootPaneCheckingEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.Dialog">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.awt.Dialog</h3>
+<code>DEFAULT_MODALITY_TYPE</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
+<code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.WindowConstants">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.WindowConstants</h3>
+<code>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html#ChooseGeoImageLayersDialog-java.awt.Component-java.util.List-">ChooseGeoImageLayersDialog</a></span>(java.awt.Component&nbsp;parent,
+                          java.util.List&lt;org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer&gt;&nbsp;layers)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JDialog">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JDialog</h3>
+<code>addImpl, createRootPane, dialogInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Dialog">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Dialog</h3>
+<code>addNotify, getModalityType, getTitle, hide, isModal, isResizable, isUndecorated, setBackground, setModal, setModalityType, setOpacity, setResizable, setShape, setTitle, setUndecorated, setVisible, show, toBack</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Window">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Window</h3>
+<code>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeNotify, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImage, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, toFront</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
+<code>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html#line.28">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="QUESTION">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>QUESTION</h4>
+<pre>private static final&nbsp;java.lang.String <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html#line.29">QUESTION</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ChooseGeoImageLayersDialog-java.awt.Component-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ChooseGeoImageLayersDialog</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html#line.31">ChooseGeoImageLayersDialog</a>(java.awt.Component&nbsp;parent,
+                                  java.util.List&lt;org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer&gt;&nbsp;layers)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ChooseGeoImageLayersDialog.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" target="_top">Frames</a></li>
+<li><a href="ChooseGeoImageLayersDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.javax.swing.JDialog">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/class-use/ChooseGeoImageLayersDialog.BasicListModel.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/class-use/ChooseGeoImageLayersDialog.BasicListModel.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/class-use/ChooseGeoImageLayersDialog.BasicListModel.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.BasicListModel (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.BasicListModel (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/class-use/ChooseGeoImageLayersDialog.BasicListModel.html" target="_top">Frames</a></li>
+<li><a href="ChooseGeoImageLayersDialog.BasicListModel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.BasicListModel" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.BasicListModel</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.BasicListModel</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/class-use/ChooseGeoImageLayersDialog.BasicListModel.html" target="_top">Frames</a></li>
+<li><a href="ChooseGeoImageLayersDialog.BasicListModel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/class-use/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/class-use/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/class-use/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/class-use/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" target="_top">Frames</a></li>
+<li><a href="ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/class-use/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" target="_top">Frames</a></li>
+<li><a href="ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/class-use/ChooseGeoImageLayersDialog.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/class-use/ChooseGeoImageLayersDialog.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/class-use/ChooseGeoImageLayersDialog.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/class-use/ChooseGeoImageLayersDialog.html" target="_top">Frames</a></li>
+<li><a href="ChooseGeoImageLayersDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/class-use/ChooseGeoImageLayersDialog.html" target="_top">Frames</a></li>
+<li><a href="ChooseGeoImageLayersDialog.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/package-frame.html	(revision 34416)
@@ -0,0 +1,22 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.gui.dialog (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.gui.dialog</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog" target="classFrame">ChooseGeoImageLayersDialog</a></li>
+<li><a href="ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog" target="classFrame">ChooseGeoImageLayersDialog.BasicListModel</a></li>
+<li><a href="ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog" target="classFrame">ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html	(revision 34416)
@@ -0,0 +1,151 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.gui.dialog (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.gui.dialog (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.gui.dialog</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog.BasicListModel</a>&lt;T&gt;</td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/package-tree.html	(revision 34416)
@@ -0,0 +1,164 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.gui.dialog Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.gui.dialog Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.gui.dialog</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">javax.swing.AbstractListModel&lt;E&gt; (implements javax.swing.ListModel&lt;E&gt;, java.io.Serializable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">ChooseGeoImageLayersDialog.BasicListModel</span></a>&lt;T&gt;</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer</span></a> (implements javax.swing.ListCellRenderer&lt;E&gt;)</li>
+<li type="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
+<ul>
+<li type="circle">java.awt.Container
+<ul>
+<li type="circle">java.awt.Window (implements javax.accessibility.Accessible)
+<ul>
+<li type="circle">java.awt.Dialog
+<ul>
+<li type="circle">javax.swing.JDialog (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">ChooseGeoImageLayersDialog</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/dialog/package-use.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.gui.dialog (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.gui.dialog (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.gui.dialog" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.gui.dialog</h1>
+</div>
+<div class="contentContainer">No usage of org.openstreetmap.josm.plugins.streetside.gui.dialog</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/dialog/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html	(revision 34416)
@@ -0,0 +1,411 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>AddTagToPrimitiveAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AddTagToPrimitiveAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AddTagToPrimitiveAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" target="_top">Frames</a></li>
+<li><a href="AddTagToPrimitiveAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</div>
+<h2 title="Class AddTagToPrimitiveAction" class="title">Class AddTagToPrimitiveAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#line.16">AddTagToPrimitiveAction</a>
+extends javax.swing.AbstractAction</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private org.openstreetmap.josm.data.osm.Tag</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#tag">tag</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private org.openstreetmap.josm.data.osm.AbstractPrimitive</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#target">target</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#AddTagToPrimitiveAction-java.lang.String-">AddTagToPrimitiveAction</a></span>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#setTag-org.openstreetmap.josm.data.osm.Tag-">setTag</a></span>(org.openstreetmap.josm.data.osm.Tag&nbsp;tag)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#setTarget-org.openstreetmap.josm.data.osm.AbstractPrimitive-">setTarget</a></span>(org.openstreetmap.josm.data.osm.AbstractPrimitive&nbsp;target)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#updateEnabled--">updateEnabled</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#line.18">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="tag">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tag</h4>
+<pre>private&nbsp;org.openstreetmap.josm.data.osm.Tag <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#line.20">tag</a></pre>
+</li>
+</ul>
+<a name="target">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>target</h4>
+<pre>private&nbsp;org.openstreetmap.josm.data.osm.AbstractPrimitive <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#line.21">target</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="AddTagToPrimitiveAction-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AddTagToPrimitiveAction</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#line.23">AddTagToPrimitiveAction</a>(java.lang.String&nbsp;name)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setTag-org.openstreetmap.josm.data.osm.Tag-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTag</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#line.27">setTag</a>(org.openstreetmap.josm.data.osm.Tag&nbsp;tag)</pre>
+</li>
+</ul>
+<a name="setTarget-org.openstreetmap.josm.data.osm.AbstractPrimitive-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTarget</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#line.32">setTarget</a>(org.openstreetmap.josm.data.osm.AbstractPrimitive&nbsp;target)</pre>
+</li>
+</ul>
+<a name="updateEnabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>updateEnabled</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#line.37">updateEnabled</a>()</pre>
+</li>
+</ul>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html#line.42">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;e)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AddTagToPrimitiveAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" target="_top">Frames</a></li>
+<li><a href="AddTagToPrimitiveAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html	(revision 34416)
@@ -0,0 +1,471 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>ClipboardAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ClipboardAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ClipboardAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" target="_top">Frames</a></li>
+<li><a href="ClipboardAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</div>
+<h2 title="Class ClipboardAction" class="title">Class ClipboardAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#line.20">ClipboardAction</a>
+extends javax.swing.AbstractAction</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.awt.datatransfer.Transferable</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#contents">contents</a></span></code>
+<div class="block">The contents that are transfered into the clipboard when the action is executed.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#lastPopupShowTime">lastPopupShowTime</a></span></code>
+<div class="block">The UNIX epoch time when the popup for this action was shown the last time</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javax.swing.JPopupMenu</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#popup">popup</a></span></code>
+<div class="block">A small popup that shows up when the key has been moved to the clipboard</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#POPUP_DURATION">POPUP_DURATION</a></span></code>
+<div class="block">The duration in milliseconds for which the popup will be shown</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.awt.Component</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#popupParent">popupParent</a></span></code>
+<div class="block">The component which is used as parent of the shown popup.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#ClipboardAction-java.lang.String-java.awt.datatransfer.Transferable-">ClipboardAction</a></span>(java.lang.String&nbsp;name,
+               java.awt.datatransfer.Transferable&nbsp;contents)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#setContents-java.awt.datatransfer.Transferable-">setContents</a></span>(java.awt.datatransfer.Transferable&nbsp;contents)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#setPopupParent-java.awt.Component-">setPopupParent</a></span>(java.awt.Component&nbsp;popupParent)</code>
+<div class="block">Sets the component, under which the popup will be shown, which indicates that the key was copied to the clipboard.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#line.22">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="POPUP_DURATION">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>POPUP_DURATION</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#line.26">POPUP_DURATION</a></pre>
+<div class="block">The duration in milliseconds for which the popup will be shown</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction.POPUP_DURATION">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="popup">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>popup</h4>
+<pre>private final&nbsp;javax.swing.JPopupMenu <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#line.30">popup</a></pre>
+<div class="block">A small popup that shows up when the key has been moved to the clipboard</div>
+</li>
+</ul>
+<a name="popupParent">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>popupParent</h4>
+<pre>private&nbsp;java.awt.Component <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#line.35">popupParent</a></pre>
+<div class="block">The component which is used as parent of the shown popup.
+ If this is <code>null</code>, no popup will be shown.</div>
+</li>
+</ul>
+<a name="lastPopupShowTime">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lastPopupShowTime</h4>
+<pre>private&nbsp;long <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#line.39">lastPopupShowTime</a></pre>
+<div class="block">The UNIX epoch time when the popup for this action was shown the last time</div>
+</li>
+</ul>
+<a name="contents">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>contents</h4>
+<pre>private&nbsp;java.awt.datatransfer.Transferable <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#line.44">contents</a></pre>
+<div class="block">The contents that are transfered into the clipboard when the action is executed.
+ If this is <code>null</code>, the clipboard won't be changed.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ClipboardAction-java.lang.String-java.awt.datatransfer.Transferable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ClipboardAction</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#line.46">ClipboardAction</a>(java.lang.String&nbsp;name,
+                       java.awt.datatransfer.Transferable&nbsp;contents)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setContents-java.awt.datatransfer.Transferable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setContents</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#line.63">setContents</a>(java.awt.datatransfer.Transferable&nbsp;contents)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>contents</code> - the contents, which should be copied to the clipboard when the <code>Action</code> is executed</dd>
+</dl>
+</li>
+</ul>
+<a name="setPopupParent-java.awt.Component-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPopupParent</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#line.72">setPopupParent</a>(java.awt.Component&nbsp;popupParent)</pre>
+<div class="block">Sets the component, under which the popup will be shown, which indicates that the key was copied to the clipboard.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>popupParent</code> - the component to set as parent of the popup</dd>
+</dl>
+</li>
+</ul>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html#line.80">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;e)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ClipboardAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" target="_top">Frames</a></li>
+<li><a href="ClipboardAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html	(revision 34416)
@@ -0,0 +1,468 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>ImageInfoHelpPopup (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ImageInfoHelpPopup (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ImageInfoHelpPopup.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" target="_top">Frames</a></li>
+<li><a href="ImageInfoHelpPopup.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JPopupMenu">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</div>
+<h2 title="Class ImageInfoHelpPopup" class="title">Class ImageInfoHelpPopup</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Component</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Container</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JComponent</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JPopupMenu</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.MenuElement</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#line.24">ImageInfoHelpPopup</a>
+extends javax.swing.JPopupMenu</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JPopupMenu">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JPopupMenu</h3>
+<code>javax.swing.JPopupMenu.AccessibleJPopupMenu, javax.swing.JPopupMenu.Separator</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>javax.swing.JComponent.AccessibleJComponent</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#alreadyDisplayed">alreadyDisplayed</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.awt.Component</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#invokerComp">invokerComp</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
+<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#ImageInfoHelpPopup-java.awt.Component-">ImageInfoHelpPopup</a></span>(java.awt.Component&nbsp;invoker)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#showPopup--">showPopup</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JPopupMenu">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JPopupMenu</h3>
+<code>add, add, add, addMenuKeyListener, addPopupMenuListener, addSeparator, createActionChangeListener, createActionComponent, firePopupMenuCanceled, firePopupMenuWillBecomeInvisible, firePopupMenuWillBecomeVisible, getAccessibleContext, getComponent, getComponentAtIndex, getComponentIndex, getDefaultLightWeightPopupEnabled, getInvoker, getLabel, getMargin, getMenuKeyListeners, getPopupMenuListeners, getSelectionModel, getSubElements, getUI, getUIClassID, insert, insert, isBorderPainted, isLightWeightPopupEnabled, isPopupTrigger, isVisible, menuSelectionChanged, pack, paintBorder, paramString, processFocusEvent, processKeyEvent, processKeyEvent, processMouseEvent, remove, removeMenuKeyListener, removePopupMenuListener, setBorderPainted, setDefaultLightWeightPopupEnabled, setInvoker, setLabel, setLightWeightPopupEnabled, setLocation, setPopupSize, setPopupSize, setSelected, setSelectionModel, setUI, setVisible, show, updateUI</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, unregisterKeyboardAction, update</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
+<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#line.26">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#line.28">logger</a></pre>
+</li>
+</ul>
+<a name="invokerComp">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>invokerComp</h4>
+<pre>private final&nbsp;java.awt.Component <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#line.30">invokerComp</a></pre>
+</li>
+</ul>
+<a name="alreadyDisplayed">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>alreadyDisplayed</h4>
+<pre>private&nbsp;boolean <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#line.31">alreadyDisplayed</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ImageInfoHelpPopup-java.awt.Component-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ImageInfoHelpPopup</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#line.33">ImageInfoHelpPopup</a>(java.awt.Component&nbsp;invoker)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="showPopup--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>showPopup</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html#line.79">showPopup</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><code>true</code> if the popup is displayed</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ImageInfoHelpPopup.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" target="_top">Frames</a></li>
+<li><a href="ImageInfoHelpPopup.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JPopupMenu">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html	(revision 34416)
@@ -0,0 +1,716 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>ImageInfoPanel (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ImageInfoPanel (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ImageInfoPanel.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" target="_top">Frames</a></li>
+<li><a href="ImageInfoPanel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.gui.dialogs.ToggleDialog">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</div>
+<h2 title="Class ImageInfoPanel" class="title">Class ImageInfoPanel</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Component</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Container</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JComponent</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JPanel</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.gui.dialogs.ToggleDialog</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.AWTEventListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible, org.openstreetmap.josm.data.osm.DataSelectionListener, org.openstreetmap.josm.gui.help.Helpful, org.openstreetmap.josm.gui.ShowHideButtonListener, <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>, org.openstreetmap.josm.spi.preferences.PreferenceChangedListener, org.openstreetmap.josm.tools.Destroyable</dd>
+</dl>
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.36">ImageInfoPanel</a>
+extends org.openstreetmap.josm.gui.dialogs.ToggleDialog
+implements <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>, org.openstreetmap.josm.data.osm.DataSelectionListener</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.gui.dialogs.ToggleDialog">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.openstreetmap.josm.gui.dialogs.ToggleDialog</h3>
+<code>org.openstreetmap.josm.gui.dialogs.ToggleDialog.ButtonHidingType, org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar, org.openstreetmap.josm.gui.dialogs.ToggleDialog.ToggleDialogAction</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JPanel">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JPanel</h3>
+<code>javax.swing.JPanel.AccessibleJPanel</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>javax.swing.JComponent.AccessibleJComponent</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.data.osm.DataSelectionListener">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.openstreetmap.josm.data.osm.DataSelectionListener</h3>
+<code>org.openstreetmap.josm.data.osm.DataSelectionListener.AbstractSelectionEvent, org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionAddEvent, org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionChangeEvent, org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionRemoveEvent, org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionReplaceEvent, org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionToggleEvent</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#addStreetsideTagAction">addStreetsideTagAction</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#copyImgKeyAction">copyImgKeyAction</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static javax.swing.ImageIcon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#EMPTY_USER_AVATAR">EMPTY_USER_AVATAR</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeListener&lt;java.lang.Boolean&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#imageLinkChangeListener">imageLinkChangeListener</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javax.swing.JTextPane</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#imgKeyValue">imgKeyValue</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#imgLinkAction">imgLinkAction</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javax.swing.JLabel</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#numDetectionsLabel">numDetectionsLabel</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javax.swing.JTextPane</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#seqKeyValue">seqKeyValue</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javax.swing.JCheckBox</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#showDetectionsCheck">showDetectionsCheck</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javax.swing.JLabel</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#usernameLabel">usernameLabel</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.gui.dialogs.ToggleDialog">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.gui.dialogs.ToggleDialog</h3>
+<code>button, buttonHiding, detachedDialog, dialogsPanel, isCollapsed, isDocked, isShowing, name, preferenceClass, preferencePrefix, PROP_DYNAMIC_BUTTONS, titleBar, toggleAction, windowMenuItem</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
+<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#ImageInfoPanel--">ImageInfoPanel</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#destroyInstance--">destroyInstance</a></span>()</code>
+<div class="block">Destroys the unique instance of the class.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#getInstance--">getInstance</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#imagesAdded--">imagesAdded</a></span>()</code>
+<div class="block">Fired when any image is added to the database.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#selectionChanged-org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionChangeEvent-">selectionChanged</a></span>(org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionChangeEvent&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#stateChanged--">stateChanged</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.gui.dialogs.ToggleDialog">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.gui.dialogs.ToggleDialog</h3>
+<code>buttonHidden, buttonShown, closeDetachedDialog, collapse, createLayout, createLayout, destroy, detach, dock, dockWhenClosingDetachedDlg, eventDispatched, expand, getButton, getDefaultDetachedSize, getName, getPreferencePrefix, getPreferredHeight, getToggleAction, helpTopic, hideDialog, hideNotify, isDialogInCollapsedView, isDialogInDefaultView, isDialogShowing, preferenceChanged, registerInWindowMenu, setButton, setContentVisible, setDialogsPanel, setIsButtonHiding, setIsCollapsed, setIsDocked, setIsShowing, setTitle, showDialog, showNotify, toggleButtonHook, toString, unfurlDialog</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JPanel">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JPanel</h3>
+<code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
+<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.37">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.39">logger</a></pre>
+</li>
+</ul>
+<a name="instance">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>instance</h4>
+<pre>private static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.41">instance</a></pre>
+</li>
+</ul>
+<a name="EMPTY_USER_AVATAR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EMPTY_USER_AVATAR</h4>
+<pre>private static final&nbsp;javax.swing.ImageIcon <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.42">EMPTY_USER_AVATAR</a></pre>
+</li>
+</ul>
+<a name="numDetectionsLabel">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>numDetectionsLabel</h4>
+<pre>private final&nbsp;javax.swing.JLabel <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.44">numDetectionsLabel</a></pre>
+</li>
+</ul>
+<a name="showDetectionsCheck">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>showDetectionsCheck</h4>
+<pre>private final&nbsp;javax.swing.JCheckBox <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.45">showDetectionsCheck</a></pre>
+</li>
+</ul>
+<a name="usernameLabel">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>usernameLabel</h4>
+<pre>private final&nbsp;javax.swing.JLabel <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.46">usernameLabel</a></pre>
+</li>
+</ul>
+<a name="imgKeyValue">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imgKeyValue</h4>
+<pre>private final&nbsp;javax.swing.JTextPane <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.47">imgKeyValue</a></pre>
+</li>
+</ul>
+<a name="imgLinkAction">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imgLinkAction</h4>
+<pre>private final&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.48">imgLinkAction</a></pre>
+</li>
+</ul>
+<a name="copyImgKeyAction">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>copyImgKeyAction</h4>
+<pre>private final&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.49">copyImgKeyAction</a></pre>
+</li>
+</ul>
+<a name="addStreetsideTagAction">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addStreetsideTagAction</h4>
+<pre>private final&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.50">addStreetsideTagAction</a></pre>
+</li>
+</ul>
+<a name="seqKeyValue">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>seqKeyValue</h4>
+<pre>private final&nbsp;javax.swing.JTextPane <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.51">seqKeyValue</a></pre>
+</li>
+</ul>
+<a name="imageLinkChangeListener">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>imageLinkChangeListener</h4>
+<pre>private&nbsp;org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeListener&lt;java.lang.Boolean&gt; <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.53">imageLinkChangeListener</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ImageInfoPanel--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ImageInfoPanel</h4>
+<pre>private&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.55">ImageInfoPanel</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInstance</h4>
+<pre>public static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a>&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.140">getInstance</a>()</pre>
+</li>
+</ul>
+<a name="destroyInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>destroyInstance</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.152">destroyInstance</a>()</pre>
+<div class="block">Destroys the unique instance of the class.</div>
+</li>
+</ul>
+<a name="stateChanged--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stateChanged</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.160">stateChanged</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>stateChanged</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.gui.dialogs.ToggleDialog</code></dd>
+</dl>
+</li>
+</ul>
+<a name="imagesAdded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imagesAdded</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.171">imagesAdded</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when any image is added to the database.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">imagesAdded</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectedImageChanged</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.179">selectedImageChanged</a>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                                 <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>oldImage</code> - Old selected <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+<dd><code>newImage</code> - New selected <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="selectionChanged-org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionChangeEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>selectionChanged</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#line.236">selectionChanged</a>(org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionChangeEvent&nbsp;event)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>selectionChanged</code>&nbsp;in interface&nbsp;<code>org.openstreetmap.josm.data.osm.DataSelectionListener</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ImageInfoPanel.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" target="_top">Frames</a></li>
+<li><a href="ImageInfoPanel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.openstreetmap.josm.gui.dialogs.ToggleDialog">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html	(revision 34416)
@@ -0,0 +1,468 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>StreetsideViewerHelpPopup (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideViewerHelpPopup (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideViewerHelpPopup.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" target="_top">Frames</a></li>
+<li><a href="StreetsideViewerHelpPopup.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JPopupMenu">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</div>
+<h2 title="Class StreetsideViewerHelpPopup" class="title">Class StreetsideViewerHelpPopup</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Component</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Container</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JComponent</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JPopupMenu</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.MenuElement</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#line.26">StreetsideViewerHelpPopup</a>
+extends javax.swing.JPopupMenu</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JPopupMenu">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JPopupMenu</h3>
+<code>javax.swing.JPopupMenu.AccessibleJPopupMenu, javax.swing.JPopupMenu.Separator</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>javax.swing.JComponent.AccessibleJComponent</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#alreadyDisplayed">alreadyDisplayed</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.awt.Component</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#invokerComp">invokerComp</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
+<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#StreetsideViewerHelpPopup-java.awt.Component-">StreetsideViewerHelpPopup</a></span>(java.awt.Component&nbsp;invoker)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#showPopup--">showPopup</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JPopupMenu">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JPopupMenu</h3>
+<code>add, add, add, addMenuKeyListener, addPopupMenuListener, addSeparator, createActionChangeListener, createActionComponent, firePopupMenuCanceled, firePopupMenuWillBecomeInvisible, firePopupMenuWillBecomeVisible, getAccessibleContext, getComponent, getComponentAtIndex, getComponentIndex, getDefaultLightWeightPopupEnabled, getInvoker, getLabel, getMargin, getMenuKeyListeners, getPopupMenuListeners, getSelectionModel, getSubElements, getUI, getUIClassID, insert, insert, isBorderPainted, isLightWeightPopupEnabled, isPopupTrigger, isVisible, menuSelectionChanged, pack, paintBorder, paramString, processFocusEvent, processKeyEvent, processKeyEvent, processMouseEvent, remove, removeMenuKeyListener, removePopupMenuListener, setBorderPainted, setDefaultLightWeightPopupEnabled, setInvoker, setLabel, setLightWeightPopupEnabled, setLocation, setPopupSize, setPopupSize, setSelected, setSelectionModel, setUI, setVisible, show, updateUI</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, unregisterKeyboardAction, update</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
+<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#line.28">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#line.30">logger</a></pre>
+</li>
+</ul>
+<a name="invokerComp">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>invokerComp</h4>
+<pre>private final&nbsp;java.awt.Component <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#line.32">invokerComp</a></pre>
+</li>
+</ul>
+<a name="alreadyDisplayed">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>alreadyDisplayed</h4>
+<pre>private&nbsp;boolean <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#line.33">alreadyDisplayed</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideViewerHelpPopup-java.awt.Component-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideViewerHelpPopup</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#line.35">StreetsideViewerHelpPopup</a>(java.awt.Component&nbsp;invoker)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="showPopup--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>showPopup</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html#line.82">showPopup</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><code>true</code> if the popup is displayed</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideViewerHelpPopup.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" target="_top">Frames</a></li>
+<li><a href="StreetsideViewerHelpPopup.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JPopupMenu">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html	(revision 34416)
@@ -0,0 +1,583 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>StreetsideViewerPanel (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideViewerPanel (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideViewerPanel.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" target="_top">Frames</a></li>
+<li><a href="StreetsideViewerPanel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</div>
+<h2 title="Class StreetsideViewerPanel" class="title">Class StreetsideViewerPanel</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Component</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Container</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JComponent</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JPanel</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#line.26">StreetsideViewerPanel</a>
+extends javax.swing.JPanel
+implements <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JPanel">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JPanel</h3>
+<code>javax.swing.JPanel.AccessibleJPanel</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>javax.swing.JComponent.AccessibleJComponent</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javax.swing.JCheckBox</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#highResImageryCheck">highResImageryCheck</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeListener&lt;java.lang.Boolean&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#imageLinkChangeListener">imageLinkChangeListener</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#imgLinkAction">imgLinkAction</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">ImageReloadAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#imgReloadAction">imgReloadAction</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#threeSixtyDegreeViewerPanel">threeSixtyDegreeViewerPanel</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
+<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#StreetsideViewerPanel--">StreetsideViewerPanel</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#getCubemapBox--">getCubemapBox</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#getThreeSixtyDegreeViewerPanel--">getThreeSixtyDegreeViewerPanel</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#imagesAdded--">imagesAdded</a></span>()</code>
+<div class="block">Fired when any image is added to the database.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#initializeAndStartGUI--">initializeAndStartGUI</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                    <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</code>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JPanel">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JPanel</h3>
+<code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
+<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#line.29">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#line.31">logger</a></pre>
+</li>
+</ul>
+<a name="highResImageryCheck">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>highResImageryCheck</h4>
+<pre>private&nbsp;javax.swing.JCheckBox <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#line.33">highResImageryCheck</a></pre>
+</li>
+</ul>
+<a name="imgLinkAction">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imgLinkAction</h4>
+<pre>private&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#line.34">imgLinkAction</a></pre>
+</li>
+</ul>
+<a name="imgReloadAction">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imgReloadAction</h4>
+<pre>private&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">ImageReloadAction</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#line.35">imgReloadAction</a></pre>
+</li>
+</ul>
+<a name="imageLinkChangeListener">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imageLinkChangeListener</h4>
+<pre>private&nbsp;org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeListener&lt;java.lang.Boolean&gt; <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#line.36">imageLinkChangeListener</a></pre>
+</li>
+</ul>
+<a name="threeSixtyDegreeViewerPanel">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>threeSixtyDegreeViewerPanel</h4>
+<pre>private static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#line.38">threeSixtyDegreeViewerPanel</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideViewerPanel--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideViewerPanel</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#line.40">StreetsideViewerPanel</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="initializeAndStartGUI--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initializeAndStartGUI</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#line.56">initializeAndStartGUI</a>()</pre>
+</li>
+</ul>
+<a name="imagesAdded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imagesAdded</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#line.109">imagesAdded</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when any image is added to the database.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#imagesAdded--">imagesAdded</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectedImageChanged</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#line.122">selectedImageChanged</a>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;oldImage,
+                                 <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;newImage)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">StreetsideDataListener</a></code></span></div>
+<div class="block">Fired when the selected image is changed by something different from
+ manually clicking on the icon.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html#selectedImageChanged-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">selectedImageChanged</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>oldImage</code> - Old selected <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+<dd><code>newImage</code> - New selected <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getCubemapBox--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCubemapBox</h4>
+<pre>public&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a>&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#line.157">getCubemapBox</a>()</pre>
+</li>
+</ul>
+<a name="getThreeSixtyDegreeViewerPanel--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getThreeSixtyDegreeViewerPanel</h4>
+<pre>public static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a>&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#line.164">getThreeSixtyDegreeViewerPanel</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the threeSixtyDegreeViewerPanel</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideViewerPanel.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" target="_top">Frames</a></li>
+<li><a href="StreetsideViewerPanel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html	(revision 34416)
@@ -0,0 +1,771 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>ThreeSixtyDegreeViewerPanel (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ThreeSixtyDegreeViewerPanel (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":10,"i4":10,"i5":10,"i6":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ThreeSixtyDegreeViewerPanel.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" target="_top">Frames</a></li>
+<li><a href="ThreeSixtyDegreeViewerPanel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</div>
+<h2 title="Class ThreeSixtyDegreeViewerPanel" class="title">Class ThreeSixtyDegreeViewerPanel</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Component</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.Container</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.JComponent</li>
+<li>
+<ul class="inheritance">
+<li>javafx.embed.swing.JFXPanel</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.27">ThreeSixtyDegreeViewerPanel</a>
+extends javafx.embed.swing.JFXPanel</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>javax.swing.JComponent.AccessibleJComponent</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static javafx.scene.image.Image</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#back">back</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static javafx.scene.PerspectiveCamera</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#camera">camera</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#cameraDistance">cameraDistance</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#cameraTransform">cameraTransform</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#cubemapBox">cubemapBox</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static javafx.scene.Scene</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#cubemapScene">cubemapScene</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static javafx.scene.Scene</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#defaultScene">defaultScene</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static javafx.scene.image.Image</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#down">down</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static javafx.scene.image.Image</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#front">front</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static javafx.scene.image.Image</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#left">left</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#mouseDeltaX">mouseDeltaX</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#mouseDeltaY">mouseDeltaY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#mouseOldX">mouseOldX</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#mouseOldY">mouseOldY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#mousePosX">mousePosX</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#mousePosY">mousePosY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static javafx.scene.image.Image</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#right">right</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static javafx.scene.Group</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#root">root</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static javafx.scene.Group</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#subGroup">subGroup</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static javafx.scene.image.Image</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#up">up</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
+<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#ThreeSixtyDegreeViewerPanel--">ThreeSixtyDegreeViewerPanel</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>private static javafx.scene.Scene</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#createDefaultScene--">createDefaultScene</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static javafx.scene.Scene</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#createScene--">createScene</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static javafx.scene.Scene</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#createScene-java.awt.image.BufferedImage-java.awt.image.BufferedImage-java.awt.image.BufferedImage-java.awt.image.BufferedImage-java.awt.image.BufferedImage-java.awt.image.BufferedImage-">createScene</a></span>(java.awt.image.BufferedImage&nbsp;img0,
+           java.awt.image.BufferedImage&nbsp;img1,
+           java.awt.image.BufferedImage&nbsp;img2,
+           java.awt.image.BufferedImage&nbsp;img3,
+           java.awt.image.BufferedImage&nbsp;img4,
+           java.awt.image.BufferedImage&nbsp;img5)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#getCubemapBox--">getCubemapBox</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>javafx.scene.Scene</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#getCubemapScene--">getCubemapScene</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>javafx.scene.Scene</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#getDefaultScene--">getDefaultScene</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#initialize--">initialize</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javafx.embed.swing.JFXPanel">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javafx.embed.swing.JFXPanel</h3>
+<code>addNotify, getInputMethodRequests, getPreferredSize, getScene, isOpaque, paintComponent, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeNotify, setOpaque, setScene</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
+<code>addAncestorListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getUIClassID, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintImmediately, paintImmediately, paramString, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update, updateUI</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
+<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getAccessibleContext, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.29">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="cubemapScene">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cubemapScene</h4>
+<pre>private static&nbsp;javafx.scene.Scene <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.31">cubemapScene</a></pre>
+</li>
+</ul>
+<a name="defaultScene">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>defaultScene</h4>
+<pre>private static&nbsp;javafx.scene.Scene <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.33">defaultScene</a></pre>
+</li>
+</ul>
+<a name="root">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>root</h4>
+<pre>private static&nbsp;javafx.scene.Group <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.35">root</a></pre>
+</li>
+</ul>
+<a name="subGroup">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>subGroup</h4>
+<pre>private static&nbsp;javafx.scene.Group <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.36">subGroup</a></pre>
+</li>
+</ul>
+<a name="cubemapBox">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cubemapBox</h4>
+<pre>private static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.37">cubemapBox</a></pre>
+</li>
+</ul>
+<a name="camera">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>camera</h4>
+<pre>private static&nbsp;javafx.scene.PerspectiveCamera <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.38">camera</a></pre>
+</li>
+</ul>
+<a name="cameraTransform">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cameraTransform</h4>
+<pre>private static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap">CameraTransformer</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.39">cameraTransform</a></pre>
+</li>
+</ul>
+<a name="mousePosX">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mousePosX</h4>
+<pre>private static&nbsp;double <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.41">mousePosX</a></pre>
+</li>
+</ul>
+<a name="mousePosY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mousePosY</h4>
+<pre>private static&nbsp;double <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.42">mousePosY</a></pre>
+</li>
+</ul>
+<a name="mouseOldX">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseOldX</h4>
+<pre>private static&nbsp;double <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.43">mouseOldX</a></pre>
+</li>
+</ul>
+<a name="mouseOldY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseOldY</h4>
+<pre>private static&nbsp;double <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.44">mouseOldY</a></pre>
+</li>
+</ul>
+<a name="mouseDeltaX">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseDeltaX</h4>
+<pre>private static&nbsp;double <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.45">mouseDeltaX</a></pre>
+</li>
+</ul>
+<a name="mouseDeltaY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseDeltaY</h4>
+<pre>private static&nbsp;double <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.46">mouseDeltaY</a></pre>
+</li>
+</ul>
+<a name="cameraDistance">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cameraDistance</h4>
+<pre>private static&nbsp;double <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.47">cameraDistance</a></pre>
+</li>
+</ul>
+<a name="front">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>front</h4>
+<pre>private static&nbsp;javafx.scene.image.Image <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.50">front</a></pre>
+</li>
+</ul>
+<a name="right">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>right</h4>
+<pre>private static&nbsp;javafx.scene.image.Image <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.51">right</a></pre>
+</li>
+</ul>
+<a name="back">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>back</h4>
+<pre>private static&nbsp;javafx.scene.image.Image <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.52">back</a></pre>
+</li>
+</ul>
+<a name="left">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>left</h4>
+<pre>private static&nbsp;javafx.scene.image.Image <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.53">left</a></pre>
+</li>
+</ul>
+<a name="up">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>up</h4>
+<pre>private static&nbsp;javafx.scene.image.Image <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.54">up</a></pre>
+</li>
+</ul>
+<a name="down">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>down</h4>
+<pre>private static&nbsp;javafx.scene.image.Image <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.55">down</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ThreeSixtyDegreeViewerPanel--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ThreeSixtyDegreeViewerPanel</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.57">ThreeSixtyDegreeViewerPanel</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="initialize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initialize</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.61">initialize</a>()</pre>
+</li>
+</ul>
+<a name="createScene--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createScene</h4>
+<pre>public static&nbsp;javafx.scene.Scene&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.99">createScene</a>()</pre>
+</li>
+</ul>
+<a name="createDefaultScene--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createDefaultScene</h4>
+<pre>private static&nbsp;javafx.scene.Scene&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.208">createDefaultScene</a>()</pre>
+</li>
+</ul>
+<a name="createScene-java.awt.image.BufferedImage-java.awt.image.BufferedImage-java.awt.image.BufferedImage-java.awt.image.BufferedImage-java.awt.image.BufferedImage-java.awt.image.BufferedImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createScene</h4>
+<pre>public static&nbsp;javafx.scene.Scene&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.324">createScene</a>(java.awt.image.BufferedImage&nbsp;img0,
+                                             java.awt.image.BufferedImage&nbsp;img1,
+                                             java.awt.image.BufferedImage&nbsp;img2,
+                                             java.awt.image.BufferedImage&nbsp;img3,
+                                             java.awt.image.BufferedImage&nbsp;img4,
+                                             java.awt.image.BufferedImage&nbsp;img5)
+                                      throws javafx.scene.transform.NonInvertibleTransformException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>javafx.scene.transform.NonInvertibleTransformException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getCubemapBox--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCubemapBox</h4>
+<pre>public&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a>&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.436">getCubemapBox</a>()</pre>
+</li>
+</ul>
+<a name="getDefaultScene--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDefaultScene</h4>
+<pre>public&nbsp;javafx.scene.Scene&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.444">getDefaultScene</a>()</pre>
+</li>
+</ul>
+<a name="getCubemapScene--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getCubemapScene</h4>
+<pre>public&nbsp;javafx.scene.Scene&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#line.448">getCubemapScene</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ThreeSixtyDegreeViewerPanel.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" target="_top">Frames</a></li>
+<li><a href="ThreeSixtyDegreeViewerPanel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html	(revision 34416)
@@ -0,0 +1,391 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>WebLinkAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="WebLinkAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/WebLinkAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" target="_top">Frames</a></li>
+<li><a href="WebLinkAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</div>
+<h2 title="Class WebLinkAction" class="title">Class WebLinkAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.swing.AbstractAction</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#line.18">WebLinkAction</a>
+extends javax.swing.AbstractAction</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.net.URL</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#url">url</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>changeSupport, enabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javax.swing.Action">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;javax.swing.Action</h3>
+<code>ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#WebLinkAction-java.lang.String-java.net.URL-">WebLinkAction</a></span>(java.lang.String&nbsp;name,
+             java.net.URL&nbsp;url)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#setURL-java.net.URL-">setURL</a></span>(java.net.URL&nbsp;url)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.swing.AbstractAction">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractAction</h3>
+<code>addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#line.20">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#line.22">logger</a></pre>
+</li>
+</ul>
+<a name="url">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>url</h4>
+<pre>private&nbsp;java.net.URL <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#line.24">url</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="WebLinkAction-java.lang.String-java.net.URL-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>WebLinkAction</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#line.26">WebLinkAction</a>(java.lang.String&nbsp;name,
+                     java.net.URL&nbsp;url)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setURL-java.net.URL-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setURL</h4>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#line.34">setURL</a>(java.net.URL&nbsp;url)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>url</code> - the url to set</dd>
+</dl>
+</li>
+</ul>
+<a name="actionPerformed-java.awt.event.ActionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>actionPerformed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html#line.43">actionPerformed</a>(java.awt.event.ActionEvent&nbsp;e)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/WebLinkAction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" target="_top">Frames</a></li>
+<li><a href="WebLinkAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/AddTagToPrimitiveAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/AddTagToPrimitiveAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/AddTagToPrimitiveAction.html	(revision 34416)
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/AddTagToPrimitiveAction.html" target="_top">Frames</a></li>
+<li><a href="AddTagToPrimitiveAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> declared as <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ImageInfoPanel.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#addStreetsideTagAction">addStreetsideTagAction</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/AddTagToPrimitiveAction.html" target="_top">Frames</a></li>
+<li><a href="AddTagToPrimitiveAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ClipboardAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ClipboardAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ClipboardAction.html	(revision 34416)
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ClipboardAction.html" target="_top">Frames</a></li>
+<li><a href="ClipboardAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> declared as <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ImageInfoPanel.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#copyImgKeyAction">copyImgKeyAction</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ClipboardAction.html" target="_top">Frames</a></li>
+<li><a href="ClipboardAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ImageInfoHelpPopup.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ImageInfoHelpPopup.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ImageInfoHelpPopup.html	(revision 34416)
@@ -0,0 +1,180 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ImageInfoHelpPopup.html" target="_top">Frames</a></li>
+<li><a href="ImageInfoHelpPopup.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> declared as <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#imageInfoHelp">imageInfoHelp</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> with parameters of type <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#setImageInfoHelp-org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup-">setImageInfoHelp</a></span>(<a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a>&nbsp;popup)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ImageInfoHelpPopup.html" target="_top">Frames</a></li>
+<li><a href="ImageInfoHelpPopup.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ImageInfoPanel.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ImageInfoPanel.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ImageInfoPanel.html	(revision 34416)
@@ -0,0 +1,178 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ImageInfoPanel.html" target="_top">Frames</a></li>
+<li><a href="ImageInfoPanel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> declared as <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ImageInfoPanel.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> that return <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ImageInfoPanel.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#getInstance--">getInstance</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ImageInfoPanel.html" target="_top">Frames</a></li>
+<li><a href="ImageInfoPanel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/StreetsideViewerHelpPopup.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/StreetsideViewerHelpPopup.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/StreetsideViewerHelpPopup.html	(revision 34416)
@@ -0,0 +1,193 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/StreetsideViewerHelpPopup.html" target="_top">Frames</a></li>
+<li><a href="StreetsideViewerHelpPopup.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> declared as <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#streetsideViewerHelp">streetsideViewerHelp</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> that return <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#getStreetsideViewerHelp--">getStreetsideViewerHelp</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> with parameters of type <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideMainDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html#setStreetsideViewerHelp-org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup-">setStreetsideViewerHelp</a></span>(<a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a>&nbsp;popup)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/StreetsideViewerHelpPopup.html" target="_top">Frames</a></li>
+<li><a href="StreetsideViewerHelpPopup.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/StreetsideViewerPanel.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/StreetsideViewerPanel.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/StreetsideViewerPanel.html	(revision 34416)
@@ -0,0 +1,182 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/StreetsideViewerPanel.html" target="_top">Frames</a></li>
+<li><a href="StreetsideViewerPanel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> declared as <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideViewerDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#streetsideViewerPanel">streetsideViewerPanel</a></span></code>
+<div class="block">Object containing the shown image and that handles zoom and drag</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> that return <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideViewerDialog.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html#getStreetsideViewerPanel--">getStreetsideViewerPanel</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/StreetsideViewerPanel.html" target="_top">Frames</a></li>
+<li><a href="StreetsideViewerPanel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ThreeSixtyDegreeViewerPanel.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ThreeSixtyDegreeViewerPanel.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ThreeSixtyDegreeViewerPanel.html	(revision 34416)
@@ -0,0 +1,178 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ThreeSixtyDegreeViewerPanel.html" target="_top">Frames</a></li>
+<li><a href="ThreeSixtyDegreeViewerPanel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> declared as <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideViewerPanel.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#threeSixtyDegreeViewerPanel">threeSixtyDegreeViewerPanel</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> that return <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideViewerPanel.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#getThreeSixtyDegreeViewerPanel--">getThreeSixtyDegreeViewerPanel</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ThreeSixtyDegreeViewerPanel.html" target="_top">Frames</a></li>
+<li><a href="ThreeSixtyDegreeViewerPanel.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/WebLinkAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/WebLinkAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/WebLinkAction.html	(revision 34416)
@@ -0,0 +1,169 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/WebLinkAction.html" target="_top">Frames</a></li>
+<li><a href="WebLinkAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> declared as <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideViewerPanel.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#imgLinkAction">imgLinkAction</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ImageInfoPanel.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html#imgLinkAction">imgLinkAction</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/WebLinkAction.html" target="_top">Frames</a></li>
+<li><a href="WebLinkAction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-frame.html	(revision 34416)
@@ -0,0 +1,27 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.gui.imageinfo (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">AddTagToPrimitiveAction</a></li>
+<li><a href="ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">ClipboardAction</a></li>
+<li><a href="ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">ImageInfoHelpPopup</a></li>
+<li><a href="ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">ImageInfoPanel</a></li>
+<li><a href="StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">StreetsideViewerHelpPopup</a></li>
+<li><a href="StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">StreetsideViewerPanel</a></li>
+<li><a href="ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">ThreeSixtyDegreeViewerPanel</a></li>
+<li><a href="WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo" target="classFrame">WebLinkAction</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html	(revision 34416)
@@ -0,0 +1,171 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.gui.imageinfo (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.gui.imageinfo (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.gui.imageinfo</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-tree.html	(revision 34416)
@@ -0,0 +1,177 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.gui.imageinfo Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.gui.imageinfo Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.gui.imageinfo</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">javax.swing.AbstractAction (implements javax.swing.Action, java.lang.Cloneable, java.io.Serializable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">AddTagToPrimitiveAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">ClipboardAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">WebLinkAction</span></a></li>
+</ul>
+</li>
+<li type="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
+<ul>
+<li type="circle">java.awt.Container
+<ul>
+<li type="circle">javax.swing.JComponent (implements java.io.Serializable)
+<ul>
+<li type="circle">javafx.embed.swing.JFXPanel
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">ThreeSixtyDegreeViewerPanel</span></a></li>
+</ul>
+</li>
+<li type="circle">javax.swing.JPanel (implements javax.accessibility.Accessible)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">StreetsideViewerPanel</span></a> (implements org.openstreetmap.josm.plugins.streetside.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+<li type="circle">org.openstreetmap.josm.gui.dialogs.ToggleDialog (implements java.awt.event.AWTEventListener, org.openstreetmap.josm.tools.Destroyable, org.openstreetmap.josm.gui.help.Helpful, org.openstreetmap.josm.spi.preferences.PreferenceChangedListener, org.openstreetmap.josm.gui.ShowHideButtonListener)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">ImageInfoPanel</span></a> (implements org.openstreetmap.josm.data.osm.DataSelectionListener, org.openstreetmap.josm.plugins.streetside.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">javax.swing.JPopupMenu (implements javax.accessibility.Accessible, javax.swing.MenuElement)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">ImageInfoHelpPopup</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">StreetsideViewerHelpPopup</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/dialog/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-use.html	(revision 34416)
@@ -0,0 +1,197 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.gui.imageinfo (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.gui.imageinfo (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.gui.imageinfo" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.gui.imageinfo</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> used by <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ImageInfoHelpPopup.html#org.openstreetmap.josm.plugins.streetside.gui">ImageInfoHelpPopup</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/StreetsideViewerHelpPopup.html#org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerHelpPopup</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/StreetsideViewerPanel.html#org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerPanel</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> used by <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/AddTagToPrimitiveAction.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ClipboardAction.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ImageInfoPanel.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoPanel</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/ThreeSixtyDegreeViewerPanel.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ThreeSixtyDegreeViewerPanel</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/class-use/WebLinkAction.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/package-frame.html	(revision 34416)
@@ -0,0 +1,38 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.gui (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.gui</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideExportDialog</a></li>
+<li><a href="StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideImageDisplay</a></li>
+<li><a href="StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideImageTreeCellRenderer</a></li>
+<li><a href="StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog</a></li>
+<li><a href="StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.BlueAction</a></li>
+<li><a href="StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.NextPictureAction</a></li>
+<li><a href="StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.PauseAction</a></li>
+<li><a href="StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.PlayAction</a></li>
+<li><a href="StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.PreviousPictureAction</a></li>
+<li><a href="StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.RedAction</a></li>
+<li><a href="StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.StopAction</a></li>
+<li><a href="StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsidePreferenceSetting</a></li>
+<li><a href="StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsidePreferenceSetting.LoginAction</a></li>
+<li><a href="StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideViewerDialog</a></li>
+<li><a href="StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideWalkDialog</a></li>
+</ul>
+<h2 title="Enums">Enums</h2>
+<ul title="Enums">
+<li><a href="StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui" target="classFrame">StreetsideMainDialog.MODE</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/package-summary.html	(revision 34416)
@@ -0,0 +1,249 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.gui (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.gui (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.gui</h1>
+<div class="docSummary">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a></td>
+<td class="colLast">
+<div class="block">GUI for exporting images.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a></td>
+<td class="colLast">
+<div class="block">This object is a responsible JComponent which lets you zoom and drag.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageTreeCellRenderer</a></td>
+<td class="colLast">
+<div class="block">Renders an item in a <code>JTree</code> that represents a <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a></td>
+<td class="colLast">
+<div class="block">Toggle dialog that shows an image and some buttons.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.BlueAction</a></td>
+<td class="colLast">
+<div class="block">Action class to jump to the image following the blue line.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.NextPictureAction</a></td>
+<td class="colLast">
+<div class="block">Action class form the next image button.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PauseAction</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PlayAction</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.PreviousPictureAction</a></td>
+<td class="colLast">
+<div class="block">Action class for the previous image button.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.RedAction</a></td>
+<td class="colLast">
+<div class="block">Action class to jump to the image following the red line.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.StopAction</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></td>
+<td class="colLast">
+<div class="block">Creates the preferences panel for the plugin.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting.LoginAction</a></td>
+<td class="colLast">
+<div class="block">Opens the StreetsideOAuthUI window and lets the user log in.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a></td>
+<td class="colLast">
+<div class="block">Toggle dialog that shows an image and some buttons.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideWalkDialog</a></td>
+<td class="colLast">
+<div class="block">Dialog to set the walk mode options.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
+<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Enum</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a></td>
+<td class="colLast">
+<div class="block">Buttons mode.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.openstreetmap.josm.plugins.streetside.gui Description">Package org.openstreetmap.josm.plugins.streetside.gui Description</h2>
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/package-tree.html	(revision 34416)
@@ -0,0 +1,199 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.gui Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.gui Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.gui</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">javax.swing.AbstractAction (implements javax.swing.Action, java.lang.Cloneable, java.io.Serializable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideExportDialog.RewriteButtonAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.BlueAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.NextPictureAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.PauseAction</span></a> (implements org.openstreetmap.josm.plugins.streetside.actions.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.PlayAction</span></a> (implements org.openstreetmap.josm.plugins.streetside.actions.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.PreviousPictureAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.RedAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.StopAction</span></a> (implements org.openstreetmap.josm.plugins.streetside.actions.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsidePreferenceSetting.LoginAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsidePreferenceSetting.LogoutAction</span></a></li>
+</ul>
+</li>
+<li type="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
+<ul>
+<li type="circle">java.awt.Container
+<ul>
+<li type="circle">javax.swing.JComponent (implements java.io.Serializable)
+<ul>
+<li type="circle">javax.swing.JLabel (implements javax.accessibility.Accessible, javax.swing.SwingConstants)
+<ul>
+<li type="circle">javax.swing.tree.DefaultTreeCellRenderer (implements javax.swing.tree.TreeCellRenderer)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideImageTreeCellRenderer</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">javax.swing.JPanel (implements javax.accessibility.Accessible)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideExportDialog</span></a> (implements java.awt.event.ActionListener)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideWalkDialog</span></a></li>
+<li type="circle">org.openstreetmap.josm.gui.dialogs.ToggleDialog (implements java.awt.event.AWTEventListener, org.openstreetmap.josm.tools.Destroyable, org.openstreetmap.josm.gui.help.Helpful, org.openstreetmap.josm.spi.preferences.PreferenceChangedListener, org.openstreetmap.josm.gui.ShowHideButtonListener)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog</span></a> (implements org.openstreetmap.josm.data.cache.ICachedLoaderListener, org.openstreetmap.josm.plugins.streetside.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideViewerDialog</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideImageDisplay</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideImageDisplay.ImgDisplayMouseListener</span></a> (implements java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsidePreferenceSetting</span></a> (implements org.openstreetmap.josm.plugins.streetside.oauth.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a>, org.openstreetmap.josm.gui.preferences.SubPreferenceSetting)</li>
+</ul>
+</li>
+</ul>
+<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.MODE</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/gui/package-use.html	(revision 34416)
@@ -0,0 +1,205 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.gui (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.gui (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.gui" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.gui</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideExportDialog.html#org.openstreetmap.josm.plugins.streetside.actions">StreetsideExportDialog</a>
+<div class="block">GUI for exporting images.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideExportDialog.html#org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a>
+<div class="block">GUI for exporting images.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideImageDisplay.html#org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a>
+<div class="block">This object is a responsible JComponent which lets you zoom and drag.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.html#org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog</a>
+<div class="block">Toggle dialog that shows an image and some buttons.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideMainDialog.MODE.html#org.openstreetmap.josm.plugins.streetside.gui">StreetsideMainDialog.MODE</a>
+<div class="block">Buttons mode.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/class-use/StreetsideViewerDialog.html#org.openstreetmap.josm.plugins.streetside.gui">StreetsideViewerDialog</a>
+<div class="block">Toggle dialog that shows an image and some buttons.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/gui/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html	(revision 34416)
@@ -0,0 +1,488 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>StreetsideRecord (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideRecord (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":10,"i5":10,"i6":10,"i7":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideRecord.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" target="_top">Frames</a></li>
+<li><a href="StreetsideRecord.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.history</div>
+<h2 title="Class StreetsideRecord" class="title">Class StreetsideRecord</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#line.18">StreetsideRecord</a>
+extends java.lang.Object</pre>
+<div class="block">History record system in order to let the user undo and redo commands.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#commandList">commandList</a></span></code>
+<div class="block">The set of commands that have taken place or that have been undone.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#instance">instance</a></span></code>
+<div class="block">The unique instance of the class.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#listeners">listeners</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#position">position</a></span></code>
+<div class="block">Last written command.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#StreetsideRecord--">StreetsideRecord</a></span>()</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#addCommand-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">addCommand</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</code>
+<div class="block">Adds a new command to the list.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#addListener-org.openstreetmap.josm.plugins.streetside.history.StreetsideRecordListener-">addListener</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a>&nbsp;lis)</code>
+<div class="block">Adds a listener.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#fireRecordChanged--">fireRecordChanged</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#getInstance--">getInstance</a></span>()</code>
+<div class="block">Returns the unique instance of the class.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#redo--">redo</a></span>()</code>
+<div class="block">Redoes latest undone action.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#removeListener-org.openstreetmap.josm.plugins.streetside.history.StreetsideRecordListener-">removeListener</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a>&nbsp;lis)</code>
+<div class="block">Removes the given listener.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#reset--">reset</a></span>()</code>
+<div class="block">Resets the object to its start state.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#undo--">undo</a></span>()</code>
+<div class="block">Undo latest command.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="instance">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>instance</h4>
+<pre>private static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#line.20">instance</a></pre>
+<div class="block">The unique instance of the class.</div>
+</li>
+</ul>
+<a name="listeners">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>listeners</h4>
+<pre>private final&nbsp;java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a>&gt; <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#line.22">listeners</a></pre>
+</li>
+</ul>
+<a name="commandList">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commandList</h4>
+<pre>public&nbsp;java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&gt; <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#line.25">commandList</a></pre>
+<div class="block">The set of commands that have taken place or that have been undone.</div>
+</li>
+</ul>
+<a name="position">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>position</h4>
+<pre>public&nbsp;int <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#line.27">position</a></pre>
+<div class="block">Last written command.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideRecord--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideRecord</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#line.32">StreetsideRecord</a>()</pre>
+<div class="block">Main constructor.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInstance</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#line.42">getInstance</a>()</pre>
+<div class="block">Returns the unique instance of the class.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The unique instance of the class.</dd>
+</dl>
+</li>
+</ul>
+<a name="addListener-org.openstreetmap.josm.plugins.streetside.history.StreetsideRecordListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addListener</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#line.54">addListener</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a>&nbsp;lis)</pre>
+<div class="block">Adds a listener.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lis</code> - The listener to be added.</dd>
+</dl>
+</li>
+</ul>
+<a name="removeListener-org.openstreetmap.josm.plugins.streetside.history.StreetsideRecordListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeListener</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#line.64">removeListener</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a>&nbsp;lis)</pre>
+<div class="block">Removes the given listener.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lis</code> - The listener to be removed.</dd>
+</dl>
+</li>
+</ul>
+<a name="addCommand-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addCommand</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#line.74">addCommand</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</pre>
+<div class="block">Adds a new command to the list.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>command</code> - The command to be added.</dd>
+</dl>
+</li>
+</ul>
+<a name="undo--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>undo</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#line.105">undo</a>()</pre>
+<div class="block">Undo latest command.</div>
+</li>
+</ul>
+<a name="redo--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>redo</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#line.117">redo</a>()</pre>
+<div class="block">Redoes latest undone action.</div>
+</li>
+</ul>
+<a name="fireRecordChanged--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fireRecordChanged</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#line.126">fireRecordChanged</a>()</pre>
+</li>
+</ul>
+<a name="reset--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>reset</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#line.133">reset</a>()</pre>
+<div class="block">Resets the object to its start state.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideRecord.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" target="_top">Frames</a></li>
+<li><a href="StreetsideRecord.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html	(revision 34416)
@@ -0,0 +1,235 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>StreetsideRecordListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideRecordListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideRecordListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideRecordListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.history</div>
+<h2 title="Interface StreetsideRecordListener" class="title">Interface StreetsideRecordListener</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Functional Interface:</dt>
+<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
+</dl>
+<hr>
+<br>
+<pre>@FunctionalInterface
+public interface <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html#line.11">StreetsideRecordListener</a></pre>
+<div class="block">Interface for the listener of the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history"><code>StreetsideRecord</code></a> class</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history"><code>StreetsideRecord</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html#recordChanged--">recordChanged</a></span>()</code>
+<div class="block">Fired when any command is undone or redone.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="recordChanged--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>recordChanged</h4>
+<pre>void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html#line.16">recordChanged</a>()</pre>
+<div class="block">Fired when any command is undone or redone.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideRecordListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideRecordListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/class-use/StreetsideRecord.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/class-use/StreetsideRecord.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/class-use/StreetsideRecord.html	(revision 34416)
@@ -0,0 +1,209 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/class-use/StreetsideRecord.html" target="_top">Frames</a></li>
+<li><a href="StreetsideRecord.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.history">org.openstreetmap.josm.plugins.streetside.history</a></td>
+<td class="colLast">
+<div class="block">This package deals with keeping a history of actions the user performed
+ to allow for undoing and redoing these actions.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.mode">org.openstreetmap.josm.plugins.streetside.mode</a></td>
+<td class="colLast">
+<div class="block">The different modes that the <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a> can be in.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.history">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideRecord.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#instance">instance</a></span></code>
+<div class="block">The unique instance of the class.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideRecord.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#getInstance--">getInstance</a></span>()</code>
+<div class="block">Returns the unique instance of the class.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.mode">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></code></td>
+<td class="colLast"><span class="typeNameLabel">SelectMode.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#record">record</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/class-use/StreetsideRecord.html" target="_top">Frames</a></li>
+<li><a href="StreetsideRecord.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/class-use/StreetsideRecordListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/class-use/StreetsideRecordListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/class-use/StreetsideRecordListener.html	(revision 34416)
@@ -0,0 +1,189 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Interface org.openstreetmap.josm.plugins.streetside.history.StreetsideRecordListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.openstreetmap.josm.plugins.streetside.history.StreetsideRecordListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/class-use/StreetsideRecordListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideRecordListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.openstreetmap.josm.plugins.streetside.history.StreetsideRecordListener" class="title">Uses of Interface<br>org.openstreetmap.josm.plugins.streetside.history.StreetsideRecordListener</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.history">org.openstreetmap.josm.plugins.streetside.history</a></td>
+<td class="colLast">
+<div class="block">This package deals with keeping a history of actions the user performed
+ to allow for undoing and redoing these actions.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.history">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a> with type parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.List&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideRecord.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#listeners">listeners</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideRecord.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#addListener-org.openstreetmap.josm.plugins.streetside.history.StreetsideRecordListener-">addListener</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a>&nbsp;lis)</code>
+<div class="block">Adds a listener.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideRecord.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#removeListener-org.openstreetmap.josm.plugins.streetside.history.StreetsideRecordListener-">removeListener</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a>&nbsp;lis)</code>
+<div class="block">Removes the given listener.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/class-use/StreetsideRecordListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideRecordListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html	(revision 34416)
@@ -0,0 +1,445 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>CommandJoin (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CommandJoin (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CommandJoin.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" target="_top">Frames</a></li>
+<li><a href="CommandJoin.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.history.commands</div>
+<h2 title="Class CommandJoin" class="title">Class CommandJoin</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideExecutableCommand</a></li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#line.18">CommandJoin</a>
+extends <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideExecutableCommand</a></pre>
+<div class="block">Command joined when joining two images into the same sequence.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#a">a</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#b">b</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.history.commands.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></h3>
+<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#images">images</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#CommandJoin-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">CommandJoin</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;a,
+           <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;b)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#execute--">execute</a></span>()</code>
+<div class="block">Executes the command.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#redo--">redo</a></span>()</code>
+<div class="block">Redoes the action.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</code>
+<div class="block">If two equal commands are applied consecutively to the same set of images,
+ they are summed in order to reduce them to just one command.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#undo--">undo</a></span>()</code>
+<div class="block">Undoes the action.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="a">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>a</h4>
+<pre>private final&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#line.20">a</a></pre>
+</li>
+</ul>
+<a name="b">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>b</h4>
+<pre>private final&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#line.21">b</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CommandJoin-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CommandJoin</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#line.31">CommandJoin</a>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;a,
+                   <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;b)</pre>
+<div class="block">Main constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>a</code> - the first image, that is joined with the second one</dd>
+<dd><code>b</code> - the second image, that is joined with the first one</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the images are already in the same sequence</dd>
+<dd><code>java.lang.NullPointerException</code> - if <code>a</code> or <code>b</code> is null</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#line.41">execute</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html#execute--">StreetsideExecutableCommand</a></code></span></div>
+<div class="block">Executes the command. It is run when the command is added to the history
+ record.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html#execute--">execute</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideExecutableCommand</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="undo--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>undo</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#line.46">undo</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#undo--">StreetsideCommand</a></code></span></div>
+<div class="block">Undoes the action.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#undo--">undo</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="redo--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>redo</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#line.51">redo</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#redo--">StreetsideCommand</a></code></span></div>
+<div class="block">Redoes the action.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#redo--">redo</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sum</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#line.56">sum</a>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">StreetsideCommand</a></code></span></div>
+<div class="block">If two equal commands are applied consecutively to the same set of images,
+ they are summed in order to reduce them to just one command.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>command</code> - The command to be summed to last command.</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#line.60">toString</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#toString--">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CommandJoin.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" target="_top">Frames</a></li>
+<li><a href="CommandJoin.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html	(revision 34416)
@@ -0,0 +1,418 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>CommandMove (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CommandMove (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CommandMove.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" target="_top">Frames</a></li>
+<li><a href="CommandMove.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.history.commands</div>
+<h2 title="Class CommandMove" class="title">Class CommandMove</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand</a></li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.history.commands.CommandMove</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#line.17">CommandMove</a>
+extends <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></pre>
+<div class="block">Command created when an image's position is changed.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#x">x</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#y">y</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.history.commands.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></h3>
+<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#images">images</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#CommandMove-java.util.Set-double-double-">CommandMove</a></span>(java.util.Set&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images,
+           double&nbsp;x,
+           double&nbsp;y)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#redo--">redo</a></span>()</code>
+<div class="block">Redoes the action.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</code>
+<div class="block">If two equal commands are applied consecutively to the same set of images,
+ they are summed in order to reduce them to just one command.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#undo--">undo</a></span>()</code>
+<div class="block">Undoes the action.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="x">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>x</h4>
+<pre>private&nbsp;double <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#line.18">x</a></pre>
+</li>
+</ul>
+<a name="y">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>y</h4>
+<pre>private&nbsp;double <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#line.19">y</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CommandMove-java.util.Set-double-double-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CommandMove</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#line.31">CommandMove</a>(java.util.Set&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images,
+                   double&nbsp;x,
+                   double&nbsp;y)</pre>
+<div class="block">Main constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>images</code> - Set of images that are going to be moved.</dd>
+<dd><code>x</code> - How much the x coordinate increases.</dd>
+<dd><code>y</code> - How much the y coordinate increases.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="undo--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>undo</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#line.39">undo</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#undo--">StreetsideCommand</a></code></span></div>
+<div class="block">Undoes the action.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#undo--">undo</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="redo--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>redo</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#line.48">redo</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#redo--">StreetsideCommand</a></code></span></div>
+<div class="block">Redoes the action.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#redo--">redo</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#line.57">toString</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#toString--">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>sum</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#line.64">sum</a>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">StreetsideCommand</a></code></span></div>
+<div class="block">If two equal commands are applied consecutively to the same set of images,
+ they are summed in order to reduce them to just one command.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>command</code> - The command to be summed to last command.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CommandMove.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" target="_top">Frames</a></li>
+<li><a href="CommandMove.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html	(revision 34416)
@@ -0,0 +1,402 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>CommandTurn (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CommandTurn (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CommandTurn.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" target="_top">Frames</a></li>
+<li><a href="CommandTurn.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.history.commands</div>
+<h2 title="Class CommandTurn" class="title">Class CommandTurn</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand</a></li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.history.commands.CommandTurn</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#line.17">CommandTurn</a>
+extends <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></pre>
+<div class="block">Command created when an image's direction is changed.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#ca">ca</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.history.commands.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></h3>
+<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#images">images</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#CommandTurn-java.util.Set-double-">CommandTurn</a></span>(java.util.Set&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images,
+           double&nbsp;ca)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#redo--">redo</a></span>()</code>
+<div class="block">Redoes the action.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</code>
+<div class="block">If two equal commands are applied consecutively to the same set of images,
+ they are summed in order to reduce them to just one command.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#undo--">undo</a></span>()</code>
+<div class="block">Undoes the action.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="ca">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ca</h4>
+<pre>private&nbsp;double <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#line.18">ca</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CommandTurn-java.util.Set-double-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CommandTurn</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#line.28">CommandTurn</a>(java.util.Set&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images,
+                   double&nbsp;ca)</pre>
+<div class="block">Main constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>images</code> - Set of images that is turned.</dd>
+<dd><code>ca</code> - How much the images turn.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="undo--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>undo</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#line.34">undo</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#undo--">StreetsideCommand</a></code></span></div>
+<div class="block">Undoes the action.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#undo--">undo</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="redo--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>redo</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#line.43">redo</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#redo--">StreetsideCommand</a></code></span></div>
+<div class="block">Redoes the action.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#redo--">redo</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#line.52">toString</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#toString--">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>sum</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#line.59">sum</a>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">StreetsideCommand</a></code></span></div>
+<div class="block">If two equal commands are applied consecutively to the same set of images,
+ they are summed in order to reduce them to just one command.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>command</code> - The command to be summed to last command.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CommandTurn.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" target="_top">Frames</a></li>
+<li><a href="CommandTurn.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html	(revision 34416)
@@ -0,0 +1,442 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>CommandUnjoin (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CommandUnjoin (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CommandUnjoin.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" target="_top">Frames</a></li>
+<li><a href="CommandUnjoin.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.history.commands</div>
+<h2 title="Class CommandUnjoin" class="title">Class CommandUnjoin</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideExecutableCommand</a></li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#line.18">CommandUnjoin</a>
+extends <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideExecutableCommand</a></pre>
+<div class="block">Command joined when joining two images into the same sequence.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#a">a</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#b">b</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.history.commands.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></h3>
+<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#images">images</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#CommandUnjoin-java.util.List-">CommandUnjoin</a></span>(java.util.List&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#execute--">execute</a></span>()</code>
+<div class="block">Executes the command.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#redo--">redo</a></span>()</code>
+<div class="block">Redoes the action.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</code>
+<div class="block">If two equal commands are applied consecutively to the same set of images,
+ they are summed in order to reduce them to just one command.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#undo--">undo</a></span>()</code>
+<div class="block">Undoes the action.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="a">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>a</h4>
+<pre>private final&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#line.20">a</a></pre>
+</li>
+</ul>
+<a name="b">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>b</h4>
+<pre>private final&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#line.21">b</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CommandUnjoin-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CommandUnjoin</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#line.32">CommandUnjoin</a>(java.util.List&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</pre>
+<div class="block">Main constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>images</code> - The two images that are going to be unjoined. Must be of exactly
+          size 2.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the List size is different from 2.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#line.41">execute</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html#execute--">StreetsideExecutableCommand</a></code></span></div>
+<div class="block">Executes the command. It is run when the command is added to the history
+ record.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html#execute--">execute</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideExecutableCommand</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="undo--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>undo</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#line.46">undo</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#undo--">StreetsideCommand</a></code></span></div>
+<div class="block">Undoes the action.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#undo--">undo</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="redo--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>redo</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#line.51">redo</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#redo--">StreetsideCommand</a></code></span></div>
+<div class="block">Redoes the action.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#redo--">redo</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sum</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#line.56">sum</a>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">StreetsideCommand</a></code></span></div>
+<div class="block">If two equal commands are applied consecutively to the same set of images,
+ they are summed in order to reduce them to just one command.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>command</code> - The command to be summed to last command.</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#line.60">toString</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#toString--">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CommandUnjoin.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" target="_top">Frames</a></li>
+<li><a href="CommandUnjoin.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html	(revision 34416)
@@ -0,0 +1,381 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>StreetsideCommand (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideCommand (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideCommand.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCommand.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.history.commands</div>
+<h2 title="Class StreetsideCommand" class="title">Class StreetsideCommand</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandMove</a>, <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandTurn</a>, <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideExecutableCommand</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#line.15">StreetsideCommand</a>
+extends java.lang.Object</pre>
+<div class="block">Abstract class for any Streetside command.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#images">images</a></span></code>
+<div class="block">Set of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects affected by the command</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#StreetsideCommand-java.util.Set-">StreetsideCommand</a></span>(java.util.Set&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#redo--">redo</a></span>()</code>
+<div class="block">Redoes the action.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</code>
+<div class="block">If two equal commands are applied consecutively to the same set of images,
+ they are summed in order to reduce them to just one command.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>abstract java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#undo--">undo</a></span>()</code>
+<div class="block">Undoes the action.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="images">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>images</h4>
+<pre>public&nbsp;java.util.Set&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt; <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#line.17">images</a></pre>
+<div class="block">Set of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects affected by the command</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideCommand-java.util.Set-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideCommand</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#line.25">StreetsideCommand</a>(java.util.Set&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</pre>
+<div class="block">Main constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>images</code> - The images that are affected by the command.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="undo--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>undo</h4>
+<pre>public abstract&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#line.32">undo</a>()</pre>
+<div class="block">Undoes the action.</div>
+</li>
+</ul>
+<a name="redo--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>redo</h4>
+<pre>public abstract&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#line.37">redo</a>()</pre>
+<div class="block">Redoes the action.</div>
+</li>
+</ul>
+<a name="sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sum</h4>
+<pre>public abstract&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#line.46">sum</a>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</pre>
+<div class="block">If two equal commands are applied consecutively to the same set of images,
+ they are summed in order to reduce them to just one command.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>command</code> - The command to be summed to last command.</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public abstract&nbsp;java.lang.String&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#line.49">toString</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideCommand.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCommand.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html	(revision 34416)
@@ -0,0 +1,315 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>StreetsideExecutableCommand (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideExecutableCommand (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideExecutableCommand.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExecutableCommand.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.history.commands</div>
+<h2 title="Class StreetsideExecutableCommand" class="title">Class StreetsideExecutableCommand</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand</a></li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideExecutableCommand</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandJoin</a>, <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandUnjoin</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html#line.14">StreetsideExecutableCommand</a>
+extends <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></pre>
+<div class="block">Superclass for those commands that must be executed after creation.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.history.commands.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></h3>
+<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#images">images</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html#StreetsideExecutableCommand-java.util.Set-">StreetsideExecutableCommand</a></span>(java.util.Set&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html#execute--">execute</a></span>()</code>
+<div class="block">Executes the command.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.history.commands.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></h3>
+<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#redo--">redo</a>, <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum</a>, <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#toString--">toString</a>, <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#undo--">undo</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideExecutableCommand-java.util.Set-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideExecutableCommand</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html#line.22">StreetsideExecutableCommand</a>(java.util.Set&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</pre>
+<div class="block">Main constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>images</code> - The set of images affected by the command.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public abstract&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html#line.30">execute</a>()</pre>
+<div class="block">Executes the command. It is run when the command is added to the history
+ record.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideExecutableCommand.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExecutableCommand.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandJoin.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandJoin.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandJoin.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandJoin.html" target="_top">Frames</a></li>
+<li><a href="CommandJoin.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandJoin.html" target="_top">Frames</a></li>
+<li><a href="CommandJoin.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandMove.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandMove.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandMove.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.CommandMove (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.CommandMove (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandMove.html" target="_top">Frames</a></li>
+<li><a href="CommandMove.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.CommandMove" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.history.commands.CommandMove</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.history.commands.CommandMove</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandMove.html" target="_top">Frames</a></li>
+<li><a href="CommandMove.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandTurn.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandTurn.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandTurn.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.CommandTurn (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.CommandTurn (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandTurn.html" target="_top">Frames</a></li>
+<li><a href="CommandTurn.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.CommandTurn" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.history.commands.CommandTurn</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.history.commands.CommandTurn</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandTurn.html" target="_top">Frames</a></li>
+<li><a href="CommandTurn.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandUnjoin.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandUnjoin.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandUnjoin.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandUnjoin.html" target="_top">Frames</a></li>
+<li><a href="CommandUnjoin.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/class-use/CommandUnjoin.html" target="_top">Frames</a></li>
+<li><a href="CommandUnjoin.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/StreetsideCommand.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/StreetsideCommand.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/StreetsideCommand.html	(revision 34416)
@@ -0,0 +1,265 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/class-use/StreetsideCommand.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCommand.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.history">org.openstreetmap.josm.plugins.streetside.history</a></td>
+<td class="colLast">
+<div class="block">This package deals with keeping a history of actions the user performed
+ to allow for undoing and redoing these actions.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.history.commands">org.openstreetmap.josm.plugins.streetside.history.commands</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.history">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a> with type parameters of type <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideRecord.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#commandList">commandList</a></span></code>
+<div class="block">The set of commands that have taken place or that have been undone.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a> with parameters of type <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideRecord.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html#addCommand-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">addCommand</a></span>(<a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</code>
+<div class="block">Adds a new command to the list.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.history.commands">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandJoin</a></span></code>
+<div class="block">Command joined when joining two images into the same sequence.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandMove</a></span></code>
+<div class="block">Command created when an image's position is changed.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandTurn</a></span></code>
+<div class="block">Command created when an image's direction is changed.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandUnjoin</a></span></code>
+<div class="block">Command joined when joining two images into the same sequence.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideExecutableCommand</a></span></code>
+<div class="block">Superclass for those commands that must be executed after creation.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a> with parameters of type <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">CommandUnjoin.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum</a></span>(<a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">CommandTurn.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum</a></span>(<a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">CommandJoin.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum</a></span>(<a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideCommand.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum</a></span>(<a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</code>
+<div class="block">If two equal commands are applied consecutively to the same set of images,
+ they are summed in order to reduce them to just one command.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">CommandMove.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html#sum-org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand-">sum</a></span>(<a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>&nbsp;command)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/class-use/StreetsideCommand.html" target="_top">Frames</a></li>
+<li><a href="StreetsideCommand.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/StreetsideExecutableCommand.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/StreetsideExecutableCommand.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/class-use/StreetsideExecutableCommand.html	(revision 34416)
@@ -0,0 +1,173 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideExecutableCommand (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideExecutableCommand (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/class-use/StreetsideExecutableCommand.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExecutableCommand.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideExecutableCommand" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideExecutableCommand</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideExecutableCommand</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.history.commands">org.openstreetmap.josm.plugins.streetside.history.commands</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.history.commands">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideExecutableCommand</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideExecutableCommand</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandJoin</a></span></code>
+<div class="block">Command joined when joining two images into the same sequence.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandUnjoin</a></span></code>
+<div class="block">Command joined when joining two images into the same sequence.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/class-use/StreetsideExecutableCommand.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExecutableCommand.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/package-frame.html	(revision 34416)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.history.commands (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.history.commands</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands" target="classFrame">CommandJoin</a></li>
+<li><a href="CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands" target="classFrame">CommandMove</a></li>
+<li><a href="CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands" target="classFrame">CommandTurn</a></li>
+<li><a href="CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands" target="classFrame">CommandUnjoin</a></li>
+<li><a href="StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands" target="classFrame">StreetsideCommand</a></li>
+<li><a href="StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands" target="classFrame">StreetsideExecutableCommand</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html	(revision 34416)
@@ -0,0 +1,175 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.history.commands (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.history.commands (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.history.commands</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandJoin</a></td>
+<td class="colLast">
+<div class="block">Command joined when joining two images into the same sequence.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandMove</a></td>
+<td class="colLast">
+<div class="block">Command created when an image's position is changed.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandTurn</a></td>
+<td class="colLast">
+<div class="block">Command created when an image's direction is changed.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">CommandUnjoin</a></td>
+<td class="colLast">
+<div class="block">Command joined when joining two images into the same sequence.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a></td>
+<td class="colLast">
+<div class="block">Abstract class for any Streetside command.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideExecutableCommand</a></td>
+<td class="colLast">
+<div class="block">Superclass for those commands that must be executed after creation.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/package-tree.html	(revision 34416)
@@ -0,0 +1,149 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.history.commands Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.history.commands Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.history.commands</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.commands.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">StreetsideCommand</span></a>
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.commands.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">CommandMove</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.commands.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">CommandTurn</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.commands.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">StreetsideExecutableCommand</span></a>
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.commands.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">CommandJoin</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.commands.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">CommandUnjoin</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/commands/package-use.html	(revision 34416)
@@ -0,0 +1,189 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.history.commands (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.history.commands (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.history.commands" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.history.commands</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.history">org.openstreetmap.josm.plugins.streetside.history</a></td>
+<td class="colLast">
+<div class="block">This package deals with keeping a history of actions the user performed
+ to allow for undoing and redoing these actions.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.history.commands">org.openstreetmap.josm.plugins.streetside.history.commands</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.history">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a> used by <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/class-use/StreetsideCommand.html#org.openstreetmap.josm.plugins.streetside.history">StreetsideCommand</a>
+<div class="block">Abstract class for any Streetside command.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.history.commands">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a> used by <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/class-use/StreetsideCommand.html#org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideCommand</a>
+<div class="block">Abstract class for any Streetside command.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/class-use/StreetsideExecutableCommand.html#org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideExecutableCommand</a>
+<div class="block">Superclass for those commands that must be executed after creation.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/commands/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/package-frame.html	(revision 34416)
@@ -0,0 +1,24 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.history (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.history</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history" target="classFrame"><span class="interfaceName">StreetsideRecordListener</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history" target="classFrame">StreetsideRecord</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/package-summary.html	(revision 34416)
@@ -0,0 +1,173 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.history (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.history (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.history</h1>
+<div class="docSummary">
+<div class="block">This package deals with keeping a history of actions the user performed
+ to allow for undoing and redoing these actions.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a></td>
+<td class="colLast">
+<div class="block">Interface for the listener of the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history"><code>StreetsideRecord</code></a> class</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></td>
+<td class="colLast">
+<div class="block">History record system in order to let the user undo and redo commands.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.openstreetmap.josm.plugins.streetside.history Description">Package org.openstreetmap.josm.plugins.streetside.history Description</h2>
+<div class="block">This package deals with keeping a history of actions the user performed
+ to allow for undoing and redoing these actions.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/package-tree.html	(revision 34416)
@@ -0,0 +1,142 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.history Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.history Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.history</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history"><span class="typeNameLink">StreetsideRecord</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history"><span class="typeNameLink">StreetsideRecordListener</span></a></li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/history/package-use.html	(revision 34416)
@@ -0,0 +1,191 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.history (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.history (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.history" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.history</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.history">org.openstreetmap.josm.plugins.streetside.history</a></td>
+<td class="colLast">
+<div class="block">This package deals with keeping a history of actions the user performed
+ to allow for undoing and redoing these actions.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.mode">org.openstreetmap.josm.plugins.streetside.mode</a></td>
+<td class="colLast">
+<div class="block">The different modes that the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a> can be in.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.history">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/class-use/StreetsideRecord.html#org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a>
+<div class="block">History record system in order to let the user undo and redo commands.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/class-use/StreetsideRecordListener.html#org.openstreetmap.josm.plugins.streetside.history">StreetsideRecordListener</a>
+<div class="block">Interface for the listener of the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history"><code>StreetsideRecord</code></a> class</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.mode">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/class-use/StreetsideRecord.html#org.openstreetmap.josm.plugins.streetside.mode">StreetsideRecord</a>
+<div class="block">History record system in order to let the user undo and redo commands.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/history/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html	(revision 34416)
@@ -0,0 +1,393 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>BoundsDownloadRunnable (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="BoundsDownloadRunnable (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":9,"i2":10,"i3":6};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/BoundsDownloadRunnable.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" target="_top">Frames</a></li>
+<li><a href="BoundsDownloadRunnable.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.io.download</div>
+<h2 title="Class BoundsDownloadRunnable" class="title">Class BoundsDownloadRunnable</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Runnable</dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">SequenceDownloadRunnable</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#line.20">BoundsDownloadRunnable</a>
+extends java.lang.Object
+implements java.lang.Runnable</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected org.openstreetmap.josm.data.Bounds</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#bounds">bounds</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#BoundsDownloadRunnable-org.openstreetmap.josm.data.Bounds-">BoundsDownloadRunnable</a></span>(org.openstreetmap.josm.data.Bounds&nbsp;bounds)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected abstract java.util.function.Function&lt;org.openstreetmap.josm.data.Bounds,java.net.URL&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#getUrlGenerator--">getUrlGenerator</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#logConnectionInfo-java.net.URLConnection-java.lang.String-">logConnectionInfo</a></span>(java.net.URLConnection&nbsp;con,
+                 java.lang.String&nbsp;info)</code>
+<div class="block">Logs information about the given connection via <code>logger#info(String)</code>.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#run--">run</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#run-java.net.URLConnection-">run</a></span>(java.net.URLConnection&nbsp;connection)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#line.22">logger</a></pre>
+</li>
+</ul>
+<a name="bounds">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>bounds</h4>
+<pre>protected&nbsp;org.openstreetmap.josm.data.Bounds <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#line.24">bounds</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="BoundsDownloadRunnable-org.openstreetmap.josm.data.Bounds-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>BoundsDownloadRunnable</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#line.27">BoundsDownloadRunnable</a>(org.openstreetmap.josm.data.Bounds&nbsp;bounds)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getUrlGenerator--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUrlGenerator</h4>
+<pre>protected abstract&nbsp;java.util.function.Function&lt;org.openstreetmap.josm.data.Bounds,java.net.URL&gt;&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#line.25">getUrlGenerator</a>()</pre>
+</li>
+</ul>
+<a name="run--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>run</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#line.32">run</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>run</code>&nbsp;in interface&nbsp;<code>java.lang.Runnable</code></dd>
+</dl>
+</li>
+</ul>
+<a name="logConnectionInfo-java.net.URLConnection-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logConnectionInfo</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#line.68">logConnectionInfo</a>(java.net.URLConnection&nbsp;con,
+                                     java.lang.String&nbsp;info)
+                              throws java.io.IOException</pre>
+<div class="block">Logs information about the given connection via <code>logger#info(String)</code>.
+ If it's a <code>HttpURLConnection</code>, the request method, the response code and the URL itself are logged.
+ Otherwise only the URL is logged.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>con</code> - the <code>URLConnection</code> for which information is logged</dd>
+<dd><code>info</code> - an additional info text, which is appended to the output in braces</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - if <code>HttpURLConnection.getResponseCode()</code> throws an <code>IOException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="run-java.net.URLConnection-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>run</h4>
+<pre>public abstract&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#line.83">run</a>(java.net.URLConnection&nbsp;connection)
+                  throws java.io.IOException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/BoundsDownloadRunnable.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" target="_top">Frames</a></li>
+<li><a href="BoundsDownloadRunnable.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html	(revision 34416)
@@ -0,0 +1,370 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>SequenceDownloadRunnable (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SequenceDownloadRunnable (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SequenceDownloadRunnable.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" target="_top">Frames</a></li>
+<li><a href="SequenceDownloadRunnable.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.io.download</div>
+<h2 title="Class SequenceDownloadRunnable" class="title">Class SequenceDownloadRunnable</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable</a></li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.io.download.SequenceDownloadRunnable</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Runnable</dd>
+</dl>
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#line.31">SequenceDownloadRunnable</a>
+extends <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#data">data</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static java.util.function.Function&lt;org.openstreetmap.josm.data.Bounds,java.net.URL&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#URL_GEN">URL_GEN</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.io.download.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a></h3>
+<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#bounds">bounds</a>, <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#logger">logger</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#SequenceDownloadRunnable-org.openstreetmap.josm.plugins.streetside.StreetsideData-org.openstreetmap.josm.data.Bounds-">SequenceDownloadRunnable</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a>&nbsp;data,
+                        org.openstreetmap.josm.data.Bounds&nbsp;bounds)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected java.util.function.Function&lt;org.openstreetmap.josm.data.Bounds,java.net.URL&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#getUrlGenerator--">getUrlGenerator</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#run-java.net.URLConnection-">run</a></span>(java.net.URLConnection&nbsp;con)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.io.download.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a></h3>
+<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#logConnectionInfo-java.net.URLConnection-java.lang.String-">logConnectionInfo</a>, <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#run--">run</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="data">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>data</h4>
+<pre>private final&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#line.33">data</a></pre>
+</li>
+</ul>
+<a name="URL_GEN">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>URL_GEN</h4>
+<pre>private static final&nbsp;java.util.function.Function&lt;org.openstreetmap.josm.data.Bounds,java.net.URL&gt; <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#line.35">URL_GEN</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="SequenceDownloadRunnable-org.openstreetmap.josm.plugins.streetside.StreetsideData-org.openstreetmap.josm.data.Bounds-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SequenceDownloadRunnable</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#line.37">SequenceDownloadRunnable</a>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a>&nbsp;data,
+                                org.openstreetmap.josm.data.Bounds&nbsp;bounds)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="run-java.net.URLConnection-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>run</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#line.43">run</a>(java.net.URLConnection&nbsp;con)
+         throws java.io.IOException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#run-java.net.URLConnection-">run</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getUrlGenerator--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getUrlGenerator</h4>
+<pre>protected&nbsp;java.util.function.Function&lt;org.openstreetmap.josm.data.Bounds,java.net.URL&gt;&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html#line.171">getUrlGenerator</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html#getUrlGenerator--">getUrlGenerator</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SequenceDownloadRunnable.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" target="_top">Frames</a></li>
+<li><a href="SequenceDownloadRunnable.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html	(revision 34416)
@@ -0,0 +1,481 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>StreetsideDownloader.DOWNLOAD_MODE (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideDownloader.DOWNLOAD_MODE (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":10,"i3":10,"i4":9,"i5":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideDownloader.DOWNLOAD_MODE.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloader.DOWNLOAD_MODE.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.io.download</div>
+<h2 title="Enum StreetsideDownloader.DOWNLOAD_MODE" class="title">Enum StreetsideDownloader.DOWNLOAD_MODE</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.29">StreetsideDownloader.DOWNLOAD_MODE</a>
+extends java.lang.Enum&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a>&gt;</pre>
+<div class="block">Possible download modes.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#MANUAL_ONLY">MANUAL_ONLY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#OSM_AREA">OSM_AREA</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#VISIBLE_AREA">VISIBLE_AREA</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#DEFAULT">DEFAULT</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#label">label</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#prefId">prefId</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#fromLabel-java.lang.String-">fromLabel</a></span>(java.lang.String&nbsp;label)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#fromPrefId-java.lang.String-">fromPrefId</a></span>(java.lang.String&nbsp;prefId)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#getLabel--">getLabel</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#getPrefId--">getPrefId</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="VISIBLE_AREA">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>VISIBLE_AREA</h4>
+<pre>public static final&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#line.30">VISIBLE_AREA</a></pre>
+</li>
+</ul>
+<a name="OSM_AREA">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OSM_AREA</h4>
+<pre>public static final&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#line.32">OSM_AREA</a></pre>
+</li>
+</ul>
+<a name="MANUAL_ONLY">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MANUAL_ONLY</h4>
+<pre>public static final&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#line.34">MANUAL_ONLY</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="DEFAULT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT</h4>
+<pre>public static final&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#line.36">DEFAULT</a></pre>
+</li>
+</ul>
+<a name="prefId">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>prefId</h4>
+<pre>private final&nbsp;java.lang.String <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#line.38">prefId</a></pre>
+</li>
+</ul>
+<a name="label">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>label</h4>
+<pre>private final&nbsp;java.lang.String <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#line.39">label</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a>[]&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#line.84">values</a>()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (StreetsideDownloader.DOWNLOAD_MODE c : StreetsideDownloader.DOWNLOAD_MODE.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>an array containing the constants of this enum type, in the order they are declared</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOf-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a>&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#line.84">valueOf</a>(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the enum constant with the specified name</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
+</dl>
+</li>
+</ul>
+<a name="getPrefId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPrefId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#line.49">getPrefId</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the ID that is used to represent this download mode in the JOSM preferences</dd>
+</dl>
+</li>
+</ul>
+<a name="getLabel--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLabel</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#line.56">getLabel</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the (internationalized) label describing this download mode</dd>
+</dl>
+</li>
+</ul>
+<a name="fromPrefId-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fromPrefId</h4>
+<pre>public static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a>&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#line.60">fromPrefId</a>(java.lang.String&nbsp;prefId)</pre>
+</li>
+</ul>
+<a name="fromLabel-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>fromLabel</h4>
+<pre>public static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a>&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#line.69">fromLabel</a>(java.lang.String&nbsp;label)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideDownloader.DOWNLOAD_MODE.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloader.DOWNLOAD_MODE.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html	(revision 34416)
@@ -0,0 +1,555 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>StreetsideDownloader (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideDownloader (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideDownloader.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloader.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.io.download</div>
+<h2 title="Class StreetsideDownloader" class="title">Class StreetsideDownloader</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.24">StreetsideDownloader</a>
+extends java.lang.Object</pre>
+<div class="block">Class that concentrates all the ways of downloading of the plugin. All the
+ download petitions will be managed one by one.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></span></code>
+<div class="block">Possible download modes.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static java.util.concurrent.ThreadPoolExecutor</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#executor">executor</a></span></code>
+<div class="block">Executor that will run the petitions.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#MAX_AREA">MAX_AREA</a></span></code>
+<div class="block">Max area to be downloaded</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#stoppedDownload">stoppedDownload</a></span></code>
+<div class="block">Indicates whether the last download request has been rejected because it requested an area that was too big.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#StreetsideDownloader--">StreetsideDownloader</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#downloadOSMArea--">downloadOSMArea</a></span>()</code>
+<div class="block">Downloads all images of the area covered by the OSM data.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#downloadVisibleArea--">downloadVisibleArea</a></span>()</code>
+<div class="block">If some part of the current view has not been downloaded, it is downloaded.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#getImages-org.openstreetmap.josm.data.Bounds-">getImages</a></span>(org.openstreetmap.josm.data.Bounds&nbsp;bounds)</code>
+<div class="block">Gets the images within the given bounds.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#getImages-org.openstreetmap.josm.data.coor.LatLon-org.openstreetmap.josm.data.coor.LatLon-">getImages</a></span>(org.openstreetmap.josm.data.coor.LatLon&nbsp;minLatLon,
+         org.openstreetmap.josm.data.coor.LatLon&nbsp;maxLatLon)</code>
+<div class="block">Gets all the images in a square.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#getMode--">getMode</a></span>()</code>
+<div class="block">Returns the current download mode.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>private static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#isAreaTooBig-double-">isAreaTooBig</a></span>(double&nbsp;area)</code>
+<div class="block">Checks if the area for which Streetside images should be downloaded is too big.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>private static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#isInBounds-org.openstreetmap.josm.data.coor.LatLon-">isInBounds</a></span>(org.openstreetmap.josm.data.coor.LatLon&nbsp;latlon)</code>
+<div class="block">Checks if the given <code>LatLon</code> object lies inside the bounds of the
+ image.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>private static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#isViewDownloaded-org.openstreetmap.josm.data.Bounds-">isViewDownloaded</a></span>(org.openstreetmap.josm.data.Bounds&nbsp;view)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>private static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#run-java.lang.Runnable-">run</a></span>(java.lang.Runnable&nbsp;t)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#stopAll--">stopAll</a></span>()</code>
+<div class="block">Stops all running threads.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.26">logger</a></pre>
+</li>
+</ul>
+<a name="MAX_AREA">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MAX_AREA</h4>
+<pre>private static final&nbsp;double <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.80">MAX_AREA</a></pre>
+<div class="block">Max area to be downloaded</div>
+</li>
+</ul>
+<a name="executor">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>executor</h4>
+<pre>private static&nbsp;java.util.concurrent.ThreadPoolExecutor <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.83">executor</a></pre>
+<div class="block">Executor that will run the petitions.</div>
+</li>
+</ul>
+<a name="stoppedDownload">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>stoppedDownload</h4>
+<pre>private static&nbsp;boolean <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.90">stoppedDownload</a></pre>
+<div class="block">Indicates whether the last download request has been rejected because it requested an area that was too big.
+ Iff true, the last download has been rejected, if false, it was executed.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideDownloader--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideDownloader</h4>
+<pre>private&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.92">StreetsideDownloader</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getImages-org.openstreetmap.josm.data.coor.LatLon-org.openstreetmap.josm.data.coor.LatLon-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getImages</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.103">getImages</a>(org.openstreetmap.josm.data.coor.LatLon&nbsp;minLatLon,
+                             org.openstreetmap.josm.data.coor.LatLon&nbsp;maxLatLon)</pre>
+<div class="block">Gets all the images in a square. It downloads all the images of all the
+ sequences that pass through the given rectangle.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>minLatLon</code> - The minimum latitude and longitude of the rectangle.</dd>
+<dd><code>maxLatLon</code> - The maximum latitude and longitude of the rectangle</dd>
+</dl>
+</li>
+</ul>
+<a name="getImages-org.openstreetmap.josm.data.Bounds-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getImages</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.115">getImages</a>(org.openstreetmap.josm.data.Bounds&nbsp;bounds)</pre>
+<div class="block">Gets the images within the given bounds.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>bounds</code> - A <code>Bounds</code> object containing the area to be downloaded.</dd>
+</dl>
+</li>
+</ul>
+<a name="getMode--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMode</h4>
+<pre>public static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a>&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.124">getMode</a>()</pre>
+<div class="block">Returns the current download mode.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the currently enabled <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download"><code>StreetsideDownloader.DOWNLOAD_MODE</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="run-java.lang.Runnable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>run</h4>
+<pre>private static&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.128">run</a>(java.lang.Runnable&nbsp;t)</pre>
+</li>
+</ul>
+<a name="downloadVisibleArea--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>downloadVisibleArea</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.135">downloadVisibleArea</a>()</pre>
+<div class="block">If some part of the current view has not been downloaded, it is downloaded.</div>
+</li>
+</ul>
+<a name="isViewDownloaded-org.openstreetmap.josm.data.Bounds-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isViewDownloaded</h4>
+<pre>private static&nbsp;boolean&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.147">isViewDownloaded</a>(org.openstreetmap.josm.data.Bounds&nbsp;view)</pre>
+</li>
+</ul>
+<a name="isInBounds-org.openstreetmap.josm.data.coor.LatLon-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isInBounds</h4>
+<pre>private static&nbsp;boolean&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.177">isInBounds</a>(org.openstreetmap.josm.data.coor.LatLon&nbsp;latlon)</pre>
+<div class="block">Checks if the given <code>LatLon</code> object lies inside the bounds of the
+ image.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>latlon</code> - The coordinates to check.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if it lies inside the bounds; false otherwise;</dd>
+</dl>
+</li>
+</ul>
+<a name="downloadOSMArea--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>downloadOSMArea</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.184">downloadOSMArea</a>()</pre>
+<div class="block">Downloads all images of the area covered by the OSM data.</div>
+</li>
+</ul>
+<a name="isAreaTooBig-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isAreaTooBig</h4>
+<pre>private static&nbsp;boolean&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.204">isAreaTooBig</a>(double&nbsp;area)</pre>
+<div class="block">Checks if the area for which Streetside images should be downloaded is too big. This means that probably
+ lots of Streetside images are going to be downloaded, slowing down the
+ program too much. A notification is shown when the download has stopped or continued.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>area</code> - area to check</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><code>true</code> if the area is too big</dd>
+</dl>
+</li>
+</ul>
+<a name="stopAll--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>stopAll</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#line.225">stopAll</a>()</pre>
+<div class="block">Stops all running threads.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideDownloader.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloader.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html	(revision 34416)
@@ -0,0 +1,337 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>StreetsideSquareDownloadRunnable (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideSquareDownloadRunnable (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideSquareDownloadRunnable.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" target="_top">Frames</a></li>
+<li><a href="StreetsideSquareDownloadRunnable.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.io.download</div>
+<h2 title="Class StreetsideSquareDownloadRunnable" class="title">Class StreetsideSquareDownloadRunnable</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.io.download.StreetsideSquareDownloadRunnable</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Runnable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html#line.11">StreetsideSquareDownloadRunnable</a>
+extends java.lang.Object
+implements java.lang.Runnable</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private org.openstreetmap.josm.data.Bounds</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html#bounds">bounds</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html#StreetsideSquareDownloadRunnable-org.openstreetmap.josm.data.Bounds-">StreetsideSquareDownloadRunnable</a></span>(org.openstreetmap.josm.data.Bounds&nbsp;bounds)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html#run--">run</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html#line.13">logger</a></pre>
+</li>
+</ul>
+<a name="bounds">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>bounds</h4>
+<pre>private final&nbsp;org.openstreetmap.josm.data.Bounds <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html#line.15">bounds</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideSquareDownloadRunnable-org.openstreetmap.josm.data.Bounds-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideSquareDownloadRunnable</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html#line.23">StreetsideSquareDownloadRunnable</a>(org.openstreetmap.josm.data.Bounds&nbsp;bounds)</pre>
+<div class="block">Main constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>bounds</code> - the bounds of the area that should be downloaded</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="run--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>run</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html#line.28">run</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>run</code>&nbsp;in interface&nbsp;<code>java.lang.Runnable</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideSquareDownloadRunnable.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" target="_top">Frames</a></li>
+<li><a href="StreetsideSquareDownloadRunnable.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/class-use/BoundsDownloadRunnable.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/class-use/BoundsDownloadRunnable.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/class-use/BoundsDownloadRunnable.html	(revision 34416)
@@ -0,0 +1,167 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/class-use/BoundsDownloadRunnable.html" target="_top">Frames</a></li>
+<li><a href="BoundsDownloadRunnable.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.io.download">org.openstreetmap.josm.plugins.streetside.io.download</a></td>
+<td class="colLast">
+<div class="block">Classes for downloading images, sequences and image metadata like traffic signs from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.io.download">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">SequenceDownloadRunnable</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/class-use/BoundsDownloadRunnable.html" target="_top">Frames</a></li>
+<li><a href="BoundsDownloadRunnable.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/class-use/SequenceDownloadRunnable.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/class-use/SequenceDownloadRunnable.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/class-use/SequenceDownloadRunnable.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.io.download.SequenceDownloadRunnable (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.download.SequenceDownloadRunnable (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/class-use/SequenceDownloadRunnable.html" target="_top">Frames</a></li>
+<li><a href="SequenceDownloadRunnable.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.download.SequenceDownloadRunnable" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.io.download.SequenceDownloadRunnable</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.io.download.SequenceDownloadRunnable</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/class-use/SequenceDownloadRunnable.html" target="_top">Frames</a></li>
+<li><a href="SequenceDownloadRunnable.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideDownloader.DOWNLOAD_MODE.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideDownloader.DOWNLOAD_MODE.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideDownloader.DOWNLOAD_MODE.html	(revision 34416)
@@ -0,0 +1,203 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideDownloader.DOWNLOAD_MODE.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloader.DOWNLOAD_MODE.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.io.download">org.openstreetmap.josm.plugins.streetside.io.download</a></td>
+<td class="colLast">
+<div class="block">Classes for downloading images, sequences and image metadata like traffic signs from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.io.download">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a> in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a> declared as <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideDownloader.DOWNLOAD_MODE.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#DEFAULT">DEFAULT</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a> that return <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideDownloader.DOWNLOAD_MODE.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#fromLabel-java.lang.String-">fromLabel</a></span>(java.lang.String&nbsp;label)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideDownloader.DOWNLOAD_MODE.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#fromPrefId-java.lang.String-">fromPrefId</a></span>(java.lang.String&nbsp;prefId)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideDownloader.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html#getMode--">getMode</a></span>()</code>
+<div class="block">Returns the current download mode.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideDownloader.DOWNLOAD_MODE.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideDownloader.DOWNLOAD_MODE.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideDownloader.DOWNLOAD_MODE.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloader.DOWNLOAD_MODE.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideDownloader.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideDownloader.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideDownloader.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideDownloader.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloader.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideDownloader.html" target="_top">Frames</a></li>
+<li><a href="StreetsideDownloader.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideSquareDownloadRunnable.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideSquareDownloadRunnable.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideSquareDownloadRunnable.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideSquareDownloadRunnable (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideSquareDownloadRunnable (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideSquareDownloadRunnable.html" target="_top">Frames</a></li>
+<li><a href="StreetsideSquareDownloadRunnable.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideSquareDownloadRunnable" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.io.download.StreetsideSquareDownloadRunnable</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.io.download.StreetsideSquareDownloadRunnable</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideSquareDownloadRunnable.html" target="_top">Frames</a></li>
+<li><a href="StreetsideSquareDownloadRunnable.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/package-frame.html	(revision 34416)
@@ -0,0 +1,27 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.io.download (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.io.download</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download" target="classFrame">BoundsDownloadRunnable</a></li>
+<li><a href="SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download" target="classFrame">SequenceDownloadRunnable</a></li>
+<li><a href="StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download" target="classFrame">StreetsideDownloader</a></li>
+<li><a href="StreetsideSquareDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download" target="classFrame">StreetsideSquareDownloadRunnable</a></li>
+</ul>
+<h2 title="Enums">Enums</h2>
+<ul title="Enums">
+<li><a href="StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download" target="classFrame">StreetsideDownloader.DOWNLOAD_MODE</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html	(revision 34416)
@@ -0,0 +1,183 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.io.download (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.io.download (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.io.download</h1>
+<div class="docSummary">
+<div class="block">Classes for downloading images, sequences and image metadata like traffic signs from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">SequenceDownloadRunnable</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader</a></td>
+<td class="colLast">
+<div class="block">Class that concentrates all the ways of downloading of the plugin.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideSquareDownloadRunnable</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
+<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Enum</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a></td>
+<td class="colLast">
+<div class="block">Possible download modes.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.openstreetmap.josm.plugins.streetside.io.download Description">Package org.openstreetmap.josm.plugins.streetside.io.download Description</h2>
+<div class="block">Classes for downloading images, sequences and image metadata like traffic signs from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/package-tree.html	(revision 34416)
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.io.download Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.io.download Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.io.download</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.download.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">BoundsDownloadRunnable</span></a> (implements java.lang.Runnable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.download.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">SequenceDownloadRunnable</span></a></li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.download.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">StreetsideDownloader</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.download.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">StreetsideSquareDownloadRunnable</span></a> (implements java.lang.Runnable)</li>
+</ul>
+</li>
+</ul>
+<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.download.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">StreetsideDownloader.DOWNLOAD_MODE</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/download/package-use.html	(revision 34416)
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.io.download (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.io.download (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.io.download" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.io.download</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.io.download">org.openstreetmap.josm.plugins.streetside.io.download</a></td>
+<td class="colLast">
+<div class="block">Classes for downloading images, sequences and image metadata like traffic signs from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.io.download">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a> used by <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/class-use/BoundsDownloadRunnable.html#org.openstreetmap.josm.plugins.streetside.io.download">BoundsDownloadRunnable</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/class-use/StreetsideDownloader.DOWNLOAD_MODE.html#org.openstreetmap.josm.plugins.streetside.io.download">StreetsideDownloader.DOWNLOAD_MODE</a>
+<div class="block">Possible download modes.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/download/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html	(revision 34416)
@@ -0,0 +1,442 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:15 PDT 2018 -->
+<title>StreetsideExportDownloadThread (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideExportDownloadThread (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideExportDownloadThread.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportDownloadThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.io.export</div>
+<h2 title="Class StreetsideExportDownloadThread" class="title">Class StreetsideExportDownloadThread</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportDownloadThread</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Runnable, org.openstreetmap.josm.data.cache.ICachedLoaderListener</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#line.28">StreetsideExportDownloadThread</a>
+extends java.lang.Thread
+implements org.openstreetmap.josm.data.cache.ICachedLoaderListener</pre>
+<div class="block">This is the thread that downloads one of the images that are going to be
+ exported and writes them in a <code>ArrayBlockingQueue</code>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><code>StreetsideExportManager</code></a>, 
+<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><code>StreetsideExportWriterThread</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.openstreetmap.josm.data.cache.ICachedLoaderListener">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.openstreetmap.josm.data.cache.ICachedLoaderListener</h3>
+<code>org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#image">image</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.concurrent.ArrayBlockingQueue&lt;java.awt.image.BufferedImage&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#queue">queue</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#queueImages">queueImages</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#StreetsideExportDownloadThread-org.openstreetmap.josm.plugins.streetside.StreetsideImage-java.util.concurrent.ArrayBlockingQueue-java.util.concurrent.ArrayBlockingQueue-">StreetsideExportDownloadThread</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;image,
+                              java.util.concurrent.ArrayBlockingQueue&lt;java.awt.image.BufferedImage&gt;&nbsp;queue,
+                              java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;queueImages)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#loadingFinished-org.openstreetmap.josm.data.cache.CacheEntry-org.openstreetmap.josm.data.cache.CacheEntryAttributes-org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult-">loadingFinished</a></span>(org.openstreetmap.josm.data.cache.CacheEntry&nbsp;data,
+               org.openstreetmap.josm.data.cache.CacheEntryAttributes&nbsp;attributes,
+               org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult&nbsp;result)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#run--">run</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#line.31">logger</a></pre>
+</li>
+</ul>
+<a name="queue">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>queue</h4>
+<pre>private final&nbsp;java.util.concurrent.ArrayBlockingQueue&lt;java.awt.image.BufferedImage&gt; <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#line.33">queue</a></pre>
+</li>
+</ul>
+<a name="queueImages">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>queueImages</h4>
+<pre>private final&nbsp;java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt; <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#line.34">queueImages</a></pre>
+</li>
+</ul>
+<a name="image">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>image</h4>
+<pre>private final&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a> <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#line.36">image</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideExportDownloadThread-org.openstreetmap.josm.plugins.streetside.StreetsideImage-java.util.concurrent.ArrayBlockingQueue-java.util.concurrent.ArrayBlockingQueue-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideExportDownloadThread</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#line.50">StreetsideExportDownloadThread</a>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;image,
+                                      java.util.concurrent.ArrayBlockingQueue&lt;java.awt.image.BufferedImage&gt;&nbsp;queue,
+                                      java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;queueImages)</pre>
+<div class="block">Main constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - Image to be downloaded.</dd>
+<dd><code>queue</code> - Queue of <code>BufferedImage</code> objects for the
+          <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><code>StreetsideExportWriterThread</code></a>.</dd>
+<dd><code>queueImages</code> - Queue of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects for the
+          <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><code>StreetsideExportWriterThread</code></a>.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="run--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>run</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#line.59">run</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>run</code>&nbsp;in interface&nbsp;<code>java.lang.Runnable</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>run</code>&nbsp;in class&nbsp;<code>java.lang.Thread</code></dd>
+</dl>
+</li>
+</ul>
+<a name="loadingFinished-org.openstreetmap.josm.data.cache.CacheEntry-org.openstreetmap.josm.data.cache.CacheEntryAttributes-org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>loadingFinished</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html#line.65">loadingFinished</a>(org.openstreetmap.josm.data.cache.CacheEntry&nbsp;data,
+                            org.openstreetmap.josm.data.cache.CacheEntryAttributes&nbsp;attributes,
+                            org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult&nbsp;result)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>loadingFinished</code>&nbsp;in interface&nbsp;<code>org.openstreetmap.josm.data.cache.ICachedLoaderListener</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideExportDownloadThread.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportDownloadThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html	(revision 34416)
@@ -0,0 +1,508 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>StreetsideExportManager (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideExportManager (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideExportManager.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportManager.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.io.export</div>
+<h2 title="Class StreetsideExportManager" class="title">Class StreetsideExportManager</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.gui.PleaseWaitRunnable</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Runnable, org.openstreetmap.josm.gui.progress.ProgressMonitor.CancelListener</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#line.34">StreetsideExportManager</a>
+extends org.openstreetmap.josm.gui.PleaseWaitRunnable</pre>
+<div class="block">Export main thread. Exportation works by creating a
+ <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><code>StreetsideExportWriterThread</code></a> and several
+ <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><code>StreetsideExportDownloadThread</code></a>. The second ones download every single
+ image that is going to be exported and stores them in an
+ <code>ArrayBlockingQueue</code>. Then it is picked by the first one and written on
+ the selected folder. Each image will be named by its key.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><code>StreetsideExportWriterThread</code></a>, 
+<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><code>StreetsideExportDownloadThread</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#amount">amount</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.util.concurrent.ThreadPoolExecutor</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#ex">ex</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.Set&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#images">images</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#path">path</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.util.concurrent.ArrayBlockingQueue&lt;java.awt.image.BufferedImage&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#queue">queue</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#queueImages">queueImages</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.lang.Thread</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#writer">writer</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.gui.PleaseWaitRunnable">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.gui.PleaseWaitRunnable</h3>
+<code>progressMonitor</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#StreetsideExportManager-java.util.List-">StreetsideExportManager</a></span>(java.util.List&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a>&gt;&nbsp;images)</code>
+<div class="block">Constructor used to rewrite imported images.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#StreetsideExportManager-java.util.Set-java.lang.String-">StreetsideExportManager</a></span>(java.util.Set&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images,
+                       java.lang.String&nbsp;path)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#cancel--">cancel</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#finish--">finish</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#realRun--">realRun</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.gui.PleaseWaitRunnable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.gui.PleaseWaitRunnable</h3>
+<code>afterFinish, canRunInBackground, getProgressMonitor, operationCanceled, run</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#line.36">logger</a></pre>
+</li>
+</ul>
+<a name="queue">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>queue</h4>
+<pre>private final&nbsp;java.util.concurrent.ArrayBlockingQueue&lt;java.awt.image.BufferedImage&gt; <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#line.38">queue</a></pre>
+</li>
+</ul>
+<a name="queueImages">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>queueImages</h4>
+<pre>private final&nbsp;java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt; <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#line.39">queueImages</a></pre>
+</li>
+</ul>
+<a name="amount">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>amount</h4>
+<pre>private&nbsp;int <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#line.41">amount</a></pre>
+</li>
+</ul>
+<a name="images">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>images</h4>
+<pre>private&nbsp;java.util.Set&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt; <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#line.42">images</a></pre>
+</li>
+</ul>
+<a name="path">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>path</h4>
+<pre>private&nbsp;java.lang.String <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#line.43">path</a></pre>
+</li>
+</ul>
+<a name="writer">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writer</h4>
+<pre>private&nbsp;java.lang.Thread <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#line.45">writer</a></pre>
+</li>
+</ul>
+<a name="ex">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ex</h4>
+<pre>private&nbsp;java.util.concurrent.ThreadPoolExecutor <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#line.46">ex</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideExportManager-java.util.Set-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreetsideExportManager</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#line.54">StreetsideExportManager</a>(java.util.Set&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images,
+                               java.lang.String&nbsp;path)</pre>
+<div class="block">Main constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>images</code> - Set of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects to be exported.</dd>
+<dd><code>path</code> - Export path.</dd>
+</dl>
+</li>
+</ul>
+<a name="StreetsideExportManager-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideExportManager</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#line.75">StreetsideExportManager</a>(java.util.List&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a>&gt;&nbsp;images)
+                        throws java.io.IOException</pre>
+<div class="block">Constructor used to rewrite imported images.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>images</code> - The set of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImportedImage</code></a> object that is going to
+          be rewritten.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - If the file of one of the <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImportedImage</code></a> objects
+           doesn't contain a picture.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="cancel--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cancel</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#line.85">cancel</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>cancel</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.gui.PleaseWaitRunnable</code></dd>
+</dl>
+</li>
+</ul>
+<a name="realRun--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>realRun</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#line.91">realRun</a>()
+                throws java.io.IOException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>realRun</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.gui.PleaseWaitRunnable</code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="finish--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>finish</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html#line.140">finish</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>finish</code>&nbsp;in class&nbsp;<code>org.openstreetmap.josm.gui.PleaseWaitRunnable</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideExportManager.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportManager.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html	(revision 34416)
@@ -0,0 +1,441 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>StreetsideExportWriterThread (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideExportWriterThread (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideExportWriterThread.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportWriterThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.io.export</div>
+<h2 title="Class StreetsideExportWriterThread" class="title">Class StreetsideExportWriterThread</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportWriterThread</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Runnable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#line.39">StreetsideExportWriterThread</a>
+extends java.lang.Thread</pre>
+<div class="block">Writes the images from the queue in the file system.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><code>StreetsideExportManager</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#amount">amount</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private org.openstreetmap.josm.gui.progress.ProgressMonitor</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#monitor">monitor</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#path">path</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.concurrent.ArrayBlockingQueue&lt;java.awt.image.BufferedImage&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#queue">queue</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#queueImages">queueImages</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#StreetsideExportWriterThread-java.lang.String-java.util.concurrent.ArrayBlockingQueue-java.util.concurrent.ArrayBlockingQueue-int-org.openstreetmap.josm.gui.progress.ProgressMonitor-">StreetsideExportWriterThread</a></span>(java.lang.String&nbsp;path,
+                            java.util.concurrent.ArrayBlockingQueue&lt;java.awt.image.BufferedImage&gt;&nbsp;queue,
+                            java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;queueImages,
+                            int&nbsp;amount,
+                            org.openstreetmap.josm.gui.progress.ProgressMonitor&nbsp;monitor)</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#run--">run</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#line.41">logger</a></pre>
+</li>
+</ul>
+<a name="path">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>path</h4>
+<pre>private final&nbsp;java.lang.String <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#line.43">path</a></pre>
+</li>
+</ul>
+<a name="queue">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>queue</h4>
+<pre>private final&nbsp;java.util.concurrent.ArrayBlockingQueue&lt;java.awt.image.BufferedImage&gt; <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#line.44">queue</a></pre>
+</li>
+</ul>
+<a name="queueImages">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>queueImages</h4>
+<pre>private final&nbsp;java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt; <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#line.45">queueImages</a></pre>
+</li>
+</ul>
+<a name="amount">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>amount</h4>
+<pre>private final&nbsp;int <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#line.46">amount</a></pre>
+</li>
+</ul>
+<a name="monitor">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>monitor</h4>
+<pre>private final&nbsp;org.openstreetmap.josm.gui.progress.ProgressMonitor <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#line.47">monitor</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideExportWriterThread-java.lang.String-java.util.concurrent.ArrayBlockingQueue-java.util.concurrent.ArrayBlockingQueue-int-org.openstreetmap.josm.gui.progress.ProgressMonitor-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideExportWriterThread</h4>
+<pre>public&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#line.63">StreetsideExportWriterThread</a>(java.lang.String&nbsp;path,
+                                    java.util.concurrent.ArrayBlockingQueue&lt;java.awt.image.BufferedImage&gt;&nbsp;queue,
+                                    java.util.concurrent.ArrayBlockingQueue&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;queueImages,
+                                    int&nbsp;amount,
+                                    org.openstreetmap.josm.gui.progress.ProgressMonitor&nbsp;monitor)</pre>
+<div class="block">Main constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>path</code> - Path to write the pictures.</dd>
+<dd><code>queue</code> - Queue of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</dd>
+<dd><code>queueImages</code> - Queue of <code>BufferedImage</code> objects.</dd>
+<dd><code>amount</code> - Amount of images that are going to be exported.</dd>
+<dd><code>monitor</code> - Progress monitor.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="run--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>run</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html#line.75">run</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>run</code>&nbsp;in interface&nbsp;<code>java.lang.Runnable</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>run</code>&nbsp;in class&nbsp;<code>java.lang.Thread</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideExportWriterThread.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportWriterThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/class-use/StreetsideExportDownloadThread.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/class-use/StreetsideExportDownloadThread.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/class-use/StreetsideExportDownloadThread.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportDownloadThread (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportDownloadThread (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/class-use/StreetsideExportDownloadThread.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportDownloadThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportDownloadThread" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportDownloadThread</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportDownloadThread</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/class-use/StreetsideExportDownloadThread.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportDownloadThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/class-use/StreetsideExportManager.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/class-use/StreetsideExportManager.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/class-use/StreetsideExportManager.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/class-use/StreetsideExportManager.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportManager.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/class-use/StreetsideExportManager.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportManager.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/class-use/StreetsideExportWriterThread.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/class-use/StreetsideExportWriterThread.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/class-use/StreetsideExportWriterThread.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportWriterThread (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportWriterThread (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/class-use/StreetsideExportWriterThread.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportWriterThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportWriterThread" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportWriterThread</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportWriterThread</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/class-use/StreetsideExportWriterThread.html" target="_top">Frames</a></li>
+<li><a href="StreetsideExportWriterThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/package-frame.html	(revision 34416)
@@ -0,0 +1,22 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.io.export (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.io.export</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export" target="classFrame">StreetsideExportDownloadThread</a></li>
+<li><a href="StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export" target="classFrame">StreetsideExportManager</a></li>
+<li><a href="StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export" target="classFrame">StreetsideExportWriterThread</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html	(revision 34416)
@@ -0,0 +1,167 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.io.export (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.io.export (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.io.export</h1>
+<div class="docSummary">
+<div class="block">Classes for exporting images that were downloaded from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportDownloadThread</a></td>
+<td class="colLast">
+<div class="block">This is the thread that downloads one of the images that are going to be
+ exported and writes them in a <code>ArrayBlockingQueue</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportManager</a></td>
+<td class="colLast">
+<div class="block">Export main thread.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export">StreetsideExportWriterThread</a></td>
+<td class="colLast">
+<div class="block">Writes the images from the queue in the file system.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.openstreetmap.josm.plugins.streetside.io.export Description">Package org.openstreetmap.josm.plugins.streetside.io.export Description</h2>
+<div class="block">Classes for exporting images that were downloaded from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/package-tree.html	(revision 34416)
@@ -0,0 +1,148 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.io.export Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.io.export Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.io.export</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.openstreetmap.josm.gui.PleaseWaitRunnable (implements org.openstreetmap.josm.gui.progress.ProgressMonitor.CancelListener, java.lang.Runnable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.export.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">StreetsideExportManager</span></a></li>
+</ul>
+</li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.export.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">StreetsideExportDownloadThread</span></a> (implements org.openstreetmap.josm.data.cache.ICachedLoaderListener)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.export.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">StreetsideExportWriterThread</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/io/export/package-use.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.io.export (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.io.export (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.io.export" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.io.export</h1>
+</div>
+<div class="contentContainer">No usage of org.openstreetmap.josm.plugins.streetside.io.export</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/io/export/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html	(revision 34416)
@@ -0,0 +1,387 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>AbstractMode.SemiautomaticThread (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AbstractMode.SemiautomaticThread (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractMode.SemiautomaticThread.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" target="_top">Frames</a></li>
+<li><a href="AbstractMode.SemiautomaticThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.mode</div>
+<h2 title="Class AbstractMode.SemiautomaticThread" class="title">Class AbstractMode.SemiautomaticThread</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.mode.AbstractMode.SemiautomaticThread</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Runnable</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></dd>
+</dl>
+<hr>
+<br>
+<pre>private static class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#line.78">AbstractMode.SemiautomaticThread</a>
+extends java.lang.Thread</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html#lastDownload">lastDownload</a></span></code>
+<div class="block">If in semiautomatic mode, the last Epoch time when there was a download</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html#moved">moved</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html#SemiautomaticThread--">SemiautomaticThread</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html#moved--">moved</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html#run--">run</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="lastDownload">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lastDownload</h4>
+<pre>private&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html#line.81">lastDownload</a></pre>
+<div class="block">If in semiautomatic mode, the last Epoch time when there was a download</div>
+</li>
+</ul>
+<a name="moved">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>moved</h4>
+<pre>private&nbsp;boolean <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html#line.83">moved</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="SemiautomaticThread--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SemiautomaticThread</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html#line.78">SemiautomaticThread</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="run--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>run</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html#line.86">run</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>run</code>&nbsp;in interface&nbsp;<code>java.lang.Runnable</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>run</code>&nbsp;in class&nbsp;<code>java.lang.Thread</code></dd>
+</dl>
+</li>
+</ul>
+<a name="moved--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>moved</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html#line.102">moved</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractMode.SemiautomaticThread.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" target="_top">Frames</a></li>
+<li><a href="AbstractMode.SemiautomaticThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html	(revision 34416)
@@ -0,0 +1,445 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>AbstractMode (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AbstractMode (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":6,"i2":9,"i3":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractMode.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" target="_top">Frames</a></li>
+<li><a href="AbstractMode.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.mode</div>
+<h2 title="Class AbstractMode" class="title">Class AbstractMode</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.event.MouseAdapter</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.mode.AbstractMode</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener, java.util.EventListener, org.openstreetmap.josm.gui.NavigatableComponent.ZoomChangeListener</dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">JoinMode</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#line.24">AbstractMode</a>
+extends java.awt.event.MouseAdapter
+implements org.openstreetmap.josm.gui.NavigatableComponent.ZoomChangeListener</pre>
+<div class="block">Superclass for all the mode of the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode.SemiautomaticThread</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#cursor">cursor</a></span></code>
+<div class="block">Cursor that should become active when this mode is activated.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#DOWNLOAD_COOLDOWN">DOWNLOAD_COOLDOWN</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode.SemiautomaticThread</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#semiautomaticThread">semiautomaticThread</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#AbstractMode--">AbstractMode</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#getClosest-java.awt.Point-">getClosest</a></span>(java.awt.Point&nbsp;clickPoint)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">paint</a></span>(java.awt.Graphics2D&nbsp;g,
+     org.openstreetmap.josm.gui.MapView&nbsp;mv,
+     org.openstreetmap.josm.data.Bounds&nbsp;box)</code>
+<div class="block">Paint the dataset using the engine set.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#resetThread--">resetThread</a></span>()</code>
+<div class="block">Resets the semiautomatic mode thread.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#zoomChanged--">zoomChanged</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.event.MouseAdapter">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.event.MouseAdapter</h3>
+<code>mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="DOWNLOAD_COOLDOWN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DOWNLOAD_COOLDOWN</h4>
+<pre>private static final&nbsp;int <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#line.27">DOWNLOAD_COOLDOWN</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.mode.AbstractMode.DOWNLOAD_COOLDOWN">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="semiautomaticThread">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>semiautomaticThread</h4>
+<pre>private static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode.SemiautomaticThread</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#line.28">semiautomaticThread</a></pre>
+</li>
+</ul>
+<a name="cursor">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>cursor</h4>
+<pre>public&nbsp;int <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#line.33">cursor</a></pre>
+<div class="block">Cursor that should become active when this mode is activated.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="AbstractMode--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AbstractMode</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#line.24">AbstractMode</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getClosest-java.awt.Point-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getClosest</h4>
+<pre>protected&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#line.35">getClosest</a>(java.awt.Point&nbsp;clickPoint)</pre>
+</li>
+</ul>
+<a name="paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>paint</h4>
+<pre>public abstract&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#line.59">paint</a>(java.awt.Graphics2D&nbsp;g,
+                           org.openstreetmap.josm.gui.MapView&nbsp;mv,
+                           org.openstreetmap.josm.data.Bounds&nbsp;box)</pre>
+<div class="block">Paint the dataset using the engine set.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>g</code> - <code>Graphics2D</code> used for painting</dd>
+<dd><code>mv</code> - The object that can translate GeoPoints to screen coordinates.</dd>
+<dd><code>box</code> - Area where painting is going to be performed</dd>
+</dl>
+</li>
+</ul>
+<a name="zoomChanged--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>zoomChanged</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#line.62">zoomChanged</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>zoomChanged</code>&nbsp;in interface&nbsp;<code>org.openstreetmap.josm.gui.NavigatableComponent.ZoomChangeListener</code></dd>
+</dl>
+</li>
+</ul>
+<a name="resetThread--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>resetThread</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#line.73">resetThread</a>()</pre>
+<div class="block">Resets the semiautomatic mode thread.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractMode.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" target="_top">Frames</a></li>
+<li><a href="AbstractMode.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html	(revision 34416)
@@ -0,0 +1,431 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>JoinMode (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JoinMode (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JoinMode.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" target="_top">Frames</a></li>
+<li><a href="JoinMode.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.mode</div>
+<h2 title="Class JoinMode" class="title">Class JoinMode</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.event.MouseAdapter</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">org.openstreetmap.josm.plugins.streetside.mode.AbstractMode</a></li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.mode.JoinMode</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener, java.util.EventListener, org.openstreetmap.josm.gui.NavigatableComponent.ZoomChangeListener</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#line.29">JoinMode</a>
+extends <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></pre>
+<div class="block">In this mode the user can join pictures to make sequences or unjoin them.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#lastClick">lastClick</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.awt.event.MouseEvent</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#lastPos">lastPos</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.plugins.streetside.mode.AbstractMode">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.mode.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></h3>
+<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#cursor">cursor</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#JoinMode--">JoinMode</a></span>()</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#mouseMoved-java.awt.event.MouseEvent-">mouseMoved</a></span>(java.awt.event.MouseEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#mousePressed-java.awt.event.MouseEvent-">mousePressed</a></span>(java.awt.event.MouseEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">paint</a></span>(java.awt.Graphics2D&nbsp;g,
+     org.openstreetmap.josm.gui.MapView&nbsp;mv,
+     org.openstreetmap.josm.data.Bounds&nbsp;box)</code>
+<div class="block">Paint the dataset using the engine set.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.plugins.streetside.mode.AbstractMode">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.mode.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></h3>
+<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#getClosest-java.awt.Point-">getClosest</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#resetThread--">resetThread</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#zoomChanged--">zoomChanged</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.event.MouseAdapter">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.event.MouseAdapter</h3>
+<code>mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseReleased, mouseWheelMoved</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="lastClick">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lastClick</h4>
+<pre>private&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#line.31">lastClick</a></pre>
+</li>
+</ul>
+<a name="lastPos">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>lastPos</h4>
+<pre>private&nbsp;java.awt.event.MouseEvent <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#line.32">lastPos</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JoinMode--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JoinMode</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#line.37">JoinMode</a>()</pre>
+<div class="block">Main constructor.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="mousePressed-java.awt.event.MouseEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mousePressed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#line.42">mousePressed</a>(java.awt.event.MouseEvent&nbsp;e)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mousePressed</code>&nbsp;in interface&nbsp;<code>java.awt.event.MouseListener</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>mousePressed</code>&nbsp;in class&nbsp;<code>java.awt.event.MouseAdapter</code></dd>
+</dl>
+</li>
+</ul>
+<a name="mouseMoved-java.awt.event.MouseEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseMoved</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#line.70">mouseMoved</a>(java.awt.event.MouseEvent&nbsp;e)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mouseMoved</code>&nbsp;in interface&nbsp;<code>java.awt.event.MouseMotionListener</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>mouseMoved</code>&nbsp;in class&nbsp;<code>java.awt.event.MouseAdapter</code></dd>
+</dl>
+</li>
+</ul>
+<a name="paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>paint</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#line.80">paint</a>(java.awt.Graphics2D&nbsp;g,
+                  org.openstreetmap.josm.gui.MapView&nbsp;mv,
+                  org.openstreetmap.josm.data.Bounds&nbsp;box)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">AbstractMode</a></code></span></div>
+<div class="block">Paint the dataset using the engine set.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">paint</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>g</code> - <code>Graphics2D</code> used for painting</dd>
+<dd><code>mv</code> - The object that can translate GeoPoints to screen coordinates.</dd>
+<dd><code>box</code> - Area where painting is going to be performed</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html#line.90">toString</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JoinMode.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" target="_top">Frames</a></li>
+<li><a href="JoinMode.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html	(revision 34416)
@@ -0,0 +1,511 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>SelectMode (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SelectMode (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SelectMode.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" target="_top">Frames</a></li>
+<li><a href="SelectMode.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.mode</div>
+<h2 title="Class SelectMode" class="title">Class SelectMode</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.event.MouseAdapter</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">org.openstreetmap.josm.plugins.streetside.mode.AbstractMode</a></li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.mode.SelectMode</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener, java.util.EventListener, org.openstreetmap.josm.gui.NavigatableComponent.ZoomChangeListener</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#line.36">SelectMode</a>
+extends <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></pre>
+<div class="block">Handles the input event related with the layer. Mainly clicks.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#closest">closest</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#imageHighlighted">imageHighlighted</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#lastClicked">lastClicked</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#nothingHighlighted">nothingHighlighted</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#record">record</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.openstreetmap.josm.plugins.streetside.mode.AbstractMode">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.mode.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></h3>
+<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#cursor">cursor</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#SelectMode--">SelectMode</a></span>()</code>
+<div class="block">Main constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#mouseDragged-java.awt.event.MouseEvent-">mouseDragged</a></span>(java.awt.event.MouseEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#mouseMoved-java.awt.event.MouseEvent-">mouseMoved</a></span>(java.awt.event.MouseEvent&nbsp;e)</code>
+<div class="block">Checks if the mouse is over pictures.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#mousePressed-java.awt.event.MouseEvent-">mousePressed</a></span>(java.awt.event.MouseEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#mouseReleased-java.awt.event.MouseEvent-">mouseReleased</a></span>(java.awt.event.MouseEvent&nbsp;e)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">paint</a></span>(java.awt.Graphics2D&nbsp;g,
+     org.openstreetmap.josm.gui.MapView&nbsp;mv,
+     org.openstreetmap.josm.data.Bounds&nbsp;box)</code>
+<div class="block">Paint the dataset using the engine set.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.plugins.streetside.mode.AbstractMode">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.mode.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></h3>
+<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#getClosest-java.awt.Point-">getClosest</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#resetThread--">resetThread</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#zoomChanged--">zoomChanged</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.awt.event.MouseAdapter">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.event.MouseAdapter</h3>
+<code>mouseClicked, mouseEntered, mouseExited, mouseWheelMoved</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="closest">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>closest</h4>
+<pre>private&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#line.37">closest</a></pre>
+</li>
+</ul>
+<a name="lastClicked">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lastClicked</h4>
+<pre>private&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#line.38">lastClicked</a></pre>
+</li>
+</ul>
+<a name="record">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>record</h4>
+<pre>private final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history">StreetsideRecord</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#line.39">record</a></pre>
+</li>
+</ul>
+<a name="nothingHighlighted">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nothingHighlighted</h4>
+<pre>private&nbsp;boolean <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#line.40">nothingHighlighted</a></pre>
+</li>
+</ul>
+<a name="imageHighlighted">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>imageHighlighted</h4>
+<pre>private&nbsp;boolean <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#line.41">imageHighlighted</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="SelectMode--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SelectMode</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#line.46">SelectMode</a>()</pre>
+<div class="block">Main constructor.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="mousePressed-java.awt.event.MouseEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mousePressed</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#line.51">mousePressed</a>(java.awt.event.MouseEvent&nbsp;e)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mousePressed</code>&nbsp;in interface&nbsp;<code>java.awt.event.MouseListener</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>mousePressed</code>&nbsp;in class&nbsp;<code>java.awt.event.MouseAdapter</code></dd>
+</dl>
+</li>
+</ul>
+<a name="mouseDragged-java.awt.event.MouseEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseDragged</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#line.98">mouseDragged</a>(java.awt.event.MouseEvent&nbsp;e)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mouseDragged</code>&nbsp;in interface&nbsp;<code>java.awt.event.MouseMotionListener</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>mouseDragged</code>&nbsp;in class&nbsp;<code>java.awt.event.MouseAdapter</code></dd>
+</dl>
+</li>
+</ul>
+<a name="mouseReleased-java.awt.event.MouseEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseReleased</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#line.120">mouseReleased</a>(java.awt.event.MouseEvent&nbsp;e)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mouseReleased</code>&nbsp;in interface&nbsp;<code>java.awt.event.MouseListener</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>mouseReleased</code>&nbsp;in class&nbsp;<code>java.awt.event.MouseAdapter</code></dd>
+</dl>
+</li>
+</ul>
+<a name="mouseMoved-java.awt.event.MouseEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mouseMoved</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#line.142">mouseMoved</a>(java.awt.event.MouseEvent&nbsp;e)</pre>
+<div class="block">Checks if the mouse is over pictures.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>mouseMoved</code>&nbsp;in interface&nbsp;<code>java.awt.event.MouseMotionListener</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>mouseMoved</code>&nbsp;in class&nbsp;<code>java.awt.event.MouseAdapter</code></dd>
+</dl>
+</li>
+</ul>
+<a name="paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>paint</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#line.189">paint</a>(java.awt.Graphics2D&nbsp;g,
+                  org.openstreetmap.josm.gui.MapView&nbsp;mv,
+                  org.openstreetmap.josm.data.Bounds&nbsp;box)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">AbstractMode</a></code></span></div>
+<div class="block">Paint the dataset using the engine set.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#paint-java.awt.Graphics2D-org.openstreetmap.josm.gui.MapView-org.openstreetmap.josm.data.Bounds-">paint</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>g</code> - <code>Graphics2D</code> used for painting</dd>
+<dd><code>mv</code> - The object that can translate GeoPoints to screen coordinates.</dd>
+<dd><code>box</code> - Area where painting is going to be performed</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html#line.193">toString</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SelectMode.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" target="_top">Frames</a></li>
+<li><a href="SelectMode.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/class-use/AbstractMode.SemiautomaticThread.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/class-use/AbstractMode.SemiautomaticThread.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/class-use/AbstractMode.SemiautomaticThread.html	(revision 34416)
@@ -0,0 +1,167 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode.SemiautomaticThread (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode.SemiautomaticThread (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/class-use/AbstractMode.SemiautomaticThread.html" target="_top">Frames</a></li>
+<li><a href="AbstractMode.SemiautomaticThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode.SemiautomaticThread" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.mode.AbstractMode.SemiautomaticThread</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode.SemiautomaticThread</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.mode">org.openstreetmap.josm.plugins.streetside.mode</a></td>
+<td class="colLast">
+<div class="block">The different modes that the <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a> can be in.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.mode">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode.SemiautomaticThread</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode.SemiautomaticThread</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode.SemiautomaticThread</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AbstractMode.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html#semiautomaticThread">semiautomaticThread</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/class-use/AbstractMode.SemiautomaticThread.html" target="_top">Frames</a></li>
+<li><a href="AbstractMode.SemiautomaticThread.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/class-use/AbstractMode.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/class-use/AbstractMode.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/class-use/AbstractMode.html	(revision 34416)
@@ -0,0 +1,216 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/class-use/AbstractMode.html" target="_top">Frames</a></li>
+<li><a href="AbstractMode.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.mode.AbstractMode</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.mode">org.openstreetmap.josm.plugins.streetside.mode</a></td>
+<td class="colLast">
+<div class="block">The different modes that the <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a> can be in.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#mode">mode</a></span></code>
+<div class="block">Mode of the layer.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLayer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html#setMode-org.openstreetmap.josm.plugins.streetside.mode.AbstractMode-">setMode</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a>&nbsp;mode)</code>
+<div class="block">Changes the mode the the given one.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.mode">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">JoinMode</a></span></code>
+<div class="block">In this mode the user can join pictures to make sequences or unjoin them.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></span></code>
+<div class="block">Handles the input event related with the layer.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/class-use/AbstractMode.html" target="_top">Frames</a></li>
+<li><a href="AbstractMode.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/class-use/JoinMode.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/class-use/JoinMode.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/class-use/JoinMode.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.mode.JoinMode (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.mode.JoinMode (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/class-use/JoinMode.html" target="_top">Frames</a></li>
+<li><a href="JoinMode.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.mode.JoinMode" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.mode.JoinMode</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.mode.JoinMode</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/class-use/JoinMode.html" target="_top">Frames</a></li>
+<li><a href="JoinMode.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/class-use/SelectMode.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/class-use/SelectMode.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/class-use/SelectMode.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.mode.SelectMode (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.mode.SelectMode (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/class-use/SelectMode.html" target="_top">Frames</a></li>
+<li><a href="SelectMode.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.mode.SelectMode" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.mode.SelectMode</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.mode.SelectMode</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/class-use/SelectMode.html" target="_top">Frames</a></li>
+<li><a href="SelectMode.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/package-frame.html	(revision 34416)
@@ -0,0 +1,23 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.mode (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.mode</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode" target="classFrame">AbstractMode</a></li>
+<li><a href="AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode" target="classFrame">AbstractMode.SemiautomaticThread</a></li>
+<li><a href="JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode" target="classFrame">JoinMode</a></li>
+<li><a href="SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode" target="classFrame">SelectMode</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/package-summary.html	(revision 34416)
@@ -0,0 +1,176 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.mode (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.mode (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.mode</h1>
+<div class="docSummary">
+<div class="block">The different modes that the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a> can be in.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a></td>
+<td class="colLast">
+<div class="block">Superclass for all the mode of the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">AbstractMode.SemiautomaticThread</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">JoinMode</a></td>
+<td class="colLast">
+<div class="block">In this mode the user can join pictures to make sequences or unjoin them.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode">SelectMode</a></td>
+<td class="colLast">
+<div class="block">Handles the input event related with the layer.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.openstreetmap.josm.plugins.streetside.mode Description">Package org.openstreetmap.josm.plugins.streetside.mode Description</h2>
+<div class="block">The different modes that the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a> can be in.
+ <br>
+ Currently there are two of them:
+ <ul>
+  <li><strong><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><code>JoinMode</code></a></strong> for joining pictures to make sequences</li>
+  <li><strong><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><code>SelectMode</code></a></strong> for selecting pictures in the layer</li>
+ </ul></div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/package-tree.html	(revision 34416)
@@ -0,0 +1,152 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.mode Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.mode Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.mode</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">java.awt.event.MouseAdapter (implements java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.mode.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">AbstractMode</span></a> (implements org.openstreetmap.josm.gui.NavigatableComponent.ZoomChangeListener)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.mode.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">JoinMode</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.mode.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">SelectMode</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.mode.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">AbstractMode.SemiautomaticThread</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/mode/package-use.html	(revision 34416)
@@ -0,0 +1,188 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.mode (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.mode (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.mode" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.mode</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.mode">org.openstreetmap.josm.plugins.streetside.mode</a></td>
+<td class="colLast">
+<div class="block">The different modes that the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a> can be in.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/class-use/AbstractMode.html#org.openstreetmap.josm.plugins.streetside">AbstractMode</a>
+<div class="block">Superclass for all the mode of the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.mode">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/class-use/AbstractMode.html#org.openstreetmap.josm.plugins.streetside.mode">AbstractMode</a>
+<div class="block">Superclass for all the mode of the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/class-use/AbstractMode.SemiautomaticThread.html#org.openstreetmap.josm.plugins.streetside.mode">AbstractMode.SemiautomaticThread</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/mode/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html	(revision 34416)
@@ -0,0 +1,424 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>ImageDetection (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ImageDetection (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ImageDetection.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" target="_top">Frames</a></li>
+<li><a href="ImageDetection.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.model</div>
+<h2 title="Class ImageDetection" class="title">Class ImageDetection</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">org.openstreetmap.josm.plugins.streetside.model.SpecialImageArea</a></li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.model.ImageDetection</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#line.6">ImageDetection</a>
+extends <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">SpecialImageArea</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#packag">packag</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#PACKAGE_TRAFFIC_SIGNS">PACKAGE_TRAFFIC_SIGNS</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#score">score</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#value">value</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#ImageDetection-java.awt.geom.Path2D-java.lang.String-java.lang.String-double-java.lang.String-java.lang.String-">ImageDetection</a></span>(java.awt.geom.Path2D&nbsp;shape,
+              java.lang.String&nbsp;imageKey,
+              java.lang.String&nbsp;key,
+              double&nbsp;score,
+              java.lang.String&nbsp;packag,
+              java.lang.String&nbsp;value)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#getPackage--">getPackage</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#getScore--">getScore</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#getValue--">getValue</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#isTrafficSign--">isTrafficSign</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.plugins.streetside.model.SpecialImageArea">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.model.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">SpecialImageArea</a></h3>
+<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#getImageKey--">getImageKey</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#getShape--">getShape</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.model.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a></h3>
+<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#equals-java.lang.Object-">equals</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#getKey--">getKey</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#hashCode--">hashCode</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="PACKAGE_TRAFFIC_SIGNS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PACKAGE_TRAFFIC_SIGNS</h4>
+<pre>private static final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#line.7">PACKAGE_TRAFFIC_SIGNS</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.model.ImageDetection.PACKAGE_TRAFFIC_SIGNS">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="packag">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>packag</h4>
+<pre>private final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#line.9">packag</a></pre>
+</li>
+</ul>
+<a name="score">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>score</h4>
+<pre>private final&nbsp;double <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#line.10">score</a></pre>
+</li>
+</ul>
+<a name="value">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>value</h4>
+<pre>private final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#line.11">value</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ImageDetection-java.awt.geom.Path2D-java.lang.String-java.lang.String-double-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ImageDetection</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#line.13">ImageDetection</a>(java.awt.geom.Path2D&nbsp;shape,
+                      java.lang.String&nbsp;imageKey,
+                      java.lang.String&nbsp;key,
+                      double&nbsp;score,
+                      java.lang.String&nbsp;packag,
+                      java.lang.String&nbsp;value)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getPackage--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPackage</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#line.20">getPackage</a>()</pre>
+</li>
+</ul>
+<a name="getScore--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getScore</h4>
+<pre>public&nbsp;double&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#line.24">getScore</a>()</pre>
+</li>
+</ul>
+<a name="getValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValue</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#line.28">getValue</a>()</pre>
+</li>
+</ul>
+<a name="isTrafficSign--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isTrafficSign</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html#line.32">isTrafficSign</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ImageDetection.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" target="_top">Frames</a></li>
+<li><a href="ImageDetection.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html	(revision 34416)
@@ -0,0 +1,353 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>KeyIndexedObject (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="KeyIndexedObject (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/KeyIndexedObject.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" target="_top">Frames</a></li>
+<li><a href="KeyIndexedObject.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.model</div>
+<h2 title="Class KeyIndexedObject" class="title">Class KeyIndexedObject</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">SpecialImageArea</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#line.7">KeyIndexedObject</a>
+extends java.lang.Object</pre>
+<div class="block">An object that is identified amongst objects of the same class by a <code>String</code> key.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#key">key</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#KeyIndexedObject-java.lang.String-">KeyIndexedObject</a></span>(java.lang.String&nbsp;key)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#getKey--">getKey</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="key">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>key</h4>
+<pre>private final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#line.8">key</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="KeyIndexedObject-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>KeyIndexedObject</h4>
+<pre>protected&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#line.10">KeyIndexedObject</a>(java.lang.String&nbsp;key)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getKey--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getKey</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#line.20">getKey</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the unique key that identifies this object among other instances of the same class</dd>
+</dl>
+</li>
+</ul>
+<a name="hashCode--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#line.28">hashCode</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="equals-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#line.37">equals</a>(java.lang.Object&nbsp;obj)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/KeyIndexedObject.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" target="_top">Frames</a></li>
+<li><a href="KeyIndexedObject.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/MapObject.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/MapObject.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/MapObject.html	(revision 34416)
@@ -0,0 +1,495 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>MapObject (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="MapObject (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":9,"i3":10,"i4":10,"i5":10,"i6":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MapObject.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/MapObject.html" target="_top">Frames</a></li>
+<li><a href="MapObject.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.model</div>
+<h2 title="Class MapObject" class="title">Class MapObject</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject</a></li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.model.MapObject</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.10">MapObject</a>
+extends <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private org.openstreetmap.josm.data.coor.LatLon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#coordinate">coordinate</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#firstSeenTime">firstSeenTime</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static javax.swing.ImageIcon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#ICON_UNKNOWN_TYPE">ICON_UNKNOWN_TYPE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#lastSeenTime">lastSeenTime</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#objPackage">objPackage</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#updatedTime">updatedTime</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#value">value</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#MapObject-org.openstreetmap.josm.data.coor.LatLon-java.lang.String-java.lang.String-java.lang.String-long-long-long-">MapObject</a></span>(org.openstreetmap.josm.data.coor.LatLon&nbsp;coordinate,
+         java.lang.String&nbsp;key,
+         java.lang.String&nbsp;objPackage,
+         java.lang.String&nbsp;value,
+         long&nbsp;firstSeenTime,
+         long&nbsp;lastSeenTime,
+         long&nbsp;updatedTime)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>org.openstreetmap.josm.data.coor.LatLon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#getCoordinate--">getCoordinate</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#getFirstSeenTime--">getFirstSeenTime</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static javax.swing.ImageIcon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#getIcon-java.lang.String-">getIcon</a></span>(java.lang.String&nbsp;objectTypeID)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#getLastSeenTime--">getLastSeenTime</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#getPackage--">getPackage</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#getUpdatedTime--">getUpdatedTime</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#getValue--">getValue</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.model.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a></h3>
+<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#equals-java.lang.Object-">equals</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#getKey--">getKey</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#hashCode--">hashCode</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="ICON_UNKNOWN_TYPE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ICON_UNKNOWN_TYPE</h4>
+<pre>private static final&nbsp;javax.swing.ImageIcon <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.11">ICON_UNKNOWN_TYPE</a></pre>
+</li>
+</ul>
+<a name="coordinate">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>coordinate</h4>
+<pre>private final&nbsp;org.openstreetmap.josm.data.coor.LatLon <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.14">coordinate</a></pre>
+</li>
+</ul>
+<a name="objPackage">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>objPackage</h4>
+<pre>private final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.15">objPackage</a></pre>
+</li>
+</ul>
+<a name="value">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>value</h4>
+<pre>private final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.16">value</a></pre>
+</li>
+</ul>
+<a name="firstSeenTime">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>firstSeenTime</h4>
+<pre>private final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.17">firstSeenTime</a></pre>
+</li>
+</ul>
+<a name="lastSeenTime">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lastSeenTime</h4>
+<pre>private final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.18">lastSeenTime</a></pre>
+</li>
+</ul>
+<a name="updatedTime">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>updatedTime</h4>
+<pre>private final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.19">updatedTime</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="MapObject-org.openstreetmap.josm.data.coor.LatLon-java.lang.String-java.lang.String-java.lang.String-long-long-long-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MapObject</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.21">MapObject</a>(org.openstreetmap.josm.data.coor.LatLon&nbsp;coordinate,
+                 java.lang.String&nbsp;key,
+                 java.lang.String&nbsp;objPackage,
+                 java.lang.String&nbsp;value,
+                 long&nbsp;firstSeenTime,
+                 long&nbsp;lastSeenTime,
+                 long&nbsp;updatedTime)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getCoordinate--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCoordinate</h4>
+<pre>public&nbsp;org.openstreetmap.josm.data.coor.LatLon&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.37">getCoordinate</a>()</pre>
+</li>
+</ul>
+<a name="getIcon-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIcon</h4>
+<pre>public static&nbsp;javax.swing.ImageIcon&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.46">getIcon</a>(java.lang.String&nbsp;objectTypeID)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>objectTypeID</code> - the <code>String</code> representing the type of map object. This ID can be retrieved via
+   <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html#getValue--"><code>getValue()</code></a> for any given <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><code>MapObject</code></a>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the icon, which represents the given objectTypeID</dd>
+</dl>
+</li>
+</ul>
+<a name="getPackage--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPackage</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.63">getPackage</a>()</pre>
+</li>
+</ul>
+<a name="getFirstSeenTime--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFirstSeenTime</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.67">getFirstSeenTime</a>()</pre>
+</li>
+</ul>
+<a name="getLastSeenTime--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLastSeenTime</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.71">getLastSeenTime</a>()</pre>
+</li>
+</ul>
+<a name="getUpdatedTime--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUpdatedTime</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.75">getUpdatedTime</a>()</pre>
+</li>
+</ul>
+<a name="getValue--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getValue</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html#line.79">getValue</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MapObject.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/MapObject.html" target="_top">Frames</a></li>
+<li><a href="MapObject.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html	(revision 34416)
@@ -0,0 +1,356 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>SpecialImageArea (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SpecialImageArea (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SpecialImageArea.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" target="_top">Frames</a></li>
+<li><a href="SpecialImageArea.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.model</div>
+<h2 title="Class SpecialImageArea" class="title">Class SpecialImageArea</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject</a></li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.model.SpecialImageArea</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#line.6">SpecialImageArea</a>
+extends <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#imageKey">imageKey</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private java.awt.geom.Path2D</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#shape">shape</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#SpecialImageArea-java.awt.geom.Path2D-java.lang.String-java.lang.String-">SpecialImageArea</a></span>(java.awt.geom.Path2D&nbsp;shape,
+                java.lang.String&nbsp;imageKey,
+                java.lang.String&nbsp;key)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#getImageKey--">getImageKey</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.awt.geom.Path2D</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#getShape--">getShape</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.model.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a></h3>
+<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#equals-java.lang.Object-">equals</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#getKey--">getKey</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#hashCode--">hashCode</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="imageKey">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imageKey</h4>
+<pre>private final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#line.7">imageKey</a></pre>
+</li>
+</ul>
+<a name="shape">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>shape</h4>
+<pre>private final&nbsp;java.awt.geom.Path2D <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#line.8">shape</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="SpecialImageArea-java.awt.geom.Path2D-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SpecialImageArea</h4>
+<pre>protected&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#line.10">SpecialImageArea</a>(java.awt.geom.Path2D&nbsp;shape,
+                           java.lang.String&nbsp;imageKey,
+                           java.lang.String&nbsp;key)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getImageKey--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getImageKey</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#line.16">getImageKey</a>()</pre>
+</li>
+</ul>
+<a name="getShape--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getShape</h4>
+<pre>public&nbsp;java.awt.geom.Path2D&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html#line.20">getShape</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SpecialImageArea.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" target="_top">Frames</a></li>
+<li><a href="SpecialImageArea.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/UserProfile.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/UserProfile.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/UserProfile.html	(revision 34416)
@@ -0,0 +1,376 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>UserProfile (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="UserProfile (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UserProfile.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" target="_top">Frames</a></li>
+<li><a href="UserProfile.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.model</div>
+<h2 title="Class UserProfile" class="title">Class UserProfile</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject</a></li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.model.UserProfile</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#line.8">UserProfile</a>
+extends <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a>
+implements java.io.Serializable</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../serialized-form.html#org.openstreetmap.josm.plugins.streetside.model.UserProfile">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javax.swing.ImageIcon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#avatar">avatar</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#username">username</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#UserProfile-java.lang.String-java.lang.String-javax.swing.ImageIcon-">UserProfile</a></span>(java.lang.String&nbsp;key,
+           java.lang.String&nbsp;username,
+           javax.swing.ImageIcon&nbsp;avatar)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>javax.swing.ImageIcon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#getAvatar--">getAvatar</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#getUsername--">getUsername</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.openstreetmap.josm.plugins.streetside.model.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a></h3>
+<code><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#equals-java.lang.Object-">equals</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#getKey--">getKey</a>, <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html#hashCode--">hashCode</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>private static final&nbsp;long <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#line.10">serialVersionUID</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.model.UserProfile.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="username">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>username</h4>
+<pre>private final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#line.12">username</a></pre>
+</li>
+</ul>
+<a name="avatar">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>avatar</h4>
+<pre>private final&nbsp;javax.swing.ImageIcon <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#line.13">avatar</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="UserProfile-java.lang.String-java.lang.String-javax.swing.ImageIcon-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>UserProfile</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#line.15">UserProfile</a>(java.lang.String&nbsp;key,
+                   java.lang.String&nbsp;username,
+                   javax.swing.ImageIcon&nbsp;avatar)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getUsername--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUsername</h4>
+<pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#line.21">getUsername</a>()</pre>
+</li>
+</ul>
+<a name="getAvatar--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getAvatar</h4>
+<pre>public&nbsp;javax.swing.ImageIcon&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/model/UserProfile.html#line.25">getAvatar</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UserProfile.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" target="_top">Frames</a></li>
+<li><a href="UserProfile.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/class-use/ImageDetection.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/class-use/ImageDetection.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/class-use/ImageDetection.html	(revision 34416)
@@ -0,0 +1,205 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.model.ImageDetection (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.model.ImageDetection (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/class-use/ImageDetection.html" target="_top">Frames</a></li>
+<li><a href="ImageDetection.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.model.ImageDetection" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.model.ImageDetection</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.utils.api">org.openstreetmap.josm.plugins.streetside.utils.api</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> with type parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.Collection&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideImageDisplay.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#detections">detections</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> with type arguments of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideImageDisplay.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html#setImage-java.awt.image.BufferedImage-java.util.Collection-">setImage</a></span>(java.awt.image.BufferedImage&nbsp;image,
+        java.util.Collection&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a>&gt;&nbsp;detections)</code>
+<div class="block">Sets a new picture to be displayed.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.utils.api">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></code></td>
+<td class="colLast"><span class="typeNameLabel">JsonImageDetectionDecoder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#decodeImageDetection-javax.json.JsonObject-">decodeImageDetection</a></span>(javax.json.JsonObject&nbsp;json)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/class-use/ImageDetection.html" target="_top">Frames</a></li>
+<li><a href="ImageDetection.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/class-use/KeyIndexedObject.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/class-use/KeyIndexedObject.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/class-use/KeyIndexedObject.html	(revision 34416)
@@ -0,0 +1,177 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/class-use/KeyIndexedObject.html" target="_top">Frames</a></li>
+<li><a href="KeyIndexedObject.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.model">org.openstreetmap.josm.plugins.streetside.model</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.model">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">SpecialImageArea</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/class-use/KeyIndexedObject.html" target="_top">Frames</a></li>
+<li><a href="KeyIndexedObject.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/class-use/MapObject.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/class-use/MapObject.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/class-use/MapObject.html	(revision 34416)
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.model.MapObject (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.model.MapObject (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/class-use/MapObject.html" target="_top">Frames</a></li>
+<li><a href="MapObject.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.model.MapObject" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.model.MapObject</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.utils.api">org.openstreetmap.josm.plugins.streetside.utils.api</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.utils.api">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></code></td>
+<td class="colLast"><span class="typeNameLabel">JsonMapObjectDecoder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html#decodeMapObject-javax.json.JsonObject-">decodeMapObject</a></span>(javax.json.JsonObject&nbsp;json)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/class-use/MapObject.html" target="_top">Frames</a></li>
+<li><a href="MapObject.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/class-use/SpecialImageArea.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/class-use/SpecialImageArea.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/class-use/SpecialImageArea.html	(revision 34416)
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.model.SpecialImageArea (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.model.SpecialImageArea (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/class-use/SpecialImageArea.html" target="_top">Frames</a></li>
+<li><a href="SpecialImageArea.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.model.SpecialImageArea" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.model.SpecialImageArea</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">SpecialImageArea</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.model">org.openstreetmap.josm.plugins.streetside.model</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.model">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">SpecialImageArea</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">SpecialImageArea</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/class-use/SpecialImageArea.html" target="_top">Frames</a></li>
+<li><a href="SpecialImageArea.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/class-use/UserProfile.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/class-use/UserProfile.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/class-use/UserProfile.html	(revision 34416)
@@ -0,0 +1,227 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.model.UserProfile (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.model.UserProfile (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/class-use/UserProfile.html" target="_top">Frames</a></li>
+<li><a href="UserProfile.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.model.UserProfile" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.model.UserProfile</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cache">org.openstreetmap.josm.plugins.streetside.cache</a></td>
+<td class="colLast">
+<div class="block">This package is all about caching resources downloaded from
+ <a href="https://mapillary.com">mapillary.com</a>
+ for faster access to those resources in the future.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideSequence.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#user">user</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideSequence.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html#getUser--">getUser</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideImage.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html#getUser--">getUser</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cache">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> with type parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Caches.UserProfileCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#instance">instance</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a> that return types with arguments of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected org.apache.commons.jcs.access.CacheAccess&lt;java.lang.String,<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Caches.UserProfileCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#createNewCache--">createNewCache</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">Caches.CacheProxy</a>&lt;java.lang.String,<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Caches.UserProfileCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html#getInstance--">getInstance</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/class-use/UserProfile.html" target="_top">Frames</a></li>
+<li><a href="UserProfile.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/package-frame.html	(revision 34416)
@@ -0,0 +1,24 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.model (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.model</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model" target="classFrame">ImageDetection</a></li>
+<li><a href="KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model" target="classFrame">KeyIndexedObject</a></li>
+<li><a href="MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model" target="classFrame">MapObject</a></li>
+<li><a href="SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model" target="classFrame">SpecialImageArea</a></li>
+<li><a href="UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model" target="classFrame">UserProfile</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/package-summary.html	(revision 34416)
@@ -0,0 +1,161 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.model (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.model (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.model</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a></td>
+<td class="colLast">
+<div class="block">An object that is identified amongst objects of the same class by a <code>String</code> key.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model">SpecialImageArea</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">UserProfile</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/package-tree.html	(revision 34416)
@@ -0,0 +1,148 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.model Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.model Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.model</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.model.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">KeyIndexedObject</span></a>
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.model.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">MapObject</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.model.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">SpecialImageArea</span></a>
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.model.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">ImageDetection</span></a></li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.model.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">UserProfile</span></a> (implements java.io.Serializable)</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/model/package-use.html	(revision 34416)
@@ -0,0 +1,250 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.model (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.model (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.model" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.model</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cache">org.openstreetmap.josm.plugins.streetside.cache</a></td>
+<td class="colLast">
+<div class="block">This package is all about caching resources downloaded from
+ <a href="https://mapillary.com">mapillary.com</a>
+ for faster access to those resources in the future.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.model">org.openstreetmap.josm.plugins.streetside.model</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.utils.api">org.openstreetmap.josm.plugins.streetside.utils.api</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/class-use/UserProfile.html#org.openstreetmap.josm.plugins.streetside">UserProfile</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cache">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/class-use/UserProfile.html#org.openstreetmap.josm.plugins.streetside.cache">UserProfile</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/class-use/ImageDetection.html#org.openstreetmap.josm.plugins.streetside.gui">ImageDetection</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.model">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/class-use/KeyIndexedObject.html#org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a>
+<div class="block">An object that is identified amongst objects of the same class by a <code>String</code> key.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/class-use/SpecialImageArea.html#org.openstreetmap.josm.plugins.streetside.model">SpecialImageArea</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.utils.api">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/class-use/ImageDetection.html#org.openstreetmap.josm.plugins.streetside.utils.api">ImageDetection</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/class-use/MapObject.html#org.openstreetmap.josm.plugins.streetside.utils.api">MapObject</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/model/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html	(revision 34416)
@@ -0,0 +1,410 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>OAuthPortListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="OAuthPortListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/OAuthPortListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" target="_top">Frames</a></li>
+<li><a href="OAuthPortListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.oauth</div>
+<h2 title="Class OAuthPortListener" class="title">Class OAuthPortListener</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Runnable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#line.28">OAuthPortListener</a>
+extends java.lang.Thread</pre>
+<div class="block">Listens to the OAuth port (8763) in order to get the access token and sends
+ back a simple reply.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#callback">callback</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#PORT">PORT</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#RESPONSE">RESPONSE</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#OAuthPortListener-org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener-">OAuthPortListener</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a>&nbsp;loginCallback)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#run--">run</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>private static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#writeContent-java.io.PrintWriter-">writeContent</a></span>(java.io.PrintWriter&nbsp;out)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="PORT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PORT</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#line.29">PORT</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener.PORT">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#line.31">logger</a></pre>
+</li>
+</ul>
+<a name="RESPONSE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>RESPONSE</h4>
+<pre>protected static final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#line.33">RESPONSE</a></pre>
+</li>
+</ul>
+<a name="callback">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>callback</h4>
+<pre>private final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#line.38">callback</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="OAuthPortListener-org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>OAuthPortListener</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#line.40">OAuthPortListener</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a>&nbsp;loginCallback)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="run--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>run</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#line.45">run</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>run</code>&nbsp;in interface&nbsp;<code>java.lang.Runnable</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>run</code>&nbsp;in class&nbsp;<code>java.lang.Thread</code></dd>
+</dl>
+</li>
+</ul>
+<a name="writeContent-java.io.PrintWriter-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>writeContent</h4>
+<pre>private static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#line.88">writeContent</a>(java.io.PrintWriter&nbsp;out)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/OAuthPortListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" target="_top">Frames</a></li>
+<li><a href="OAuthPortListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html	(revision 34416)
@@ -0,0 +1,289 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>OAuthUtils (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="OAuthUtils (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/OAuthUtils.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" target="_top">Frames</a></li>
+<li><a href="OAuthUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.oauth</div>
+<h2 title="Class OAuthUtils" class="title">Class OAuthUtils</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.oauth.OAuthUtils</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html#line.23">OAuthUtils</a>
+extends java.lang.Object</pre>
+<div class="block">A set of utilities related to OAuth.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html#OAuthUtils--">OAuthUtils</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static javax.json.JsonObject</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html#getWithHeader-java.net.URL-">getWithHeader</a></span>(java.net.URL&nbsp;url)</code>
+<div class="block">Returns a JsonObject containing the result of making a GET request with the
+ authorization header.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="OAuthUtils--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>OAuthUtils</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html#line.25">OAuthUtils</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getWithHeader-java.net.URL-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getWithHeader</h4>
+<pre>public static&nbsp;javax.json.JsonObject&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html#line.39">getWithHeader</a>(java.net.URL&nbsp;url)
+                                           throws java.io.IOException</pre>
+<div class="block">Returns a JsonObject containing the result of making a GET request with the
+ authorization header.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>url</code> - The <code>URL</code> where the request must be made.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A JsonObject containing the result of the GET request.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - Errors relating to the connection.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/OAuthUtils.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" target="_top">Frames</a></li>
+<li><a href="OAuthUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html	(revision 34416)
@@ -0,0 +1,254 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>StreetsideLoginListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideLoginListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideLoginListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLoginListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.oauth</div>
+<h2 title="Interface StreetsideLoginListener" class="title">Interface StreetsideLoginListener</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html#line.9">StreetsideLoginListener</a></pre>
+<div class="block">This interface should be implemented by components that want to get notified when the user
+ logs in or logs out of his Streetside account.
+ Such listeners can be registered e.g. at a <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><code>OAuthPortListener</code></a>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html#onLogin-java.lang.String-">onLogin</a></span>(java.lang.String&nbsp;username)</code>
+<div class="block">Should be called whenever the user logs into a mapillary account.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html#onLogout--">onLogout</a></span>()</code>
+<div class="block">Should be called whenever the user logs out of a mapillary account.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="onLogin-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>onLogin</h4>
+<pre>void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html#line.15">onLogin</a>(java.lang.String&nbsp;username)</pre>
+<div class="block">Should be called whenever the user logs into a mapillary account.
+ E.g. for updating the GUI to reflect the login status.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>username</code> - the username that the user is now logged in with</dd>
+</dl>
+</li>
+</ul>
+<a name="onLogout--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>onLogout</h4>
+<pre>void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html#line.20">onLogout</a>()</pre>
+<div class="block">Should be called whenever the user logs out of a mapillary account.
+ E.g. for updating the GUI to reflect the login status.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideLoginListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLoginListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html	(revision 34416)
@@ -0,0 +1,404 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>StreetsideUser (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideUser (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideUser.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" target="_top">Frames</a></li>
+<li><a href="StreetsideUser.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.oauth</div>
+<h2 title="Class StreetsideUser" class="title">Class StreetsideUser</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#line.15">StreetsideUser</a>
+extends java.lang.Object</pre>
+<div class="block">Represents the current logged in user and stores its data.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#imagesHash">imagesHash</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#imagesPolicy">imagesPolicy</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#isTokenValid">isTokenValid</a></span></code>
+<div class="block">If the stored token is valid or not.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#username">username</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#StreetsideUser--">StreetsideUser</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static java.util.Map&lt;java.lang.String,java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#getSecrets--">getSecrets</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#getUsername--">getUsername</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#reset--">reset</a></span>()</code>
+<div class="block">Resets the MapillaryUser to null values.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#setTokenValid-boolean-">setTokenValid</a></span>(boolean&nbsp;value)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="username">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>username</h4>
+<pre>private static&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#line.17">username</a></pre>
+</li>
+</ul>
+<a name="imagesPolicy">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imagesPolicy</h4>
+<pre>private static&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#line.18">imagesPolicy</a></pre>
+</li>
+</ul>
+<a name="imagesHash">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imagesHash</h4>
+<pre>private static&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#line.19">imagesHash</a></pre>
+</li>
+</ul>
+<a name="isTokenValid">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isTokenValid</h4>
+<pre>private static&nbsp;boolean <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#line.21">isTokenValid</a></pre>
+<div class="block">If the stored token is valid or not.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideUser--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideUser</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#line.23">StreetsideUser</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getUsername--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUsername</h4>
+<pre>public static&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#line.30">getUsername</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The username of the logged in user.</dd>
+</dl>
+</li>
+</ul>
+<a name="getSecrets--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSecrets</h4>
+<pre>public static&nbsp;java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#line.39">getSecrets</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A HashMap object containing the images_policy and images_hash
+         strings.</dd>
+</dl>
+</li>
+</ul>
+<a name="reset--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>reset</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#line.47">reset</a>()</pre>
+<div class="block">Resets the MapillaryUser to null values.</div>
+</li>
+</ul>
+<a name="setTokenValid-boolean-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setTokenValid</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html#line.55">setTokenValid</a>(boolean&nbsp;value)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideUser.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" target="_top">Frames</a></li>
+<li><a href="StreetsideUser.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/class-use/OAuthPortListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/class-use/OAuthPortListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/class-use/OAuthPortListener.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/class-use/OAuthPortListener.html" target="_top">Frames</a></li>
+<li><a href="OAuthPortListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/class-use/OAuthPortListener.html" target="_top">Frames</a></li>
+<li><a href="OAuthPortListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/class-use/OAuthUtils.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/class-use/OAuthUtils.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/class-use/OAuthUtils.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.oauth.OAuthUtils (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.oauth.OAuthUtils (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/class-use/OAuthUtils.html" target="_top">Frames</a></li>
+<li><a href="OAuthUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.oauth.OAuthUtils" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.oauth.OAuthUtils</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.oauth.OAuthUtils</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/class-use/OAuthUtils.html" target="_top">Frames</a></li>
+<li><a href="OAuthUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/class-use/StreetsideLoginListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/class-use/StreetsideLoginListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/class-use/StreetsideLoginListener.html	(revision 34416)
@@ -0,0 +1,226 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Interface org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/class-use/StreetsideLoginListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLoginListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener" class="title">Uses of Interface<br>org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.oauth">org.openstreetmap.josm.plugins.streetside.oauth</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> that implement <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsidePreferenceSetting</a></span></code>
+<div class="block">Creates the preferences panel for the plugin.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsidePreferenceSetting.LoginAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html#callback">callback</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html#LoginAction-org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener-">LoginAction</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a>&nbsp;loginCallback)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.oauth">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">org.openstreetmap.josm.plugins.streetside.oauth</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">org.openstreetmap.josm.plugins.streetside.oauth</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></code></td>
+<td class="colLast"><span class="typeNameLabel">OAuthPortListener.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#callback">callback</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">org.openstreetmap.josm.plugins.streetside.oauth</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html#OAuthPortListener-org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener-">OAuthPortListener</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a>&nbsp;loginCallback)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/class-use/StreetsideLoginListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideLoginListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/class-use/StreetsideUser.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/class-use/StreetsideUser.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/class-use/StreetsideUser.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/class-use/StreetsideUser.html" target="_top">Frames</a></li>
+<li><a href="StreetsideUser.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/class-use/StreetsideUser.html" target="_top">Frames</a></li>
+<li><a href="StreetsideUser.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/package-frame.html	(revision 34416)
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.oauth (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.oauth</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth" target="classFrame"><span class="interfaceName">StreetsideLoginListener</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth" target="classFrame">OAuthPortListener</a></li>
+<li><a href="OAuthUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth" target="classFrame">OAuthUtils</a></li>
+<li><a href="StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth" target="classFrame">StreetsideUser</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html	(revision 34416)
@@ -0,0 +1,176 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.oauth (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.oauth (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.oauth</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a></td>
+<td class="colLast">
+<div class="block">This interface should be implemented by components that want to get notified when the user
+ logs in or logs out of his Streetside account.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">OAuthPortListener</a></td>
+<td class="colLast">
+<div class="block">Listens to the OAuth port (8763) in order to get the access token and sends
+ back a simple reply.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">OAuthUtils</a></td>
+<td class="colLast">
+<div class="block">A set of utilities related to OAuth.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideUser</a></td>
+<td class="colLast">
+<div class="block">Represents the current logged in user and stores its data.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/package-tree.html	(revision 34416)
@@ -0,0 +1,148 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.oauth Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.oauth Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.oauth</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.oauth.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">OAuthUtils</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.oauth.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">StreetsideUser</span></a></li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.oauth.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">OAuthPortListener</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.oauth.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">StreetsideLoginListener</span></a></li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/model/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/oauth/package-use.html	(revision 34416)
@@ -0,0 +1,185 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.oauth (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.oauth (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.oauth" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.oauth</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">org.openstreetmap.josm.plugins.streetside.oauth</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.oauth">org.openstreetmap.josm.plugins.streetside.oauth</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">org.openstreetmap.josm.plugins.streetside.oauth</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/class-use/StreetsideLoginListener.html#org.openstreetmap.josm.plugins.streetside.gui">StreetsideLoginListener</a>
+<div class="block">This interface should be implemented by components that want to get notified when the user
+ logs in or logs out of his Streetside account.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.oauth">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">org.openstreetmap.josm.plugins.streetside.oauth</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">org.openstreetmap.josm.plugins.streetside.oauth</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/class-use/StreetsideLoginListener.html#org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a>
+<div class="block">This interface should be implemented by components that want to get notified when the user
+ logs in or logs out of his Streetside account.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/oauth/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/package-frame.html	(revision 34416)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside" target="classFrame"><span class="interfaceName">StreetsideDataListener</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideAbstractImage</a></li>
+<li><a href="StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideCubemap</a></li>
+<li><a href="StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideData</a></li>
+<li><a href="StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideImage</a></li>
+<li><a href="StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideImage.Rn</a></li>
+<li><a href="StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideImportedImage</a></li>
+<li><a href="StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideLayer</a></li>
+<li><a href="StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideLayer.NearestImgToTargetComparator</a></li>
+<li><a href="StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideLocationChangeset</a></li>
+<li><a href="StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsidePlugin</a></li>
+<li><a href="StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside" target="classFrame">StreetsideSequence</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/package-summary.html	(revision 34416)
@@ -0,0 +1,227 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Package</li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside</h1>
+<div class="docSummary">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a></td>
+<td class="colLast">
+<div class="block">Interface for listeners of the class <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></td>
+<td class="colLast">
+<div class="block">Abstract superclass for all image objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideCubemap</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideData</a></td>
+<td class="colLast">
+<div class="block">Database class for all the <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></td>
+<td class="colLast">
+<div class="block">A StreetsideImage object represents each of the images stored in Streetside.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a></td>
+<td class="colLast">
+<div class="block">Rn is a Bing Streetside image attribute - currently not
+ used, mapped or supported in the Streetside plugin -
+ left out initially because it's an unrequired complex object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a></td>
+<td class="colLast">
+<div class="block">A StreetsideImoprtedImage object represents a picture imported locally.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a></td>
+<td class="colLast">
+<div class="block">This class represents the layer shown in JOSM.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLayer.NearestImgToTargetComparator</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsidePlugin</a></td>
+<td class="colLast">
+<div class="block">This is the main class of the Streetside plugin.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></td>
+<td class="colLast">
+<div class="block">Class that stores a sequence of <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.openstreetmap.josm.plugins.streetside Description">Package org.openstreetmap.josm.plugins.streetside Description</h2>
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Package</li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/package-tree.html	(revision 34416)
@@ -0,0 +1,179 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">java.util.AbstractCollection&lt;E&gt; (implements java.util.Collection&lt;E&gt;)
+<ul>
+<li type="circle">java.util.AbstractSet&lt;E&gt; (implements java.util.Set&lt;E&gt;)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideLocationChangeset</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable (implements org.openstreetmap.josm.gui.layer.MapViewPaintable)
+<ul>
+<li type="circle">org.openstreetmap.josm.gui.layer.Layer (implements org.openstreetmap.josm.tools.Destroyable, org.openstreetmap.josm.data.projection.ProjectionChangeListener)
+<ul>
+<li type="circle">org.openstreetmap.josm.gui.layer.AbstractModifiableLayer (implements org.openstreetmap.josm.gui.layer.DownloadFromServer, org.openstreetmap.josm.data.osm.Lockable, org.openstreetmap.josm.gui.layer.SaveToFile, org.openstreetmap.josm.gui.layer.UploadToServer)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideLayer</span></a> (implements org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeListener, org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.Plugin (implements org.openstreetmap.josm.gui.MapFrameListener)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsidePlugin</span></a></li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideAbstractImage</span></a> (implements java.lang.Comparable&lt;T&gt;)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideCubemap</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideImage</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideImportedImage</span></a></li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideData</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideImage.Rn</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideLayer.NearestImgToTargetComparator</span></a> (implements java.util.Comparator&lt;T&gt;)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideSequence</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideDataListener</span></a></li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/package-use.html	(revision 34416)
@@ -0,0 +1,510 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cache">org.openstreetmap.josm.plugins.streetside.cache</a></td>
+<td class="colLast">
+<div class="block">This package is all about caching resources downloaded from
+ <a href="https://mapillary.com">mapillary.com</a>
+ for faster access to those resources in the future.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.cubemap">org.openstreetmap.josm.plugins.streetside.cubemap</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.history.commands">org.openstreetmap.josm.plugins.streetside.history.commands</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.io.download">org.openstreetmap.josm.plugins.streetside.io.download</a></td>
+<td class="colLast">
+<div class="block">Classes for downloading images, sequences and image metadata like traffic signs from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.io.export">org.openstreetmap.josm.plugins.streetside.io.export</a></td>
+<td class="colLast">
+<div class="block">Classes for exporting images that were downloaded from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.mode">org.openstreetmap.josm.plugins.streetside.mode</a></td>
+<td class="colLast">
+<div class="block">The different modes that the <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a> can be in.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.utils">org.openstreetmap.josm.plugins.streetside.utils</a></td>
+<td class="colLast">
+<div class="block">Utility classes for simplifying recurring tasks throughout the project.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.utils.api">org.openstreetmap.josm.plugins.streetside.utils.api</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> used by <a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideAbstractImage.html#org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>
+<div class="block">Abstract superclass for all image objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideData.html#org.openstreetmap.josm.plugins.streetside">StreetsideData</a>
+<div class="block">Database class for all the <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideDataListener.html#org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>
+<div class="block">Interface for listeners of the class <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.html#org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>
+<div class="block">A StreetsideImage object represents each of the images stored in Streetside.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.Rn.html#org.openstreetmap.josm.plugins.streetside">StreetsideImage.Rn</a>
+<div class="block">Rn is a Bing Streetside image attribute - currently not
+ used, mapped or supported in the Streetside plugin -
+ left out initially because it's an unrequired complex object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImportedImage.html#org.openstreetmap.josm.plugins.streetside">StreetsideImportedImage</a>
+<div class="block">A StreetsideImoprtedImage object represents a picture imported locally.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLayer.html#org.openstreetmap.josm.plugins.streetside">StreetsideLayer</a>
+<div class="block">This class represents the layer shown in JOSM.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLocationChangeset.html#org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideSequence.html#org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a>
+<div class="block">Class that stores a sequence of <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> used by <a href="../../../../../org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideAbstractImage.html#org.openstreetmap.josm.plugins.streetside.actions">StreetsideAbstractImage</a>
+<div class="block">Abstract superclass for all image objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideData.html#org.openstreetmap.josm.plugins.streetside.actions">StreetsideData</a>
+<div class="block">Database class for all the <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideDataListener.html#org.openstreetmap.josm.plugins.streetside.actions">StreetsideDataListener</a>
+<div class="block">Interface for listeners of the class <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.html#org.openstreetmap.josm.plugins.streetside.actions">StreetsideImage</a>
+<div class="block">A StreetsideImage object represents each of the images stored in Streetside.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cache">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> used by <a href="../../../../../org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.html#org.openstreetmap.josm.plugins.streetside.cache">StreetsideImage</a>
+<div class="block">A StreetsideImage object represents each of the images stored in Streetside.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.cubemap">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> used by <a href="../../../../../org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideAbstractImage.html#org.openstreetmap.josm.plugins.streetside.cubemap">StreetsideAbstractImage</a>
+<div class="block">Abstract superclass for all image objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideCubemap.html#org.openstreetmap.josm.plugins.streetside.cubemap">StreetsideCubemap</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideDataListener.html#org.openstreetmap.josm.plugins.streetside.cubemap">StreetsideDataListener</a>
+<div class="block">Interface for listeners of the class <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> used by <a href="../../../../../org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideAbstractImage.html#org.openstreetmap.josm.plugins.streetside.gui">StreetsideAbstractImage</a>
+<div class="block">Abstract superclass for all image objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideDataListener.html#org.openstreetmap.josm.plugins.streetside.gui">StreetsideDataListener</a>
+<div class="block">Interface for listeners of the class <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> used by <a href="../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideAbstractImage.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideAbstractImage</a>
+<div class="block">Abstract superclass for all image objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideDataListener.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideDataListener</a>
+<div class="block">Interface for listeners of the class <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.history.commands">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> used by <a href="../../../../../org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideAbstractImage.html#org.openstreetmap.josm.plugins.streetside.history.commands">StreetsideAbstractImage</a>
+<div class="block">Abstract superclass for all image objects.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.io.download">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> used by <a href="../../../../../org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideData.html#org.openstreetmap.josm.plugins.streetside.io.download">StreetsideData</a>
+<div class="block">Database class for all the <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.io.export">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> used by <a href="../../../../../org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.export</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideAbstractImage.html#org.openstreetmap.josm.plugins.streetside.io.export">StreetsideAbstractImage</a>
+<div class="block">Abstract superclass for all image objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.html#org.openstreetmap.josm.plugins.streetside.io.export">StreetsideImage</a>
+<div class="block">A StreetsideImage object represents each of the images stored in Streetside.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImportedImage.html#org.openstreetmap.josm.plugins.streetside.io.export">StreetsideImportedImage</a>
+<div class="block">A StreetsideImoprtedImage object represents a picture imported locally.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.mode">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> used by <a href="../../../../../org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideAbstractImage.html#org.openstreetmap.josm.plugins.streetside.mode">StreetsideAbstractImage</a>
+<div class="block">Abstract superclass for all image objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImportedImage.html#org.openstreetmap.josm.plugins.streetside.mode">StreetsideImportedImage</a>
+<div class="block">A StreetsideImoprtedImage object represents a picture imported locally.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.utils">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> used by <a href="../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideAbstractImage.html#org.openstreetmap.josm.plugins.streetside.utils">StreetsideAbstractImage</a>
+<div class="block">Abstract superclass for all image objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideSequence.html#org.openstreetmap.josm.plugins.streetside.utils">StreetsideSequence</a>
+<div class="block">Class that stores a sequence of <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.utils.api">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> used by <a href="../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideImage.html#org.openstreetmap.josm.plugins.streetside.utils.api">StreetsideImage</a>
+<div class="block">A StreetsideImage object represents each of the images stored in Streetside.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideLocationChangeset.html#org.openstreetmap.josm.plugins.streetside.utils.api">StreetsideLocationChangeset</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/class-use/StreetsideSequence.html#org.openstreetmap.josm.plugins.streetside.utils.api">StreetsideSequence</a>
+<div class="block">Class that stores a sequence of <a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html	(revision 34416)
@@ -0,0 +1,346 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>CubemapBox.CubemapBoxImageType (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CubemapBox.CubemapBoxImageType (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CubemapBox.CubemapBoxImageType.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" target="_top">Frames</a></li>
+<li><a href="CubemapBox.CubemapBoxImageType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils</div>
+<h2 title="Enum CubemapBox.CubemapBoxImageType" class="title">Enum CubemapBox.CubemapBoxImageType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.CubemapBox.CubemapBoxImageType</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.34">CubemapBox.CubemapBoxImageType</a>
+extends java.lang.Enum&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html#MULTIPLE">MULTIPLE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html#SINGLE">SINGLE</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="MULTIPLE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MULTIPLE</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html#line.35">MULTIPLE</a></pre>
+</li>
+</ul>
+<a name="SINGLE">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SINGLE</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html#line.35">SINGLE</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a>[]&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html#line.34">values</a>()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (CubemapBox.CubemapBoxImageType c : CubemapBox.CubemapBoxImageType.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>an array containing the constants of this enum type, in the order they are declared</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOf-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a>&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html#line.34">valueOf</a>(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the enum constant with the specified name</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CubemapBox.CubemapBoxImageType.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" target="_top">Frames</a></li>
+<li><a href="CubemapBox.CubemapBoxImageType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html	(revision 34416)
@@ -0,0 +1,879 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>CubemapBox (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CubemapBox (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CubemapBox.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" target="_top">Frames</a></li>
+<li><a href="CubemapBox.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils</div>
+<h2 title="Class CubemapBox" class="title">Class CubemapBox</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javafx.scene.Node</li>
+<li>
+<ul class="inheritance">
+<li>javafx.scene.Parent</li>
+<li>
+<ul class="inheritance">
+<li>javafx.scene.Group</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.CubemapBox</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>javafx.css.Styleable, javafx.event.EventTarget</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.32">CubemapBox</a>
+extends javafx.scene.Group</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== PROPERTY SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="property.summary">
+<!--   -->
+</a>
+<h3>Property Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Property Summary table, listing properties, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Type</th>
+<th class="colLast" scope="col">Property and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>javafx.beans.property.DoubleProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#sizeProperty">size</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="properties.inherited.from.class.javafx.scene.Group">
+<!--   -->
+</a>
+<h3>Properties inherited from class&nbsp;javafx.scene.Group</h3>
+<code>autoSizeChildrenProperty</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="properties.inherited.from.class.javafx.scene.Parent">
+<!--   -->
+</a>
+<h3>Properties inherited from class&nbsp;javafx.scene.Parent</h3>
+<code>impl_traversalEngineProperty, needsLayoutProperty</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="properties.inherited.from.class.javafx.scene.Node">
+<!--   -->
+</a>
+<h3>Properties inherited from class&nbsp;javafx.scene.Node</h3>
+<code>accessibleHelpProperty, accessibleRoleDescriptionProperty, accessibleRoleProperty, accessibleTextProperty, blendModeProperty, boundsInLocalProperty, boundsInParentProperty, cacheHintProperty, cacheProperty, clipProperty, cursorProperty, depthTestProperty, disabledProperty, disableProperty, effectiveNodeOrientationProperty, effectProperty, eventDispatcherProperty, focusedProperty, focusTraversableProperty, hoverProperty, idProperty, impl_showMnemonicsProperty, impl_treeVisibleProperty, inputMethodRequestsProperty, layoutBoundsProperty, layoutXProperty, layoutYProperty, localToParentTransformProperty, localToSceneTransformProperty, managedProperty, mouseTransparentProperty, nodeOrientationProperty, onContextMenuRequestedProperty, onDragDetectedProperty, onDragDoneProperty, onDragDroppedProperty, onDragEnteredProperty, onDragExitedProperty, onDragOverProperty, onInputMethodTextChangedProperty, onKeyPressedProperty, onKeyReleasedProperty, onKeyTypedProperty, onMouseClickedProperty, onMouseDragEnteredProperty, onMouseDragExitedProperty, onMouseDraggedProperty, onMouseDragOverProperty, onMouseDragReleasedProperty, onMouseEnteredProperty, onMouseExitedProperty, onMouseMovedProperty, onMousePressedProperty, onMouseReleasedProperty, onRotateProperty, onRotationFinishedProperty, onRotationStartedProperty, onScrollFinishedProperty, onScrollProperty, onScrollStartedProperty, onSwipeDownProperty, onSwipeLeftProperty, onSwipeRightProperty, onSwipeUpProperty, onTouchMovedProperty, onTouchPressedProperty, onTouchReleasedProperty, onTouchStationaryProperty, onZoomFinishedProperty, onZoomProperty, onZoomStartedProperty, opacityProperty, parentProperty, pickOnBoundsProperty, pressedProperty, rotateProperty, rotationAxisProperty, scaleXProperty, scaleYProperty, scaleZProperty, sceneProperty, styleProperty, translateXProperty, translateYProperty, translateZProperty, visibleProperty</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javafx.scene.transform.Affine</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#affine">affine</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javafx.scene.image.ImageView</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#back">back</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javafx.scene.image.Image</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#backImg">backImg</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javafx.scene.PerspectiveCamera</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#camera">camera</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javafx.scene.image.ImageView</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#down">down</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javafx.scene.image.Image</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#downImg">downImg</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javafx.scene.image.ImageView</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#front">front</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javafx.scene.image.Image</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#frontImg">frontImg</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#imageType">imageType</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javafx.scene.image.ImageView</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#left">left</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javafx.scene.image.Image</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#leftImg">leftImg</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javafx.scene.image.ImageView</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#right">right</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javafx.scene.image.Image</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#rightImg">rightImg</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javafx.scene.image.Image</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#singleImg">singleImg</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javafx.beans.property.DoubleProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#size">size</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javafx.animation.AnimationTimer</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#timer">timer</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javafx.scene.image.ImageView</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#up">up</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private javafx.scene.image.Image</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#upImg">upImg</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private javafx.scene.image.ImageView[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#views">views</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.javafx.scene.Node">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;javafx.scene.Node</h3>
+<code>BASELINE_OFFSET_SAME_AS_HEIGHT</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#CubemapBox-double-javafx.scene.PerspectiveCamera-">CubemapBox</a></span>(double&nbsp;size,
+          javafx.scene.PerspectiveCamera&nbsp;camera)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#CubemapBox-javafx.scene.image.Image-double-javafx.scene.PerspectiveCamera-">CubemapBox</a></span>(javafx.scene.image.Image&nbsp;singleImg,
+          double&nbsp;size,
+          javafx.scene.PerspectiveCamera&nbsp;camera)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#CubemapBox-javafx.scene.image.Image-javafx.scene.image.Image-javafx.scene.image.Image-javafx.scene.image.Image-javafx.scene.image.Image-javafx.scene.image.Image-double-javafx.scene.PerspectiveCamera-">CubemapBox</a></span>(javafx.scene.image.Image&nbsp;frontImg,
+          javafx.scene.image.Image&nbsp;rightImg,
+          javafx.scene.image.Image&nbsp;backImg,
+          javafx.scene.image.Image&nbsp;leftImg,
+          javafx.scene.image.Image&nbsp;upImg,
+          javafx.scene.image.Image&nbsp;downImg,
+          double&nbsp;size,
+          javafx.scene.PerspectiveCamera&nbsp;camera)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#getSize--">getSize</a></span>()</code>
+<div class="block">Gets the value of the property size.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>javafx.scene.image.ImageView[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#getViews--">getViews</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#layoutViews--">layoutViews</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#loadImageViews--">loadImageViews</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#loadSingleImageViewports--">loadSingleImageViewports</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#recalculateSize-double-">recalculateSize</a></span>(double&nbsp;cell)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#setImage-java.awt.image.BufferedImage-int-">setImage</a></span>(java.awt.image.BufferedImage&nbsp;img,
+        int&nbsp;position)</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#setMultipleImages--">setMultipleImages</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#setSize-double-">setSize</a></span>(double&nbsp;value)</code>
+<div class="block">Sets the value of the property size.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>javafx.beans.property.DoubleProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#sizeProperty--">sizeProperty</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#startTimer--">startTimer</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#validateImageType--">validateImageType</a></span>()</code>
+<div class="block">for single image creates viewports and sets all views(image) to singleImg for multiple...</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javafx.scene.Group">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javafx.scene.Group</h3>
+<code>autoSizeChildrenProperty, getChildren, impl_computeLayoutBounds, isAutoSizeChildren, layoutChildren, minHeight, minWidth, prefHeight, prefWidth, setAutoSizeChildren</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javafx.scene.Parent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javafx.scene.Parent</h3>
+<code>computeMinHeight, computeMinWidth, computePrefHeight, computePrefWidth, getBaselineOffset, getChildrenUnmodifiable, getImpl_traversalEngine, getManagedChildren, getStylesheets, impl_computeContains, impl_computeGeomBounds, impl_createPeer, impl_getAllParentStylesheets, impl_pickNodeLocal, impl_processCSS, impl_processMXNode, impl_traversalEngineProperty, impl_updatePeer, isNeedsLayout, layout, lookup, needsLayoutProperty, queryAccessibleAttribute, requestLayout, requestParentLayout, setImpl_traversalEngine, setNeedsLayout, updateBounds</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javafx.scene.Node">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javafx.scene.Node</h3>
+<code>accessibleHelpProperty, accessibleRoleDescriptionProperty, accessibleRoleProperty, accessibleTextProperty, addEventFilter, addEventHandler, applyCss, autosize, blendModeProperty, boundsInLocalProperty, boundsInParentProperty, buildEventDispatchChain, cacheHintProperty, cacheProperty, clipProperty, computeAreaInScreen, contains, contains, containsBounds, cursorProperty, depthTestProperty, disabledProperty, disableProperty, effectiveNodeOrientationProperty, effectProperty, eventDispatcherProperty, executeAccessibleAction, fireEvent, focusedProperty, focusTraversableProperty, getAccessibleHelp, getAccessibleRole, getAccessibleRoleDescription, getAccessibleText, getBlendMode, getBoundsInLocal, getBoundsInParent, getCacheHint, getClassCssMetaData, getClip, getContentBias, getCssMetaData, getCursor, getDepthTest, getEffect, getEffectiveNodeOrientation, getEventDispatcher, getId, getInputMethodRequests, getLayoutBounds, getLayoutX, getLayoutY, getLocalToParentTransform, getLocalToSceneTransform, getNodeOrientation, getOnContextMenuRequested, getOnDragDetected, getOnDragDone, getOnDragDropped, getOnDragEntered, getOnDragExited, getOnDragOver, getOnInputMethodTextChanged, getOnKeyPressed, getOnKeyReleased, getOnKeyTyped, getOnMouseClicked, getOnMouseDragEntered, getOnMouseDragExited, getOnMouseDragged, getOnMouseDragOver, getOnMouseDragReleased, getOnMouseEntered, getOnMouseExited, getOnMouseMoved, getOnMousePressed, getOnMouseReleased, getOnRotate, getOnRotationFinished, getOnRotationStarted, getOnScroll, getOnScrollFinished, getOnScrollStarted, getOnSwipeDown, getOnSwipeLeft, getOnSwipeRight, getOnSwipeUp, getOnTouchMoved, getOnTouchPressed, getOnTouchReleased, getOnTouchStationary, getOnZoom, getOnZoomFinished, getOnZoomStarted, getOpacity, getParent, getProperties, getPseudoClassStates, getRotate, getRotationAxis, getScaleX, getScaleY, getScaleZ, getScene, getStyle, getStyleableParent, getStyleClass, getTransforms, getTranslateX, getTranslateY, getTranslateZ, getTypeSelector, getUserData, hasProperties, hoverProperty, idProperty, impl_clearDirty, impl_computeIntersects, impl_cssGetCursorInitialValue, impl_cssGetFocusTraversableInitialValue, impl_findStyles, impl_geomChanged, impl_getLeafTransform, impl_getMatchingStyles, impl_getPeer, impl_getPivotX, impl_getPivotY, impl_getPivotZ, impl_getStyleMap, impl_hasTransforms, impl_intersects, impl_intersectsBounds, impl_isDirty, impl_isDirtyEmpty, impl_isShowMnemonics, impl_isTreeVisible, impl_layoutBoundsChanged, impl_markDirty, impl_notifyLayoutBoundsChanged, impl_pickNode, impl_processCSS, impl_reapplyCSS, impl_setShowMnemonics, impl_setStyleMap, impl_showMnemonicsProperty, impl_syncPeer, impl_transformsChanged, impl_traverse, impl_treeVisibleProperty, inputMethodRequestsProperty, intersects, intersects, isCache, isDisable, isDisabled, isFocused, isFocusTraversable, isHover, isManaged, isMouseTransparent, isPickOnBounds, isPressed, isResizable, isVisible, layoutBoundsProperty, layoutXProperty, layoutYProperty, localToParent, localToParent, localToParent, localToParent, localToParent, localToParentTransformProperty, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToSceneTransformProperty, localToScreen, localToScreen, localToScreen, localToScreen, localToScreen, lookupAll, managedProperty, maxHeight, maxWidth, mouseTransparentProperty, nodeOrientationProperty, notifyAccessibleAttributeChanged, onContextMenuRequestedProperty, onDragDetectedProperty, onDragDoneProperty, onDragDroppedProperty, onDragEnteredProperty, onDragExitedProperty, onDragOverProperty, onInputMethodTextChangedProperty, onKeyPressedProperty, onKeyReleasedProperty, onKeyTypedProperty, onMouseClickedProperty, onMouseDragEnteredProperty, onMouseDragExitedProperty, onMouseDraggedProperty, onMouseDragOverProperty, onMouseDragReleasedProperty, onMouseEnteredProperty, onMouseExitedProperty, onMouseMovedProperty, onMousePressedProperty, onMouseReleasedProperty, onRotateProperty, onRotationFinishedProperty, onRotationStartedProperty, onScrollFinishedProperty, onScrollProperty, onScrollStartedProperty, onSwipeDownProperty, onSwipeLeftProperty, onSwipeRightProperty, onSwipeUpProperty, onTouchMovedProperty, onTouchPressedProperty, onTouchReleasedProperty, onTouchStationaryProperty, onZoomFinishedProperty, onZoomProperty, onZoomStartedProperty, opacityProperty, parentProperty, parentToLocal, parentToLocal, parentToLocal, parentToLocal, parentToLocal, pickOnBoundsProperty, pressedProperty, pseudoClassStateChanged, relocate, removeEventFilter, removeEventHandler, requestFocus, resize, resizeRelocate, rotateProperty, rotationAxisProperty, scaleXProperty, scaleYProperty, scaleZProperty, sceneProperty, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, screenToLocal, screenToLocal, screenToLocal, setAccessibleHelp, setAccessibleRole, setAccessibleRoleDescription, setAccessibleText, setBlendMode, setCache, setCacheHint, setClip, setCursor, setDepthTest, setDisable, setDisabled, setEffect, setEventDispatcher, setEventHandler, setFocused, setFocusTraversable, setHover, setId, setInputMethodRequests, setLayoutX, setLayoutY, setManaged, setMouseTransparent, setNodeOrientation, setOnContextMenuRequested, setOnDragDetected, setOnDragDone, setOnDragDropped, setOnDragEntered, setOnDragExited, setOnDragOver, setOnInputMethodTextChanged, setOnKeyPressed, setOnKeyReleased, setOnKeyTyped, setOnMouseClicked, setOnMouseDragEntered, setOnMouseDragExited, setOnMouseDragged, setOnMouseDragOver, setOnMouseDragReleased, setOnMouseEntered, setOnMouseExited, setOnMouseMoved, setOnMousePressed, setOnMouseReleased, setOnRotate, setOnRotationFinished, setOnRotationStarted, setOnScroll, setOnScrollFinished, setOnScrollStarted, setOnSwipeDown, setOnSwipeLeft, setOnSwipeRight, setOnSwipeUp, setOnTouchMoved, setOnTouchPressed, setOnTouchReleased, setOnTouchStationary, setOnZoom, setOnZoomFinished, setOnZoomStarted, setOpacity, setPickOnBounds, setPressed, setRotate, setRotationAxis, setScaleX, setScaleY, setScaleZ, setStyle, setTranslateX, setTranslateY, setTranslateZ, setUserData, setVisible, snapshot, snapshot, startDragAndDrop, startFullDrag, styleProperty, toBack, toFront, toString, translateXProperty, translateYProperty, translateZProperty, usesMirroring, visibleProperty</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ PROPERTY DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="property.detail">
+<!--   -->
+</a>
+<h3>Property Detail</h3>
+<a name="sizeProperty">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>size</h4>
+<pre>public&nbsp;javafx.beans.property.DoubleProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.292">sizeProperty</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#getSize--"><code>getSize()</code></a>, 
+<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#setSize-double-"><code>setSize(double)</code></a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="affine">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>affine</h4>
+<pre>private final&nbsp;javafx.scene.transform.Affine <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.38">affine</a></pre>
+</li>
+</ul>
+<a name="front">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>front</h4>
+<pre>private final&nbsp;javafx.scene.image.ImageView <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.40">front</a></pre>
+</li>
+</ul>
+<a name="right">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>right</h4>
+<pre>private final&nbsp;javafx.scene.image.ImageView <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.40">right</a></pre>
+</li>
+</ul>
+<a name="back">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>back</h4>
+<pre>private final&nbsp;javafx.scene.image.ImageView <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.40">back</a></pre>
+</li>
+</ul>
+<a name="left">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>left</h4>
+<pre>private final&nbsp;javafx.scene.image.ImageView <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.41">left</a></pre>
+</li>
+</ul>
+<a name="up">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>up</h4>
+<pre>private final&nbsp;javafx.scene.image.ImageView <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.41">up</a></pre>
+</li>
+</ul>
+<a name="down">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>down</h4>
+<pre>private final&nbsp;javafx.scene.image.ImageView <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.41">down</a></pre>
+</li>
+</ul>
+<a name="views">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>views</h4>
+<pre>private final&nbsp;javafx.scene.image.ImageView[] <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.52">views</a></pre>
+</li>
+</ul>
+<a name="frontImg">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>frontImg</h4>
+<pre>private&nbsp;javafx.scene.image.Image <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.54">frontImg</a></pre>
+</li>
+</ul>
+<a name="rightImg">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>rightImg</h4>
+<pre>private&nbsp;javafx.scene.image.Image <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.54">rightImg</a></pre>
+</li>
+</ul>
+<a name="backImg">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>backImg</h4>
+<pre>private&nbsp;javafx.scene.image.Image <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.54">backImg</a></pre>
+</li>
+</ul>
+<a name="leftImg">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>leftImg</h4>
+<pre>private&nbsp;javafx.scene.image.Image <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.54">leftImg</a></pre>
+</li>
+</ul>
+<a name="upImg">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>upImg</h4>
+<pre>private&nbsp;javafx.scene.image.Image <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.54">upImg</a></pre>
+</li>
+</ul>
+<a name="downImg">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>downImg</h4>
+<pre>private&nbsp;javafx.scene.image.Image <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.54">downImg</a></pre>
+</li>
+</ul>
+<a name="singleImg">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>singleImg</h4>
+<pre>private&nbsp;javafx.scene.image.Image <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.54">singleImg</a></pre>
+</li>
+</ul>
+<a name="camera">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>camera</h4>
+<pre>private final&nbsp;javafx.scene.PerspectiveCamera <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.58">camera</a></pre>
+</li>
+</ul>
+<a name="timer">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>timer</h4>
+<pre>private&nbsp;javafx.animation.AnimationTimer <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.59">timer</a></pre>
+</li>
+</ul>
+<a name="imageType">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imageType</h4>
+<pre>private final&nbsp;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a> <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.60">imageType</a></pre>
+</li>
+</ul>
+<a name="size">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>size</h4>
+<pre>private final&nbsp;javafx.beans.property.DoubleProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.270">size</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CubemapBox-javafx.scene.image.Image-double-javafx.scene.PerspectiveCamera-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CubemapBox</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.62">CubemapBox</a>(javafx.scene.image.Image&nbsp;singleImg,
+                  double&nbsp;size,
+                  javafx.scene.PerspectiveCamera&nbsp;camera)</pre>
+</li>
+</ul>
+<a name="CubemapBox-double-javafx.scene.PerspectiveCamera-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CubemapBox</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.78">CubemapBox</a>(double&nbsp;size,
+                  javafx.scene.PerspectiveCamera&nbsp;camera)</pre>
+</li>
+</ul>
+<a name="CubemapBox-javafx.scene.image.Image-javafx.scene.image.Image-javafx.scene.image.Image-javafx.scene.image.Image-javafx.scene.image.Image-javafx.scene.image.Image-double-javafx.scene.PerspectiveCamera-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CubemapBox</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.92">CubemapBox</a>(javafx.scene.image.Image&nbsp;frontImg,
+                  javafx.scene.image.Image&nbsp;rightImg,
+                  javafx.scene.image.Image&nbsp;backImg,
+                  javafx.scene.image.Image&nbsp;leftImg,
+                  javafx.scene.image.Image&nbsp;upImg,
+                  javafx.scene.image.Image&nbsp;downImg,
+                  double&nbsp;size,
+                  javafx.scene.PerspectiveCamera&nbsp;camera)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="loadImageViews--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>loadImageViews</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.117">loadImageViews</a>()</pre>
+</li>
+</ul>
+<a name="layoutViews--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>layoutViews</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.127">layoutViews</a>()</pre>
+</li>
+</ul>
+<a name="validateImageType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>validateImageType</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.171">validateImageType</a>()</pre>
+<div class="block">for single image creates viewports and sets all views(image) to singleImg for multiple... sets images per view.</div>
+</li>
+</ul>
+<a name="loadSingleImageViewports--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>loadSingleImageViewports</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.182">loadSingleImageViewports</a>()</pre>
+</li>
+</ul>
+<a name="recalculateSize-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>recalculateSize</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.229">recalculateSize</a>(double&nbsp;cell)</pre>
+</li>
+</ul>
+<a name="setImage-java.awt.image.BufferedImage-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setImage</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.234">setImage</a>(java.awt.image.BufferedImage&nbsp;img,
+                     int&nbsp;position)</pre>
+</li>
+</ul>
+<a name="setMultipleImages--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMultipleImages</h4>
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.239">setMultipleImages</a>()</pre>
+</li>
+</ul>
+<a name="startTimer--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>startTimer</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.252">startTimer</a>()</pre>
+</li>
+</ul>
+<a name="getSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSize</h4>
+<pre>public final&nbsp;double&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.284">getSize</a>()</pre>
+<div class="block">Gets the value of the property size.</div>
+</li>
+</ul>
+<a name="setSize-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSize</h4>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.288">setSize</a>(double&nbsp;value)</pre>
+<div class="block">Sets the value of the property size.</div>
+</li>
+</ul>
+<a name="sizeProperty--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sizeProperty</h4>
+<pre>public&nbsp;javafx.beans.property.DoubleProperty&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.292">sizeProperty</a>()</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#getSize--"><code>getSize()</code></a>, 
+<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#setSize-double-"><code>setSize(double)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getViews--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getViews</h4>
+<pre>public&nbsp;javafx.scene.image.ImageView[]&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#line.296">getViews</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CubemapBox.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" target="_top">Frames</a></li>
+<li><a href="CubemapBox.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html	(revision 34416)
@@ -0,0 +1,323 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>ImageUtil (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ImageUtil (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ImageUtil.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" target="_top">Frames</a></li>
+<li><a href="ImageUtil.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils</div>
+<h2 title="Class ImageUtil" class="title">Class ImageUtil</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.ImageUtil</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html#line.11">ImageUtil</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html#ImageUtil--">ImageUtil</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static javax.swing.ImageIcon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html#scaleImageIcon-javax.swing.ImageIcon-int-">scaleImageIcon</a></span>(javax.swing.ImageIcon&nbsp;icon,
+              int&nbsp;size)</code>
+<div class="block">Scales an <code>ImageIcon</code> to the desired size</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html#line.13">logger</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ImageUtil--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ImageUtil</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html#line.15">ImageUtil</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="scaleImageIcon-javax.swing.ImageIcon-int-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>scaleImageIcon</h4>
+<pre>public static&nbsp;javax.swing.ImageIcon&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html#line.26">scaleImageIcon</a>(javax.swing.ImageIcon&nbsp;icon,
+                                                   int&nbsp;size)</pre>
+<div class="block">Scales an <code>ImageIcon</code> to the desired size</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>icon</code> - the icon, which should be resized</dd>
+<dd><code>size</code> - the desired length of the longest edge of the icon</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the resized <code>ImageIcon</code>. It is the same object that you put in,
+         only the contained <code>Image</code> is exchanged.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ImageUtil.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" target="_top">Frames</a></li>
+<li><a href="ImageUtil.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html	(revision 34416)
@@ -0,0 +1,316 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>MapViewGeometryUtil (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="MapViewGeometryUtil (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MapViewGeometryUtil.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" target="_top">Frames</a></li>
+<li><a href="MapViewGeometryUtil.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils</div>
+<h2 title="Class MapViewGeometryUtil" class="title">Class MapViewGeometryUtil</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.MapViewGeometryUtil</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html#line.21">MapViewGeometryUtil</a>
+extends java.lang.Object</pre>
+<div class="block">Utility class to convert entities like <code>Bounds</code> and <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a> into <code>Shape</code>s that
+ can then easily be drawn on a <code>MapView</code>s <code>Graphics2D</code>-context.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html#MapViewGeometryUtil--">MapViewGeometryUtil</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static java.awt.geom.Area</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html#getNonDownloadedArea-org.openstreetmap.josm.gui.MapView-java.lang.Iterable-">getNonDownloadedArea</a></span>(org.openstreetmap.josm.gui.MapView&nbsp;mv,
+                    java.lang.Iterable&lt;org.openstreetmap.josm.data.Bounds&gt;&nbsp;downloadBounds)</code>
+<div class="block">Subtracts the download bounds from the rectangular bounds of the map view.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static java.awt.geom.Path2D</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html#getSequencePath-org.openstreetmap.josm.gui.NavigatableComponent-org.openstreetmap.josm.plugins.streetside.StreetsideSequence-">getSequencePath</a></span>(org.openstreetmap.josm.gui.NavigatableComponent&nbsp;nc,
+               <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a>&nbsp;seq)</code>
+<div class="block">Converts a <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a> into a <code>Path2D</code> that can be drawn
+ on the specified <code>NavigatableComponent</code>'s <code>Graphics2D</code>-context.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="MapViewGeometryUtil--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MapViewGeometryUtil</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html#line.22">MapViewGeometryUtil</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getNonDownloadedArea-org.openstreetmap.josm.gui.MapView-java.lang.Iterable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNonDownloadedArea</h4>
+<pre>public static&nbsp;java.awt.geom.Area&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html#line.33">getNonDownloadedArea</a>(org.openstreetmap.josm.gui.MapView&nbsp;mv,
+                                                      java.lang.Iterable&lt;org.openstreetmap.josm.data.Bounds&gt;&nbsp;downloadBounds)</pre>
+<div class="block">Subtracts the download bounds from the rectangular bounds of the map view.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>mv</code> - the MapView that is used for the LatLon-to-Point-conversion and that determines
+     the Bounds from which the downloaded Bounds are subtracted</dd>
+<dd><code>downloadBounds</code> - multiple <code>Bounds</code> objects that represent the downloaded area</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the difference between the <code>MapView</code>s bounds and the downloaded area</dd>
+</dl>
+</li>
+</ul>
+<a name="getSequencePath-org.openstreetmap.josm.gui.NavigatableComponent-org.openstreetmap.josm.plugins.streetside.StreetsideSequence-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getSequencePath</h4>
+<pre>public static&nbsp;java.awt.geom.Path2D&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html#line.57">getSequencePath</a>(org.openstreetmap.josm.gui.NavigatableComponent&nbsp;nc,
+                                                   <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a>&nbsp;seq)</pre>
+<div class="block">Converts a <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a> into a <code>Path2D</code> that can be drawn
+ on the specified <code>NavigatableComponent</code>'s <code>Graphics2D</code>-context.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>nc</code> - the <code>NavigatableComponent</code> for which this conversion should be performed, typically a <code>MapView</code></dd>
+<dd><code>seq</code> - the sequence to convert</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <code>Path2D</code> object to which the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a> has been converted</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MapViewGeometryUtil.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" target="_top">Frames</a></li>
+<li><a href="MapViewGeometryUtil.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html	(revision 34416)
@@ -0,0 +1,568 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>PluginState (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="PluginState (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/PluginState.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" target="_top">Frames</a></li>
+<li><a href="PluginState.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils</div>
+<h2 title="Class PluginState" class="title">Class PluginState</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.PluginState</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.16">PluginState</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#imagesToUpload">imagesToUpload</a></span></code>
+<div class="block">Images that have to be uploaded.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#imagesUploaded">imagesUploaded</a></span></code>
+<div class="block">Images that have been uploaded.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#runningDownloads">runningDownloads</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#submittingChangeset">submittingChangeset</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#PluginState--">PluginState</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#addImagesToUpload-int-">addImagesToUpload</a></span>(int&nbsp;amount)</code>
+<div class="block">Sets the amount of images that are going to be uploaded.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#finishDownload--">finishDownload</a></span>()</code>
+<div class="block">Called when a download is finished.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>private static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#finishedUploadDialog-int-">finishedUploadDialog</a></span>(int&nbsp;numImages)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#getImagesToUpload--">getImagesToUpload</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#getImagesUploaded--">getImagesUploaded</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#getUploadString--">getUploadString</a></span>()</code>
+<div class="block">Returns the text to be written in the status bar.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#imageUploaded--">imageUploaded</a></span>()</code>
+<div class="block">Called when an image is uploaded.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#isDownloading--">isDownloading</a></span>()</code>
+<div class="block">Checks if there is any running download.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#isSubmittingChangeset--">isSubmittingChangeset</a></span>()</code>
+<div class="block">Checks if there is a changeset being submitted.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#isUploading--">isUploading</a></span>()</code>
+<div class="block">Checks if there is any running upload.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#notLoggedInToMapillaryDialog--">notLoggedInToMapillaryDialog</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#setSubmittingChangeset-boolean-">setSubmittingChangeset</a></span>(boolean&nbsp;isSubmitting)</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#startDownload--">startDownload</a></span>()</code>
+<div class="block">Called when a download is started.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.18">logger</a></pre>
+</li>
+</ul>
+<a name="submittingChangeset">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>submittingChangeset</h4>
+<pre>private static&nbsp;boolean <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.20">submittingChangeset</a></pre>
+</li>
+</ul>
+<a name="runningDownloads">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>runningDownloads</h4>
+<pre>private static&nbsp;int <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.22">runningDownloads</a></pre>
+</li>
+</ul>
+<a name="imagesToUpload">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imagesToUpload</h4>
+<pre>private static&nbsp;int <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.24">imagesToUpload</a></pre>
+<div class="block">Images that have to be uploaded.</div>
+</li>
+</ul>
+<a name="imagesUploaded">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>imagesUploaded</h4>
+<pre>private static&nbsp;int <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.26">imagesUploaded</a></pre>
+<div class="block">Images that have been uploaded.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="PluginState--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PluginState</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.28">PluginState</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="startDownload--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>startDownload</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.35">startDownload</a>()</pre>
+<div class="block">Called when a download is started.</div>
+</li>
+</ul>
+<a name="finishDownload--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>finishDownload</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.42">finishDownload</a>()</pre>
+<div class="block">Called when a download is finished.</div>
+</li>
+</ul>
+<a name="isDownloading--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isDownloading</h4>
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.55">isDownloading</a>()</pre>
+<div class="block">Checks if there is any running download.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the plugin is downloading; false otherwise.</dd>
+</dl>
+</li>
+</ul>
+<a name="isSubmittingChangeset--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isSubmittingChangeset</h4>
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.64">isSubmittingChangeset</a>()</pre>
+<div class="block">Checks if there is a changeset being submitted.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the plugin is submitting a changeset false otherwise.</dd>
+</dl>
+</li>
+</ul>
+<a name="isUploading--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isUploading</h4>
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.72">isUploading</a>()</pre>
+<div class="block">Checks if there is any running upload.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the plugin is uploading; false otherwise.</dd>
+</dl>
+</li>
+</ul>
+<a name="addImagesToUpload-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addImagesToUpload</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.82">addImagesToUpload</a>(int&nbsp;amount)</pre>
+<div class="block">Sets the amount of images that are going to be uploaded.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>amount</code> - The amount of images that are going to be uploaded.</dd>
+</dl>
+</li>
+</ul>
+<a name="getImagesToUpload--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getImagesToUpload</h4>
+<pre>public static&nbsp;int&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.90">getImagesToUpload</a>()</pre>
+</li>
+</ul>
+<a name="getImagesUploaded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getImagesUploaded</h4>
+<pre>public static&nbsp;int&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.94">getImagesUploaded</a>()</pre>
+</li>
+</ul>
+<a name="imageUploaded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>imageUploaded</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.101">imageUploaded</a>()</pre>
+<div class="block">Called when an image is uploaded.</div>
+</li>
+</ul>
+<a name="finishedUploadDialog-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>finishedUploadDialog</h4>
+<pre>private static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.108">finishedUploadDialog</a>(int&nbsp;numImages)</pre>
+</li>
+</ul>
+<a name="notLoggedInToMapillaryDialog--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>notLoggedInToMapillaryDialog</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.117">notLoggedInToMapillaryDialog</a>()</pre>
+</li>
+</ul>
+<a name="getUploadString--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUploadString</h4>
+<pre>public static&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.136">getUploadString</a>()</pre>
+<div class="block">Returns the text to be written in the status bar.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The <code>String</code> that is going to be written in the status bar.</dd>
+</dl>
+</li>
+</ul>
+<a name="setSubmittingChangeset-boolean-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setSubmittingChangeset</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html#line.140">setSubmittingChangeset</a>(boolean&nbsp;isSubmitting)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/PluginState.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" target="_top">Frames</a></li>
+<li><a href="PluginState.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html	(revision 34416)
@@ -0,0 +1,231 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>StreetsideChangesetListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideChangesetListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideChangesetListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideChangesetListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils</div>
+<h2 title="Interface StreetsideChangesetListener" class="title">Interface StreetsideChangesetListener</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Functional Interface:</dt>
+<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
+</dl>
+<hr>
+<br>
+<pre>@FunctionalInterface
+public interface <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html#line.10">StreetsideChangesetListener</a></pre>
+<div class="block">Interface for listeners of the class <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html#changesetChanged--">changesetChanged</a></span>()</code>
+<div class="block">Fired when the an image is added or removed from the changeset.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="changesetChanged--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>changesetChanged</h4>
+<pre>void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html#line.15">changesetChanged</a>()</pre>
+<div class="block">Fired when the an image is added or removed from the changeset.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideChangesetListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideChangesetListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html	(revision 34416)
@@ -0,0 +1,531 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>StreetsideColorScheme (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideColorScheme (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideColorScheme.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" target="_top">Frames</a></li>
+<li><a href="StreetsideColorScheme.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils</div>
+<h2 title="Class StreetsideColorScheme" class="title">Class StreetsideColorScheme</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.8">StreetsideColorScheme</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#IMAGEDETECTION_TRAFFICSIGN">IMAGEDETECTION_TRAFFICSIGN</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#IMAGEDETECTION_UNKNOWN">IMAGEDETECTION_UNKNOWN</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_HIGHLIGHTED">SEQ_HIGHLIGHTED</a></span></code>
+<div class="block">Color for the marker of currently selected images</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_HIGHLIGHTED_CA">SEQ_HIGHLIGHTED_CA</a></span></code>
+<div class="block">Color for the camera angle indicator of the currently selected images</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_IMPORTED_HIGHLIGHTED">SEQ_IMPORTED_HIGHLIGHTED</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_IMPORTED_HIGHLIGHTED_CA">SEQ_IMPORTED_HIGHLIGHTED_CA</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_IMPORTED_SELECTED">SEQ_IMPORTED_SELECTED</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_IMPORTED_SELECTED_CA">SEQ_IMPORTED_SELECTED_CA</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_IMPORTED_UNSELECTED">SEQ_IMPORTED_UNSELECTED</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_IMPORTED_UNSELECTED_CA">SEQ_IMPORTED_UNSELECTED_CA</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_SELECTED">SEQ_SELECTED</a></span></code>
+<div class="block">Color for the marker of images in a selected sequence</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_SELECTED_CA">SEQ_SELECTED_CA</a></span></code>
+<div class="block">Color for the camera angle indicator of images in selected sequences</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_UNSELECTED">SEQ_UNSELECTED</a></span></code>
+<div class="block">Color for unselected images</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#SEQ_UNSELECTED_CA">SEQ_UNSELECTED_CA</a></span></code>
+<div class="block">Color for the camera angle indicator of images in unselected sequences</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#STREETSIDE_BLUE">STREETSIDE_BLUE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.awt.Color</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#TOOLBAR_DARK_GREY">TOOLBAR_DARK_GREY</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#StreetsideColorScheme--">StreetsideColorScheme</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#styleAsDefaultPanel-javax.swing.JComponent...-">styleAsDefaultPanel</a></span>(javax.swing.JComponent...&nbsp;components)</code>
+<div class="block">Styles the given components as default panels (currently only the background is set to white)</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="SEQ_UNSELECTED">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SEQ_UNSELECTED</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.12">SEQ_UNSELECTED</a></pre>
+<div class="block">Color for unselected images</div>
+</li>
+</ul>
+<a name="SEQ_UNSELECTED_CA">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SEQ_UNSELECTED_CA</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.16">SEQ_UNSELECTED_CA</a></pre>
+<div class="block">Color for the camera angle indicator of images in unselected sequences</div>
+</li>
+</ul>
+<a name="SEQ_SELECTED">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SEQ_SELECTED</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.20">SEQ_SELECTED</a></pre>
+<div class="block">Color for the marker of images in a selected sequence</div>
+</li>
+</ul>
+<a name="SEQ_SELECTED_CA">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SEQ_SELECTED_CA</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.24">SEQ_SELECTED_CA</a></pre>
+<div class="block">Color for the camera angle indicator of images in selected sequences</div>
+</li>
+</ul>
+<a name="SEQ_HIGHLIGHTED">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SEQ_HIGHLIGHTED</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.28">SEQ_HIGHLIGHTED</a></pre>
+<div class="block">Color for the marker of currently selected images</div>
+</li>
+</ul>
+<a name="SEQ_HIGHLIGHTED_CA">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SEQ_HIGHLIGHTED_CA</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.32">SEQ_HIGHLIGHTED_CA</a></pre>
+<div class="block">Color for the camera angle indicator of the currently selected images</div>
+</li>
+</ul>
+<a name="SEQ_IMPORTED_SELECTED">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SEQ_IMPORTED_SELECTED</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.34">SEQ_IMPORTED_SELECTED</a></pre>
+</li>
+</ul>
+<a name="SEQ_IMPORTED_SELECTED_CA">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SEQ_IMPORTED_SELECTED_CA</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.35">SEQ_IMPORTED_SELECTED_CA</a></pre>
+</li>
+</ul>
+<a name="SEQ_IMPORTED_UNSELECTED">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SEQ_IMPORTED_UNSELECTED</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.36">SEQ_IMPORTED_UNSELECTED</a></pre>
+</li>
+</ul>
+<a name="SEQ_IMPORTED_UNSELECTED_CA">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SEQ_IMPORTED_UNSELECTED_CA</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.37">SEQ_IMPORTED_UNSELECTED_CA</a></pre>
+</li>
+</ul>
+<a name="SEQ_IMPORTED_HIGHLIGHTED">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SEQ_IMPORTED_HIGHLIGHTED</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.38">SEQ_IMPORTED_HIGHLIGHTED</a></pre>
+</li>
+</ul>
+<a name="SEQ_IMPORTED_HIGHLIGHTED_CA">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SEQ_IMPORTED_HIGHLIGHTED_CA</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.39">SEQ_IMPORTED_HIGHLIGHTED_CA</a></pre>
+</li>
+</ul>
+<a name="STREETSIDE_BLUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>STREETSIDE_BLUE</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.41">STREETSIDE_BLUE</a></pre>
+</li>
+</ul>
+<a name="TOOLBAR_DARK_GREY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TOOLBAR_DARK_GREY</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.42">TOOLBAR_DARK_GREY</a></pre>
+</li>
+</ul>
+<a name="IMAGEDETECTION_TRAFFICSIGN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>IMAGEDETECTION_TRAFFICSIGN</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.44">IMAGEDETECTION_TRAFFICSIGN</a></pre>
+</li>
+</ul>
+<a name="IMAGEDETECTION_UNKNOWN">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IMAGEDETECTION_UNKNOWN</h4>
+<pre>public static final&nbsp;java.awt.Color <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.45">IMAGEDETECTION_UNKNOWN</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideColorScheme--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideColorScheme</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.47">StreetsideColorScheme</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="styleAsDefaultPanel-javax.swing.JComponent...-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>styleAsDefaultPanel</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html#line.56">styleAsDefaultPanel</a>(javax.swing.JComponent...&nbsp;components)</pre>
+<div class="block">Styles the given components as default panels (currently only the background is set to white)</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>components</code> - the components to style as default panels (e.g. checkboxes also, that's why
+   not only JPanels are accepted)</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideColorScheme.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" target="_top">Frames</a></li>
+<li><a href="StreetsideColorScheme.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html	(revision 34416)
@@ -0,0 +1,718 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>StreetsideProperties (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideProperties (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideProperties.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" target="_top">Frames</a></li>
+<li><a href="StreetsideProperties.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils</div>
+<h2 title="Class StreetsideProperties" class="title">Class StreetsideProperties</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.15">StreetsideProperties</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.StringProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#ACCESS_TOKEN">ACCESS_TOKEN</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.NamedColorProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#BACKGROUND">BACKGROUND</a></span></code>
+<div class="block">See <code>OsmDataLayer#PROPERTY_BACKGROUND_COLOR</code></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.StringProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#BING_MAPS_KEY">BING_MAPS_KEY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.BooleanProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#CUBEMAP_LINK_TO_BLUR_EDITOR">CUBEMAP_LINK_TO_BLUR_EDITOR</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.BooleanProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#CUT_OFF_SEQUENCES_AT_BOUNDS">CUT_OFF_SEQUENCES_AT_BOUNDS</a></span></code>
+<div class="block">If false, all sequences that cross the download bounds are put completely into the StreetsideData object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.BooleanProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#DEBUGING_ENABLED">DEBUGING_ENABLED</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.BooleanProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#DELETE_AFTER_UPLOAD">DELETE_AFTER_UPLOAD</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.BooleanProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#DEVELOPER">DEVELOPER</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.BooleanProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#DISPLAY_HOUR">DISPLAY_HOUR</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.StringProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#DOWNLOAD_MODE">DOWNLOAD_MODE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.BooleanProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#HOVER_ENABLED">HOVER_ENABLED</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.BooleanProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#IMAGE_LINK_TO_BLUR_EDITOR">IMAGE_LINK_TO_BLUR_EDITOR</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.IntegerProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#IMAGEINFO_HELP_COUNTDOWN">IMAGEINFO_HELP_COUNTDOWN</a></span></code>
+<div class="block">The number of times the help popup for the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><code>ImageInfoPanel</code></a> will be displayed.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.IntegerProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#MAPOBJECT_ICON_SIZE">MAPOBJECT_ICON_SIZE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.DoubleProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#MAX_DOWNLOAD_AREA">MAX_DOWNLOAD_AREA</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.IntegerProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#MAX_MAPOBJECTS">MAX_MAPOBJECTS</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.BooleanProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#MOVE_TO_IMG">MOVE_TO_IMG</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.NamedColorProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#OUTSIDE_DOWNLOADED_AREA">OUTSIDE_DOWNLOADED_AREA</a></span></code>
+<div class="block">See <code>OsmDataLayer#PROPERTY_OUTSIDE_COLOR</code></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.IntegerProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#PICTURE_DRAG_BUTTON">PICTURE_DRAG_BUTTON</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.IntegerProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#PICTURE_OPTION_BUTTON">PICTURE_OPTION_BUTTON</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.IntegerProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#PICTURE_ZOOM_BUTTON">PICTURE_ZOOM_BUTTON</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.IntegerProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#PRE_FETCH_CUBEMAP_COUNT">PRE_FETCH_CUBEMAP_COUNT</a></span></code>
+<div class="block">The number of images to be prefetched when a streetside image is selected</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.IntegerProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#PRE_FETCH_IMAGE_COUNT">PRE_FETCH_IMAGE_COUNT</a></span></code>
+<div class="block">The number of images to be prefetched when a streetside image is selected</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.BooleanProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#PREDOWNLOAD_CUBEMAPS">PREDOWNLOAD_CUBEMAPS</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.IntegerProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#SEQUENCE_MAX_JUMP_DISTANCE">SEQUENCE_MAX_JUMP_DISTANCE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.BooleanProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#SHOW_DETECTED_SIGNS">SHOW_DETECTED_SIGNS</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.BooleanProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#SHOW_HIGH_RES_STREETSIDE_IMAGERY">SHOW_HIGH_RES_STREETSIDE_IMAGERY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.StringProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#START_DIR">START_DIR</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.IntegerProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#STREETSIDE_VIEWER_HELP_COUNTDOWN">STREETSIDE_VIEWER_HELP_COUNTDOWN</a></span></code>
+<div class="block">The number of times the help popup for the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><code>StreetsideViewerPanel</code></a> will be displayed.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.StringProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#TEST_BUBBLE_ID">TEST_BUBBLE_ID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.IntegerProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#TILE_DOWNLOAD_THREAD_PAUSE_LEN_SEC">TILE_DOWNLOAD_THREAD_PAUSE_LEN_SEC</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.BooleanProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#TIME_FORMAT_24">TIME_FORMAT_24</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.openstreetmap.josm.data.preferences.StringProperty</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#URL_CLIENT_ID">URL_CLIENT_ID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#StreetsideProperties--">StreetsideProperties</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="DELETE_AFTER_UPLOAD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DELETE_AFTER_UPLOAD</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.BooleanProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.16">DELETE_AFTER_UPLOAD</a></pre>
+</li>
+</ul>
+<a name="DEVELOPER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEVELOPER</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.BooleanProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.17">DEVELOPER</a></pre>
+</li>
+</ul>
+<a name="DISPLAY_HOUR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DISPLAY_HOUR</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.BooleanProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.18">DISPLAY_HOUR</a></pre>
+</li>
+</ul>
+<a name="HOVER_ENABLED">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>HOVER_ENABLED</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.BooleanProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.19">HOVER_ENABLED</a></pre>
+</li>
+</ul>
+<a name="MOVE_TO_IMG">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MOVE_TO_IMG</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.BooleanProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.20">MOVE_TO_IMG</a></pre>
+</li>
+</ul>
+<a name="TIME_FORMAT_24">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TIME_FORMAT_24</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.BooleanProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.21">TIME_FORMAT_24</a></pre>
+</li>
+</ul>
+<a name="IMAGE_LINK_TO_BLUR_EDITOR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>IMAGE_LINK_TO_BLUR_EDITOR</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.BooleanProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.22">IMAGE_LINK_TO_BLUR_EDITOR</a></pre>
+</li>
+</ul>
+<a name="CUBEMAP_LINK_TO_BLUR_EDITOR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CUBEMAP_LINK_TO_BLUR_EDITOR</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.BooleanProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.23">CUBEMAP_LINK_TO_BLUR_EDITOR</a></pre>
+</li>
+</ul>
+<a name="TILE_DOWNLOAD_THREAD_PAUSE_LEN_SEC">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TILE_DOWNLOAD_THREAD_PAUSE_LEN_SEC</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.IntegerProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.24">TILE_DOWNLOAD_THREAD_PAUSE_LEN_SEC</a></pre>
+</li>
+</ul>
+<a name="PREDOWNLOAD_CUBEMAPS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PREDOWNLOAD_CUBEMAPS</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.BooleanProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.25">PREDOWNLOAD_CUBEMAPS</a></pre>
+</li>
+</ul>
+<a name="DEBUGING_ENABLED">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEBUGING_ENABLED</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.BooleanProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.26">DEBUGING_ENABLED</a></pre>
+</li>
+</ul>
+<a name="CUT_OFF_SEQUENCES_AT_BOUNDS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CUT_OFF_SEQUENCES_AT_BOUNDS</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.BooleanProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.31">CUT_OFF_SEQUENCES_AT_BOUNDS</a></pre>
+<div class="block">If false, all sequences that cross the download bounds are put completely into the StreetsideData object.
+ Otherwise only all images (!) inside the download bounds are added, the others are discarded.</div>
+</li>
+</ul>
+<a name="MAPOBJECT_ICON_SIZE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MAPOBJECT_ICON_SIZE</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.IntegerProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.33">MAPOBJECT_ICON_SIZE</a></pre>
+</li>
+</ul>
+<a name="MAX_MAPOBJECTS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MAX_MAPOBJECTS</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.IntegerProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.34">MAX_MAPOBJECTS</a></pre>
+</li>
+</ul>
+<a name="SHOW_DETECTED_SIGNS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SHOW_DETECTED_SIGNS</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.BooleanProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.35">SHOW_DETECTED_SIGNS</a></pre>
+</li>
+</ul>
+<a name="SHOW_HIGH_RES_STREETSIDE_IMAGERY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SHOW_HIGH_RES_STREETSIDE_IMAGERY</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.BooleanProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.36">SHOW_HIGH_RES_STREETSIDE_IMAGERY</a></pre>
+</li>
+</ul>
+<a name="BACKGROUND">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BACKGROUND</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.NamedColorProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.41">BACKGROUND</a></pre>
+<div class="block">See <code>OsmDataLayer#PROPERTY_BACKGROUND_COLOR</code></div>
+</li>
+</ul>
+<a name="OUTSIDE_DOWNLOADED_AREA">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OUTSIDE_DOWNLOADED_AREA</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.NamedColorProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.45">OUTSIDE_DOWNLOADED_AREA</a></pre>
+<div class="block">See <code>OsmDataLayer#PROPERTY_OUTSIDE_COLOR</code></div>
+</li>
+</ul>
+<a name="MAX_DOWNLOAD_AREA">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MAX_DOWNLOAD_AREA</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.DoubleProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.47">MAX_DOWNLOAD_AREA</a></pre>
+</li>
+</ul>
+<a name="PICTURE_DRAG_BUTTON">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PICTURE_DRAG_BUTTON</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.IntegerProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.49">PICTURE_DRAG_BUTTON</a></pre>
+</li>
+</ul>
+<a name="PICTURE_OPTION_BUTTON">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PICTURE_OPTION_BUTTON</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.IntegerProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.50">PICTURE_OPTION_BUTTON</a></pre>
+</li>
+</ul>
+<a name="PICTURE_ZOOM_BUTTON">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PICTURE_ZOOM_BUTTON</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.IntegerProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.51">PICTURE_ZOOM_BUTTON</a></pre>
+</li>
+</ul>
+<a name="SEQUENCE_MAX_JUMP_DISTANCE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SEQUENCE_MAX_JUMP_DISTANCE</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.IntegerProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.52">SEQUENCE_MAX_JUMP_DISTANCE</a></pre>
+</li>
+</ul>
+<a name="ACCESS_TOKEN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ACCESS_TOKEN</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.StringProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.55">ACCESS_TOKEN</a></pre>
+</li>
+</ul>
+<a name="DOWNLOAD_MODE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DOWNLOAD_MODE</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.StringProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.56">DOWNLOAD_MODE</a></pre>
+</li>
+</ul>
+<a name="START_DIR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>START_DIR</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.StringProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.58">START_DIR</a></pre>
+</li>
+</ul>
+<a name="URL_CLIENT_ID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>URL_CLIENT_ID</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.StringProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.60">URL_CLIENT_ID</a></pre>
+</li>
+</ul>
+<a name="BING_MAPS_KEY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BING_MAPS_KEY</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.StringProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.62">BING_MAPS_KEY</a></pre>
+</li>
+</ul>
+<a name="TEST_BUBBLE_ID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TEST_BUBBLE_ID</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.StringProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.64">TEST_BUBBLE_ID</a></pre>
+</li>
+</ul>
+<a name="IMAGEINFO_HELP_COUNTDOWN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>IMAGEINFO_HELP_COUNTDOWN</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.IntegerProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.72">IMAGEINFO_HELP_COUNTDOWN</a></pre>
+<div class="block">The number of times the help popup for the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><code>ImageInfoPanel</code></a> will be displayed.
+ But regardless of this number, the popup will only show up at most once between two (re)starts of JOSM.
+ Or opening the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><code>ImageInfoPanel</code></a> immediately brings this number down to zero.</div>
+</li>
+</ul>
+<a name="STREETSIDE_VIEWER_HELP_COUNTDOWN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>STREETSIDE_VIEWER_HELP_COUNTDOWN</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.IntegerProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.80">STREETSIDE_VIEWER_HELP_COUNTDOWN</a></pre>
+<div class="block">The number of times the help popup for the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><code>StreetsideViewerPanel</code></a> will be displayed.
+ But regardless of this number, the popup will only show up at most once between two (re)starts of JOSM.
+ Or opening the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><code>StreetsideViewerPanel</code></a> immediately brings this number down to zero.</div>
+</li>
+</ul>
+<a name="PRE_FETCH_IMAGE_COUNT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PRE_FETCH_IMAGE_COUNT</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.IntegerProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.86">PRE_FETCH_IMAGE_COUNT</a></pre>
+<div class="block">The number of images to be prefetched when a streetside image is selected</div>
+</li>
+</ul>
+<a name="PRE_FETCH_CUBEMAP_COUNT">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PRE_FETCH_CUBEMAP_COUNT</h4>
+<pre>public static final&nbsp;org.openstreetmap.josm.data.preferences.IntegerProperty <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.91">PRE_FETCH_CUBEMAP_COUNT</a></pre>
+<div class="block">The number of images to be prefetched when a streetside image is selected</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideProperties--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideProperties</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html#line.94">StreetsideProperties</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideProperties.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" target="_top">Frames</a></li>
+<li><a href="StreetsideProperties.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html	(revision 34416)
@@ -0,0 +1,272 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>StreetsideSequenceIdGenerator (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideSequenceIdGenerator (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideSequenceIdGenerator.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" target="_top">Frames</a></li>
+<li><a href="StreetsideSequenceIdGenerator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils</div>
+<h2 title="Class StreetsideSequenceIdGenerator" class="title">Class StreetsideSequenceIdGenerator</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.StreetsideSequenceIdGenerator</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html#line.9">StreetsideSequenceIdGenerator</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html#StreetsideSequenceIdGenerator--">StreetsideSequenceIdGenerator</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html#generateId--">generateId</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideSequenceIdGenerator--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideSequenceIdGenerator</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html#line.9">StreetsideSequenceIdGenerator</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="generateId--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>generateId</h4>
+<pre>public static&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html#line.11">generateId</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideSequenceIdGenerator.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" target="_top">Frames</a></li>
+<li><a href="StreetsideSequenceIdGenerator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html	(revision 34416)
@@ -0,0 +1,341 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>StreetsideURL.APIv3 (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideURL.APIv3 (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideURL.APIv3.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.APIv3.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils</div>
+<h2 title="Class StreetsideURL.APIv3" class="title">Class StreetsideURL.APIv3</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.38">StreetsideURL.APIv3</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#APIv3--">APIv3</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static java.net.URL</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#parseNextFromLinkHeaderValue-java.lang.String-">parseNextFromLinkHeaderValue</a></span>(java.lang.String&nbsp;value)</code>
+<div class="block">The APIv3 returns a Link header for each request.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#queryStreetsideString-org.openstreetmap.josm.data.Bounds-">queryStreetsideString</a></span>(org.openstreetmap.josm.data.Bounds&nbsp;bounds)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#queryString-org.openstreetmap.josm.data.Bounds-">queryString</a></span>(org.openstreetmap.josm.data.Bounds&nbsp;bounds)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static java.net.URL</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#searchStreetsideImages-org.openstreetmap.josm.data.Bounds-">searchStreetsideImages</a></span>(org.openstreetmap.josm.data.Bounds&nbsp;bounds)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static java.net.URL</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#searchStreetsideSequences-org.openstreetmap.josm.data.Bounds-">searchStreetsideSequences</a></span>(org.openstreetmap.josm.data.Bounds&nbsp;bounds)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="APIv3--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>APIv3</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#line.40">APIv3</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="searchStreetsideImages-org.openstreetmap.josm.data.Bounds-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>searchStreetsideImages</h4>
+<pre>public static&nbsp;java.net.URL&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#line.44">searchStreetsideImages</a>(org.openstreetmap.josm.data.Bounds&nbsp;bounds)</pre>
+</li>
+</ul>
+<a name="searchStreetsideSequences-org.openstreetmap.josm.data.Bounds-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>searchStreetsideSequences</h4>
+<pre>public static&nbsp;java.net.URL&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#line.48">searchStreetsideSequences</a>(org.openstreetmap.josm.data.Bounds&nbsp;bounds)</pre>
+</li>
+</ul>
+<a name="parseNextFromLinkHeaderValue-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>parseNextFromLinkHeaderValue</h4>
+<pre>public static&nbsp;java.net.URL&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#line.59">parseNextFromLinkHeaderValue</a>(java.lang.String&nbsp;value)</pre>
+<div class="block">The APIv3 returns a Link header for each request. It contains a URL for requesting more results.
+ If you supply the value of the Link header, this method returns the next URL,
+ if such a URL is defined in the header.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>value</code> - the value of the HTTP-header with key "Link"</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <code>URL</code> for the next result page, or <code>null</code> if no such URL could be found</dd>
+</dl>
+</li>
+</ul>
+<a name="queryString-org.openstreetmap.josm.data.Bounds-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>queryString</h4>
+<pre>public static&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#line.86">queryString</a>(org.openstreetmap.josm.data.Bounds&nbsp;bounds)</pre>
+</li>
+</ul>
+<a name="queryStreetsideString-org.openstreetmap.josm.data.Bounds-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>queryStreetsideString</h4>
+<pre>public static&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html#line.95">queryStreetsideString</a>(org.openstreetmap.josm.data.Bounds&nbsp;bounds)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideURL.APIv3.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.APIv3.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html	(revision 34416)
@@ -0,0 +1,313 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>StreetsideURL.MainWebsite (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideURL.MainWebsite (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideURL.MainWebsite.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.MainWebsite.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils</div>
+<h2 title="Class StreetsideURL.MainWebsite" class="title">Class StreetsideURL.MainWebsite</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.MainWebsite</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.150">StreetsideURL.MainWebsite</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html#MainWebsite--">MainWebsite</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static java.net.URL</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html#browseImage-java.lang.String-">browseImage</a></span>(java.lang.String&nbsp;id)</code>
+<div class="block">Gives you the URL for the online viewer of a specific Streetside image.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static java.net.URL</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html#streetsidePrivacyLink-java.lang.String-">streetsidePrivacyLink</a></span>(java.lang.String&nbsp;id)</code>
+<div class="block">Gives you the URL for the blur editor of the image with the given key.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="MainWebsite--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MainWebsite</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html#line.152">MainWebsite</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="browseImage-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>browseImage</h4>
+<pre>public static&nbsp;java.net.URL&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html#line.162">browseImage</a>(java.lang.String&nbsp;id)</pre>
+<div class="block">Gives you the URL for the online viewer of a specific Streetside image.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - the id of the image to which you want to link</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the URL of the online viewer for the image with the given image key</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the image key is <code>null</code></dd>
+</dl>
+</li>
+</ul>
+<a name="streetsidePrivacyLink-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>streetsidePrivacyLink</h4>
+<pre>public static&nbsp;java.net.URL&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html#line.175">streetsidePrivacyLink</a>(java.lang.String&nbsp;id)</pre>
+<div class="block">Gives you the URL for the blur editor of the image with the given key.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - the key of the image for which you want to open the blur editor</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the URL of the blur editor</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the image key is <code>null</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideURL.MainWebsite.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.MainWebsite.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html	(revision 34416)
@@ -0,0 +1,337 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>StreetsideURL.VirtualEarth (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideURL.VirtualEarth (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideURL.VirtualEarth.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.VirtualEarth.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils</div>
+<h2 title="Class StreetsideURL.VirtualEarth" class="title">Class StreetsideURL.VirtualEarth</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.106">StreetsideURL.VirtualEarth</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html#BASE_URL_PREFIX">BASE_URL_PREFIX</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html#BASE_URL_SUFFIX">BASE_URL_SUFFIX</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html#VirtualEarth--">VirtualEarth</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static java.net.URL</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html#streetsideTile-java.lang.String-boolean-">streetsideTile</a></span>(java.lang.String&nbsp;id,
+              boolean&nbsp;thumbnail)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="BASE_URL_PREFIX">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BASE_URL_PREFIX</h4>
+<pre>private static final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html#line.107">BASE_URL_PREFIX</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth.BASE_URL_PREFIX">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="BASE_URL_SUFFIX">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>BASE_URL_SUFFIX</h4>
+<pre>private static final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html#line.108">BASE_URL_SUFFIX</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth.BASE_URL_SUFFIX">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="VirtualEarth--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>VirtualEarth</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html#line.110">VirtualEarth</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="streetsideTile-java.lang.String-boolean-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>streetsideTile</h4>
+<pre>public static&nbsp;java.net.URL&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html#line.114">streetsideTile</a>(java.lang.String&nbsp;id,
+                                          boolean&nbsp;thumbnail)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideURL.VirtualEarth.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.VirtualEarth.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html	(revision 34416)
@@ -0,0 +1,521 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>StreetsideURL (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideURL (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideURL.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils</div>
+<h2 title="Class StreetsideURL" class="title">Class StreetsideURL</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.24">StreetsideURL</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.APIv3</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.MainWebsite</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.VirtualEarth</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#OSM_BBOX_NORTH">OSM_BBOX_NORTH</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#OSM_BBOX_SOUTH">OSM_BBOX_SOUTH</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#OSM_BBOX_WEST">OSM_BBOX_WEST</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#OSM_BBOXEAST">OSM_BBOXEAST</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#STREETSIDE_BASE_URL">STREETSIDE_BASE_URL</a></span></code>
+<div class="block">Base URL of the Bing Bubble API.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#STREETSIDE_PRIVACY_URL">STREETSIDE_PRIVACY_URL</a></span></code>
+<div class="block">Base URL for Streetside privacy concerns.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#StreetsideURL--">StreetsideURL</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>(package private) static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#queryByIdString-java.util.Map-">queryByIdString</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;parts)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>(package private) static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#queryStreetsideBoundsString-java.util.Map-">queryStreetsideBoundsString</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;parts)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>(package private) static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#queryString-java.util.Map-">queryString</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;parts)</code>
+<div class="block">Builds a query string from it's parts that are supplied as a <code>Map</code></div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>(package private) static java.net.URL</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#string2URL-java.lang.String...-">string2URL</a></span>(java.lang.String...&nbsp;strings)</code>
+<div class="block">Converts a <code>String</code> into a <code>URL</code> without throwing a <code>MalformedURLException</code>.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static java.net.URL[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#string2URLs-java.lang.String-java.lang.String-java.lang.String-">string2URLs</a></span>(java.lang.String&nbsp;baseUrlPrefix,
+           java.lang.String&nbsp;cubemapImageId,
+           java.lang.String&nbsp;baseUrlSuffix)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.26">logger</a></pre>
+</li>
+</ul>
+<a name="STREETSIDE_BASE_URL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>STREETSIDE_BASE_URL</h4>
+<pre>private static final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.29">STREETSIDE_BASE_URL</a></pre>
+<div class="block">Base URL of the Bing Bubble API.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.STREETSIDE_BASE_URL">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="STREETSIDE_PRIVACY_URL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>STREETSIDE_PRIVACY_URL</h4>
+<pre>private static final&nbsp;java.lang.String <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.31">STREETSIDE_PRIVACY_URL</a></pre>
+<div class="block">Base URL for Streetside privacy concerns.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.STREETSIDE_PRIVACY_URL">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="OSM_BBOX_NORTH">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OSM_BBOX_NORTH</h4>
+<pre>private static final&nbsp;int <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.33">OSM_BBOX_NORTH</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.OSM_BBOX_NORTH">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="OSM_BBOX_SOUTH">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OSM_BBOX_SOUTH</h4>
+<pre>private static final&nbsp;int <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.34">OSM_BBOX_SOUTH</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.OSM_BBOX_SOUTH">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="OSM_BBOXEAST">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OSM_BBOXEAST</h4>
+<pre>private static final&nbsp;int <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.35">OSM_BBOXEAST</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.OSM_BBOXEAST">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="OSM_BBOX_WEST">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>OSM_BBOX_WEST</h4>
+<pre>private static final&nbsp;int <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.36">OSM_BBOX_WEST</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.OSM_BBOX_WEST">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideURL--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideURL</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.191">StreetsideURL</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="string2URLs-java.lang.String-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>string2URLs</h4>
+<pre>public static&nbsp;java.net.URL[]&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.195">string2URLs</a>(java.lang.String&nbsp;baseUrlPrefix,
+                                         java.lang.String&nbsp;cubemapImageId,
+                                         java.lang.String&nbsp;baseUrlSuffix)</pre>
+</li>
+</ul>
+<a name="queryString-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>queryString</h4>
+<pre>static&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.248">queryString</a>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;parts)</pre>
+<div class="block">Builds a query string from it's parts that are supplied as a <code>Map</code></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>parts</code> - the parts of the query string</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the constructed query string (including a leading ?)</dd>
+</dl>
+</li>
+</ul>
+<a name="queryStreetsideBoundsString-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>queryStreetsideBoundsString</h4>
+<pre>static&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.270">queryStreetsideBoundsString</a>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;parts)</pre>
+</li>
+</ul>
+<a name="queryByIdString-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>queryByIdString</h4>
+<pre>static&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.297">queryByIdString</a>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;parts)</pre>
+</li>
+</ul>
+<a name="string2URL-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>string2URL</h4>
+<pre>static&nbsp;java.net.URL&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html#line.320">string2URL</a>(java.lang.String...&nbsp;strings)</pre>
+<div class="block">Converts a <code>String</code> into a <code>URL</code> without throwing a <code>MalformedURLException</code>.
+ Instead such an exception will lead to an <code>logger#error(Throwable)</code>.
+ So you should be very confident that your URL is well-formed when calling this method.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>strings</code> - the Strings describing the URL</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the URL that is constructed from the given string</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideURL.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html	(revision 34416)
@@ -0,0 +1,558 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>StreetsideUtils (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreetsideUtils (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideUtils.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" target="_top">Frames</a></li>
+<li><a href="StreetsideUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils</div>
+<h2 title="Class StreetsideUtils" class="title">Class StreetsideUtils</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#line.34">StreetsideUtils</a>
+extends java.lang.Object</pre>
+<div class="block">Set of utilities.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#MIN_ZOOM_SQUARE_SIDE">MIN_ZOOM_SQUARE_SIDE</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#StreetsideUtils--">StreetsideUtils</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#browse-java.net.URL-">browse</a></span>(java.net.URL&nbsp;url)</code>
+<div class="block">Open the default browser in the given URL.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#currentDate--">currentDate</a></span>()</code>
+<div class="block">Returns the current date formatted as EXIF timestamp.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#currentTime--">currentTime</a></span>()</code>
+<div class="block">Returns current time in Epoch format (milliseconds since 1970-01-01T00:00:00+0000)</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#degMinSecToDouble-org.apache.commons.imaging.common.RationalNumber:A-java.lang.String-">degMinSecToDouble</a></span>(org.apache.commons.imaging.common.RationalNumber[]&nbsp;degMinSec,
+                 java.lang.String&nbsp;ref)</code>
+<div class="block">Calculates the decimal degree-value from a degree value given in
+ degrees-minutes-seconds-format</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#getEpoch-java.lang.String-java.lang.String-">getEpoch</a></span>(java.lang.String&nbsp;date,
+        java.lang.String&nbsp;format)</code>
+<div class="block">Parses a string with a given format and returns the Epoch time.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#join-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">join</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;imgA,
+    <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;imgB)</code>
+<div class="block">Joins two images into the same sequence.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#showAllPictures--">showAllPictures</a></span>()</code>
+<div class="block">Zooms to fit all the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects stored in the
+ database.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#showPictures-java.util.Set-boolean-">showPictures</a></span>(java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images,
+            boolean&nbsp;select)</code>
+<div class="block">Zooms to fit all the given <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#sortImagesInSequence-java.util.List-">sortImagesInSequence</a></span>(java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#unjoin-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">unjoin</a></span>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;imgA,
+      <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;imgB)</code>
+<div class="block">Separates two images belonging to the same sequence.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#updateHelpText--">updateHelpText</a></span>()</code>
+<div class="block">Updates the help text at the bottom of the window.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="MIN_ZOOM_SQUARE_SIDE">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MIN_ZOOM_SQUARE_SIDE</h4>
+<pre>private static final&nbsp;double <a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#line.36">MIN_ZOOM_SQUARE_SIDE</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils.MIN_ZOOM_SQUARE_SIDE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreetsideUtils--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreetsideUtils</h4>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#line.38">StreetsideUtils</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="browse-java.net.URL-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>browse</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#line.48">browse</a>(java.net.URL&nbsp;url)
+                   throws java.io.IOException</pre>
+<div class="block">Open the default browser in the given URL.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>url</code> - The (not-null) URL that is going to be opened.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - when the URL could not be opened</dd>
+</dl>
+</li>
+</ul>
+<a name="currentDate--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>currentDate</h4>
+<pre>public static&nbsp;java.lang.String&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#line.71">currentDate</a>()</pre>
+<div class="block">Returns the current date formatted as EXIF timestamp.
+ As timezone the default timezone of the JVM is used (<code>TimeZone.getDefault()</code>).</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A <code>String</code> object containing the current date.</dd>
+</dl>
+</li>
+</ul>
+<a name="currentTime--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>currentTime</h4>
+<pre>public static&nbsp;long&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#line.80">currentTime</a>()</pre>
+<div class="block">Returns current time in Epoch format (milliseconds since 1970-01-01T00:00:00+0000)</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The current date in Epoch format.</dd>
+</dl>
+</li>
+</ul>
+<a name="getEpoch-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEpoch</h4>
+<pre>public static&nbsp;long&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#line.94">getEpoch</a>(java.lang.String&nbsp;date,
+                            java.lang.String&nbsp;format)
+                     throws java.text.ParseException</pre>
+<div class="block">Parses a string with a given format and returns the Epoch time.
+ If no timezone information is given, the default timezone of the JVM is used
+ (<code>TimeZone.getDefault()</code>).</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>date</code> - The string containing the date.</dd>
+<dd><code>format</code> - The format of the date.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The date in Epoch format.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.text.ParseException</code> - if the date cannot be parsed with the given format</dd>
+</dl>
+</li>
+</ul>
+<a name="degMinSecToDouble-org.apache.commons.imaging.common.RationalNumber:A-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>degMinSecToDouble</h4>
+<pre>public static&nbsp;double&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#line.122">degMinSecToDouble</a>(org.apache.commons.imaging.common.RationalNumber[]&nbsp;degMinSec,
+                                       java.lang.String&nbsp;ref)</pre>
+<div class="block">Calculates the decimal degree-value from a degree value given in
+ degrees-minutes-seconds-format</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>degMinSec</code> - an array of length 3, the values in there are (in this order)
+                  degrees, minutes and seconds</dd>
+<dd><code>ref</code> - the latitude or longitude reference determining if the given value
+                  is:
+                  <ul>
+                  <li>north (
+                  <code>GpsTagConstants.GPS_TAG_GPS_LATITUDE_REF_VALUE_NORTH</code>) or
+                  south (
+                  <code>GpsTagConstants.GPS_TAG_GPS_LATITUDE_REF_VALUE_SOUTH</code>) of
+                  the equator</li>
+                  <li>east (
+                  <code>GpsTagConstants.GPS_TAG_GPS_LONGITUDE_REF_VALUE_EAST</code>) or
+                  west (<code>GpsTagConstants.GPS_TAG_GPS_LONGITUDE_REF_VALUE_WEST</code>
+                  ) of the equator</li>
+                  </ul></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the decimal degree-value for the given input, negative when west of
+ 0-meridian or south of equator, positive otherwise</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if <code>degMinSec</code> doesn't have length 3 or if <code>ref</code> is
+                                  not one of the values mentioned above</dd>
+</dl>
+</li>
+</ul>
+<a name="join-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>join</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#line.160">join</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;imgA,
+                        <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;imgB)</pre>
+<div class="block">Joins two images into the same sequence. One of them must be the last image of a sequence, the other one the beginning of a different one.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>imgA</code> - the first image, into whose sequence the images from the sequence of the second image are merged</dd>
+<dd><code>imgB</code> - the second image, whose sequence is merged into the sequence of the first image</dd>
+</dl>
+</li>
+</ul>
+<a name="showAllPictures--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>showAllPictures</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#line.184">showAllPictures</a>()</pre>
+<div class="block">Zooms to fit all the <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects stored in the
+ database.</div>
+</li>
+</ul>
+<a name="showPictures-java.util.Set-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>showPictures</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#line.194">showPictures</a>(java.util.Set&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images,
+                                boolean&nbsp;select)</pre>
+<div class="block">Zooms to fit all the given <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideAbstractImage</code></a> objects.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>images</code> - The images your are zooming to.</dd>
+<dd><code>select</code> - Whether the added images must be selected or not.</dd>
+</dl>
+</li>
+</ul>
+<a name="unjoin-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>unjoin</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#line.231">unjoin</a>(<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;imgA,
+                          <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;imgB)</pre>
+<div class="block">Separates two images belonging to the same sequence. The two images have to be consecutive in the same sequence.
+ Two new sequences are created and all images up to (and including) either <code>imgA</code> or <code>imgB</code> (whichever appears first in the sequence) are put into the first of the two sequences.
+ All others are put into the second new sequence.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>imgA</code> - one of the images marking where to split the sequence</dd>
+<dd><code>imgB</code> - the other image marking where to split the sequence, needs to be a direct neighbour of <code>imgA</code> in the sequence.</dd>
+</dl>
+</li>
+</ul>
+<a name="updateHelpText--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>updateHelpText</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#line.265">updateHelpText</a>()</pre>
+<div class="block">Updates the help text at the bottom of the window.</div>
+</li>
+</ul>
+<a name="sortImagesInSequence-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>sortImagesInSequence</h4>
+<pre>public static&nbsp;java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;<a href="../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html#line.288">sortImagesInSequence</a>(java.util.List&lt;<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;&nbsp;images)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StreetsideUtils.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" target="_top">Frames</a></li>
+<li><a href="StreetsideUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html	(revision 34416)
@@ -0,0 +1,402 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>JsonDecoder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JsonDecoder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonDecoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils.api</div>
+<h2 title="Class JsonDecoder" class="title">Class JsonDecoder</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#line.20">JsonDecoder</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#JsonDecoder--">JsonDecoder</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>(package private) static double[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#decodeDoublePair-javax.json.JsonArray-">decodeDoublePair</a></span>(javax.json.JsonArray&nbsp;json)</code>
+<div class="block">Decodes a pair of double values, which are stored in a <code>JsonArray</code> of exactly size 2.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;java.util.Collection&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#decodeFeatureCollection-javax.json.JsonObject-java.util.function.Function-">decodeFeatureCollection</a></span>(javax.json.JsonObject&nbsp;json,
+                       java.util.function.Function&lt;javax.json.JsonObject,T&gt;&nbsp;featureDecoder)</code>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON FeatureCollection into a <code>Collection</code>
+ of the desired Java objects.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>(package private) static org.openstreetmap.josm.data.coor.LatLon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#decodeLatLon-javax.json.JsonArray-">decodeLatLon</a></span>(javax.json.JsonArray&nbsp;json)</code>
+<div class="block">Decodes a <code>JsonArray</code> of exactly size 2 to a <code>LatLon</code> instance.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>(package private) static java.lang.Long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#decodeTimestamp-java.lang.String-">decodeTimestamp</a></span>(java.lang.String&nbsp;timestamp)</code>
+<div class="block">Decodes a timestamp formatted as a <code>String</code> to the equivalent UNIX epoch timestamp
+ (number of milliseconds since 1970-01-01T00:00:00.000+0000).</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#line.22">logger</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JsonDecoder--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JsonDecoder</h4>
+<pre>private&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#line.24">JsonDecoder</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="decodeFeatureCollection-javax.json.JsonObject-java.util.function.Function-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeFeatureCollection</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;java.util.Collection&lt;T&gt;&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#line.39">decodeFeatureCollection</a>(javax.json.JsonObject&nbsp;json,
+                                                                  java.util.function.Function&lt;javax.json.JsonObject,T&gt;&nbsp;featureDecoder)</pre>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON FeatureCollection into a <code>Collection</code>
+ of the desired Java objects. The method, which converts the GeoJSON features into Java objects
+ is given as a parameter to this method.</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - feature type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>json</code> - the <code>JsonObject</code> to be parsed</dd>
+<dd><code>featureDecoder</code> - feature decoder which transforms JSON objects to Java objects</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a <code>Collection</code> which is parsed from the given <code>JsonObject</code>, which contains GeoJSON.
+         Currently a <code>HashSet</code> is used, but please don't rely on it, this could change at any time without
+         prior notice. The return value will not be <code>null</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="decodeLatLon-javax.json.JsonArray-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeLatLon</h4>
+<pre>static&nbsp;org.openstreetmap.josm.data.coor.LatLon&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#line.65">decodeLatLon</a>(javax.json.JsonArray&nbsp;json)</pre>
+<div class="block">Decodes a <code>JsonArray</code> of exactly size 2 to a <code>LatLon</code> instance.
+ The first value in the <code>JsonArray</code> is treated as longitude, the second one as latitude.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>json</code> - the <code>JsonArray</code> containing the two numbers</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the decoded <code>LatLon</code> instance, or <code>null</code> if the parameter is
+         not a <code>JsonArray</code> of exactly size 2 containing two <code>JsonNumber</code>s.</dd>
+</dl>
+</li>
+</ul>
+<a name="decodeDoublePair-javax.json.JsonArray-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeDoublePair</h4>
+<pre>static&nbsp;double[]&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#line.80">decodeDoublePair</a>(javax.json.JsonArray&nbsp;json)</pre>
+<div class="block">Decodes a pair of double values, which are stored in a <code>JsonArray</code> of exactly size 2.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>json</code> - the <code>JsonArray</code> containing the two values</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a double array which contains the two values in the same order, or <code>null</code>
+         if the parameter was not a <code>JsonArray</code> of exactly size 2 containing two <code>JsonNumber</code>s</dd>
+</dl>
+</li>
+</ul>
+<a name="decodeTimestamp-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>decodeTimestamp</h4>
+<pre>static&nbsp;java.lang.Long&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html#line.100">decodeTimestamp</a>(java.lang.String&nbsp;timestamp)</pre>
+<div class="block">Decodes a timestamp formatted as a <code>String</code> to the equivalent UNIX epoch timestamp
+ (number of milliseconds since 1970-01-01T00:00:00.000+0000).</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timestamp</code> - the timestamp formatted according to the format <code>yyyy-MM-dd'T'HH:mm:ss.SSSX</code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the point in time as a <code>Long</code> value representing the UNIX epoch time, or <code>null</code> if the
+   parameter does not match the required format (this also triggers a warning via
+   <code>logger#warn(Throwable)</code>), or the parameter is <code>null</code>.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonDecoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html	(revision 34416)
@@ -0,0 +1,371 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>JsonImageDetectionDecoder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JsonImageDetectionDecoder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonImageDetectionDecoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonImageDetectionDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils.api</div>
+<h2 title="Class JsonImageDetectionDecoder" class="title">Class JsonImageDetectionDecoder</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetectionDecoder</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#line.20">JsonImageDetectionDecoder</a>
+extends java.lang.Object</pre>
+<div class="block">Decodes the JSON returned by <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><code>StreetsideURL.APIv3</code></a> into Java objects.
+ Takes a <code>JsonObject</code> and <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#decodeImageDetection-javax.json.JsonObject-"><code>decodeImageDetection(JsonObject)</code></a> tries to convert it to a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><code>ImageDetection</code></a>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#JsonImageDetectionDecoder--">JsonImageDetectionDecoder</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#decodeImageDetection-javax.json.JsonObject-">decodeImageDetection</a></span>(javax.json.JsonObject&nbsp;json)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>private static java.awt.geom.Path2D</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#decodePolygon-javax.json.JsonArray-">decodePolygon</a></span>(javax.json.JsonArray&nbsp;json)</code>
+<div class="block">Decodes a polygon (may be a multipolygon) from JSON</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>private static java.awt.Shape</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#decodeShape-javax.json.JsonValue-">decodeShape</a></span>(javax.json.JsonValue&nbsp;json)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>private static java.awt.geom.Path2D</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#decodeSimplePolygon-javax.json.JsonArray-">decodeSimplePolygon</a></span>(javax.json.JsonArray&nbsp;json)</code>
+<div class="block">Decodes a simple polygon (consisting of only one continuous path) from JSON</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#line.22">logger</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JsonImageDetectionDecoder--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JsonImageDetectionDecoder</h4>
+<pre>private&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#line.24">JsonImageDetectionDecoder</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="decodeImageDetection-javax.json.JsonObject-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeImageDetection</h4>
+<pre>public static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model">ImageDetection</a>&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#line.28">decodeImageDetection</a>(javax.json.JsonObject&nbsp;json)</pre>
+</li>
+</ul>
+<a name="decodeShape-javax.json.JsonValue-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeShape</h4>
+<pre>private static&nbsp;java.awt.Shape&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#line.49">decodeShape</a>(javax.json.JsonValue&nbsp;json)</pre>
+</li>
+</ul>
+<a name="decodePolygon-javax.json.JsonArray-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodePolygon</h4>
+<pre>private static&nbsp;java.awt.geom.Path2D&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#line.71">decodePolygon</a>(javax.json.JsonArray&nbsp;json)</pre>
+<div class="block">Decodes a polygon (may be a multipolygon) from JSON</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>json</code> - the json array to decode, must not be <code>null</code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the decoded polygon as <code>Path2D.Double</code></dd>
+</dl>
+</li>
+</ul>
+<a name="decodeSimplePolygon-javax.json.JsonArray-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>decodeSimplePolygon</h4>
+<pre>private static&nbsp;java.awt.geom.Path2D&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html#line.91">decodeSimplePolygon</a>(javax.json.JsonArray&nbsp;json)</pre>
+<div class="block">Decodes a simple polygon (consisting of only one continuous path) from JSON</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>json</code> - the json array to decode, must not be <code>null</code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the decoded polygon as <code>Path2D.Double</code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.NullPointerException</code> - if parameter is <code>null</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonImageDetectionDecoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonImageDetectionDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html	(revision 34416)
@@ -0,0 +1,287 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>JsonLocationChangesetEncoder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JsonLocationChangesetEncoder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonLocationChangesetEncoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" target="_top">Frames</a></li>
+<li><a href="JsonLocationChangesetEncoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils.api</div>
+<h2 title="Class JsonLocationChangesetEncoder" class="title">Class JsonLocationChangesetEncoder</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.api.JsonLocationChangesetEncoder</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html#line.15">JsonLocationChangesetEncoder</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html#JsonLocationChangesetEncoder--">JsonLocationChangesetEncoder</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>private static javax.json.JsonObjectBuilder</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html#encodeImageChanges-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">encodeImageChanges</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;img)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static javax.json.JsonObjectBuilder</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html#encodeLocationChangeset-org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset-">encodeLocationChangeset</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a>&nbsp;changeset)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JsonLocationChangesetEncoder--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JsonLocationChangesetEncoder</h4>
+<pre>private&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html#line.16">JsonLocationChangesetEncoder</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="encodeLocationChangeset-org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>encodeLocationChangeset</h4>
+<pre>public static&nbsp;javax.json.JsonObjectBuilder&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html#line.20">encodeLocationChangeset</a>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideLocationChangeset</a>&nbsp;changeset)</pre>
+</li>
+</ul>
+<a name="encodeImageChanges-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>encodeImageChanges</h4>
+<pre>private static&nbsp;javax.json.JsonObjectBuilder&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html#line.32">encodeImageChanges</a>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;img)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonLocationChangesetEncoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" target="_top">Frames</a></li>
+<li><a href="JsonLocationChangesetEncoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html	(revision 34416)
@@ -0,0 +1,276 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>JsonMapObjectDecoder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JsonMapObjectDecoder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonMapObjectDecoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonMapObjectDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils.api</div>
+<h2 title="Class JsonMapObjectDecoder" class="title">Class JsonMapObjectDecoder</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.api.JsonMapObjectDecoder</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html#line.16">JsonMapObjectDecoder</a>
+extends java.lang.Object</pre>
+<div class="block">Decodes the JSON returned by <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><code>StreetsideURL.APIv3</code></a> into Java objects.
+ Takes a <code>JsonObject</code> and <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html#decodeMapObject-javax.json.JsonObject-"><code>decodeMapObject(JsonObject)</code></a> tries to convert it to a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><code>MapObject</code></a>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html#JsonMapObjectDecoder--">JsonMapObjectDecoder</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html#decodeMapObject-javax.json.JsonObject-">decodeMapObject</a></span>(javax.json.JsonObject&nbsp;json)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JsonMapObjectDecoder--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JsonMapObjectDecoder</h4>
+<pre>private&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html#line.17">JsonMapObjectDecoder</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="decodeMapObject-javax.json.JsonObject-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>decodeMapObject</h4>
+<pre>public static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">MapObject</a>&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html#line.21">decodeMapObject</a>(javax.json.JsonObject&nbsp;json)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonMapObjectDecoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonMapObjectDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html	(revision 34416)
@@ -0,0 +1,373 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>JsonSequencesDecoder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JsonSequencesDecoder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonSequencesDecoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonSequencesDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils.api</div>
+<h2 title="Class JsonSequencesDecoder" class="title">Class JsonSequencesDecoder</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.api.JsonSequencesDecoder</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#line.22">JsonSequencesDecoder</a>
+extends java.lang.Object</pre>
+<div class="block">Decodes the JSON returned by <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><code>StreetsideURL.APIv3</code></a> into Java objects.
+ Takes a <code>JsonObject</code> and <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#decodeSequence-javax.json.JsonObject-"><code>decodeSequence(JsonObject)</code></a> tries to convert it to a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#JsonSequencesDecoder--">JsonSequencesDecoder</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>private static &lt;T&gt;&nbsp;T[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#decodeCoordinateProperty-javax.json.JsonObject-java.lang.String-java.util.function.Function-java.lang.Class-">decodeCoordinateProperty</a></span>(javax.json.JsonObject&nbsp;json,
+                        java.lang.String&nbsp;key,
+                        java.util.function.Function&lt;javax.json.JsonValue,T&gt;&nbsp;decodeValueFunction,
+                        java.lang.Class&lt;T&gt;&nbsp;clazz)</code>
+<div class="block">Given the JSON object representing the `properties` of a sequence, this method converts you one attribute from the
+ `coordinateProperties` object to an array of appropriate type.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>private static &lt;T&gt;&nbsp;T[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#decodeJsonArray-javax.json.JsonArray-java.util.function.Function-java.lang.Class-">decodeJsonArray</a></span>(javax.json.JsonArray&nbsp;array,
+               java.util.function.Function&lt;javax.json.JsonValue,T&gt;&nbsp;decodeValueFunction,
+               java.lang.Class&lt;T&gt;&nbsp;clazz)</code>
+<div class="block">Converts a <code>JsonArray</code> to a java array.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>private static org.openstreetmap.josm.data.coor.LatLon[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#decodeLatLons-javax.json.JsonObject-">decodeLatLons</a></span>(javax.json.JsonObject&nbsp;json)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#decodeSequence-javax.json.JsonObject-">decodeSequence</a></span>(javax.json.JsonObject&nbsp;json)</code>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON Feature into a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JsonSequencesDecoder--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JsonSequencesDecoder</h4>
+<pre>private&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#line.23">JsonSequencesDecoder</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="decodeSequence-javax.json.JsonObject-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeSequence</h4>
+<pre>public static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a>&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#line.34">decodeSequence</a>(javax.json.JsonObject&nbsp;json)</pre>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON Feature into a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>json</code> - the <code>JsonObject</code> to be parsed</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a> that is parsed from the given <code>JsonObject</code>. If mandatory information is
+         missing from the JSON or it's not meeting the expecting format in another way, <code>null</code> will be
+         returned.</dd>
+</dl>
+</li>
+</ul>
+<a name="decodeJsonArray-javax.json.JsonArray-java.util.function.Function-java.lang.Class-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeJsonArray</h4>
+<pre>private static&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#line.82">decodeJsonArray</a>(javax.json.JsonArray&nbsp;array,
+                                       java.util.function.Function&lt;javax.json.JsonValue,T&gt;&nbsp;decodeValueFunction,
+                                       java.lang.Class&lt;T&gt;&nbsp;clazz)</pre>
+<div class="block">Converts a <code>JsonArray</code> to a java array.
+ The conversion from <code>JsonValue</code> to a java type is done by the supplied function.</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - object type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>array</code> - the array to be converted</dd>
+<dd><code>decodeValueFunction</code> - the function used for conversion from <code>JsonValue</code> to the desired type.</dd>
+<dd><code>clazz</code> - the desired type that the elements of the resulting array should have</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the supplied array converted from <code>JsonArray</code> to a java array of the supplied type, converted using
+         the supplied function. Never <code>null</code>, in case of array==null, an array of length 0 is returned.</dd>
+</dl>
+</li>
+</ul>
+<a name="decodeCoordinateProperty-javax.json.JsonObject-java.lang.String-java.util.function.Function-java.lang.Class-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeCoordinateProperty</h4>
+<pre>private static&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#line.112">decodeCoordinateProperty</a>(javax.json.JsonObject&nbsp;json,
+                                                java.lang.String&nbsp;key,
+                                                java.util.function.Function&lt;javax.json.JsonValue,T&gt;&nbsp;decodeValueFunction,
+                                                java.lang.Class&lt;T&gt;&nbsp;clazz)</pre>
+<div class="block">Given the JSON object representing the `properties` of a sequence, this method converts you one attribute from the
+ `coordinateProperties` object to an array of appropriate type.
+
+ For example this is used to convert the `image_keys` JSON array to a String[] array or the `cas` JSON array to a
+ Double[] array.</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - object type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>json</code> - the JSON object representing the `properties` of a sequence</dd>
+<dd><code>key</code> - the key, which identifies the desired array inside the `coordinateProperties` object to be converted</dd>
+<dd><code>decodeValueFunction</code> - a function that converts the <code>JsonValue</code>s in the JSON array to java objects of the
+        desired type</dd>
+<dd><code>clazz</code> - the <code>Class</code> object of the desired type, that the entries of the resulting array should have</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the resulting array, when converting the desired entry of the `coordinateProperties`.
+         Never <code>null</code>. If no `coordinateProperties` are set, or if the desired key is not set or is not
+         an array, then an empty array of the desired type is returned.</dd>
+</dl>
+</li>
+</ul>
+<a name="decodeLatLons-javax.json.JsonObject-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>decodeLatLons</h4>
+<pre>private static&nbsp;org.openstreetmap.josm.data.coor.LatLon[]&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html#line.125">decodeLatLons</a>(javax.json.JsonObject&nbsp;json)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonSequencesDecoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonSequencesDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html	(revision 34416)
@@ -0,0 +1,402 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>JsonStreetsideDecoder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JsonStreetsideDecoder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonStreetsideDecoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonStreetsideDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils.api</div>
+<h2 title="Class JsonStreetsideDecoder" class="title">Class JsonStreetsideDecoder</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideDecoder</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#line.20">JsonStreetsideDecoder</a>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static org.apache.log4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#JsonStreetsideDecoder--">JsonStreetsideDecoder</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>(package private) static double[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#decodeDoublePair-javax.json.JsonArray-">decodeDoublePair</a></span>(javax.json.JsonArray&nbsp;json)</code>
+<div class="block">Decodes a pair of double values, which are stored in a <code>JsonArray</code> of exactly size 2.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;java.util.Collection&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#decodeFeatureCollection-javax.json.JsonObject-java.util.function.Function-">decodeFeatureCollection</a></span>(javax.json.JsonObject&nbsp;json,
+                       java.util.function.Function&lt;javax.json.JsonObject,T&gt;&nbsp;featureDecoder)</code>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON FeatureCollection into a <code>Collection</code>
+ of the desired Java objects.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>(package private) static org.openstreetmap.josm.data.coor.LatLon</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#decodeLatLon-javax.json.JsonArray-">decodeLatLon</a></span>(javax.json.JsonArray&nbsp;json)</code>
+<div class="block">Decodes a <code>JsonArray</code> of exactly size 2 to a <code>LatLon</code> instance.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>(package private) static java.lang.Long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#decodeTimestamp-java.lang.String-">decodeTimestamp</a></span>(java.lang.String&nbsp;timestamp)</code>
+<div class="block">Decodes a timestamp formatted as a <code>String</code> to the equivalent UNIX epoch timestamp
+ (number of milliseconds since 1970-01-01T00:00:00.000+0000).</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>logger</h4>
+<pre>static final&nbsp;org.apache.log4j.Logger <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#line.22">logger</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JsonStreetsideDecoder--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JsonStreetsideDecoder</h4>
+<pre>private&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#line.24">JsonStreetsideDecoder</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="decodeFeatureCollection-javax.json.JsonObject-java.util.function.Function-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeFeatureCollection</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;java.util.Collection&lt;T&gt;&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#line.39">decodeFeatureCollection</a>(javax.json.JsonObject&nbsp;json,
+                                                                  java.util.function.Function&lt;javax.json.JsonObject,T&gt;&nbsp;featureDecoder)</pre>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON FeatureCollection into a <code>Collection</code>
+ of the desired Java objects. The method, which converts the GeoJSON features into Java objects
+ is given as a parameter to this method.</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - feature type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>json</code> - the <code>JsonObject</code> to be parsed</dd>
+<dd><code>featureDecoder</code> - feature decoder which transforms JSON objects to Java objects</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a <code>Collection</code> which is parsed from the given <code>JsonObject</code>, which contains GeoJSON.
+         Currently a <code>HashSet</code> is used, but please don't rely on it, this could change at any time without
+         prior notice. The return value will not be <code>null</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="decodeLatLon-javax.json.JsonArray-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeLatLon</h4>
+<pre>static&nbsp;org.openstreetmap.josm.data.coor.LatLon&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#line.65">decodeLatLon</a>(javax.json.JsonArray&nbsp;json)</pre>
+<div class="block">Decodes a <code>JsonArray</code> of exactly size 2 to a <code>LatLon</code> instance.
+ The first value in the <code>JsonArray</code> is treated as longitude, the second one as latitude.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>json</code> - the <code>JsonArray</code> containing the two numbers</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the decoded <code>LatLon</code> instance, or <code>null</code> if the parameter is
+         not a <code>JsonArray</code> of exactly size 2 containing two <code>JsonNumber</code>s.</dd>
+</dl>
+</li>
+</ul>
+<a name="decodeDoublePair-javax.json.JsonArray-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeDoublePair</h4>
+<pre>static&nbsp;double[]&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#line.80">decodeDoublePair</a>(javax.json.JsonArray&nbsp;json)</pre>
+<div class="block">Decodes a pair of double values, which are stored in a <code>JsonArray</code> of exactly size 2.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>json</code> - the <code>JsonArray</code> containing the two values</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a double array which contains the two values in the same order, or <code>null</code>
+         if the parameter was not a <code>JsonArray</code> of exactly size 2 containing two <code>JsonNumber</code>s</dd>
+</dl>
+</li>
+</ul>
+<a name="decodeTimestamp-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>decodeTimestamp</h4>
+<pre>static&nbsp;java.lang.Long&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html#line.100">decodeTimestamp</a>(java.lang.String&nbsp;timestamp)</pre>
+<div class="block">Decodes a timestamp formatted as a <code>String</code> to the equivalent UNIX epoch timestamp
+ (number of milliseconds since 1970-01-01T00:00:00.000+0000).</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timestamp</code> - the timestamp formatted according to the format <code>yyyy-MM-dd'T'HH:mm:ss.SSSX</code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the point in time as a <code>Long</code> value representing the UNIX epoch time, or <code>null</code> if the
+   parameter does not match the required format (this also triggers a warning via
+   <code>logger#warn(Throwable)</code>), or the parameter is <code>null</code>.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonStreetsideDecoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonStreetsideDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html	(revision 34416)
@@ -0,0 +1,421 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>JsonStreetsideSequencesDecoder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JsonStreetsideSequencesDecoder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonStreetsideSequencesDecoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonStreetsideSequencesDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.openstreetmap.josm.plugins.streetside.utils.api</div>
+<h2 title="Class JsonStreetsideSequencesDecoder" class="title">Class JsonStreetsideSequencesDecoder</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#line.22">JsonStreetsideSequencesDecoder</a>
+extends java.lang.Object</pre>
+<div class="block">Decodes the JSON returned by <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><code>StreetsideURL.APIv3</code></a> into Java objects.
+ Takes a <code>JsonObject</code> and <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeSequence-javax.json.JsonObject-"><code>decodeSequence(JsonObject)</code></a> tries to convert it to a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#JsonStreetsideSequencesDecoder--">JsonStreetsideSequencesDecoder</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeBubbleData-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">decodeBubbleData</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;image)</code>
+<div class="block">Parses a given <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> as a GeoJSON Feature into a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>private static &lt;T&gt;&nbsp;T[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeCoordinateProperty-javax.json.JsonObject-java.lang.String-java.util.function.Function-java.lang.Class-">decodeCoordinateProperty</a></span>(javax.json.JsonObject&nbsp;json,
+                        java.lang.String&nbsp;key,
+                        java.util.function.Function&lt;javax.json.JsonValue,T&gt;&nbsp;decodeValueFunction,
+                        java.lang.Class&lt;T&gt;&nbsp;clazz)</code>
+<div class="block">Given the JSON object representing the `properties` of a sequence, this method converts you one attribute from the
+ `coordinateProperties` object to an array of appropriate type.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>private static &lt;T&gt;&nbsp;T[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeJsonArray-javax.json.JsonArray-java.util.function.Function-java.lang.Class-">decodeJsonArray</a></span>(javax.json.JsonArray&nbsp;array,
+               java.util.function.Function&lt;javax.json.JsonValue,T&gt;&nbsp;decodeValueFunction,
+               java.lang.Class&lt;T&gt;&nbsp;clazz)</code>
+<div class="block">Converts a <code>JsonArray</code> to a java array.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>private static org.openstreetmap.josm.data.coor.LatLon[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeLatLons-javax.json.JsonObject-">decodeLatLons</a></span>(javax.json.JsonObject&nbsp;json)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeSequence-javax.json.JsonObject-">decodeSequence</a></span>(javax.json.JsonObject&nbsp;json)</code>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON Feature into a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#decodeStreetsideSequence-javax.json.JsonObject-">decodeStreetsideSequence</a></span>(javax.json.JsonObject&nbsp;json)</code>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON Feature into a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JsonStreetsideSequencesDecoder--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JsonStreetsideSequencesDecoder</h4>
+<pre>private&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#line.23">JsonStreetsideSequencesDecoder</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="decodeSequence-javax.json.JsonObject-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeSequence</h4>
+<pre>public static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a>&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#line.34">decodeSequence</a>(javax.json.JsonObject&nbsp;json)</pre>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON Feature into a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>json</code> - the <code>JsonObject</code> to be parsed</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a> that is parsed from the given <code>JsonObject</code>. If mandatory information is
+         missing from the JSON or it's not meeting the expecting format in another way, <code>null</code> will be
+         returned.</dd>
+</dl>
+</li>
+</ul>
+<a name="decodeBubbleData-org.openstreetmap.josm.plugins.streetside.StreetsideImage-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeBubbleData</h4>
+<pre>public static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#line.78">decodeBubbleData</a>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideImage</a>&nbsp;image)</pre>
+<div class="block">Parses a given <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> as a GeoJSON Feature into a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - the <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> to be parsed</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a> that is parsed from the given <code>JsonObject</code>. If mandatory information is
+         missing from the JSON or it's not meeting the expecting format in another way, <code>null</code> will be
+         returned.</dd>
+</dl>
+</li>
+</ul>
+<a name="decodeStreetsideSequence-javax.json.JsonObject-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeStreetsideSequence</h4>
+<pre>public static&nbsp;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideSequence</a>&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#line.109">decodeStreetsideSequence</a>(javax.json.JsonObject&nbsp;json)</pre>
+<div class="block">Parses a given <code>JsonObject</code> as a GeoJSON Feature into a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>json</code> - the <code>JsonObject</code> to be parsed</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a> that is parsed from the given <code>JsonObject</code>. If mandatory information is
+         missing from the JSON or it's not meeting the expecting format in another way, <code>null</code> will be
+         returned.</dd>
+</dl>
+</li>
+</ul>
+<a name="decodeJsonArray-javax.json.JsonArray-java.util.function.Function-java.lang.Class-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeJsonArray</h4>
+<pre>private static&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#line.133">decodeJsonArray</a>(javax.json.JsonArray&nbsp;array,
+                                       java.util.function.Function&lt;javax.json.JsonValue,T&gt;&nbsp;decodeValueFunction,
+                                       java.lang.Class&lt;T&gt;&nbsp;clazz)</pre>
+<div class="block">Converts a <code>JsonArray</code> to a java array.
+ The conversion from <code>JsonValue</code> to a java type is done by the supplied function.</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - object type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>array</code> - the array to be converted</dd>
+<dd><code>decodeValueFunction</code> - the function used for conversion from <code>JsonValue</code> to the desired type.</dd>
+<dd><code>clazz</code> - the desired type that the elements of the resulting array should have</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the supplied array converted from <code>JsonArray</code> to a java array of the supplied type, converted using
+         the supplied function. Never <code>null</code>, in case of array==null, an array of length 0 is returned.</dd>
+</dl>
+</li>
+</ul>
+<a name="decodeCoordinateProperty-javax.json.JsonObject-java.lang.String-java.util.function.Function-java.lang.Class-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodeCoordinateProperty</h4>
+<pre>private static&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#line.163">decodeCoordinateProperty</a>(javax.json.JsonObject&nbsp;json,
+                                                java.lang.String&nbsp;key,
+                                                java.util.function.Function&lt;javax.json.JsonValue,T&gt;&nbsp;decodeValueFunction,
+                                                java.lang.Class&lt;T&gt;&nbsp;clazz)</pre>
+<div class="block">Given the JSON object representing the `properties` of a sequence, this method converts you one attribute from the
+ `coordinateProperties` object to an array of appropriate type.
+
+ For example this is used to convert the `image_keys` JSON array to a String[] array or the `cas` JSON array to a
+ Double[] array.</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - object type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>json</code> - the JSON object representing the `properties` of a sequence</dd>
+<dd><code>key</code> - the key, which identifies the desired array inside the `coordinateProperties` object to be converted</dd>
+<dd><code>decodeValueFunction</code> - a function that converts the <code>JsonValue</code>s in the JSON array to java objects of the
+        desired type</dd>
+<dd><code>clazz</code> - the <code>Class</code> object of the desired type, that the entries of the resulting array should have</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the resulting array, when converting the desired entry of the `coordinateProperties`.
+         Never <code>null</code>. If no `coordinateProperties` are set, or if the desired key is not set or is not
+         an array, then an empty array of the desired type is returned.</dd>
+</dl>
+</li>
+</ul>
+<a name="decodeLatLons-javax.json.JsonObject-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>decodeLatLons</h4>
+<pre>private static&nbsp;org.openstreetmap.josm.data.coor.LatLon[]&nbsp;<a href="../../../../../../../src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html#line.176">decodeLatLons</a>(javax.json.JsonObject&nbsp;json)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonStreetsideSequencesDecoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonStreetsideSequencesDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonDecoder.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonImageDetectionDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonImageDetectionDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonImageDetectionDecoder.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetectionDecoder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetectionDecoder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonImageDetectionDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonImageDetectionDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetectionDecoder" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetectionDecoder</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetectionDecoder</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonImageDetectionDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonImageDetectionDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonLocationChangesetEncoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonLocationChangesetEncoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonLocationChangesetEncoder.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonLocationChangesetEncoder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonLocationChangesetEncoder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonLocationChangesetEncoder.html" target="_top">Frames</a></li>
+<li><a href="JsonLocationChangesetEncoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonLocationChangesetEncoder" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.api.JsonLocationChangesetEncoder</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.api.JsonLocationChangesetEncoder</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonLocationChangesetEncoder.html" target="_top">Frames</a></li>
+<li><a href="JsonLocationChangesetEncoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonMapObjectDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonMapObjectDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonMapObjectDecoder.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonMapObjectDecoder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonMapObjectDecoder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonMapObjectDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonMapObjectDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonMapObjectDecoder" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.api.JsonMapObjectDecoder</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.api.JsonMapObjectDecoder</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonMapObjectDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonMapObjectDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonSequencesDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonSequencesDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonSequencesDecoder.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonSequencesDecoder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonSequencesDecoder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonSequencesDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonSequencesDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonSequencesDecoder" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.api.JsonSequencesDecoder</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.api.JsonSequencesDecoder</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonSequencesDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonSequencesDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonStreetsideDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonStreetsideDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonStreetsideDecoder.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideDecoder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideDecoder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonStreetsideDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonStreetsideDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideDecoder" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideDecoder</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideDecoder</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonStreetsideDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonStreetsideDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonStreetsideSequencesDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonStreetsideSequencesDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonStreetsideSequencesDecoder.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonStreetsideSequencesDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonStreetsideSequencesDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/class-use/JsonStreetsideSequencesDecoder.html" target="_top">Frames</a></li>
+<li><a href="JsonStreetsideSequencesDecoder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/package-frame.html	(revision 34416)
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.utils.api (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.utils.api</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api" target="classFrame">JsonDecoder</a></li>
+<li><a href="JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api" target="classFrame">JsonImageDetectionDecoder</a></li>
+<li><a href="JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api" target="classFrame">JsonLocationChangesetEncoder</a></li>
+<li><a href="JsonMapObjectDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api" target="classFrame">JsonMapObjectDecoder</a></li>
+<li><a href="JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api" target="classFrame">JsonSequencesDecoder</a></li>
+<li><a href="JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api" target="classFrame">JsonStreetsideDecoder</a></li>
+<li><a href="JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api" target="classFrame">JsonStreetsideSequencesDecoder</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html	(revision 34416)
@@ -0,0 +1,175 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.utils.api (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.utils.api (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">Prev&nbsp;Package</a></li>
+<li>Next&nbsp;Package</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.utils.api</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonDecoder</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonImageDetectionDecoder</a></td>
+<td class="colLast">
+<div class="block">Decodes the JSON returned by <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><code>StreetsideURL.APIv3</code></a> into Java objects.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonLocationChangesetEncoder</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonMapObjectDecoder</a></td>
+<td class="colLast">
+<div class="block">Decodes the JSON returned by <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><code>StreetsideURL.APIv3</code></a> into Java objects.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonSequencesDecoder</a></td>
+<td class="colLast">
+<div class="block">Decodes the JSON returned by <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><code>StreetsideURL.APIv3</code></a> into Java objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideDecoder</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api">JsonStreetsideSequencesDecoder</a></td>
+<td class="colLast">
+<div class="block">Decodes the JSON returned by <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><code>StreetsideURL.APIv3</code></a> into Java objects.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">Prev&nbsp;Package</a></li>
+<li>Next&nbsp;Package</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/package-tree.html	(revision 34416)
@@ -0,0 +1,144 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.utils.api Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.utils.api Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-tree.html">Prev</a></li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.utils.api</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.api.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonDecoder</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.api.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonImageDetectionDecoder</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.api.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonLocationChangesetEncoder</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.api.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonMapObjectDecoder</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.api.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonSequencesDecoder</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.api.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonStreetsideDecoder</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.api.<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonStreetsideSequencesDecoder</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-tree.html">Prev</a></li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/api/package-use.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.utils.api (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.utils.api (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.utils.api" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.utils.api</h1>
+</div>
+<div class="contentContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.api</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/api/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/CubemapBox.CubemapBoxImageType.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/CubemapBox.CubemapBoxImageType.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/CubemapBox.CubemapBoxImageType.html	(revision 34416)
@@ -0,0 +1,189 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox.CubemapBoxImageType (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox.CubemapBoxImageType (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/CubemapBox.CubemapBoxImageType.html" target="_top">Frames</a></li>
+<li><a href="CubemapBox.CubemapBoxImageType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox.CubemapBoxImageType" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.CubemapBox.CubemapBoxImageType</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.utils">org.openstreetmap.josm.plugins.streetside.utils</a></td>
+<td class="colLast">
+<div class="block">Utility classes for simplifying recurring tasks throughout the project.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.utils">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapBox.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html#imageType">imageType</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapBox.CubemapBoxImageType.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">CubemapBox.CubemapBoxImageType.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/CubemapBox.CubemapBoxImageType.html" target="_top">Frames</a></li>
+<li><a href="CubemapBox.CubemapBoxImageType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/CubemapBox.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/CubemapBox.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/CubemapBox.html	(revision 34416)
@@ -0,0 +1,182 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/CubemapBox.html" target="_top">Frames</a></li>
+<li><a href="CubemapBox.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.CubemapBox</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> declared as <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private static <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ThreeSixtyDegreeViewerPanel.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#cubemapBox">cubemapBox</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a> that return <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ThreeSixtyDegreeViewerPanel.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html#getCubemapBox--">getCubemapBox</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideViewerPanel.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html#getCubemapBox--">getCubemapBox</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/CubemapBox.html" target="_top">Frames</a></li>
+<li><a href="CubemapBox.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/ImageUtil.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/ImageUtil.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/ImageUtil.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.ImageUtil (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.ImageUtil (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/ImageUtil.html" target="_top">Frames</a></li>
+<li><a href="ImageUtil.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.ImageUtil" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.ImageUtil</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.ImageUtil</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/ImageUtil.html" target="_top">Frames</a></li>
+<li><a href="ImageUtil.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/MapViewGeometryUtil.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/MapViewGeometryUtil.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/MapViewGeometryUtil.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.MapViewGeometryUtil (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.MapViewGeometryUtil (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/MapViewGeometryUtil.html" target="_top">Frames</a></li>
+<li><a href="MapViewGeometryUtil.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.MapViewGeometryUtil" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.MapViewGeometryUtil</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.MapViewGeometryUtil</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/MapViewGeometryUtil.html" target="_top">Frames</a></li>
+<li><a href="MapViewGeometryUtil.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/PluginState.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/PluginState.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/PluginState.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.PluginState (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.PluginState (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/PluginState.html" target="_top">Frames</a></li>
+<li><a href="PluginState.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.PluginState" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.PluginState</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.PluginState</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/PluginState.html" target="_top">Frames</a></li>
+<li><a href="PluginState.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideChangesetListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideChangesetListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideChangesetListener.html	(revision 34416)
@@ -0,0 +1,180 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Interface org.openstreetmap.josm.plugins.streetside.utils.StreetsideChangesetListener (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.openstreetmap.josm.plugins.streetside.utils.StreetsideChangesetListener (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideChangesetListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideChangesetListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.openstreetmap.josm.plugins.streetside.utils.StreetsideChangesetListener" class="title">Uses of Interface<br>org.openstreetmap.josm.plugins.streetside.utils.StreetsideChangesetListener</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils">StreetsideChangesetListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils">StreetsideChangesetListener</a> in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> with type parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils">StreetsideChangesetListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>private java.util.Set&lt;<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils">StreetsideChangesetListener</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLocationChangeset.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#listeners">listeners</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a> with parameters of type <a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils">StreetsideChangesetListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StreetsideLocationChangeset.</span><code><span class="memberNameLink"><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html#addChangesetListener-org.openstreetmap.josm.plugins.streetside.utils.StreetsideChangesetListener-">addChangesetListener</a></span>(<a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils">StreetsideChangesetListener</a>&nbsp;listener)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideChangesetListener.html" target="_top">Frames</a></li>
+<li><a href="StreetsideChangesetListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideColorScheme.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideColorScheme.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideColorScheme.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideColorScheme.html" target="_top">Frames</a></li>
+<li><a href="StreetsideColorScheme.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideColorScheme.html" target="_top">Frames</a></li>
+<li><a href="StreetsideColorScheme.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideProperties.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideProperties.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideProperties.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideProperties.html" target="_top">Frames</a></li>
+<li><a href="StreetsideProperties.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideProperties.html" target="_top">Frames</a></li>
+<li><a href="StreetsideProperties.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideSequenceIdGenerator.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideSequenceIdGenerator.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideSequenceIdGenerator.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideSequenceIdGenerator (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideSequenceIdGenerator (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideSequenceIdGenerator.html" target="_top">Frames</a></li>
+<li><a href="StreetsideSequenceIdGenerator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideSequenceIdGenerator" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.StreetsideSequenceIdGenerator</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.StreetsideSequenceIdGenerator</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideSequenceIdGenerator.html" target="_top">Frames</a></li>
+<li><a href="StreetsideSequenceIdGenerator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.APIv3.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.APIv3.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.APIv3.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3 (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3 (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.APIv3.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.APIv3.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.APIv3.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.APIv3.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.MainWebsite.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.MainWebsite.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.MainWebsite.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.MainWebsite (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.MainWebsite (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.MainWebsite.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.MainWebsite.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.MainWebsite" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.MainWebsite</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.MainWebsite</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.MainWebsite.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.MainWebsite.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.VirtualEarth.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.VirtualEarth.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.VirtualEarth.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.VirtualEarth.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.VirtualEarth.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.VirtualEarth.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.VirtualEarth.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideURL.html" target="_top">Frames</a></li>
+<li><a href="StreetsideURL.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideUtils.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideUtils.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideUtils.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideUtils.html" target="_top">Frames</a></li>
+<li><a href="StreetsideUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils" class="title">Uses of Class<br>org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils</h2>
+</div>
+<div class="classUseContainer">No usage of org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideUtils.html" target="_top">Frames</a></li>
+<li><a href="StreetsideUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/package-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/package-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/package-frame.html	(revision 34416)
@@ -0,0 +1,39 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.utils (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html" target="classFrame">org.openstreetmap.josm.plugins.streetside.utils</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame"><span class="interfaceName">StreetsideChangesetListener</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">CubemapBox</a></li>
+<li><a href="ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">ImageUtil</a></li>
+<li><a href="MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">MapViewGeometryUtil</a></li>
+<li><a href="PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">PluginState</a></li>
+<li><a href="StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideColorScheme</a></li>
+<li><a href="StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideProperties</a></li>
+<li><a href="StreetsideSequenceIdGenerator.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideSequenceIdGenerator</a></li>
+<li><a href="StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideURL</a></li>
+<li><a href="StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideURL.APIv3</a></li>
+<li><a href="StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideURL.MainWebsite</a></li>
+<li><a href="StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideURL.VirtualEarth</a></li>
+<li><a href="StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">StreetsideUtils</a></li>
+</ul>
+<h2 title="Enums">Enums</h2>
+<ul title="Enums">
+<li><a href="CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils" target="classFrame">CubemapBox.CubemapBoxImageType</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/package-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/package-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/package-summary.html	(revision 34416)
@@ -0,0 +1,234 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.utils (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.utils (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.openstreetmap.josm.plugins.streetside.utils</h1>
+<div class="docSummary">
+<div class="block">Utility classes for simplifying recurring tasks throughout the project.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils">StreetsideChangesetListener</a></td>
+<td class="colLast">
+<div class="block">Interface for listeners of the class <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">ImageUtil</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">MapViewGeometryUtil</a></td>
+<td class="colLast">
+<div class="block">Utility class to convert entities like <code>Bounds</code> and <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideSequence</code></a> into <code>Shape</code>s that
+ can then easily be drawn on a <code>MapView</code>s <code>Graphics2D</code>-context.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">PluginState</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideColorScheme</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideProperties</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideSequenceIdGenerator</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.APIv3</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.MainWebsite</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideURL.VirtualEarth</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils">StreetsideUtils</a></td>
+<td class="colLast">
+<div class="block">Set of utilities.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
+<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Enum</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.openstreetmap.josm.plugins.streetside.utils Description">Package org.openstreetmap.josm.plugins.streetside.utils Description</h2>
+<div class="block">Utility classes for simplifying recurring tasks throughout the project.
+ These classes are typically not instantiatable and only have static methods.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/package-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/package-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/package-tree.html	(revision 34416)
@@ -0,0 +1,177 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>org.openstreetmap.josm.plugins.streetside.utils Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.openstreetmap.josm.plugins.streetside.utils Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.openstreetmap.josm.plugins.streetside.utils</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">ImageUtil</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">MapViewGeometryUtil</span></a></li>
+<li type="circle">javafx.scene.Node (implements javafx.event.EventTarget, javafx.css.Styleable)
+<ul>
+<li type="circle">javafx.scene.Parent
+<ul>
+<li type="circle">javafx.scene.Group
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">CubemapBox</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">PluginState</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideColorScheme</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideProperties</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideSequenceIdGenerator</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideURL</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideURL.APIv3</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideURL.MainWebsite</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideURL.VirtualEarth</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideUtils</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideChangesetListener</span></a></li>
+</ul>
+<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">CubemapBox.CubemapBoxImageType</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/oauth/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/api/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/package-use.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/package-use.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/org/openstreetmap/josm/plugins/streetside/utils/package-use.html	(revision 34416)
@@ -0,0 +1,202 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Uses of Package org.openstreetmap.josm.plugins.streetside.utils (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.openstreetmap.josm.plugins.streetside.utils (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.openstreetmap.josm.plugins.streetside.utils" class="title">Uses of Package<br>org.openstreetmap.josm.plugins.streetside.utils</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.openstreetmap.josm.plugins.streetside.utils">org.openstreetmap.josm.plugins.streetside.utils</a></td>
+<td class="colLast">
+<div class="block">Utility classes for simplifying recurring tasks throughout the project.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/class-use/StreetsideChangesetListener.html#org.openstreetmap.josm.plugins.streetside">StreetsideChangesetListener</a>
+<div class="block">Interface for listeners of the class <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideData</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/class-use/CubemapBox.html#org.openstreetmap.josm.plugins.streetside.gui.imageinfo">CubemapBox</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.utils">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a> used by <a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/openstreetmap/josm/plugins/streetside/utils/class-use/CubemapBox.CubemapBoxImageType.html#org.openstreetmap.josm.plugins.streetside.utils">CubemapBox.CubemapBoxImageType</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/openstreetmap/josm/plugins/streetside/utils/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/overview-frame.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/overview-frame.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/overview-frame.html	(revision 34416)
@@ -0,0 +1,37 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Overview List (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<div class="indexHeader"><span><a href="allclasses-frame.html" target="packageFrame">All&nbsp;Classes</a></span></div>
+<div class="indexContainer">
+<h2 title="Packages">Packages</h2>
+<ul title="Packages">
+<li><a href="org/openstreetmap/josm/plugins/streetside/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.actions</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.cache</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.cubemap</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.gui</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.gui.boilerplate</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.gui.dialog</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.history</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/commands/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.history.commands</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/download/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.io.download</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/export/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.io.export</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/mode/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.mode</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/model/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.model</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/oauth/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.oauth</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.utils</a></li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/package-frame.html" target="packageFrame">org.openstreetmap.josm.plugins.streetside.utils.api</a></li>
+</ul>
+</div>
+<p>&nbsp;</p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/overview-summary.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/overview-summary.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/overview-summary.html	(revision 34416)
@@ -0,0 +1,226 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Overview (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Overview (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li class="navBarCell1Rev">Overview</li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
+<li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title"><h2>JOSM-MicrosoftStreetside - Javadoc</h2></h1>
+</div>
+<div class="contentContainer">
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
+<caption><span>Packages</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></td>
+<td class="colLast">
+<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></td>
+<td class="colLast">
+<div class="block">This package is all about caching resources downloaded from
+ <a href="https://mapillary.com">mapillary.com</a>
+ for faster access to those resources in the future.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.boilerplate</a></td>
+<td class="colLast">
+<div class="block">The GUI components that are special to the mapillary plugin.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.dialog</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a></td>
+<td class="colLast">
+<div class="block">This package deals with keeping a history of actions the user performed
+ to allow for undoing and redoing these actions.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a></td>
+<td class="colLast">
+<div class="block">Classes for downloading images, sequences and image metadata like traffic signs from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.export</a></td>
+<td class="colLast">
+<div class="block">Classes for exporting images that were downloaded from <a href="https://mapillary.com">mapillary.com</a> .</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></td>
+<td class="colLast">
+<div class="block">The different modes that the <a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a> can be in.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">org.openstreetmap.josm.plugins.streetside.oauth</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></td>
+<td class="colLast">
+<div class="block">Utility classes for simplifying recurring tasks throughout the project.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li class="navBarCell1Rev">Overview</li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
+<li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/overview-tree.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/overview-tree.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/overview-tree.html	(revision 34416)
@@ -0,0 +1,447 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Class Hierarchy (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Class Hierarchy (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
+<li><a href="overview-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For All Packages</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="org/openstreetmap/josm/plugins/streetside/package-tree.html">org.openstreetmap.josm.plugins.streetside</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/actions/package-tree.html">org.openstreetmap.josm.plugins.streetside.actions</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cache/package-tree.html">org.openstreetmap.josm.plugins.streetside.cache</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/cubemap/package-tree.html">org.openstreetmap.josm.plugins.streetside.cubemap</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/package-tree.html">org.openstreetmap.josm.plugins.streetside.gui</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-tree.html">org.openstreetmap.josm.plugins.streetside.gui.boilerplate</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/package-tree.html">org.openstreetmap.josm.plugins.streetside.gui.dialog</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-tree.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/package-tree.html">org.openstreetmap.josm.plugins.streetside.history</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/history/commands/package-tree.html">org.openstreetmap.josm.plugins.streetside.history.commands</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/download/package-tree.html">org.openstreetmap.josm.plugins.streetside.io.download</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/io/export/package-tree.html">org.openstreetmap.josm.plugins.streetside.io.export</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/mode/package-tree.html">org.openstreetmap.josm.plugins.streetside.mode</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/model/package-tree.html">org.openstreetmap.josm.plugins.streetside.model</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/oauth/package-tree.html">org.openstreetmap.josm.plugins.streetside.oauth</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/package-tree.html">org.openstreetmap.josm.plugins.streetside.utils</a>, </li>
+<li><a href="org/openstreetmap/josm/plugins/streetside/utils/api/package-tree.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">javax.swing.AbstractAction (implements javax.swing.Action, java.lang.Cloneable, java.io.Serializable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">AddTagToPrimitiveAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">ClipboardAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">ImageReloadAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.actions.JosmAction (implements org.openstreetmap.josm.tools.Destroyable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideDownloadAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideDownloadViewAction</span></a> (implements org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeListener&lt;T&gt;)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideExportAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideJoinAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideWalkAction</span></a> (implements org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">StreetsideZoomAction</span></a> (implements org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideExportDialog.RewriteButtonAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.BlueAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.NextPictureAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.PauseAction</span></a> (implements org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.PlayAction</span></a> (implements org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.PreviousPictureAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.RedAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.StopAction</span></a> (implements org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions">WalkListener</a>)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsidePreferenceSetting.LoginAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsidePreferenceSetting.LogoutAction</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">WebLinkAction</span></a></li>
+</ul>
+</li>
+<li type="circle">java.util.AbstractCollection&lt;E&gt; (implements java.util.Collection&lt;E&gt;)
+<ul>
+<li type="circle">java.util.AbstractSet&lt;E&gt; (implements java.util.Set&lt;E&gt;)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideLocationChangeset</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">javax.swing.AbstractListModel&lt;E&gt; (implements javax.swing.ListModel&lt;E&gt;, java.io.Serializable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">ChooseGeoImageLayersDialog.BasicListModel</span></a>&lt;T&gt;</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable (implements org.openstreetmap.josm.gui.layer.MapViewPaintable)
+<ul>
+<li type="circle">org.openstreetmap.josm.gui.layer.Layer (implements org.openstreetmap.josm.tools.Destroyable, org.openstreetmap.josm.data.projection.ProjectionChangeListener)
+<ul>
+<li type="circle">org.openstreetmap.josm.gui.layer.AbstractModifiableLayer (implements org.openstreetmap.josm.gui.layer.DownloadFromServer, org.openstreetmap.josm.data.osm.Lockable, org.openstreetmap.josm.gui.layer.SaveToFile, org.openstreetmap.josm.gui.layer.UploadToServer)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideLayer</span></a> (implements org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeListener, org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">BoundsDownloadRunnable</span></a> (implements java.lang.Runnable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">SequenceDownloadRunnable</span></a></li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches.CacheProxy</span></a>&lt;K,V&gt;
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches.MapObjectIconCache</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches.UserProfileCache</span></a></li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches.CubemapCache</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">Caches.ImageCache</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">CacheUtils</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">CacheUtils.IgnoreDownload</span></a> (implements org.openstreetmap.josm.data.cache.ICachedLoaderListener)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer</span></a> (implements javax.swing.ListCellRenderer&lt;E&gt;)</li>
+<li type="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
+<ul>
+<li type="circle">java.awt.Container
+<ul>
+<li type="circle">javax.swing.JComponent (implements java.io.Serializable)
+<ul>
+<li type="circle">javax.swing.AbstractButton (implements java.awt.ItemSelectable, javax.swing.SwingConstants)
+<ul>
+<li type="circle">javax.swing.JButton (implements javax.accessibility.Accessible)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate"><span class="typeNameLink">StreetsideButton</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">javafx.embed.swing.JFXPanel
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">ThreeSixtyDegreeViewerPanel</span></a></li>
+</ul>
+</li>
+<li type="circle">javax.swing.JLabel (implements javax.accessibility.Accessible, javax.swing.SwingConstants)
+<ul>
+<li type="circle">javax.swing.tree.DefaultTreeCellRenderer (implements javax.swing.tree.TreeCellRenderer)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideImageTreeCellRenderer</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">javax.swing.JPanel (implements javax.accessibility.Accessible)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideExportDialog</span></a> (implements java.awt.event.ActionListener)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">StreetsideViewerPanel</span></a> (implements org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideWalkDialog</span></a></li>
+<li type="circle">org.openstreetmap.josm.gui.dialogs.ToggleDialog (implements java.awt.event.AWTEventListener, org.openstreetmap.josm.tools.Destroyable, org.openstreetmap.josm.gui.help.Helpful, org.openstreetmap.josm.spi.preferences.PreferenceChangedListener, org.openstreetmap.josm.gui.ShowHideButtonListener)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">ImageInfoPanel</span></a> (implements org.openstreetmap.josm.data.osm.DataSelectionListener, org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog</span></a> (implements org.openstreetmap.josm.data.cache.ICachedLoaderListener, org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideViewerDialog</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">javax.swing.JPopupMenu (implements javax.accessibility.Accessible, javax.swing.MenuElement)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">ImageInfoHelpPopup</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.<a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo"><span class="typeNameLink">StreetsideViewerHelpPopup</span></a></li>
+</ul>
+</li>
+<li type="circle">javax.swing.text.JTextComponent (implements javax.accessibility.Accessible, javax.swing.Scrollable)
+<ul>
+<li type="circle">javax.swing.JEditorPane
+<ul>
+<li type="circle">javax.swing.JTextPane
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.boilerplate.<a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate"><span class="typeNameLink">SelectableLabel</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideImageDisplay</span></a></li>
+</ul>
+</li>
+<li type="circle">java.awt.Window (implements javax.accessibility.Accessible)
+<ul>
+<li type="circle">java.awt.Dialog
+<ul>
+<li type="circle">javax.swing.JDialog (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.dialog.<a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog"><span class="typeNameLink">ChooseGeoImageLayersDialog</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CubemapBuilder</span></a> (implements org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap">ITileDownloadingTaskListener</a>, org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CubemapUtils</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">GraphicsUtils</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">GraphicsUtils.PlatformHelper</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">ImageUtil</span></a></li>
+<li type="circle">org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob&lt;K,V&gt; (implements org.openstreetmap.josm.data.cache.ICachedLoaderJob&lt;K&gt;)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">StreetsideCache</span></a></li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonDecoder</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonImageDetectionDecoder</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonLocationChangesetEncoder</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonMapObjectDecoder</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonSequencesDecoder</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonStreetsideDecoder</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.api.<a href="org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html" title="class in org.openstreetmap.josm.plugins.streetside.utils.api"><span class="typeNameLink">JsonStreetsideSequencesDecoder</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">KeyIndexedObject</span></a>
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/MapObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">MapObject</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">SpecialImageArea</span></a>
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">ImageDetection</span></a></li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.model.<a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model"><span class="typeNameLink">UserProfile</span></a> (implements java.io.Serializable)</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">MapViewGeometryUtil</span></a></li>
+<li type="circle">java.awt.event.MouseAdapter (implements java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">AbstractMode</span></a> (implements org.openstreetmap.josm.gui.NavigatableComponent.ZoomChangeListener)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">JoinMode</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">SelectMode</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">javafx.scene.Node (implements javafx.event.EventTarget, javafx.css.Styleable)
+<ul>
+<li type="circle">javafx.scene.Parent
+<ul>
+<li type="circle">javafx.scene.Group
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CameraTransformer</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">CubemapBox</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">OAuthUtils</span></a></li>
+<li type="circle">org.openstreetmap.josm.gui.PleaseWaitRunnable (implements org.openstreetmap.josm.gui.progress.ProgressMonitor.CancelListener, java.lang.Runnable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">StreetsideExportManager</span></a></li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.Plugin (implements org.openstreetmap.josm.gui.MapFrameListener)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsidePlugin</span></a></li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/PluginState.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">PluginState</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideAbstractImage</span></a> (implements java.lang.Comparable&lt;T&gt;)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideCubemap</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideImage</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideImportedImage</span></a></li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideColorScheme</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">StreetsideCommand</span></a>
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">CommandMove</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">CommandTurn</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">StreetsideExecutableCommand</span></a>
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">CommandJoin</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.commands.<a href="org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html" title="class in org.openstreetmap.josm.plugins.streetside.history.commands"><span class="typeNameLink">CommandUnjoin</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideData.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideData</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">StreetsideDownloader</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideImage.Rn</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideImageDisplay.ImgDisplayMouseListener</span></a> (implements java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideLayer.NearestImgToTargetComparator</span></a> (implements java.util.Comparator&lt;T&gt;)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html" title="class in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsidePreferenceSetting</span></a> (implements org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth">StreetsideLoginListener</a>, org.openstreetmap.josm.gui.preferences.SubPreferenceSetting)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideProperties</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html" title="class in org.openstreetmap.josm.plugins.streetside.history"><span class="typeNameLink">StreetsideRecord</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html" title="class in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideSequence</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideSequenceIdGenerator</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html" title="class in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">StreetsideSquareDownloadRunnable</span></a> (implements java.lang.Runnable)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideURL</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideURL.APIv3</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideURL.MainWebsite</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideURL.VirtualEarth</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">StreetsideUser</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html" title="class in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideUtils</span></a></li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.mode.<a href="org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html" title="class in org.openstreetmap.josm.plugins.streetside.mode"><span class="typeNameLink">AbstractMode.SemiautomaticThread</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html" title="class in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">OAuthPortListener</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">StreetsideExportDownloadThread</span></a> (implements org.openstreetmap.josm.data.cache.ICachedLoaderListener)</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.export.<a href="org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html" title="class in org.openstreetmap.josm.plugins.streetside.io.export"><span class="typeNameLink">StreetsideExportWriterThread</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">WalkThread</span></a> (implements org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside">StreetsideDataListener</a>)</li>
+</ul>
+</li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html" title="class in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">TileDownloadingTask</span></a> (implements java.util.concurrent.Callable&lt;V&gt;)</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">ITileDownloadingTaskListener</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">StreetsideChangesetListener</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.<a href="org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html" title="interface in org.openstreetmap.josm.plugins.streetside"><span class="typeNameLink">StreetsideDataListener</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.oauth.<a href="org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.oauth"><span class="typeNameLink">StreetsideLoginListener</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.history.<a href="org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.history"><span class="typeNameLink">StreetsideRecordListener</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.actions.<a href="org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html" title="interface in org.openstreetmap.josm.plugins.streetside.actions"><span class="typeNameLink">WalkListener</span></a></li>
+</ul>
+<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
+<ul>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">StreetsideCache.Type</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cache.<a href="org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html" title="enum in org.openstreetmap.josm.plugins.streetside.cache"><span class="typeNameLink">CacheUtils.PICTURE</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CameraTransformer.RotateOrder</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CubemapUtils.CubefaceType</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.cubemap.<a href="org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html" title="enum in org.openstreetmap.josm.plugins.streetside.cubemap"><span class="typeNameLink">CubemapUtils.CubemapFaces</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.gui.<a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.gui"><span class="typeNameLink">StreetsideMainDialog.MODE</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.io.download.<a href="org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html" title="enum in org.openstreetmap.josm.plugins.streetside.io.download"><span class="typeNameLink">StreetsideDownloader.DOWNLOAD_MODE</span></a></li>
+<li type="circle">org.openstreetmap.josm.plugins.streetside.utils.<a href="org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html" title="enum in org.openstreetmap.josm.plugins.streetside.utils"><span class="typeNameLink">CubemapBox.CubemapBoxImageType</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
+<li><a href="overview-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/package-list
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/package-list	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/package-list	(revision 34416)
@@ -0,0 +1,17 @@
+org.openstreetmap.josm.plugins.streetside
+org.openstreetmap.josm.plugins.streetside.actions
+org.openstreetmap.josm.plugins.streetside.cache
+org.openstreetmap.josm.plugins.streetside.cubemap
+org.openstreetmap.josm.plugins.streetside.gui
+org.openstreetmap.josm.plugins.streetside.gui.boilerplate
+org.openstreetmap.josm.plugins.streetside.gui.dialog
+org.openstreetmap.josm.plugins.streetside.gui.imageinfo
+org.openstreetmap.josm.plugins.streetside.history
+org.openstreetmap.josm.plugins.streetside.history.commands
+org.openstreetmap.josm.plugins.streetside.io.download
+org.openstreetmap.josm.plugins.streetside.io.export
+org.openstreetmap.josm.plugins.streetside.mode
+org.openstreetmap.josm.plugins.streetside.model
+org.openstreetmap.josm.plugins.streetside.oauth
+org.openstreetmap.josm.plugins.streetside.utils
+org.openstreetmap.josm.plugins.streetside.utils.api
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/script.js
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/script.js	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/script.js	(revision 34416)
@@ -0,0 +1,30 @@
+function show(type)
+{
+    count = 0;
+    for (var key in methods) {
+        var row = document.getElementById(key);
+        if ((methods[key] &  type) != 0) {
+            row.style.display = '';
+            row.className = (count++ % 2) ? rowColor : altColor;
+        }
+        else
+            row.style.display = 'none';
+    }
+    updateTabs(type);
+}
+
+function updateTabs(type)
+{
+    for (var value in tabs) {
+        var sNode = document.getElementById(tabs[value][0]);
+        var spanNode = sNode.firstChild;
+        if (value == type) {
+            sNode.className = activeTableTab;
+            spanNode.innerHTML = tabs[value][1];
+        }
+        else {
+            sNode.className = tableTab;
+            spanNode.innerHTML = "<a href=\"javascript:show("+ value + ");\">" + tabs[value][1] + "</a>";
+        }
+    }
+}
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/serialized-form.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/serialized-form.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/serialized-form.html	(revision 34416)
@@ -0,0 +1,778 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Wed Jul 11 16:35:16 PDT 2018 -->
+<title>Serialized Form (JOSM-MicrosoftStreetside)</title>
+<meta name="date" content="2018-07-11">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Serialized Form (JOSM-MicrosoftStreetside)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
+<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Serialized Form" class="title">Serialized Form</h1>
+</div>
+<div class="serializedFormContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2 title="Package">Package&nbsp;org.openstreetmap.josm.plugins.streetside.actions</h2>
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions.ImageReloadAction">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions.ImageReloadAction</a> extends javax.swing.AbstractAction implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>7987479726049238315L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction</a> extends org.openstreetmap.josm.actions.JosmAction implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>4426446157849005029L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction</a> extends org.openstreetmap.josm.actions.JosmAction implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>6738276777802831669L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction</a> extends org.openstreetmap.josm.actions.JosmAction implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>6131359489725632369L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>dialog</h4>
+<pre><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a> dialog</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions.StreetsideJoinAction">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions.StreetsideJoinAction</a> extends org.openstreetmap.josm.actions.JosmAction implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-7082300908202843706L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction</a> extends org.openstreetmap.josm.actions.JosmAction implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>3454223919402245818L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>thread</h4>
+<pre><a href="org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">WalkThread</a> thread</pre>
+</li>
+<li class="blockListLast">
+<h4>listeners</h4>
+<pre>java.util.List&lt;E&gt; listeners</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction</a> extends org.openstreetmap.josm.actions.JosmAction implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-5885977359895624233L</dd>
+</dl>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;org.openstreetmap.josm.plugins.streetside.gui</h2>
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog</a> extends javax.swing.JPanel implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-2746815082016025516L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>all</h4>
+<pre>javax.swing.JRadioButton all</pre>
+<div class="block">Button to export all downloaded images.</div>
+</li>
+<li class="blockList">
+<h4>sequence</h4>
+<pre>javax.swing.JRadioButton sequence</pre>
+<div class="block">Button to export all images in the sequence of the selected StreetsideImage.</div>
+</li>
+<li class="blockList">
+<h4>selected</h4>
+<pre>javax.swing.JRadioButton selected</pre>
+<div class="block">Button to export all images belonging to the selected
+ <a href="org/openstreetmap/josm/plugins/streetside/StreetsideImage.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideImage</code></a> objects.</div>
+</li>
+<li class="blockList">
+<h4>rewrite</h4>
+<pre>javax.swing.JRadioButton rewrite</pre>
+<div class="block">Button to rewrite all imported images.</div>
+</li>
+<li class="blockList">
+<h4>group</h4>
+<pre>javax.swing.ButtonGroup group</pre>
+<div class="block">Group of button containing all the options.</div>
+</li>
+<li class="blockList">
+<h4>choose</h4>
+<pre>javax.swing.JButton choose</pre>
+</li>
+<li class="blockList">
+<h4>path</h4>
+<pre>javax.swing.JLabel path</pre>
+</li>
+<li class="blockList">
+<h4>chooser</h4>
+<pre>javax.swing.JFileChooser chooser</pre>
+<div class="block">File chooser.</div>
+</li>
+<li class="blockListLast">
+<h4>ok</h4>
+<pre>javax.swing.JButton ok</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction</a> extends javax.swing.AbstractAction implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1035332841101190301L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>lastPath</h4>
+<pre>java.lang.String lastPath</pre>
+</li>
+<li class="blockListLast">
+<h4>dlg</h4>
+<pre><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideExportDialog</a> dlg</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay</a> extends javax.swing.JComponent implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-3188274185432686201L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>detections</h4>
+<pre>java.util.Collection&lt;E&gt; detections</pre>
+</li>
+<li class="blockList">
+<h4>image</h4>
+<pre>java.awt.image.BufferedImage image</pre>
+<div class="block">The image currently displayed</div>
+</li>
+<li class="blockList">
+<h4>visibleRect</h4>
+<pre>java.awt.Rectangle visibleRect</pre>
+<div class="block">The rectangle (in image coordinates) of the image that is visible. This
+ rectangle is calculated each time the zoom is modified</div>
+</li>
+<li class="blockListLast">
+<h4>selectedRect</h4>
+<pre>java.awt.Rectangle selectedRect</pre>
+<div class="block">When a selection is done, the rectangle of the selection (in image
+ coordinates)</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer</a> extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>5359276673450659572L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog</a> extends org.openstreetmap.josm.gui.dialogs.ToggleDialog implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>2645654786827812861L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>image</h4>
+<pre><a href="org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a> image</pre>
+</li>
+<li class="blockList">
+<h4>nextButton</h4>
+<pre>org.openstreetmap.josm.gui.SideButton nextButton</pre>
+</li>
+<li class="blockList">
+<h4>previousButton</h4>
+<pre>org.openstreetmap.josm.gui.SideButton previousButton</pre>
+</li>
+<li class="blockList">
+<h4>redButton</h4>
+<pre>org.openstreetmap.josm.gui.SideButton redButton</pre>
+<div class="block">Button used to jump to the image following the red line</div>
+</li>
+<li class="blockList">
+<h4>blueButton</h4>
+<pre>org.openstreetmap.josm.gui.SideButton blueButton</pre>
+<div class="block">Button used to jump to the image following the blue line</div>
+</li>
+<li class="blockList">
+<h4>playButton</h4>
+<pre>org.openstreetmap.josm.gui.SideButton playButton</pre>
+</li>
+<li class="blockList">
+<h4>pauseButton</h4>
+<pre>org.openstreetmap.josm.gui.SideButton pauseButton</pre>
+</li>
+<li class="blockList">
+<h4>stopButton</h4>
+<pre>org.openstreetmap.josm.gui.SideButton stopButton</pre>
+</li>
+<li class="blockList">
+<h4>imageInfoHelp</h4>
+<pre><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ImageInfoHelpPopup</a> imageInfoHelp</pre>
+</li>
+<li class="blockList">
+<h4>streetsideViewerHelp</h4>
+<pre><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerHelpPopup</a> streetsideViewerHelp</pre>
+</li>
+<li class="blockList">
+<h4>streetsideImageDisplay</h4>
+<pre><a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">StreetsideImageDisplay</a> streetsideImageDisplay</pre>
+<div class="block">Object containing the shown image and that handles zoom and drag</div>
+</li>
+<li class="blockList">
+<h4>imageCache</h4>
+<pre><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a> imageCache</pre>
+</li>
+<li class="blockListLast">
+<h4>thumbnailCache</h4>
+<pre><a href="org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html" title="class in org.openstreetmap.josm.plugins.streetside.cache">StreetsideCache</a> thumbnailCache</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog</a> extends org.openstreetmap.josm.gui.dialogs.ToggleDialog implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-8983900297628236197L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>streetsideViewerPanel</h4>
+<pre><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">StreetsideViewerPanel</a> streetsideViewerPanel</pre>
+<div class="block">Object containing the shown image and that handles zoom and drag</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui">org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog</a> extends javax.swing.JPanel implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>7974881240732957573L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>spin</h4>
+<pre>javax.swing.SpinnerModel spin</pre>
+<div class="block">Spin containing the interval value.</div>
+</li>
+<li class="blockList">
+<h4>waitForPicture</h4>
+<pre>javax.swing.JCheckBox waitForPicture</pre>
+<div class="block">Whether it must wait for the picture to be downloaded</div>
+</li>
+<li class="blockList">
+<h4>followSelection</h4>
+<pre>javax.swing.JCheckBox followSelection</pre>
+<div class="block">Whether the view must follow the selected image.</div>
+</li>
+<li class="blockListLast">
+<h4>goForward</h4>
+<pre>javax.swing.JCheckBox goForward</pre>
+<div class="block">Go forward or backwards</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;org.openstreetmap.josm.plugins.streetside.gui.boilerplate</h2>
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel</a> extends javax.swing.JTextPane implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>5432480892000739831L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate">org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton</a> extends javax.swing.JButton implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-3060978712233067368L</dd>
+</dl>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;org.openstreetmap.josm.plugins.streetside.gui.dialog</h2>
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.dialog">org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog</a> extends javax.swing.JDialog implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-1793622345412435234L</dd>
+</dl>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;org.openstreetmap.josm.plugins.streetside.gui.imageinfo</h2>
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction</a> extends javax.swing.AbstractAction implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-2134831346322019333L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>tag</h4>
+<pre>org.openstreetmap.josm.data.osm.Tag tag</pre>
+</li>
+<li class="blockListLast">
+<h4>target</h4>
+<pre>org.openstreetmap.josm.data.osm.AbstractPrimitive target</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction</a> extends javax.swing.AbstractAction implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-7298944557860158010L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>popup</h4>
+<pre>javax.swing.JPopupMenu popup</pre>
+<div class="block">A small popup that shows up when the key has been moved to the clipboard</div>
+</li>
+<li class="blockList">
+<h4>popupParent</h4>
+<pre>java.awt.Component popupParent</pre>
+<div class="block">The component which is used as parent of the shown popup.
+ If this is <code>null</code>, no popup will be shown.</div>
+</li>
+<li class="blockList">
+<h4>lastPopupShowTime</h4>
+<pre>long lastPopupShowTime</pre>
+<div class="block">The UNIX epoch time when the popup for this action was shown the last time</div>
+</li>
+<li class="blockListLast">
+<h4>contents</h4>
+<pre>java.awt.datatransfer.Transferable contents</pre>
+<div class="block">The contents that are transfered into the clipboard when the action is executed.
+ If this is <code>null</code>, the clipboard won't be changed.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup</a> extends javax.swing.JPopupMenu implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-1721594904273820586L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>invokerComp</h4>
+<pre>java.awt.Component invokerComp</pre>
+</li>
+<li class="blockListLast">
+<h4>alreadyDisplayed</h4>
+<pre>boolean alreadyDisplayed</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel</a> extends org.openstreetmap.josm.gui.dialogs.ToggleDialog implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>4141847503072417190L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>numDetectionsLabel</h4>
+<pre>javax.swing.JLabel numDetectionsLabel</pre>
+</li>
+<li class="blockList">
+<h4>showDetectionsCheck</h4>
+<pre>javax.swing.JCheckBox showDetectionsCheck</pre>
+</li>
+<li class="blockList">
+<h4>usernameLabel</h4>
+<pre>javax.swing.JLabel usernameLabel</pre>
+</li>
+<li class="blockList">
+<h4>imgKeyValue</h4>
+<pre>javax.swing.JTextPane imgKeyValue</pre>
+</li>
+<li class="blockList">
+<h4>imgLinkAction</h4>
+<pre><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a> imgLinkAction</pre>
+</li>
+<li class="blockList">
+<h4>copyImgKeyAction</h4>
+<pre><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">ClipboardAction</a> copyImgKeyAction</pre>
+</li>
+<li class="blockList">
+<h4>addStreetsideTagAction</h4>
+<pre><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">AddTagToPrimitiveAction</a> addStreetsideTagAction</pre>
+</li>
+<li class="blockList">
+<h4>seqKeyValue</h4>
+<pre>javax.swing.JTextPane seqKeyValue</pre>
+</li>
+<li class="blockListLast">
+<h4>imageLinkChangeListener</h4>
+<pre>org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeListener&lt;T&gt; imageLinkChangeListener</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup</a> extends javax.swing.JPopupMenu implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-7840242522398163839L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>invokerComp</h4>
+<pre>java.awt.Component invokerComp</pre>
+</li>
+<li class="blockListLast">
+<h4>alreadyDisplayed</h4>
+<pre>boolean alreadyDisplayed</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel</a> extends javax.swing.JPanel implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>4141847503072417190L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>highResImageryCheck</h4>
+<pre>javax.swing.JCheckBox highResImageryCheck</pre>
+</li>
+<li class="blockList">
+<h4>imgLinkAction</h4>
+<pre><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">WebLinkAction</a> imgLinkAction</pre>
+</li>
+<li class="blockList">
+<h4>imgReloadAction</h4>
+<pre><a href="org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html" title="class in org.openstreetmap.josm.plugins.streetside.actions">ImageReloadAction</a> imgReloadAction</pre>
+</li>
+<li class="blockListLast">
+<h4>imageLinkChangeListener</h4>
+<pre>org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeListener&lt;T&gt; imageLinkChangeListener</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel</a> extends javafx.embed.swing.JFXPanel implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-4940350009018422000L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html" title="class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo">org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction</a> extends javax.swing.AbstractAction implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-8168227661356480455L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>url</h4>
+<pre>java.net.URL url</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;org.openstreetmap.josm.plugins.streetside.model</h2>
+<ul class="blockList">
+<li class="blockList"><a name="org.openstreetmap.josm.plugins.streetside.model.UserProfile">
+<!--   -->
+</a>
+<h3>Class <a href="org/openstreetmap/josm/plugins/streetside/model/UserProfile.html" title="class in org.openstreetmap.josm.plugins.streetside.model">org.openstreetmap.josm.plugins.streetside.model.UserProfile</a> extends <a href="org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html" title="class in org.openstreetmap.josm.plugins.streetside.model">KeyIndexedObject</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>7993340649510343946L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>username</h4>
+<pre>java.lang.String username</pre>
+</li>
+<li class="blockListLast">
+<h4>avatar</h4>
+<pre>javax.swing.ImageIcon avatar</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
+<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html	(revision 34416)
@@ -0,0 +1,445 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.text.SimpleDateFormat;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.Calendar;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.Date;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.util.Locale;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.data.coor.LatLon;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>/**<a name="line.12"></a>
+<span class="sourceLineNo">013</span> * Abstract superclass for all image objects. At the moment there are 3,<a name="line.13"></a>
+<span class="sourceLineNo">014</span> * {@link StreetsideImportedImage}, {@link StreetsideImage}, &amp; {@link StreetsideCubemap}.<a name="line.14"></a>
+<span class="sourceLineNo">015</span> *<a name="line.15"></a>
+<span class="sourceLineNo">016</span> * @author nokutu<a name="line.16"></a>
+<span class="sourceLineNo">017</span> * @author renerr18<a name="line.17"></a>
+<span class="sourceLineNo">018</span> *<a name="line.18"></a>
+<span class="sourceLineNo">019</span> */<a name="line.19"></a>
+<span class="sourceLineNo">020</span>public abstract class StreetsideAbstractImage implements Comparable&lt;StreetsideAbstractImage&gt; {<a name="line.20"></a>
+<span class="sourceLineNo">021</span>        /**<a name="line.21"></a>
+<span class="sourceLineNo">022</span>         * If two values for field cd differ by less than EPSILON both values are<a name="line.22"></a>
+<span class="sourceLineNo">023</span>         * considered equal.<a name="line.23"></a>
+<span class="sourceLineNo">024</span>         */<a name="line.24"></a>
+<span class="sourceLineNo">025</span>        private static final float EPSILON = 1e-5f;<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>        protected String id;<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>        private long ne;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>  private long pr;<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>        /** The time the image was captured, in Epoch format. */<a name="line.33"></a>
+<span class="sourceLineNo">034</span>        protected long cd;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>        /** Sequence of pictures containing this object. */<a name="line.35"></a>
+<span class="sourceLineNo">036</span>        private StreetsideSequence sequence;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>        /** Position of the picture. */<a name="line.38"></a>
+<span class="sourceLineNo">039</span>        protected LatLon latLon;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>        /** Direction of the picture. */<a name="line.40"></a>
+<span class="sourceLineNo">041</span>        protected double he;<a name="line.41"></a>
+<span class="sourceLineNo">042</span>        /** Temporal position of the picture until it is uploaded. */<a name="line.42"></a>
+<span class="sourceLineNo">043</span>        private LatLon tempLatLon;<a name="line.43"></a>
+<span class="sourceLineNo">044</span>        /**<a name="line.44"></a>
+<span class="sourceLineNo">045</span>         * When the object is being dragged in the map, the temporal position is stored<a name="line.45"></a>
+<span class="sourceLineNo">046</span>         * here.<a name="line.46"></a>
+<span class="sourceLineNo">047</span>         */<a name="line.47"></a>
+<span class="sourceLineNo">048</span>        private LatLon movingLatLon;<a name="line.48"></a>
+<span class="sourceLineNo">049</span>        /** Temporal direction of the picture until it is uploaded */<a name="line.49"></a>
+<span class="sourceLineNo">050</span>        private double tempHe;<a name="line.50"></a>
+<span class="sourceLineNo">051</span>        /**<a name="line.51"></a>
+<span class="sourceLineNo">052</span>         * When the object direction is being moved in the map, the temporal direction<a name="line.52"></a>
+<span class="sourceLineNo">053</span>         * is stored here<a name="line.53"></a>
+<span class="sourceLineNo">054</span>         */<a name="line.54"></a>
+<span class="sourceLineNo">055</span>        protected double movingHe;<a name="line.55"></a>
+<span class="sourceLineNo">056</span>        /** Whether the image must be drown in the map or not */<a name="line.56"></a>
+<span class="sourceLineNo">057</span>        private boolean visible;<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>        /**<a name="line.59"></a>
+<span class="sourceLineNo">060</span>         * Creates a new object in the given position and with the given direction.<a name="line.60"></a>
+<span class="sourceLineNo">061</span>         * {@link LatLon}<a name="line.61"></a>
+<span class="sourceLineNo">062</span>         *<a name="line.62"></a>
+<span class="sourceLineNo">063</span>         * @param id - the Streetside image id<a name="line.63"></a>
+<span class="sourceLineNo">064</span>         *<a name="line.64"></a>
+<span class="sourceLineNo">065</span>         * @param latLon<a name="line.65"></a>
+<span class="sourceLineNo">066</span>         *            The latitude and longitude of the image.<a name="line.66"></a>
+<span class="sourceLineNo">067</span>         * @param he<a name="line.67"></a>
+<span class="sourceLineNo">068</span>         *            The direction of the picture (0 means north im Mapillary<a name="line.68"></a>
+<span class="sourceLineNo">069</span>         *            camera direction is not yet supported in the Streetside plugin).<a name="line.69"></a>
+<span class="sourceLineNo">070</span>         */<a name="line.70"></a>
+<span class="sourceLineNo">071</span>        protected StreetsideAbstractImage(final String id, final LatLon latLon, final double he) {<a name="line.71"></a>
+<span class="sourceLineNo">072</span>                this.id = id;<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                this.latLon = latLon;<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                tempLatLon = this.latLon;<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                movingLatLon = this.latLon;<a name="line.75"></a>
+<span class="sourceLineNo">076</span>                this.he = he;<a name="line.76"></a>
+<span class="sourceLineNo">077</span>                tempHe = he;<a name="line.77"></a>
+<span class="sourceLineNo">078</span>                movingHe = he;<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                visible = true;<a name="line.79"></a>
+<span class="sourceLineNo">080</span>        }<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>        /**<a name="line.82"></a>
+<span class="sourceLineNo">083</span>         * Creates a new object with the given id.<a name="line.83"></a>
+<span class="sourceLineNo">084</span>         *<a name="line.84"></a>
+<span class="sourceLineNo">085</span>         * @param id - the image id (All images require ids in Streetside)<a name="line.85"></a>
+<span class="sourceLineNo">086</span>         */<a name="line.86"></a>
+<span class="sourceLineNo">087</span>        protected StreetsideAbstractImage(final String id) {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                this.id = id;<a name="line.88"></a>
+<span class="sourceLineNo">089</span><a name="line.89"></a>
+<span class="sourceLineNo">090</span>                visible = true;<a name="line.90"></a>
+<span class="sourceLineNo">091</span>        }<a name="line.91"></a>
+<span class="sourceLineNo">092</span><a name="line.92"></a>
+<span class="sourceLineNo">093</span>        /**<a name="line.93"></a>
+<span class="sourceLineNo">094</span>         * @return the id<a name="line.94"></a>
+<span class="sourceLineNo">095</span>         */<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        public String getId() {<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                return id;<a name="line.97"></a>
+<span class="sourceLineNo">098</span>        }<a name="line.98"></a>
+<span class="sourceLineNo">099</span><a name="line.99"></a>
+<span class="sourceLineNo">100</span>        /**<a name="line.100"></a>
+<span class="sourceLineNo">101</span>         * @param id<a name="line.101"></a>
+<span class="sourceLineNo">102</span>         *            the id to set<a name="line.102"></a>
+<span class="sourceLineNo">103</span>         */<a name="line.103"></a>
+<span class="sourceLineNo">104</span>        public void setId(String id) {<a name="line.104"></a>
+<span class="sourceLineNo">105</span>                this.id = id;<a name="line.105"></a>
+<span class="sourceLineNo">106</span>        }<a name="line.106"></a>
+<span class="sourceLineNo">107</span><a name="line.107"></a>
+<span class="sourceLineNo">108</span>        /**<a name="line.108"></a>
+<span class="sourceLineNo">109</span>         * Returns the original direction towards the image has been taken.<a name="line.109"></a>
+<span class="sourceLineNo">110</span>         *<a name="line.110"></a>
+<span class="sourceLineNo">111</span>         * @return The direction of the image (0 means north and goes clockwise).<a name="line.111"></a>
+<span class="sourceLineNo">112</span>         */<a name="line.112"></a>
+<span class="sourceLineNo">113</span>        public double getHe() {<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                return he;<a name="line.114"></a>
+<span class="sourceLineNo">115</span>        }<a name="line.115"></a>
+<span class="sourceLineNo">116</span><a name="line.116"></a>
+<span class="sourceLineNo">117</span>        /**<a name="line.117"></a>
+<span class="sourceLineNo">118</span>         * Returns the Epoch time when the image was captured.<a name="line.118"></a>
+<span class="sourceLineNo">119</span>         *<a name="line.119"></a>
+<span class="sourceLineNo">120</span>         * @return The long containing the Epoch time when the image was captured.<a name="line.120"></a>
+<span class="sourceLineNo">121</span>         */<a name="line.121"></a>
+<span class="sourceLineNo">122</span>        public long getCd() {<a name="line.122"></a>
+<span class="sourceLineNo">123</span>                return cd;<a name="line.123"></a>
+<span class="sourceLineNo">124</span>        }<a name="line.124"></a>
+<span class="sourceLineNo">125</span><a name="line.125"></a>
+<span class="sourceLineNo">126</span>        /**<a name="line.126"></a>
+<span class="sourceLineNo">127</span>         * Returns the date the picture was taken in DMY format.<a name="line.127"></a>
+<span class="sourceLineNo">128</span>         *<a name="line.128"></a>
+<span class="sourceLineNo">129</span>         * @return A String object containing the date when the picture was taken.<a name="line.129"></a>
+<span class="sourceLineNo">130</span>         */<a name="line.130"></a>
+<span class="sourceLineNo">131</span>        public String getDate() {<a name="line.131"></a>
+<span class="sourceLineNo">132</span>                final StringBuilder format = new StringBuilder(26);<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                format.append("m/d/YYYY");<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                if (StreetsideProperties.DISPLAY_HOUR.get()) {<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                        if (StreetsideProperties.TIME_FORMAT_24.get()) {<a name="line.135"></a>
+<span class="sourceLineNo">136</span>                                format.append(" - HH:mm:ss");<a name="line.136"></a>
+<span class="sourceLineNo">137</span>                        } else {<a name="line.137"></a>
+<span class="sourceLineNo">138</span>                                format.append(" - h:mm:ss a");<a name="line.138"></a>
+<span class="sourceLineNo">139</span>                        }<a name="line.139"></a>
+<span class="sourceLineNo">140</span>                }<a name="line.140"></a>
+<span class="sourceLineNo">141</span>                return getDate(format.toString());<a name="line.141"></a>
+<span class="sourceLineNo">142</span>        }<a name="line.142"></a>
+<span class="sourceLineNo">143</span><a name="line.143"></a>
+<span class="sourceLineNo">144</span>        /**<a name="line.144"></a>
+<span class="sourceLineNo">145</span>         * Returns the date the picture was taken in the given format.<a name="line.145"></a>
+<span class="sourceLineNo">146</span>         *<a name="line.146"></a>
+<span class="sourceLineNo">147</span>         * @param format<a name="line.147"></a>
+<span class="sourceLineNo">148</span>         *            Format of the date. See {@link SimpleDateFormat}.<a name="line.148"></a>
+<span class="sourceLineNo">149</span>         * @return A String containing the date the picture was taken using the given<a name="line.149"></a>
+<span class="sourceLineNo">150</span>         *         format.<a name="line.150"></a>
+<span class="sourceLineNo">151</span>         * @throws NullPointerException<a name="line.151"></a>
+<span class="sourceLineNo">152</span>         *             if parameter format is &lt;code&gt;null&lt;/code&gt;<a name="line.152"></a>
+<span class="sourceLineNo">153</span>         */<a name="line.153"></a>
+<span class="sourceLineNo">154</span>        public String getDate(String format) {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                final Date date = new Date(getCd());<a name="line.155"></a>
+<span class="sourceLineNo">156</span>                final SimpleDateFormat formatter = new SimpleDateFormat(format, Locale.US);<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                formatter.setTimeZone(Calendar.getInstance().getTimeZone());<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                return formatter.format(date);<a name="line.158"></a>
+<span class="sourceLineNo">159</span>        }<a name="line.159"></a>
+<span class="sourceLineNo">160</span><a name="line.160"></a>
+<span class="sourceLineNo">161</span>        /**<a name="line.161"></a>
+<span class="sourceLineNo">162</span>         * Returns a LatLon object containing the original coordinates of the object.<a name="line.162"></a>
+<span class="sourceLineNo">163</span>         *<a name="line.163"></a>
+<span class="sourceLineNo">164</span>         * @return The LatLon object with the position of the object.<a name="line.164"></a>
+<span class="sourceLineNo">165</span>         */<a name="line.165"></a>
+<span class="sourceLineNo">166</span>        public LatLon getLatLon() {<a name="line.166"></a>
+<span class="sourceLineNo">167</span>                return latLon;<a name="line.167"></a>
+<span class="sourceLineNo">168</span>        }<a name="line.168"></a>
+<span class="sourceLineNo">169</span><a name="line.169"></a>
+<span class="sourceLineNo">170</span>        /**<a name="line.170"></a>
+<span class="sourceLineNo">171</span>         * Returns the direction towards the image has been taken.<a name="line.171"></a>
+<span class="sourceLineNo">172</span>         *<a name="line.172"></a>
+<span class="sourceLineNo">173</span>         * @return The direction of the image (0 means north and goes clockwise).<a name="line.173"></a>
+<span class="sourceLineNo">174</span>         */<a name="line.174"></a>
+<span class="sourceLineNo">175</span>        public double getMovingHe() {<a name="line.175"></a>
+<span class="sourceLineNo">176</span>                return movingHe;<a name="line.176"></a>
+<span class="sourceLineNo">177</span>        }<a name="line.177"></a>
+<span class="sourceLineNo">178</span><a name="line.178"></a>
+<span class="sourceLineNo">179</span>        /**<a name="line.179"></a>
+<span class="sourceLineNo">180</span>         * Returns a LatLon object containing the current coordinates of the object.<a name="line.180"></a>
+<span class="sourceLineNo">181</span>         * When you are dragging the image this changes.<a name="line.181"></a>
+<span class="sourceLineNo">182</span>         *<a name="line.182"></a>
+<span class="sourceLineNo">183</span>         * @return The LatLon object with the position of the object.<a name="line.183"></a>
+<span class="sourceLineNo">184</span>         */<a name="line.184"></a>
+<span class="sourceLineNo">185</span>        public LatLon getMovingLatLon() {<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                return movingLatLon;<a name="line.186"></a>
+<span class="sourceLineNo">187</span>        }<a name="line.187"></a>
+<span class="sourceLineNo">188</span><a name="line.188"></a>
+<span class="sourceLineNo">189</span>        /**<a name="line.189"></a>
+<span class="sourceLineNo">190</span>         * Returns the sequence which contains this image. Never null.<a name="line.190"></a>
+<span class="sourceLineNo">191</span>         *<a name="line.191"></a>
+<span class="sourceLineNo">192</span>         * @return The StreetsideSequence object that contains this StreetsideImage.<a name="line.192"></a>
+<span class="sourceLineNo">193</span>         */<a name="line.193"></a>
+<span class="sourceLineNo">194</span><a name="line.194"></a>
+<span class="sourceLineNo">195</span>        public StreetsideSequence getSequence() {<a name="line.195"></a>
+<span class="sourceLineNo">196</span>                synchronized (this) {<a name="line.196"></a>
+<span class="sourceLineNo">197</span>                        if (sequence == null) {<a name="line.197"></a>
+<span class="sourceLineNo">198</span>                                sequence = new StreetsideSequence();<a name="line.198"></a>
+<span class="sourceLineNo">199</span>                                sequence.add(this);<a name="line.199"></a>
+<span class="sourceLineNo">200</span>                        }<a name="line.200"></a>
+<span class="sourceLineNo">201</span>                        return sequence;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>                }<a name="line.202"></a>
+<span class="sourceLineNo">203</span>        }<a name="line.203"></a>
+<span class="sourceLineNo">204</span><a name="line.204"></a>
+<span class="sourceLineNo">205</span>        /**<a name="line.205"></a>
+<span class="sourceLineNo">206</span>         * Returns the last fixed direction of the object.<a name="line.206"></a>
+<span class="sourceLineNo">207</span>         *<a name="line.207"></a>
+<span class="sourceLineNo">208</span>         * @return The last fixed direction of the object. 0 means north.<a name="line.208"></a>
+<span class="sourceLineNo">209</span>         */<a name="line.209"></a>
+<span class="sourceLineNo">210</span>        public double getTempHe() {<a name="line.210"></a>
+<span class="sourceLineNo">211</span>                return tempHe;<a name="line.211"></a>
+<span class="sourceLineNo">212</span>        }<a name="line.212"></a>
+<span class="sourceLineNo">213</span><a name="line.213"></a>
+<span class="sourceLineNo">214</span>        /**<a name="line.214"></a>
+<span class="sourceLineNo">215</span>         * Returns the last fixed coordinates of the object.<a name="line.215"></a>
+<span class="sourceLineNo">216</span>         *<a name="line.216"></a>
+<span class="sourceLineNo">217</span>         * @return A LatLon object containing.<a name="line.217"></a>
+<span class="sourceLineNo">218</span>         */<a name="line.218"></a>
+<span class="sourceLineNo">219</span>        public LatLon getTempLatLon() {<a name="line.219"></a>
+<span class="sourceLineNo">220</span>                return tempLatLon;<a name="line.220"></a>
+<span class="sourceLineNo">221</span>        }<a name="line.221"></a>
+<span class="sourceLineNo">222</span><a name="line.222"></a>
+<span class="sourceLineNo">223</span>        /**<a name="line.223"></a>
+<span class="sourceLineNo">224</span>         * Returns whether the object has been modified or not.<a name="line.224"></a>
+<span class="sourceLineNo">225</span>         *<a name="line.225"></a>
+<span class="sourceLineNo">226</span>         * @return true if the object has been modified; false otherwise.<a name="line.226"></a>
+<span class="sourceLineNo">227</span>         */<a name="line.227"></a>
+<span class="sourceLineNo">228</span>        public boolean isModified() {<a name="line.228"></a>
+<span class="sourceLineNo">229</span>                return !getMovingLatLon().equals(latLon) || Math.abs(getMovingHe() - cd) &gt; EPSILON;<a name="line.229"></a>
+<span class="sourceLineNo">230</span>        }<a name="line.230"></a>
+<span class="sourceLineNo">231</span><a name="line.231"></a>
+<span class="sourceLineNo">232</span>        /**<a name="line.232"></a>
+<span class="sourceLineNo">233</span>         * Returns whether the image is visible on the map or not.<a name="line.233"></a>
+<span class="sourceLineNo">234</span>         *<a name="line.234"></a>
+<span class="sourceLineNo">235</span>         * @return True if the image is visible; false otherwise.<a name="line.235"></a>
+<span class="sourceLineNo">236</span>         */<a name="line.236"></a>
+<span class="sourceLineNo">237</span>        public boolean isVisible() {<a name="line.237"></a>
+<span class="sourceLineNo">238</span>                return visible;<a name="line.238"></a>
+<span class="sourceLineNo">239</span>        }<a name="line.239"></a>
+<span class="sourceLineNo">240</span><a name="line.240"></a>
+<span class="sourceLineNo">241</span>        /**<a name="line.241"></a>
+<span class="sourceLineNo">242</span>         * Moves the image temporally to another position<a name="line.242"></a>
+<span class="sourceLineNo">243</span>         *<a name="line.243"></a>
+<span class="sourceLineNo">244</span>         * @param x<a name="line.244"></a>
+<span class="sourceLineNo">245</span>         *            The movement of the image in longitude units.<a name="line.245"></a>
+<span class="sourceLineNo">246</span>         * @param y<a name="line.246"></a>
+<span class="sourceLineNo">247</span>         *            The movement of the image in latitude units.<a name="line.247"></a>
+<span class="sourceLineNo">248</span>         */<a name="line.248"></a>
+<span class="sourceLineNo">249</span>        public void move(final double x, final double y) {<a name="line.249"></a>
+<span class="sourceLineNo">250</span>                movingLatLon = new LatLon(tempLatLon.getY() + y, tempLatLon.getX() + x);<a name="line.250"></a>
+<span class="sourceLineNo">251</span>        }<a name="line.251"></a>
+<span class="sourceLineNo">252</span><a name="line.252"></a>
+<span class="sourceLineNo">253</span>        /**<a name="line.253"></a>
+<span class="sourceLineNo">254</span>         * If the StreetsideImage belongs to a StreetsideSequence, returns the next<a name="line.254"></a>
+<span class="sourceLineNo">255</span>         * image in the sequence.<a name="line.255"></a>
+<span class="sourceLineNo">256</span>         *<a name="line.256"></a>
+<span class="sourceLineNo">257</span>         * @return The following StreetsideImage, or null if there is none.<a name="line.257"></a>
+<span class="sourceLineNo">258</span>         */<a name="line.258"></a>
+<span class="sourceLineNo">259</span>        public StreetsideAbstractImage next() {<a name="line.259"></a>
+<span class="sourceLineNo">260</span>                synchronized (this) {<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                        return getSequence().next(this);<a name="line.261"></a>
+<span class="sourceLineNo">262</span>                }<a name="line.262"></a>
+<span class="sourceLineNo">263</span>        }<a name="line.263"></a>
+<span class="sourceLineNo">264</span><a name="line.264"></a>
+<span class="sourceLineNo">265</span>        /**<a name="line.265"></a>
+<span class="sourceLineNo">266</span>         * If the StreetsideImage belongs to a StreetsideSequence, returns the previous<a name="line.266"></a>
+<span class="sourceLineNo">267</span>         * image in the sequence.<a name="line.267"></a>
+<span class="sourceLineNo">268</span>         *<a name="line.268"></a>
+<span class="sourceLineNo">269</span>         * @return The previous StreetsideImage, or null if there is none.<a name="line.269"></a>
+<span class="sourceLineNo">270</span>         */<a name="line.270"></a>
+<span class="sourceLineNo">271</span>        public StreetsideAbstractImage previous() {<a name="line.271"></a>
+<span class="sourceLineNo">272</span>                synchronized (this) {<a name="line.272"></a>
+<span class="sourceLineNo">273</span>                        return getSequence().previous(this);<a name="line.273"></a>
+<span class="sourceLineNo">274</span>                }<a name="line.274"></a>
+<span class="sourceLineNo">275</span>        }<a name="line.275"></a>
+<span class="sourceLineNo">276</span><a name="line.276"></a>
+<span class="sourceLineNo">277</span>        public void setHe(final double he) {<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                this.he = he;<a name="line.278"></a>
+<span class="sourceLineNo">279</span>        }<a name="line.279"></a>
+<span class="sourceLineNo">280</span><a name="line.280"></a>
+<span class="sourceLineNo">281</span>        /**<a name="line.281"></a>
+<span class="sourceLineNo">282</span>         * Sets the Epoch time when the picture was captured.<a name="line.282"></a>
+<span class="sourceLineNo">283</span>         *<a name="line.283"></a>
+<span class="sourceLineNo">284</span>         * @param cd<a name="line.284"></a>
+<span class="sourceLineNo">285</span>         *            Epoch time when the image was captured.<a name="line.285"></a>
+<span class="sourceLineNo">286</span>         */<a name="line.286"></a>
+<span class="sourceLineNo">287</span>        public synchronized void setCd(final long cd) {<a name="line.287"></a>
+<span class="sourceLineNo">288</span>                this.cd = cd;<a name="line.288"></a>
+<span class="sourceLineNo">289</span>        }<a name="line.289"></a>
+<span class="sourceLineNo">290</span><a name="line.290"></a>
+<span class="sourceLineNo">291</span>        public void setLatLon(final LatLon latLon) {<a name="line.291"></a>
+<span class="sourceLineNo">292</span>                if (latLon != null) {<a name="line.292"></a>
+<span class="sourceLineNo">293</span>                        this.latLon = latLon;<a name="line.293"></a>
+<span class="sourceLineNo">294</span>                }<a name="line.294"></a>
+<span class="sourceLineNo">295</span>        }<a name="line.295"></a>
+<span class="sourceLineNo">296</span><a name="line.296"></a>
+<span class="sourceLineNo">297</span>        /**<a name="line.297"></a>
+<span class="sourceLineNo">298</span>         * Sets the StreetsideSequence object which contains the StreetsideImage.<a name="line.298"></a>
+<span class="sourceLineNo">299</span>         *<a name="line.299"></a>
+<span class="sourceLineNo">300</span>         * @param sequence<a name="line.300"></a>
+<span class="sourceLineNo">301</span>         *            The StreetsideSequence that contains the StreetsideImage.<a name="line.301"></a>
+<span class="sourceLineNo">302</span>         * @throws IllegalArgumentException<a name="line.302"></a>
+<span class="sourceLineNo">303</span>         *             if the image is not already part of the<a name="line.303"></a>
+<span class="sourceLineNo">304</span>         *             {@link StreetsideSequence}. Call<a name="line.304"></a>
+<span class="sourceLineNo">305</span>         *             {@link StreetsideSequence#add(StreetsideAbstractImage)} first.<a name="line.305"></a>
+<span class="sourceLineNo">306</span>         */<a name="line.306"></a>
+<span class="sourceLineNo">307</span>        public void setSequence(final StreetsideSequence sequence) {<a name="line.307"></a>
+<span class="sourceLineNo">308</span>                synchronized (this) {<a name="line.308"></a>
+<span class="sourceLineNo">309</span>                        if (sequence != null &amp;&amp; !sequence.getImages().contains(this)) {<a name="line.309"></a>
+<span class="sourceLineNo">310</span>                                throw new IllegalArgumentException();<a name="line.310"></a>
+<span class="sourceLineNo">311</span>                        }<a name="line.311"></a>
+<span class="sourceLineNo">312</span>                        this.sequence = sequence;<a name="line.312"></a>
+<span class="sourceLineNo">313</span>                }<a name="line.313"></a>
+<span class="sourceLineNo">314</span>        }<a name="line.314"></a>
+<span class="sourceLineNo">315</span><a name="line.315"></a>
+<span class="sourceLineNo">316</span>        /**<a name="line.316"></a>
+<span class="sourceLineNo">317</span>         * Set's whether the image should be visible on the map or not.<a name="line.317"></a>
+<span class="sourceLineNo">318</span>         *<a name="line.318"></a>
+<span class="sourceLineNo">319</span>         * @param visible<a name="line.319"></a>
+<span class="sourceLineNo">320</span>         *            true if the image is set to be visible; false otherwise.<a name="line.320"></a>
+<span class="sourceLineNo">321</span>         */<a name="line.321"></a>
+<span class="sourceLineNo">322</span>        public void setVisible(final boolean visible) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>                this.visible = visible;<a name="line.323"></a>
+<span class="sourceLineNo">324</span>        }<a name="line.324"></a>
+<span class="sourceLineNo">325</span><a name="line.325"></a>
+<span class="sourceLineNo">326</span>        /**<a name="line.326"></a>
+<span class="sourceLineNo">327</span>         * Called when the mouse button is released, meaning that the picture has<a name="line.327"></a>
+<span class="sourceLineNo">328</span>         * stopped being dragged, so the temporal values are saved.<a name="line.328"></a>
+<span class="sourceLineNo">329</span>         */<a name="line.329"></a>
+<span class="sourceLineNo">330</span>        public void stopMoving() {<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                tempLatLon = movingLatLon;<a name="line.331"></a>
+<span class="sourceLineNo">332</span>                tempHe = movingHe;<a name="line.332"></a>
+<span class="sourceLineNo">333</span>        }<a name="line.333"></a>
+<span class="sourceLineNo">334</span><a name="line.334"></a>
+<span class="sourceLineNo">335</span>        /**<a name="line.335"></a>
+<span class="sourceLineNo">336</span>         * Turns the image direction.<a name="line.336"></a>
+<span class="sourceLineNo">337</span>         *<a name="line.337"></a>
+<span class="sourceLineNo">338</span>         * @param ca<a name="line.338"></a>
+<span class="sourceLineNo">339</span>         *            The angle the image is moving.<a name="line.339"></a>
+<span class="sourceLineNo">340</span>         */<a name="line.340"></a>
+<span class="sourceLineNo">341</span>        public void turn(final double ca) {<a name="line.341"></a>
+<span class="sourceLineNo">342</span>                movingHe = tempHe + ca;<a name="line.342"></a>
+<span class="sourceLineNo">343</span>        }<a name="line.343"></a>
+<span class="sourceLineNo">344</span><a name="line.344"></a>
+<span class="sourceLineNo">345</span>        /**<a name="line.345"></a>
+<span class="sourceLineNo">346</span>   * @return the ne<a name="line.346"></a>
+<span class="sourceLineNo">347</span>   */<a name="line.347"></a>
+<span class="sourceLineNo">348</span>  public long getNe() {<a name="line.348"></a>
+<span class="sourceLineNo">349</span>    return ne;<a name="line.349"></a>
+<span class="sourceLineNo">350</span>  }<a name="line.350"></a>
+<span class="sourceLineNo">351</span><a name="line.351"></a>
+<span class="sourceLineNo">352</span>  /**<a name="line.352"></a>
+<span class="sourceLineNo">353</span>   * @param ne the ne to set<a name="line.353"></a>
+<span class="sourceLineNo">354</span>   */<a name="line.354"></a>
+<span class="sourceLineNo">355</span>  public void setNe(long ne) {<a name="line.355"></a>
+<span class="sourceLineNo">356</span>    this.ne = ne;<a name="line.356"></a>
+<span class="sourceLineNo">357</span>  }<a name="line.357"></a>
+<span class="sourceLineNo">358</span><a name="line.358"></a>
+<span class="sourceLineNo">359</span>  /**<a name="line.359"></a>
+<span class="sourceLineNo">360</span>   * @return the pr<a name="line.360"></a>
+<span class="sourceLineNo">361</span>   */<a name="line.361"></a>
+<span class="sourceLineNo">362</span>  public long getPr() {<a name="line.362"></a>
+<span class="sourceLineNo">363</span>    return pr;<a name="line.363"></a>
+<span class="sourceLineNo">364</span>  }<a name="line.364"></a>
+<span class="sourceLineNo">365</span><a name="line.365"></a>
+<span class="sourceLineNo">366</span>  /**<a name="line.366"></a>
+<span class="sourceLineNo">367</span>   * @param pr the pr to set<a name="line.367"></a>
+<span class="sourceLineNo">368</span>   */<a name="line.368"></a>
+<span class="sourceLineNo">369</span>  public void setPr(long pr) {<a name="line.369"></a>
+<span class="sourceLineNo">370</span>    this.pr = pr;<a name="line.370"></a>
+<span class="sourceLineNo">371</span>  }<a name="line.371"></a>
+<span class="sourceLineNo">372</span><a name="line.372"></a>
+<span class="sourceLineNo">373</span>}<a name="line.373"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.html	(revision 34416)
@@ -0,0 +1,171 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import org.openstreetmap.josm.data.coor.LatLon;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>/**<a name="line.7"></a>
+<span class="sourceLineNo">008</span> * @author renerr18<a name="line.8"></a>
+<span class="sourceLineNo">009</span> *<a name="line.9"></a>
+<span class="sourceLineNo">010</span> *<a name="line.10"></a>
+<span class="sourceLineNo">011</span> */<a name="line.11"></a>
+<span class="sourceLineNo">012</span>public class StreetsideCubemap extends StreetsideAbstractImage {<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>        /**<a name="line.14"></a>
+<span class="sourceLineNo">015</span>        * If two values for field cd differ by less than EPSILON both values are considered equal.<a name="line.15"></a>
+<span class="sourceLineNo">016</span>        */<a name="line.16"></a>
+<span class="sourceLineNo">017</span>        @SuppressWarnings("unused")<a name="line.17"></a>
+<span class="sourceLineNo">018</span>        private static final float EPSILON = 1e-5f;<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>        /**<a name="line.20"></a>
+<span class="sourceLineNo">021</span>         * Main constructor of the class StreetsideCubemap<a name="line.21"></a>
+<span class="sourceLineNo">022</span>         *<a name="line.22"></a>
+<span class="sourceLineNo">023</span>         * @param quadId<a name="line.23"></a>
+<span class="sourceLineNo">024</span>         *            The Streetside id of the base frontal image of the cubemap<a name="line.24"></a>
+<span class="sourceLineNo">025</span>         *            in quternary<a name="line.25"></a>
+<span class="sourceLineNo">026</span>         * @param latLon<a name="line.26"></a>
+<span class="sourceLineNo">027</span>         *            The latitude and longitude where it is positioned.<a name="line.27"></a>
+<span class="sourceLineNo">028</span>         * @param he<a name="line.28"></a>
+<span class="sourceLineNo">029</span>         *            The direction of the images in degrees, meaning 0 north (camera<a name="line.29"></a>
+<span class="sourceLineNo">030</span>         *            direction is not yet supported in the Streetside plugin).<a name="line.30"></a>
+<span class="sourceLineNo">031</span>         */<a name="line.31"></a>
+<span class="sourceLineNo">032</span>   public StreetsideCubemap(String quadId, LatLon latLon, double he) {<a name="line.32"></a>
+<span class="sourceLineNo">033</span>           super(quadId, latLon, he);<a name="line.33"></a>
+<span class="sourceLineNo">034</span>         }<a name="line.34"></a>
+<span class="sourceLineNo">035</span><a name="line.35"></a>
+<span class="sourceLineNo">036</span>        /**<a name="line.36"></a>
+<span class="sourceLineNo">037</span>         * Comparison method for the StreetsideCubemap object.<a name="line.37"></a>
+<span class="sourceLineNo">038</span>         *<a name="line.38"></a>
+<span class="sourceLineNo">039</span>         * @param image<a name="line.39"></a>
+<span class="sourceLineNo">040</span>         *            - a StreetsideAbstract image object<a name="line.40"></a>
+<span class="sourceLineNo">041</span>         *<a name="line.41"></a>
+<span class="sourceLineNo">042</span>         *            StreetsideCubemaps are considered equal if they are associated<a name="line.42"></a>
+<span class="sourceLineNo">043</span>         *            with the same image id - only one cubemap may be displayed at a<a name="line.43"></a>
+<span class="sourceLineNo">044</span>         *            time. If the image selection changes, the cubemap changes.<a name="line.44"></a>
+<span class="sourceLineNo">045</span>         *<a name="line.45"></a>
+<span class="sourceLineNo">046</span>         * @return result of the hashcode comparison.<a name="line.46"></a>
+<span class="sourceLineNo">047</span>         * @see org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage<a name="line.47"></a>
+<span class="sourceLineNo">048</span>         */<a name="line.48"></a>
+<span class="sourceLineNo">049</span>        @Override<a name="line.49"></a>
+<span class="sourceLineNo">050</span>        public int compareTo(StreetsideAbstractImage image) {<a name="line.50"></a>
+<span class="sourceLineNo">051</span>                if (image instanceof StreetsideImage) {<a name="line.51"></a>
+<span class="sourceLineNo">052</span>                        return id.compareTo(((StreetsideImage) image).getId());<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                }<a name="line.53"></a>
+<span class="sourceLineNo">054</span>                return hashCode() - image.hashCode();<a name="line.54"></a>
+<span class="sourceLineNo">055</span>        }<a name="line.55"></a>
+<span class="sourceLineNo">056</span><a name="line.56"></a>
+<span class="sourceLineNo">057</span>        /**<a name="line.57"></a>
+<span class="sourceLineNo">058</span>         * HashCode StreetsideCubemap object.<a name="line.58"></a>
+<span class="sourceLineNo">059</span>         *<a name="line.59"></a>
+<span class="sourceLineNo">060</span>         * @return int hashCode<a name="line.60"></a>
+<span class="sourceLineNo">061</span>         * @see org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage<a name="line.61"></a>
+<span class="sourceLineNo">062</span>         */<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    @Override<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        public int hashCode() {<a name="line.64"></a>
+<span class="sourceLineNo">065</span>                return id.hashCode();<a name="line.65"></a>
+<span class="sourceLineNo">066</span>        }<a name="line.66"></a>
+<span class="sourceLineNo">067</span><a name="line.67"></a>
+<span class="sourceLineNo">068</span>        /**<a name="line.68"></a>
+<span class="sourceLineNo">069</span>         * stops ImageDisplay WalkAction (not currently supported by Streetside)<a name="line.69"></a>
+<span class="sourceLineNo">070</span>         *<a name="line.70"></a>
+<span class="sourceLineNo">071</span>         * @see org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction<a name="line.71"></a>
+<span class="sourceLineNo">072</span>         */<a name="line.72"></a>
+<span class="sourceLineNo">073</span>        @Override<a name="line.73"></a>
+<span class="sourceLineNo">074</span>        public void stopMoving() {<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                super.stopMoving();<a name="line.75"></a>
+<span class="sourceLineNo">076</span>        }<a name="line.76"></a>
+<span class="sourceLineNo">077</span><a name="line.77"></a>
+<span class="sourceLineNo">078</span>        /**<a name="line.78"></a>
+<span class="sourceLineNo">079</span>         * turns ImageDisplay WalkAction (not currently supported by Streetside)<a name="line.79"></a>
+<span class="sourceLineNo">080</span>         *<a name="line.80"></a>
+<span class="sourceLineNo">081</span>         * @param he - the direction the camera is facing (heading)<a name="line.81"></a>
+<span class="sourceLineNo">082</span>         *<a name="line.82"></a>
+<span class="sourceLineNo">083</span>         * @see org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction<a name="line.83"></a>
+<span class="sourceLineNo">084</span>         */<a name="line.84"></a>
+<span class="sourceLineNo">085</span>        @Override<a name="line.85"></a>
+<span class="sourceLineNo">086</span>        public void turn(double he) {<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                super.turn(he);<a name="line.87"></a>
+<span class="sourceLineNo">088</span>        }<a name="line.88"></a>
+<span class="sourceLineNo">089</span><a name="line.89"></a>
+<span class="sourceLineNo">090</span>        /**<a name="line.90"></a>
+<span class="sourceLineNo">091</span>         * @return the height of an assembled cubemap face for 16-tiled or 4-tiled imagery<a name="line.91"></a>
+<span class="sourceLineNo">092</span>         *<a name="line.92"></a>
+<span class="sourceLineNo">093</span>         * @see org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction<a name="line.93"></a>
+<span class="sourceLineNo">094</span>         */<a name="line.94"></a>
+<span class="sourceLineNo">095</span>        public int getHeight() {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>                return StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get().booleanValue()?1016:510;<a name="line.96"></a>
+<span class="sourceLineNo">097</span>        }<a name="line.97"></a>
+<span class="sourceLineNo">098</span><a name="line.98"></a>
+<span class="sourceLineNo">099</span>}<a name="line.99"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideData.html	(revision 34416)
@@ -0,0 +1,497 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.util.Arrays;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.Collection;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.List;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.util.Objects;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.util.Set;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.util.concurrent.ConcurrentHashMap;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.util.concurrent.CopyOnWriteArrayList;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.stream.Collectors;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.apache.commons.jcs.access.CacheAccess;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.Main;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.data.Bounds;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.data.cache.BufferedImageCacheEntry;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.gui.MainApplication;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.gui.MapView;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.plugins.streetside.cache.CacheUtils;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.cache.Caches;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>/**<a name="line.26"></a>
+<span class="sourceLineNo">027</span> * Database class for all the {@link StreetsideAbstractImage} objects.<a name="line.27"></a>
+<span class="sourceLineNo">028</span> *<a name="line.28"></a>
+<span class="sourceLineNo">029</span> * @author nokutu<a name="line.29"></a>
+<span class="sourceLineNo">030</span> * @author renerr18 (extended for Streetside)<a name="line.30"></a>
+<span class="sourceLineNo">031</span> * @see StreetsideAbstractImage<a name="line.31"></a>
+<span class="sourceLineNo">032</span> * @see StreetsideSequence<a name="line.32"></a>
+<span class="sourceLineNo">033</span> */<a name="line.33"></a>
+<span class="sourceLineNo">034</span>public class StreetsideData {<a name="line.34"></a>
+<span class="sourceLineNo">035</span>  private final Set&lt;StreetsideAbstractImage&gt; images = ConcurrentHashMap.newKeySet();<a name="line.35"></a>
+<span class="sourceLineNo">036</span>  /**<a name="line.36"></a>
+<span class="sourceLineNo">037</span>   * The image currently selected, this is the one being shown.<a name="line.37"></a>
+<span class="sourceLineNo">038</span>   */<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  private StreetsideAbstractImage selectedImage;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>  /**<a name="line.40"></a>
+<span class="sourceLineNo">041</span>   * The image under the cursor.<a name="line.41"></a>
+<span class="sourceLineNo">042</span>   */<a name="line.42"></a>
+<span class="sourceLineNo">043</span>  private StreetsideAbstractImage highlightedImage;<a name="line.43"></a>
+<span class="sourceLineNo">044</span>  /**<a name="line.44"></a>
+<span class="sourceLineNo">045</span>   * All the images selected, can be more than one.<a name="line.45"></a>
+<span class="sourceLineNo">046</span>   */<a name="line.46"></a>
+<span class="sourceLineNo">047</span>  private final Set&lt;StreetsideAbstractImage&gt; multiSelectedImages = ConcurrentHashMap.newKeySet();<a name="line.47"></a>
+<span class="sourceLineNo">048</span>  /**<a name="line.48"></a>
+<span class="sourceLineNo">049</span>   * Listeners of the class.<a name="line.49"></a>
+<span class="sourceLineNo">050</span>   */<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  private final List&lt;StreetsideDataListener&gt; listeners = new CopyOnWriteArrayList&lt;&gt;();<a name="line.51"></a>
+<span class="sourceLineNo">052</span>  /**<a name="line.52"></a>
+<span class="sourceLineNo">053</span>   * The bounds of the areas for which the pictures have been downloaded.<a name="line.53"></a>
+<span class="sourceLineNo">054</span>   */<a name="line.54"></a>
+<span class="sourceLineNo">055</span>  private final List&lt;Bounds&gt; bounds;<a name="line.55"></a>
+<span class="sourceLineNo">056</span><a name="line.56"></a>
+<span class="sourceLineNo">057</span>  /**<a name="line.57"></a>
+<span class="sourceLineNo">058</span>   * Creates a new object and adds the initial set of listeners.<a name="line.58"></a>
+<span class="sourceLineNo">059</span>   */<a name="line.59"></a>
+<span class="sourceLineNo">060</span>  protected StreetsideData() {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    selectedImage = null;<a name="line.61"></a>
+<span class="sourceLineNo">062</span>    bounds = new CopyOnWriteArrayList&lt;&gt;();<a name="line.62"></a>
+<span class="sourceLineNo">063</span><a name="line.63"></a>
+<span class="sourceLineNo">064</span>  // Adds the basic set of listeners.<a name="line.64"></a>
+<span class="sourceLineNo">065</span>  Arrays.stream(StreetsidePlugin.getStreetsideDataListeners()).forEach(this::addListener);<a name="line.65"></a>
+<span class="sourceLineNo">066</span>    if (Main.main != null) {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>      addListener(StreetsideViewerDialog.getInstance().getStreetsideViewerPanel());<a name="line.67"></a>
+<span class="sourceLineNo">068</span>      addListener(StreetsideMainDialog.getInstance());<a name="line.68"></a>
+<span class="sourceLineNo">069</span>      addListener(ImageInfoPanel.getInstance());<a name="line.69"></a>
+<span class="sourceLineNo">070</span>    }<a name="line.70"></a>
+<span class="sourceLineNo">071</span>  }<a name="line.71"></a>
+<span class="sourceLineNo">072</span><a name="line.72"></a>
+<span class="sourceLineNo">073</span>  /**<a name="line.73"></a>
+<span class="sourceLineNo">074</span>   * Adds an StreetsideImage to the object, and then repaints mapView.<a name="line.74"></a>
+<span class="sourceLineNo">075</span>   *<a name="line.75"></a>
+<span class="sourceLineNo">076</span>   * @param image The image to be added.<a name="line.76"></a>
+<span class="sourceLineNo">077</span>   */<a name="line.77"></a>
+<span class="sourceLineNo">078</span>  public void add(StreetsideAbstractImage image) {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    add(image, true);<a name="line.79"></a>
+<span class="sourceLineNo">080</span>  }<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>  /**<a name="line.82"></a>
+<span class="sourceLineNo">083</span>   * Adds a StreetsideImage to the object, but doesn't repaint mapView. This is<a name="line.83"></a>
+<span class="sourceLineNo">084</span>   * needed for concurrency.<a name="line.84"></a>
+<span class="sourceLineNo">085</span>   *<a name="line.85"></a>
+<span class="sourceLineNo">086</span>   * @param image  The image to be added.<a name="line.86"></a>
+<span class="sourceLineNo">087</span>   * @param update Whether the map must be updated or not<a name="line.87"></a>
+<span class="sourceLineNo">088</span>   *        (updates are currently unsupported by Streetside).<a name="line.88"></a>
+<span class="sourceLineNo">089</span>   */<a name="line.89"></a>
+<span class="sourceLineNo">090</span>  public void add(StreetsideAbstractImage image, boolean update) {<a name="line.90"></a>
+<span class="sourceLineNo">091</span>        images.add(image);<a name="line.91"></a>
+<span class="sourceLineNo">092</span>        if (update) {<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                StreetsideLayer.invalidateInstance();<a name="line.93"></a>
+<span class="sourceLineNo">094</span>        }<a name="line.94"></a>
+<span class="sourceLineNo">095</span>        fireImagesAdded();<a name="line.95"></a>
+<span class="sourceLineNo">096</span>  }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>  /**<a name="line.98"></a>
+<span class="sourceLineNo">099</span>   * Adds a set of StreetsideImages to the object, and then repaints mapView.<a name="line.99"></a>
+<span class="sourceLineNo">100</span>   *<a name="line.100"></a>
+<span class="sourceLineNo">101</span>   * @param images The set of images to be added.<a name="line.101"></a>
+<span class="sourceLineNo">102</span>   */<a name="line.102"></a>
+<span class="sourceLineNo">103</span>  public void addAll(Collection&lt;? extends StreetsideAbstractImage&gt; images) {<a name="line.103"></a>
+<span class="sourceLineNo">104</span>    addAll(images, true);<a name="line.104"></a>
+<span class="sourceLineNo">105</span>  }<a name="line.105"></a>
+<span class="sourceLineNo">106</span><a name="line.106"></a>
+<span class="sourceLineNo">107</span>  /**<a name="line.107"></a>
+<span class="sourceLineNo">108</span>   * Adds a set of {link StreetsideAbstractImage} objects to this object.<a name="line.108"></a>
+<span class="sourceLineNo">109</span>   *<a name="line.109"></a>
+<span class="sourceLineNo">110</span>   * @param newImages The set of images to be added.<a name="line.110"></a>
+<span class="sourceLineNo">111</span>   * @param update Whether the map must be updated or not.<a name="line.111"></a>
+<span class="sourceLineNo">112</span>   */<a name="line.112"></a>
+<span class="sourceLineNo">113</span>  public void addAll(Collection&lt;? extends StreetsideAbstractImage&gt; newImages, boolean update) {<a name="line.113"></a>
+<span class="sourceLineNo">114</span>    images.addAll(newImages);<a name="line.114"></a>
+<span class="sourceLineNo">115</span>    if (update) {<a name="line.115"></a>
+<span class="sourceLineNo">116</span>      StreetsideLayer.invalidateInstance();<a name="line.116"></a>
+<span class="sourceLineNo">117</span>    }<a name="line.117"></a>
+<span class="sourceLineNo">118</span>    fireImagesAdded();<a name="line.118"></a>
+<span class="sourceLineNo">119</span>  }<a name="line.119"></a>
+<span class="sourceLineNo">120</span><a name="line.120"></a>
+<span class="sourceLineNo">121</span> /**<a name="line.121"></a>
+<span class="sourceLineNo">122</span>   * Adds a new listener.<a name="line.122"></a>
+<span class="sourceLineNo">123</span>   *<a name="line.123"></a>
+<span class="sourceLineNo">124</span>   * @param lis Listener to be added.<a name="line.124"></a>
+<span class="sourceLineNo">125</span>   */<a name="line.125"></a>
+<span class="sourceLineNo">126</span>  public final void addListener(final StreetsideDataListener lis) {<a name="line.126"></a>
+<span class="sourceLineNo">127</span>    listeners.add(lis);<a name="line.127"></a>
+<span class="sourceLineNo">128</span>  }<a name="line.128"></a>
+<span class="sourceLineNo">129</span><a name="line.129"></a>
+<span class="sourceLineNo">130</span>  /**<a name="line.130"></a>
+<span class="sourceLineNo">131</span>   * Adds a {@link StreetsideImage} object to the list of selected images, (when<a name="line.131"></a>
+<span class="sourceLineNo">132</span>   * ctrl + click)<a name="line.132"></a>
+<span class="sourceLineNo">133</span>   *<a name="line.133"></a>
+<span class="sourceLineNo">134</span>   * @param image The {@link StreetsideImage} object to be added.<a name="line.134"></a>
+<span class="sourceLineNo">135</span>   */<a name="line.135"></a>
+<span class="sourceLineNo">136</span>  public void addMultiSelectedImage(final StreetsideAbstractImage image) {<a name="line.136"></a>
+<span class="sourceLineNo">137</span>    if (!multiSelectedImages.contains(image)) {<a name="line.137"></a>
+<span class="sourceLineNo">138</span>      if (getSelectedImage() == null) {<a name="line.138"></a>
+<span class="sourceLineNo">139</span>        this.setSelectedImage(image);<a name="line.139"></a>
+<span class="sourceLineNo">140</span>      } else {<a name="line.140"></a>
+<span class="sourceLineNo">141</span>        multiSelectedImages.add(image);<a name="line.141"></a>
+<span class="sourceLineNo">142</span>      }<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    }<a name="line.143"></a>
+<span class="sourceLineNo">144</span>    StreetsideLayer.invalidateInstance();<a name="line.144"></a>
+<span class="sourceLineNo">145</span>  }<a name="line.145"></a>
+<span class="sourceLineNo">146</span><a name="line.146"></a>
+<span class="sourceLineNo">147</span>  /**<a name="line.147"></a>
+<span class="sourceLineNo">148</span>   * Adds a set of {@code StreetsideAbstractImage} objects to the list of<a name="line.148"></a>
+<span class="sourceLineNo">149</span>   * selected images.<a name="line.149"></a>
+<span class="sourceLineNo">150</span>   *<a name="line.150"></a>
+<span class="sourceLineNo">151</span>   * @param images A {@link Collection} object containing the set of images to be added.<a name="line.151"></a>
+<span class="sourceLineNo">152</span>   */<a name="line.152"></a>
+<span class="sourceLineNo">153</span>  public void addMultiSelectedImage(Collection&lt;StreetsideAbstractImage&gt; images) {<a name="line.153"></a>
+<span class="sourceLineNo">154</span>    images.stream().filter(image -&gt; !multiSelectedImages.contains(image)).forEach(image -&gt; {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>      if (getSelectedImage() == null) {<a name="line.155"></a>
+<span class="sourceLineNo">156</span>        this.setSelectedImage(image);<a name="line.156"></a>
+<span class="sourceLineNo">157</span>      } else {<a name="line.157"></a>
+<span class="sourceLineNo">158</span>        multiSelectedImages.add(image);<a name="line.158"></a>
+<span class="sourceLineNo">159</span>      }<a name="line.159"></a>
+<span class="sourceLineNo">160</span>    });<a name="line.160"></a>
+<span class="sourceLineNo">161</span>    StreetsideLayer.invalidateInstance();<a name="line.161"></a>
+<span class="sourceLineNo">162</span>  }<a name="line.162"></a>
+<span class="sourceLineNo">163</span><a name="line.163"></a>
+<span class="sourceLineNo">164</span>  public List&lt;Bounds&gt; getBounds() {<a name="line.164"></a>
+<span class="sourceLineNo">165</span>    return bounds;<a name="line.165"></a>
+<span class="sourceLineNo">166</span>  }<a name="line.166"></a>
+<span class="sourceLineNo">167</span><a name="line.167"></a>
+<span class="sourceLineNo">168</span>  /**<a name="line.168"></a>
+<span class="sourceLineNo">169</span>   * Removes a listener.<a name="line.169"></a>
+<span class="sourceLineNo">170</span>   *<a name="line.170"></a>
+<span class="sourceLineNo">171</span>   * @param lis Listener to be removed.<a name="line.171"></a>
+<span class="sourceLineNo">172</span>   */<a name="line.172"></a>
+<span class="sourceLineNo">173</span>  public void removeListener(StreetsideDataListener lis) {<a name="line.173"></a>
+<span class="sourceLineNo">174</span>    listeners.remove(lis);<a name="line.174"></a>
+<span class="sourceLineNo">175</span>  }<a name="line.175"></a>
+<span class="sourceLineNo">176</span><a name="line.176"></a>
+<span class="sourceLineNo">177</span>  /**<a name="line.177"></a>
+<span class="sourceLineNo">178</span>   * Highlights the image under the cursor.<a name="line.178"></a>
+<span class="sourceLineNo">179</span>   *<a name="line.179"></a>
+<span class="sourceLineNo">180</span>   * @param image The image under the cursor.<a name="line.180"></a>
+<span class="sourceLineNo">181</span>   */<a name="line.181"></a>
+<span class="sourceLineNo">182</span>  public void setHighlightedImage(StreetsideAbstractImage image) {<a name="line.182"></a>
+<span class="sourceLineNo">183</span>    highlightedImage = image;<a name="line.183"></a>
+<span class="sourceLineNo">184</span>  }<a name="line.184"></a>
+<span class="sourceLineNo">185</span><a name="line.185"></a>
+<span class="sourceLineNo">186</span>  /**<a name="line.186"></a>
+<span class="sourceLineNo">187</span>   * Returns the image under the mouse cursor.<a name="line.187"></a>
+<span class="sourceLineNo">188</span>   *<a name="line.188"></a>
+<span class="sourceLineNo">189</span>   * @return The image under the mouse cursor.<a name="line.189"></a>
+<span class="sourceLineNo">190</span>   */<a name="line.190"></a>
+<span class="sourceLineNo">191</span>  public StreetsideAbstractImage getHighlightedImage() {<a name="line.191"></a>
+<span class="sourceLineNo">192</span>    return highlightedImage;<a name="line.192"></a>
+<span class="sourceLineNo">193</span>  }<a name="line.193"></a>
+<span class="sourceLineNo">194</span><a name="line.194"></a>
+<span class="sourceLineNo">195</span>  /**<a name="line.195"></a>
+<span class="sourceLineNo">196</span>   * Returns a Set containing all images.<a name="line.196"></a>
+<span class="sourceLineNo">197</span>   *<a name="line.197"></a>
+<span class="sourceLineNo">198</span>   * @return A Set object containing all images.<a name="line.198"></a>
+<span class="sourceLineNo">199</span>   */<a name="line.199"></a>
+<span class="sourceLineNo">200</span>  public Set&lt;StreetsideAbstractImage&gt; getImages() {<a name="line.200"></a>
+<span class="sourceLineNo">201</span>    return images;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>  }<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>  /**<a name="line.204"></a>
+<span class="sourceLineNo">205</span>   * Returns a Set of all sequences, that the images are part of.<a name="line.205"></a>
+<span class="sourceLineNo">206</span>   * @return all sequences that are contained in the Streetside data<a name="line.206"></a>
+<span class="sourceLineNo">207</span>   */<a name="line.207"></a>
+<span class="sourceLineNo">208</span>  public Set&lt;StreetsideSequence&gt; getSequences() {<a name="line.208"></a>
+<span class="sourceLineNo">209</span>    return images.stream().map(StreetsideAbstractImage::getSequence).collect(Collectors.toSet());<a name="line.209"></a>
+<span class="sourceLineNo">210</span>  }<a name="line.210"></a>
+<span class="sourceLineNo">211</span><a name="line.211"></a>
+<span class="sourceLineNo">212</span>  /**<a name="line.212"></a>
+<span class="sourceLineNo">213</span>   * Returns the StreetsideImage object that is currently selected.<a name="line.213"></a>
+<span class="sourceLineNo">214</span>   *<a name="line.214"></a>
+<span class="sourceLineNo">215</span>   * @return The selected StreetsideImage object.<a name="line.215"></a>
+<span class="sourceLineNo">216</span>   */<a name="line.216"></a>
+<span class="sourceLineNo">217</span>  public StreetsideAbstractImage getSelectedImage() {<a name="line.217"></a>
+<span class="sourceLineNo">218</span>    return selectedImage;<a name="line.218"></a>
+<span class="sourceLineNo">219</span>  }<a name="line.219"></a>
+<span class="sourceLineNo">220</span><a name="line.220"></a>
+<span class="sourceLineNo">221</span>  private void fireImagesAdded() {<a name="line.221"></a>
+<span class="sourceLineNo">222</span>    listeners.stream().filter(Objects::nonNull).forEach(StreetsideDataListener::imagesAdded);<a name="line.222"></a>
+<span class="sourceLineNo">223</span>  }<a name="line.223"></a>
+<span class="sourceLineNo">224</span><a name="line.224"></a>
+<span class="sourceLineNo">225</span>  /**<a name="line.225"></a>
+<span class="sourceLineNo">226</span>   * If the selected StreetsideImage is part of a StreetsideSequence then the<a name="line.226"></a>
+<span class="sourceLineNo">227</span>   * following visible StreetsideImage is selected. In case there is none, does<a name="line.227"></a>
+<span class="sourceLineNo">228</span>   * nothing.<a name="line.228"></a>
+<span class="sourceLineNo">229</span>   *<a name="line.229"></a>
+<span class="sourceLineNo">230</span>   * @throws IllegalStateException if the selected image is null or the selected image doesn't<a name="line.230"></a>
+<span class="sourceLineNo">231</span>   *                               belong to a sequence.<a name="line.231"></a>
+<span class="sourceLineNo">232</span>   */<a name="line.232"></a>
+<span class="sourceLineNo">233</span>  public void selectNext() {<a name="line.233"></a>
+<span class="sourceLineNo">234</span>    selectNext(StreetsideProperties.MOVE_TO_IMG.get());<a name="line.234"></a>
+<span class="sourceLineNo">235</span>  }<a name="line.235"></a>
+<span class="sourceLineNo">236</span><a name="line.236"></a>
+<span class="sourceLineNo">237</span>  /**<a name="line.237"></a>
+<span class="sourceLineNo">238</span>   * If the selected StreetsideImage is part of a StreetsideSequence then the<a name="line.238"></a>
+<span class="sourceLineNo">239</span>   * following visible StreetsideImage is selected. In case there is none, does<a name="line.239"></a>
+<span class="sourceLineNo">240</span>   * nothing.<a name="line.240"></a>
+<span class="sourceLineNo">241</span>   *<a name="line.241"></a>
+<span class="sourceLineNo">242</span>   * @param moveToPicture True if the view must me moved to the next picture.<a name="line.242"></a>
+<span class="sourceLineNo">243</span>   * @throws IllegalStateException if the selected image is null or the selected image doesn't<a name="line.243"></a>
+<span class="sourceLineNo">244</span>   *                               belong to a sequence.<a name="line.244"></a>
+<span class="sourceLineNo">245</span>   */<a name="line.245"></a>
+<span class="sourceLineNo">246</span>  public void selectNext(boolean moveToPicture) {<a name="line.246"></a>
+<span class="sourceLineNo">247</span>    if (getSelectedImage() == null) {<a name="line.247"></a>
+<span class="sourceLineNo">248</span>                throw new IllegalStateException();<a name="line.248"></a>
+<span class="sourceLineNo">249</span>        }<a name="line.249"></a>
+<span class="sourceLineNo">250</span>    if (getSelectedImage().getSequence() == null) {<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                throw new IllegalStateException();<a name="line.251"></a>
+<span class="sourceLineNo">252</span>        }<a name="line.252"></a>
+<span class="sourceLineNo">253</span>    StreetsideAbstractImage tempImage = selectedImage;<a name="line.253"></a>
+<span class="sourceLineNo">254</span>    while (tempImage.next() != null) {<a name="line.254"></a>
+<span class="sourceLineNo">255</span>      tempImage = tempImage.next();<a name="line.255"></a>
+<span class="sourceLineNo">256</span>      if (tempImage.isVisible()) {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>        setSelectedImage(tempImage, moveToPicture);<a name="line.257"></a>
+<span class="sourceLineNo">258</span>        break;<a name="line.258"></a>
+<span class="sourceLineNo">259</span>      }<a name="line.259"></a>
+<span class="sourceLineNo">260</span>    }<a name="line.260"></a>
+<span class="sourceLineNo">261</span>  }<a name="line.261"></a>
+<span class="sourceLineNo">262</span><a name="line.262"></a>
+<span class="sourceLineNo">263</span>  /**<a name="line.263"></a>
+<span class="sourceLineNo">264</span>   * If the selected StreetsideImage is part of a StreetsideSequence then the<a name="line.264"></a>
+<span class="sourceLineNo">265</span>   * previous visible StreetsideImage is selected. In case there is none, does<a name="line.265"></a>
+<span class="sourceLineNo">266</span>   * nothing.<a name="line.266"></a>
+<span class="sourceLineNo">267</span>   *<a name="line.267"></a>
+<span class="sourceLineNo">268</span>   * @throws IllegalStateException if the selected image is null or the selected image doesn't<a name="line.268"></a>
+<span class="sourceLineNo">269</span>   *                               belong to a sequence.<a name="line.269"></a>
+<span class="sourceLineNo">270</span>   */<a name="line.270"></a>
+<span class="sourceLineNo">271</span>  public void selectPrevious() {<a name="line.271"></a>
+<span class="sourceLineNo">272</span>    selectPrevious(StreetsideProperties.MOVE_TO_IMG.get());<a name="line.272"></a>
+<span class="sourceLineNo">273</span>  }<a name="line.273"></a>
+<span class="sourceLineNo">274</span><a name="line.274"></a>
+<span class="sourceLineNo">275</span>  /**<a name="line.275"></a>
+<span class="sourceLineNo">276</span>   * If the selected StreetsideImage is part of a StreetsideSequence then the<a name="line.276"></a>
+<span class="sourceLineNo">277</span>   * previous visible StreetsideImage is selected. In case there is none, does<a name="line.277"></a>
+<span class="sourceLineNo">278</span>   * nothing. * @throws IllegalStateException if the selected image is null or<a name="line.278"></a>
+<span class="sourceLineNo">279</span>   * the selected image doesn't belong to a sequence.<a name="line.279"></a>
+<span class="sourceLineNo">280</span>   *<a name="line.280"></a>
+<span class="sourceLineNo">281</span>   * @param moveToPicture True if the view must me moved to the previous picture.<a name="line.281"></a>
+<span class="sourceLineNo">282</span>   * @throws IllegalStateException if the selected image is null or the selected image doesn't<a name="line.282"></a>
+<span class="sourceLineNo">283</span>   *                               belong to a sequence.<a name="line.283"></a>
+<span class="sourceLineNo">284</span>   */<a name="line.284"></a>
+<span class="sourceLineNo">285</span>  public void selectPrevious(boolean moveToPicture) {<a name="line.285"></a>
+<span class="sourceLineNo">286</span>    if (getSelectedImage() == null) {<a name="line.286"></a>
+<span class="sourceLineNo">287</span>                throw new IllegalStateException();<a name="line.287"></a>
+<span class="sourceLineNo">288</span>        }<a name="line.288"></a>
+<span class="sourceLineNo">289</span>    if (getSelectedImage().getSequence() == null) {<a name="line.289"></a>
+<span class="sourceLineNo">290</span>                throw new IllegalStateException();<a name="line.290"></a>
+<span class="sourceLineNo">291</span>        }<a name="line.291"></a>
+<span class="sourceLineNo">292</span>    StreetsideAbstractImage tempImage = selectedImage;<a name="line.292"></a>
+<span class="sourceLineNo">293</span>    while (tempImage.previous() != null) {<a name="line.293"></a>
+<span class="sourceLineNo">294</span>      tempImage = tempImage.previous();<a name="line.294"></a>
+<span class="sourceLineNo">295</span>      if (tempImage.isVisible()) {<a name="line.295"></a>
+<span class="sourceLineNo">296</span>        setSelectedImage(tempImage, moveToPicture);<a name="line.296"></a>
+<span class="sourceLineNo">297</span>        break;<a name="line.297"></a>
+<span class="sourceLineNo">298</span>      }<a name="line.298"></a>
+<span class="sourceLineNo">299</span>    }<a name="line.299"></a>
+<span class="sourceLineNo">300</span>  }<a name="line.300"></a>
+<span class="sourceLineNo">301</span><a name="line.301"></a>
+<span class="sourceLineNo">302</span>  /**<a name="line.302"></a>
+<span class="sourceLineNo">303</span>   * Selects a new image.If the user does ctrl + click, this isn't triggered.<a name="line.303"></a>
+<span class="sourceLineNo">304</span>   *<a name="line.304"></a>
+<span class="sourceLineNo">305</span>   * @param image The StreetsideImage which is going to be selected<a name="line.305"></a>
+<span class="sourceLineNo">306</span>   */<a name="line.306"></a>
+<span class="sourceLineNo">307</span>  public void setSelectedImage(StreetsideAbstractImage image) {<a name="line.307"></a>
+<span class="sourceLineNo">308</span>    setSelectedImage(image, false);<a name="line.308"></a>
+<span class="sourceLineNo">309</span>  }<a name="line.309"></a>
+<span class="sourceLineNo">310</span><a name="line.310"></a>
+<span class="sourceLineNo">311</span>  /**<a name="line.311"></a>
+<span class="sourceLineNo">312</span>   * Selects a new image.If the user does ctrl+click, this isn't triggered. You<a name="line.312"></a>
+<span class="sourceLineNo">313</span>   * can choose whether to center the view on the new image or not.<a name="line.313"></a>
+<span class="sourceLineNo">314</span>   *<a name="line.314"></a>
+<span class="sourceLineNo">315</span>   * @param image The {@link StreetsideImage} which is going to be selected.<a name="line.315"></a>
+<span class="sourceLineNo">316</span>   * @param zoom  True if the view must be centered on the image; false otherwise.<a name="line.316"></a>
+<span class="sourceLineNo">317</span>   */<a name="line.317"></a>
+<span class="sourceLineNo">318</span>  public void setSelectedImage(StreetsideAbstractImage image, boolean zoom) {<a name="line.318"></a>
+<span class="sourceLineNo">319</span>    StreetsideAbstractImage oldImage = selectedImage;<a name="line.319"></a>
+<span class="sourceLineNo">320</span>    selectedImage = image;<a name="line.320"></a>
+<span class="sourceLineNo">321</span>    multiSelectedImages.clear();<a name="line.321"></a>
+<span class="sourceLineNo">322</span>    final MapView mv = StreetsidePlugin.getMapView();<a name="line.322"></a>
+<span class="sourceLineNo">323</span>    if (image != null) {<a name="line.323"></a>
+<span class="sourceLineNo">324</span>      multiSelectedImages.add(image);<a name="line.324"></a>
+<span class="sourceLineNo">325</span>      if (mv != null &amp;&amp; image instanceof StreetsideImage) {<a name="line.325"></a>
+<span class="sourceLineNo">326</span>        StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.326"></a>
+<span class="sourceLineNo">327</span><a name="line.327"></a>
+<span class="sourceLineNo">328</span>        // Downloading thumbnails of surrounding pictures.<a name="line.328"></a>
+<span class="sourceLineNo">329</span>        downloadSurroundingImages(streetsideImage);<a name="line.329"></a>
+<span class="sourceLineNo">330</span>      }<a name="line.330"></a>
+<span class="sourceLineNo">331</span>    }<a name="line.331"></a>
+<span class="sourceLineNo">332</span>    if (mv != null &amp;&amp; zoom &amp;&amp; selectedImage != null) {<a name="line.332"></a>
+<span class="sourceLineNo">333</span>      mv.zoomTo(selectedImage.getMovingLatLon());<a name="line.333"></a>
+<span class="sourceLineNo">334</span>    }<a name="line.334"></a>
+<span class="sourceLineNo">335</span>    fireSelectedImageChanged(oldImage, selectedImage);<a name="line.335"></a>
+<span class="sourceLineNo">336</span>    StreetsideLayer.invalidateInstance();<a name="line.336"></a>
+<span class="sourceLineNo">337</span>  }<a name="line.337"></a>
+<span class="sourceLineNo">338</span><a name="line.338"></a>
+<span class="sourceLineNo">339</span>  /**<a name="line.339"></a>
+<span class="sourceLineNo">340</span>   * Downloads surrounding images of this mapillary image in background threads<a name="line.340"></a>
+<span class="sourceLineNo">341</span>   * @param streetsideImage the image for which the surrounding images should be downloaded<a name="line.341"></a>
+<span class="sourceLineNo">342</span>   */<a name="line.342"></a>
+<span class="sourceLineNo">343</span>  private static void downloadSurroundingImages (StreetsideImage streetsideImage) {<a name="line.343"></a>
+<span class="sourceLineNo">344</span>    MainApplication.worker.execute(() -&gt; {<a name="line.344"></a>
+<span class="sourceLineNo">345</span>      final int prefetchCount = StreetsideProperties.PRE_FETCH_IMAGE_COUNT.get();<a name="line.345"></a>
+<span class="sourceLineNo">346</span>      CacheAccess &lt;String, BufferedImageCacheEntry&gt; imageCache = Caches.ImageCache.getInstance().getCache();<a name="line.346"></a>
+<span class="sourceLineNo">347</span><a name="line.347"></a>
+<span class="sourceLineNo">348</span>      StreetsideAbstractImage nextImage = streetsideImage.next();<a name="line.348"></a>
+<span class="sourceLineNo">349</span>      StreetsideAbstractImage prevImage = streetsideImage.previous();<a name="line.349"></a>
+<span class="sourceLineNo">350</span><a name="line.350"></a>
+<span class="sourceLineNo">351</span>      for (int i = 0; i &lt; prefetchCount; i++) {<a name="line.351"></a>
+<span class="sourceLineNo">352</span>        if (nextImage != null) {<a name="line.352"></a>
+<span class="sourceLineNo">353</span>          if (nextImage instanceof StreetsideImage &amp;&amp;<a name="line.353"></a>
+<span class="sourceLineNo">354</span>            imageCache.get(((StreetsideImage) nextImage).getId()) == null) {<a name="line.354"></a>
+<span class="sourceLineNo">355</span>            CacheUtils.downloadPicture((StreetsideImage) nextImage);<a name="line.355"></a>
+<span class="sourceLineNo">356</span>          }<a name="line.356"></a>
+<span class="sourceLineNo">357</span>          nextImage = nextImage.next();<a name="line.357"></a>
+<span class="sourceLineNo">358</span>        }<a name="line.358"></a>
+<span class="sourceLineNo">359</span>        if (prevImage != null) {<a name="line.359"></a>
+<span class="sourceLineNo">360</span>          if (prevImage instanceof StreetsideImage &amp;&amp;<a name="line.360"></a>
+<span class="sourceLineNo">361</span>            imageCache.get(((StreetsideImage) prevImage).getId()) == null) {<a name="line.361"></a>
+<span class="sourceLineNo">362</span>            CacheUtils.downloadPicture((StreetsideImage) prevImage);<a name="line.362"></a>
+<span class="sourceLineNo">363</span>          }<a name="line.363"></a>
+<span class="sourceLineNo">364</span>          prevImage = prevImage.previous();<a name="line.364"></a>
+<span class="sourceLineNo">365</span>        }<a name="line.365"></a>
+<span class="sourceLineNo">366</span>      }<a name="line.366"></a>
+<span class="sourceLineNo">367</span>    });<a name="line.367"></a>
+<span class="sourceLineNo">368</span>  }<a name="line.368"></a>
+<span class="sourceLineNo">369</span><a name="line.369"></a>
+<span class="sourceLineNo">370</span>  /**<a name="line.370"></a>
+<span class="sourceLineNo">371</span>   * Downloads surrounding images of this mapillary image in background threads<a name="line.371"></a>
+<span class="sourceLineNo">372</span>   * @param streetsideImage the image for which the surrounding images should be downloaded<a name="line.372"></a>
+<span class="sourceLineNo">373</span>   */<a name="line.373"></a>
+<span class="sourceLineNo">374</span>  public static void downloadSurroundingCubemaps(StreetsideImage streetsideImage) {<a name="line.374"></a>
+<span class="sourceLineNo">375</span>      MainApplication.worker.execute(() -&gt; {<a name="line.375"></a>
+<span class="sourceLineNo">376</span>        final int prefetchCount = StreetsideProperties.PRE_FETCH_IMAGE_COUNT.get();<a name="line.376"></a>
+<span class="sourceLineNo">377</span>        CacheAccess&lt;String, BufferedImageCacheEntry&gt; imageCache = Caches.ImageCache.getInstance().getCache();<a name="line.377"></a>
+<span class="sourceLineNo">378</span><a name="line.378"></a>
+<span class="sourceLineNo">379</span>        StreetsideAbstractImage nextImage = streetsideImage.next();<a name="line.379"></a>
+<span class="sourceLineNo">380</span>        StreetsideAbstractImage prevImage = streetsideImage.previous();<a name="line.380"></a>
+<span class="sourceLineNo">381</span><a name="line.381"></a>
+<span class="sourceLineNo">382</span>        for (int i = 0; i &lt; prefetchCount; i++) {<a name="line.382"></a>
+<span class="sourceLineNo">383</span>          if (nextImage != null) {<a name="line.383"></a>
+<span class="sourceLineNo">384</span>            if (nextImage instanceof StreetsideImage &amp;&amp; imageCache.get(((StreetsideImage) nextImage).getId()) == null) {<a name="line.384"></a>
+<span class="sourceLineNo">385</span>              CacheUtils.downloadCubemap((StreetsideImage) nextImage);<a name="line.385"></a>
+<span class="sourceLineNo">386</span>            }<a name="line.386"></a>
+<span class="sourceLineNo">387</span>            nextImage = nextImage.next();<a name="line.387"></a>
+<span class="sourceLineNo">388</span>          }<a name="line.388"></a>
+<span class="sourceLineNo">389</span>          if (prevImage != null) {<a name="line.389"></a>
+<span class="sourceLineNo">390</span>            if (prevImage instanceof StreetsideImage &amp;&amp; imageCache.get(((StreetsideImage) prevImage).getId()) == null) {<a name="line.390"></a>
+<span class="sourceLineNo">391</span>              CacheUtils.downloadCubemap((StreetsideImage) prevImage);<a name="line.391"></a>
+<span class="sourceLineNo">392</span>            }<a name="line.392"></a>
+<span class="sourceLineNo">393</span>            prevImage = prevImage.previous();<a name="line.393"></a>
+<span class="sourceLineNo">394</span>          }<a name="line.394"></a>
+<span class="sourceLineNo">395</span>        }<a name="line.395"></a>
+<span class="sourceLineNo">396</span>      });<a name="line.396"></a>
+<span class="sourceLineNo">397</span>  }<a name="line.397"></a>
+<span class="sourceLineNo">398</span><a name="line.398"></a>
+<span class="sourceLineNo">399</span>  private void fireSelectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.399"></a>
+<span class="sourceLineNo">400</span>        listeners.stream().filter(Objects::nonNull).forEach(lis -&gt; lis.selectedImageChanged(oldImage, newImage));<a name="line.400"></a>
+<span class="sourceLineNo">401</span>  }<a name="line.401"></a>
+<span class="sourceLineNo">402</span><a name="line.402"></a>
+<span class="sourceLineNo">403</span>  /**<a name="line.403"></a>
+<span class="sourceLineNo">404</span>   * Returns a List containing all {@code StreetsideAbstractImage} objects<a name="line.404"></a>
+<span class="sourceLineNo">405</span>   * selected with ctrl + click.<a name="line.405"></a>
+<span class="sourceLineNo">406</span>   *<a name="line.406"></a>
+<span class="sourceLineNo">407</span>   * @return A List object containing all the images selected.<a name="line.407"></a>
+<span class="sourceLineNo">408</span>   */<a name="line.408"></a>
+<span class="sourceLineNo">409</span>  public Set&lt;StreetsideAbstractImage&gt; getMultiSelectedImages() {<a name="line.409"></a>
+<span class="sourceLineNo">410</span>    return multiSelectedImages;<a name="line.410"></a>
+<span class="sourceLineNo">411</span>  }<a name="line.411"></a>
+<span class="sourceLineNo">412</span><a name="line.412"></a>
+<span class="sourceLineNo">413</span>  /**<a name="line.413"></a>
+<span class="sourceLineNo">414</span>   * Sets a new {@link Collection} object as the used set of images.<a name="line.414"></a>
+<span class="sourceLineNo">415</span>   * Any images that are already present, are removed.<a name="line.415"></a>
+<span class="sourceLineNo">416</span>   *<a name="line.416"></a>
+<span class="sourceLineNo">417</span>   * @param newImages the new image list (previously set images are completely replaced)<a name="line.417"></a>
+<span class="sourceLineNo">418</span>   */<a name="line.418"></a>
+<span class="sourceLineNo">419</span>  public void setImages(Collection&lt;StreetsideAbstractImage&gt; newImages) {<a name="line.419"></a>
+<span class="sourceLineNo">420</span>    synchronized (this) {<a name="line.420"></a>
+<span class="sourceLineNo">421</span>      images.clear();<a name="line.421"></a>
+<span class="sourceLineNo">422</span>      images.addAll(newImages);<a name="line.422"></a>
+<span class="sourceLineNo">423</span>    }<a name="line.423"></a>
+<span class="sourceLineNo">424</span>  }<a name="line.424"></a>
+<span class="sourceLineNo">425</span>}<a name="line.425"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.html	(revision 34416)
@@ -0,0 +1,100 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>/**<a name="line.4"></a>
+<span class="sourceLineNo">005</span> * Interface for listeners of the class {@link StreetsideData}.<a name="line.5"></a>
+<span class="sourceLineNo">006</span> *<a name="line.6"></a>
+<span class="sourceLineNo">007</span> * @author nokutu<a name="line.7"></a>
+<span class="sourceLineNo">008</span> *<a name="line.8"></a>
+<span class="sourceLineNo">009</span> */<a name="line.9"></a>
+<span class="sourceLineNo">010</span>public interface StreetsideDataListener {<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>  /**<a name="line.12"></a>
+<span class="sourceLineNo">013</span>   * Fired when any image is added to the database.<a name="line.13"></a>
+<span class="sourceLineNo">014</span>   */<a name="line.14"></a>
+<span class="sourceLineNo">015</span>  void imagesAdded();<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>  /**<a name="line.17"></a>
+<span class="sourceLineNo">018</span>   * Fired when the selected image is changed by something different from<a name="line.18"></a>
+<span class="sourceLineNo">019</span>   * manually clicking on the icon.<a name="line.19"></a>
+<span class="sourceLineNo">020</span>   *<a name="line.20"></a>
+<span class="sourceLineNo">021</span>   * @param oldImage<a name="line.21"></a>
+<span class="sourceLineNo">022</span>   *          Old selected {@link StreetsideAbstractImage}<a name="line.22"></a>
+<span class="sourceLineNo">023</span>   * @param newImage<a name="line.23"></a>
+<span class="sourceLineNo">024</span>   *          New selected {@link StreetsideAbstractImage}<a name="line.24"></a>
+<span class="sourceLineNo">025</span>   */<a name="line.25"></a>
+<span class="sourceLineNo">026</span>  void selectedImageChanged(StreetsideAbstractImage oldImage,<a name="line.26"></a>
+<span class="sourceLineNo">027</span>      StreetsideAbstractImage newImage);<a name="line.27"></a>
+<span class="sourceLineNo">028</span>}<a name="line.28"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.Rn.html	(revision 34416)
@@ -0,0 +1,378 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.util.List;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import org.openstreetmap.josm.data.coor.LatLon;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.plugins.streetside.model.UserProfile;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>/**<a name="line.10"></a>
+<span class="sourceLineNo">011</span> * A StreetsideImage object represents each of the images stored in Streetside.<a name="line.11"></a>
+<span class="sourceLineNo">012</span> *<a name="line.12"></a>
+<span class="sourceLineNo">013</span> * @author nokutu<a name="line.13"></a>
+<span class="sourceLineNo">014</span> * @author renerr18<a name="line.14"></a>
+<span class="sourceLineNo">015</span> *<a name="line.15"></a>
+<span class="sourceLineNo">016</span> * @see StreetsideSequence<a name="line.16"></a>
+<span class="sourceLineNo">017</span> * @see StreetsideData<a name="line.17"></a>
+<span class="sourceLineNo">018</span> */<a name="line.18"></a>
+<span class="sourceLineNo">019</span>public class StreetsideImage extends StreetsideAbstractImage {<a name="line.19"></a>
+<span class="sourceLineNo">020</span>  /**<a name="line.20"></a>
+<span class="sourceLineNo">021</span>   * Rn is a Bing Streetside image attribute - currently not<a name="line.21"></a>
+<span class="sourceLineNo">022</span>   * used, mapped or supported in the Streetside plugin -<a name="line.22"></a>
+<span class="sourceLineNo">023</span>   * left out initially because it's an unrequired complex object.<a name="line.23"></a>
+<span class="sourceLineNo">024</span>   */<a name="line.24"></a>
+<span class="sourceLineNo">025</span>  public static class Rn {<a name="line.25"></a>
+<span class="sourceLineNo">026</span>          // placeholder for Rn attribute (undocumented streetside complex inner type)<a name="line.26"></a>
+<span class="sourceLineNo">027</span>  }<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>  // latitude of the Streetside image<a name="line.29"></a>
+<span class="sourceLineNo">030</span>  private double la;<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>  //longitude of the Streetside image<a name="line.32"></a>
+<span class="sourceLineNo">033</span>  private double lo;<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>  // The bubble altitude, in meters above the WGS84 ellipsoid<a name="line.35"></a>
+<span class="sourceLineNo">036</span>  private double al;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>  // Roll<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  private double ro;<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>  // Pitch<a name="line.41"></a>
+<span class="sourceLineNo">042</span>  private double pi;<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>  // Blurring instructions - not currently used by the plugin<a name="line.44"></a>
+<span class="sourceLineNo">045</span>  private String bl;<a name="line.45"></a>
+<span class="sourceLineNo">046</span><a name="line.46"></a>
+<span class="sourceLineNo">047</span>  // Undocumented Attributes<a name="line.47"></a>
+<span class="sourceLineNo">048</span>  private int ml;<a name="line.48"></a>
+<span class="sourceLineNo">049</span>  private List&lt;String&gt; nbn;<a name="line.49"></a>
+<span class="sourceLineNo">050</span>  private List&lt;String&gt; pbn;<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  private int ad;<a name="line.51"></a>
+<span class="sourceLineNo">052</span>  private Rn rn;<a name="line.52"></a>
+<span class="sourceLineNo">053</span><a name="line.53"></a>
+<span class="sourceLineNo">054</span>  /**<a name="line.54"></a>
+<span class="sourceLineNo">055</span>   * Main constructor of the class StreetsideImage<a name="line.55"></a>
+<span class="sourceLineNo">056</span>   *<a name="line.56"></a>
+<span class="sourceLineNo">057</span>   * @param id     The unique identifier of the image.<a name="line.57"></a>
+<span class="sourceLineNo">058</span>   * @param latLon The latitude and longitude where it is positioned.<a name="line.58"></a>
+<span class="sourceLineNo">059</span>   * @param he     The direction of the images in degrees, meaning 0 north.<a name="line.59"></a>
+<span class="sourceLineNo">060</span>   */<a name="line.60"></a>
+<span class="sourceLineNo">061</span>  public StreetsideImage(String id, LatLon latLon, double he) {<a name="line.61"></a>
+<span class="sourceLineNo">062</span>    super(id, latLon, he);<a name="line.62"></a>
+<span class="sourceLineNo">063</span>  }<a name="line.63"></a>
+<span class="sourceLineNo">064</span><a name="line.64"></a>
+<span class="sourceLineNo">065</span>  public StreetsideImage(String id, LatLon latLon) {<a name="line.65"></a>
+<span class="sourceLineNo">066</span>    super(id, latLon, 0.0);<a name="line.66"></a>
+<span class="sourceLineNo">067</span>  }<a name="line.67"></a>
+<span class="sourceLineNo">068</span><a name="line.68"></a>
+<span class="sourceLineNo">069</span>  public StreetsideImage(String id, double la, double lo) {<a name="line.69"></a>
+<span class="sourceLineNo">070</span>    super(id, new LatLon(la,lo), 0.0);<a name="line.70"></a>
+<span class="sourceLineNo">071</span>  }<a name="line.71"></a>
+<span class="sourceLineNo">072</span><a name="line.72"></a>
+<span class="sourceLineNo">073</span>  public StreetsideImage(String id) {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>            super(id);<a name="line.74"></a>
+<span class="sourceLineNo">075</span>  }<a name="line.75"></a>
+<span class="sourceLineNo">076</span><a name="line.76"></a>
+<span class="sourceLineNo">077</span>  // Default constructor for Jackson/JSON Deserializattion<a name="line.77"></a>
+<span class="sourceLineNo">078</span>  public StreetsideImage() {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    super(CubemapUtils.IMPORTED_ID, null, 0.0);<a name="line.79"></a>
+<span class="sourceLineNo">080</span>  }<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>  /**<a name="line.82"></a>
+<span class="sourceLineNo">083</span>   * Returns the unique identifier of the object.<a name="line.83"></a>
+<span class="sourceLineNo">084</span>   *<a name="line.84"></a>
+<span class="sourceLineNo">085</span>   * @return A {@code String} containing the unique identifier of the object.<a name="line.85"></a>
+<span class="sourceLineNo">086</span>   */<a name="line.86"></a>
+<span class="sourceLineNo">087</span>  @Override<a name="line.87"></a>
+<span class="sourceLineNo">088</span>public String getId() {<a name="line.88"></a>
+<span class="sourceLineNo">089</span>    return String.valueOf(id);<a name="line.89"></a>
+<span class="sourceLineNo">090</span>  }<a name="line.90"></a>
+<span class="sourceLineNo">091</span><a name="line.91"></a>
+<span class="sourceLineNo">092</span>  public UserProfile getUser() {<a name="line.92"></a>
+<span class="sourceLineNo">093</span>            return getSequence().getUser();<a name="line.93"></a>
+<span class="sourceLineNo">094</span>  }<a name="line.94"></a>
+<span class="sourceLineNo">095</span><a name="line.95"></a>
+<span class="sourceLineNo">096</span>  @Override<a name="line.96"></a>
+<span class="sourceLineNo">097</span>  public String toString() {<a name="line.97"></a>
+<span class="sourceLineNo">098</span>    return String.format(<a name="line.98"></a>
+<span class="sourceLineNo">099</span>      // TODO: format date cd (Gradle build error command line)<a name="line.99"></a>
+<span class="sourceLineNo">100</span>      "Image[id=%s,lat=%f,lon=%f,he=%f,user=%s]",<a name="line.100"></a>
+<span class="sourceLineNo">101</span>      id, latLon.lat(), latLon.lon(), he, "null"//, cd<a name="line.101"></a>
+<span class="sourceLineNo">102</span>    );<a name="line.102"></a>
+<span class="sourceLineNo">103</span>  }<a name="line.103"></a>
+<span class="sourceLineNo">104</span><a name="line.104"></a>
+<span class="sourceLineNo">105</span>  @Override<a name="line.105"></a>
+<span class="sourceLineNo">106</span>  public boolean equals(Object object) {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>    return object instanceof StreetsideImage &amp;&amp; id.equals(((StreetsideImage) object).getId());<a name="line.107"></a>
+<span class="sourceLineNo">108</span>  }<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>  @Override<a name="line.110"></a>
+<span class="sourceLineNo">111</span>  public int compareTo(StreetsideAbstractImage image) {<a name="line.111"></a>
+<span class="sourceLineNo">112</span>    if (image instanceof StreetsideImage) {<a name="line.112"></a>
+<span class="sourceLineNo">113</span>      return id.compareTo(((StreetsideImage) image).getId());<a name="line.113"></a>
+<span class="sourceLineNo">114</span>    }<a name="line.114"></a>
+<span class="sourceLineNo">115</span>    return hashCode() - image.hashCode();<a name="line.115"></a>
+<span class="sourceLineNo">116</span>  }<a name="line.116"></a>
+<span class="sourceLineNo">117</span><a name="line.117"></a>
+<span class="sourceLineNo">118</span>  @Override<a name="line.118"></a>
+<span class="sourceLineNo">119</span>  public int hashCode() {<a name="line.119"></a>
+<span class="sourceLineNo">120</span>    return id.hashCode();<a name="line.120"></a>
+<span class="sourceLineNo">121</span>  }<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>  @Override<a name="line.123"></a>
+<span class="sourceLineNo">124</span>  public void stopMoving() {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>    super.stopMoving();<a name="line.125"></a>
+<span class="sourceLineNo">126</span>    checkModified();<a name="line.126"></a>
+<span class="sourceLineNo">127</span>  }<a name="line.127"></a>
+<span class="sourceLineNo">128</span><a name="line.128"></a>
+<span class="sourceLineNo">129</span>  private void checkModified() {<a name="line.129"></a>
+<span class="sourceLineNo">130</span>    if (StreetsideLayer.hasInstance()) {<a name="line.130"></a>
+<span class="sourceLineNo">131</span>      if (isModified()) {<a name="line.131"></a>
+<span class="sourceLineNo">132</span>        StreetsideLayer.getInstance().getLocationChangeset().add(this);<a name="line.132"></a>
+<span class="sourceLineNo">133</span>      } else {<a name="line.133"></a>
+<span class="sourceLineNo">134</span>        StreetsideLayer.getInstance().getLocationChangeset().remove(this);<a name="line.134"></a>
+<span class="sourceLineNo">135</span>      }<a name="line.135"></a>
+<span class="sourceLineNo">136</span>    }<a name="line.136"></a>
+<span class="sourceLineNo">137</span>  }<a name="line.137"></a>
+<span class="sourceLineNo">138</span><a name="line.138"></a>
+<span class="sourceLineNo">139</span>  @Override<a name="line.139"></a>
+<span class="sourceLineNo">140</span>  public void turn(double ca) {<a name="line.140"></a>
+<span class="sourceLineNo">141</span>    super.turn(ca);<a name="line.141"></a>
+<span class="sourceLineNo">142</span>    checkModified();<a name="line.142"></a>
+<span class="sourceLineNo">143</span>  }<a name="line.143"></a>
+<span class="sourceLineNo">144</span><a name="line.144"></a>
+<span class="sourceLineNo">145</span>  /**<a name="line.145"></a>
+<span class="sourceLineNo">146</span>   * @return the altitude<a name="line.146"></a>
+<span class="sourceLineNo">147</span>   */<a name="line.147"></a>
+<span class="sourceLineNo">148</span>  public double getAl() {<a name="line.148"></a>
+<span class="sourceLineNo">149</span>    return al;<a name="line.149"></a>
+<span class="sourceLineNo">150</span>  }<a name="line.150"></a>
+<span class="sourceLineNo">151</span><a name="line.151"></a>
+<span class="sourceLineNo">152</span>  /**<a name="line.152"></a>
+<span class="sourceLineNo">153</span>   * @param altitude the altitude to set<a name="line.153"></a>
+<span class="sourceLineNo">154</span>   */<a name="line.154"></a>
+<span class="sourceLineNo">155</span>  public void setAl(double altitude) {<a name="line.155"></a>
+<span class="sourceLineNo">156</span>    al = altitude;<a name="line.156"></a>
+<span class="sourceLineNo">157</span>  }<a name="line.157"></a>
+<span class="sourceLineNo">158</span><a name="line.158"></a>
+<span class="sourceLineNo">159</span>  /**<a name="line.159"></a>
+<span class="sourceLineNo">160</span>   * @return the roll<a name="line.160"></a>
+<span class="sourceLineNo">161</span>   */<a name="line.161"></a>
+<span class="sourceLineNo">162</span>  public double getRo() {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>    return ro;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>  }<a name="line.164"></a>
+<span class="sourceLineNo">165</span><a name="line.165"></a>
+<span class="sourceLineNo">166</span>  /**<a name="line.166"></a>
+<span class="sourceLineNo">167</span>   * @param roll the roll to set<a name="line.167"></a>
+<span class="sourceLineNo">168</span>   */<a name="line.168"></a>
+<span class="sourceLineNo">169</span>  public void setRo(double roll) {<a name="line.169"></a>
+<span class="sourceLineNo">170</span>    ro = roll;<a name="line.170"></a>
+<span class="sourceLineNo">171</span>  }<a name="line.171"></a>
+<span class="sourceLineNo">172</span><a name="line.172"></a>
+<span class="sourceLineNo">173</span>  /**<a name="line.173"></a>
+<span class="sourceLineNo">174</span>   * @return the pi<a name="line.174"></a>
+<span class="sourceLineNo">175</span>   */<a name="line.175"></a>
+<span class="sourceLineNo">176</span>  public double getPi() {<a name="line.176"></a>
+<span class="sourceLineNo">177</span>    return pi;<a name="line.177"></a>
+<span class="sourceLineNo">178</span>  }<a name="line.178"></a>
+<span class="sourceLineNo">179</span><a name="line.179"></a>
+<span class="sourceLineNo">180</span>  /**<a name="line.180"></a>
+<span class="sourceLineNo">181</span>   * @param pitch the pi to set<a name="line.181"></a>
+<span class="sourceLineNo">182</span>   */<a name="line.182"></a>
+<span class="sourceLineNo">183</span>  public void setPi(double pitch) {<a name="line.183"></a>
+<span class="sourceLineNo">184</span>    pi = pitch;<a name="line.184"></a>
+<span class="sourceLineNo">185</span>  }<a name="line.185"></a>
+<span class="sourceLineNo">186</span><a name="line.186"></a>
+<span class="sourceLineNo">187</span>  /**<a name="line.187"></a>
+<span class="sourceLineNo">188</span>   * @return the burringl<a name="line.188"></a>
+<span class="sourceLineNo">189</span>   */<a name="line.189"></a>
+<span class="sourceLineNo">190</span>  public String getBl() {<a name="line.190"></a>
+<span class="sourceLineNo">191</span>    return bl;<a name="line.191"></a>
+<span class="sourceLineNo">192</span>  }<a name="line.192"></a>
+<span class="sourceLineNo">193</span><a name="line.193"></a>
+<span class="sourceLineNo">194</span>  /**<a name="line.194"></a>
+<span class="sourceLineNo">195</span>   * @param blurring the blurring to set<a name="line.195"></a>
+<span class="sourceLineNo">196</span>   */<a name="line.196"></a>
+<span class="sourceLineNo">197</span>  public void setBl(String blurring) {<a name="line.197"></a>
+<span class="sourceLineNo">198</span>    bl = blurring;<a name="line.198"></a>
+<span class="sourceLineNo">199</span>  }<a name="line.199"></a>
+<span class="sourceLineNo">200</span><a name="line.200"></a>
+<span class="sourceLineNo">201</span>  /**<a name="line.201"></a>
+<span class="sourceLineNo">202</span>   * @return the ml<a name="line.202"></a>
+<span class="sourceLineNo">203</span>   */<a name="line.203"></a>
+<span class="sourceLineNo">204</span>  public int getMl() {<a name="line.204"></a>
+<span class="sourceLineNo">205</span>    return ml;<a name="line.205"></a>
+<span class="sourceLineNo">206</span>  }<a name="line.206"></a>
+<span class="sourceLineNo">207</span><a name="line.207"></a>
+<span class="sourceLineNo">208</span>  /**<a name="line.208"></a>
+<span class="sourceLineNo">209</span>   * @param ml the ml to set<a name="line.209"></a>
+<span class="sourceLineNo">210</span>   */<a name="line.210"></a>
+<span class="sourceLineNo">211</span>  public void setMl(int ml) {<a name="line.211"></a>
+<span class="sourceLineNo">212</span>    this.ml = ml;<a name="line.212"></a>
+<span class="sourceLineNo">213</span>  }<a name="line.213"></a>
+<span class="sourceLineNo">214</span><a name="line.214"></a>
+<span class="sourceLineNo">215</span>  /**<a name="line.215"></a>
+<span class="sourceLineNo">216</span>   * @return the nbn<a name="line.216"></a>
+<span class="sourceLineNo">217</span>   */<a name="line.217"></a>
+<span class="sourceLineNo">218</span>  public List&lt;String&gt; getNbn() {<a name="line.218"></a>
+<span class="sourceLineNo">219</span>    return nbn;<a name="line.219"></a>
+<span class="sourceLineNo">220</span>  }<a name="line.220"></a>
+<span class="sourceLineNo">221</span><a name="line.221"></a>
+<span class="sourceLineNo">222</span>  /**<a name="line.222"></a>
+<span class="sourceLineNo">223</span>   * @param nbn the nbn to set<a name="line.223"></a>
+<span class="sourceLineNo">224</span>   */<a name="line.224"></a>
+<span class="sourceLineNo">225</span>  public void setNbn(List&lt;String&gt; nbn) {<a name="line.225"></a>
+<span class="sourceLineNo">226</span>    this.nbn = nbn;<a name="line.226"></a>
+<span class="sourceLineNo">227</span>  }<a name="line.227"></a>
+<span class="sourceLineNo">228</span><a name="line.228"></a>
+<span class="sourceLineNo">229</span>  /**<a name="line.229"></a>
+<span class="sourceLineNo">230</span>   * @return the pbn<a name="line.230"></a>
+<span class="sourceLineNo">231</span>   */<a name="line.231"></a>
+<span class="sourceLineNo">232</span>  public List&lt;String&gt; getPbn() {<a name="line.232"></a>
+<span class="sourceLineNo">233</span>    return pbn;<a name="line.233"></a>
+<span class="sourceLineNo">234</span>  }<a name="line.234"></a>
+<span class="sourceLineNo">235</span><a name="line.235"></a>
+<span class="sourceLineNo">236</span>  /**<a name="line.236"></a>
+<span class="sourceLineNo">237</span>   * @param pbn the pbn to set<a name="line.237"></a>
+<span class="sourceLineNo">238</span>   */<a name="line.238"></a>
+<span class="sourceLineNo">239</span>  public void setPbn(List&lt;String&gt; pbn) {<a name="line.239"></a>
+<span class="sourceLineNo">240</span>    this.pbn = pbn;<a name="line.240"></a>
+<span class="sourceLineNo">241</span>  }<a name="line.241"></a>
+<span class="sourceLineNo">242</span><a name="line.242"></a>
+<span class="sourceLineNo">243</span>  /**<a name="line.243"></a>
+<span class="sourceLineNo">244</span>   * @return the ad<a name="line.244"></a>
+<span class="sourceLineNo">245</span>   */<a name="line.245"></a>
+<span class="sourceLineNo">246</span>  public int getAd() {<a name="line.246"></a>
+<span class="sourceLineNo">247</span>    return ad;<a name="line.247"></a>
+<span class="sourceLineNo">248</span>  }<a name="line.248"></a>
+<span class="sourceLineNo">249</span><a name="line.249"></a>
+<span class="sourceLineNo">250</span>  /**<a name="line.250"></a>
+<span class="sourceLineNo">251</span>   * @param ad the ad to set<a name="line.251"></a>
+<span class="sourceLineNo">252</span>   */<a name="line.252"></a>
+<span class="sourceLineNo">253</span>  public void setAd(int ad) {<a name="line.253"></a>
+<span class="sourceLineNo">254</span>    this.ad = ad;<a name="line.254"></a>
+<span class="sourceLineNo">255</span>  }<a name="line.255"></a>
+<span class="sourceLineNo">256</span><a name="line.256"></a>
+<span class="sourceLineNo">257</span>  /**<a name="line.257"></a>
+<span class="sourceLineNo">258</span>   * @return the la<a name="line.258"></a>
+<span class="sourceLineNo">259</span>   */<a name="line.259"></a>
+<span class="sourceLineNo">260</span>  public double getLa() {<a name="line.260"></a>
+<span class="sourceLineNo">261</span>    return la;<a name="line.261"></a>
+<span class="sourceLineNo">262</span>  }<a name="line.262"></a>
+<span class="sourceLineNo">263</span><a name="line.263"></a>
+<span class="sourceLineNo">264</span>  /**<a name="line.264"></a>
+<span class="sourceLineNo">265</span>   * @param la the la to set<a name="line.265"></a>
+<span class="sourceLineNo">266</span>   */<a name="line.266"></a>
+<span class="sourceLineNo">267</span>  public void setLa(double la) {<a name="line.267"></a>
+<span class="sourceLineNo">268</span>    this.la = la;<a name="line.268"></a>
+<span class="sourceLineNo">269</span>  }<a name="line.269"></a>
+<span class="sourceLineNo">270</span><a name="line.270"></a>
+<span class="sourceLineNo">271</span>  /**<a name="line.271"></a>
+<span class="sourceLineNo">272</span>   * @return the lo<a name="line.272"></a>
+<span class="sourceLineNo">273</span>   */<a name="line.273"></a>
+<span class="sourceLineNo">274</span>  public double getLo() {<a name="line.274"></a>
+<span class="sourceLineNo">275</span>    return lo;<a name="line.275"></a>
+<span class="sourceLineNo">276</span>  }<a name="line.276"></a>
+<span class="sourceLineNo">277</span><a name="line.277"></a>
+<span class="sourceLineNo">278</span>  /**<a name="line.278"></a>
+<span class="sourceLineNo">279</span>   * @param lo the lo to set<a name="line.279"></a>
+<span class="sourceLineNo">280</span>   */<a name="line.280"></a>
+<span class="sourceLineNo">281</span>  public void setLo(double lo) {<a name="line.281"></a>
+<span class="sourceLineNo">282</span>    this.lo = lo;<a name="line.282"></a>
+<span class="sourceLineNo">283</span>  }<a name="line.283"></a>
+<span class="sourceLineNo">284</span><a name="line.284"></a>
+<span class="sourceLineNo">285</span>  /**<a name="line.285"></a>
+<span class="sourceLineNo">286</span>   * @param id the id to set<a name="line.286"></a>
+<span class="sourceLineNo">287</span>   */<a name="line.287"></a>
+<span class="sourceLineNo">288</span>  @Override<a name="line.288"></a>
+<span class="sourceLineNo">289</span>public void setId(String id) {<a name="line.289"></a>
+<span class="sourceLineNo">290</span>    this.id = id;<a name="line.290"></a>
+<span class="sourceLineNo">291</span>  }<a name="line.291"></a>
+<span class="sourceLineNo">292</span><a name="line.292"></a>
+<span class="sourceLineNo">293</span>  /**<a name="line.293"></a>
+<span class="sourceLineNo">294</span>   * @return the rn<a name="line.294"></a>
+<span class="sourceLineNo">295</span>   */<a name="line.295"></a>
+<span class="sourceLineNo">296</span>  public Rn getRn() {<a name="line.296"></a>
+<span class="sourceLineNo">297</span>    return rn;<a name="line.297"></a>
+<span class="sourceLineNo">298</span>  }<a name="line.298"></a>
+<span class="sourceLineNo">299</span><a name="line.299"></a>
+<span class="sourceLineNo">300</span>  /**<a name="line.300"></a>
+<span class="sourceLineNo">301</span>   * @param rn the rn to set<a name="line.301"></a>
+<span class="sourceLineNo">302</span>   */<a name="line.302"></a>
+<span class="sourceLineNo">303</span>  public void setRn(Rn rn) {<a name="line.303"></a>
+<span class="sourceLineNo">304</span>    this.rn = rn;<a name="line.304"></a>
+<span class="sourceLineNo">305</span>  }<a name="line.305"></a>
+<span class="sourceLineNo">306</span>}<a name="line.306"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImage.html	(revision 34416)
@@ -0,0 +1,378 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.util.List;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import org.openstreetmap.josm.data.coor.LatLon;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.plugins.streetside.model.UserProfile;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>/**<a name="line.10"></a>
+<span class="sourceLineNo">011</span> * A StreetsideImage object represents each of the images stored in Streetside.<a name="line.11"></a>
+<span class="sourceLineNo">012</span> *<a name="line.12"></a>
+<span class="sourceLineNo">013</span> * @author nokutu<a name="line.13"></a>
+<span class="sourceLineNo">014</span> * @author renerr18<a name="line.14"></a>
+<span class="sourceLineNo">015</span> *<a name="line.15"></a>
+<span class="sourceLineNo">016</span> * @see StreetsideSequence<a name="line.16"></a>
+<span class="sourceLineNo">017</span> * @see StreetsideData<a name="line.17"></a>
+<span class="sourceLineNo">018</span> */<a name="line.18"></a>
+<span class="sourceLineNo">019</span>public class StreetsideImage extends StreetsideAbstractImage {<a name="line.19"></a>
+<span class="sourceLineNo">020</span>  /**<a name="line.20"></a>
+<span class="sourceLineNo">021</span>   * Rn is a Bing Streetside image attribute - currently not<a name="line.21"></a>
+<span class="sourceLineNo">022</span>   * used, mapped or supported in the Streetside plugin -<a name="line.22"></a>
+<span class="sourceLineNo">023</span>   * left out initially because it's an unrequired complex object.<a name="line.23"></a>
+<span class="sourceLineNo">024</span>   */<a name="line.24"></a>
+<span class="sourceLineNo">025</span>  public static class Rn {<a name="line.25"></a>
+<span class="sourceLineNo">026</span>          // placeholder for Rn attribute (undocumented streetside complex inner type)<a name="line.26"></a>
+<span class="sourceLineNo">027</span>  }<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>  // latitude of the Streetside image<a name="line.29"></a>
+<span class="sourceLineNo">030</span>  private double la;<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>  //longitude of the Streetside image<a name="line.32"></a>
+<span class="sourceLineNo">033</span>  private double lo;<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>  // The bubble altitude, in meters above the WGS84 ellipsoid<a name="line.35"></a>
+<span class="sourceLineNo">036</span>  private double al;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>  // Roll<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  private double ro;<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>  // Pitch<a name="line.41"></a>
+<span class="sourceLineNo">042</span>  private double pi;<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>  // Blurring instructions - not currently used by the plugin<a name="line.44"></a>
+<span class="sourceLineNo">045</span>  private String bl;<a name="line.45"></a>
+<span class="sourceLineNo">046</span><a name="line.46"></a>
+<span class="sourceLineNo">047</span>  // Undocumented Attributes<a name="line.47"></a>
+<span class="sourceLineNo">048</span>  private int ml;<a name="line.48"></a>
+<span class="sourceLineNo">049</span>  private List&lt;String&gt; nbn;<a name="line.49"></a>
+<span class="sourceLineNo">050</span>  private List&lt;String&gt; pbn;<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  private int ad;<a name="line.51"></a>
+<span class="sourceLineNo">052</span>  private Rn rn;<a name="line.52"></a>
+<span class="sourceLineNo">053</span><a name="line.53"></a>
+<span class="sourceLineNo">054</span>  /**<a name="line.54"></a>
+<span class="sourceLineNo">055</span>   * Main constructor of the class StreetsideImage<a name="line.55"></a>
+<span class="sourceLineNo">056</span>   *<a name="line.56"></a>
+<span class="sourceLineNo">057</span>   * @param id     The unique identifier of the image.<a name="line.57"></a>
+<span class="sourceLineNo">058</span>   * @param latLon The latitude and longitude where it is positioned.<a name="line.58"></a>
+<span class="sourceLineNo">059</span>   * @param he     The direction of the images in degrees, meaning 0 north.<a name="line.59"></a>
+<span class="sourceLineNo">060</span>   */<a name="line.60"></a>
+<span class="sourceLineNo">061</span>  public StreetsideImage(String id, LatLon latLon, double he) {<a name="line.61"></a>
+<span class="sourceLineNo">062</span>    super(id, latLon, he);<a name="line.62"></a>
+<span class="sourceLineNo">063</span>  }<a name="line.63"></a>
+<span class="sourceLineNo">064</span><a name="line.64"></a>
+<span class="sourceLineNo">065</span>  public StreetsideImage(String id, LatLon latLon) {<a name="line.65"></a>
+<span class="sourceLineNo">066</span>    super(id, latLon, 0.0);<a name="line.66"></a>
+<span class="sourceLineNo">067</span>  }<a name="line.67"></a>
+<span class="sourceLineNo">068</span><a name="line.68"></a>
+<span class="sourceLineNo">069</span>  public StreetsideImage(String id, double la, double lo) {<a name="line.69"></a>
+<span class="sourceLineNo">070</span>    super(id, new LatLon(la,lo), 0.0);<a name="line.70"></a>
+<span class="sourceLineNo">071</span>  }<a name="line.71"></a>
+<span class="sourceLineNo">072</span><a name="line.72"></a>
+<span class="sourceLineNo">073</span>  public StreetsideImage(String id) {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>            super(id);<a name="line.74"></a>
+<span class="sourceLineNo">075</span>  }<a name="line.75"></a>
+<span class="sourceLineNo">076</span><a name="line.76"></a>
+<span class="sourceLineNo">077</span>  // Default constructor for Jackson/JSON Deserializattion<a name="line.77"></a>
+<span class="sourceLineNo">078</span>  public StreetsideImage() {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    super(CubemapUtils.IMPORTED_ID, null, 0.0);<a name="line.79"></a>
+<span class="sourceLineNo">080</span>  }<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>  /**<a name="line.82"></a>
+<span class="sourceLineNo">083</span>   * Returns the unique identifier of the object.<a name="line.83"></a>
+<span class="sourceLineNo">084</span>   *<a name="line.84"></a>
+<span class="sourceLineNo">085</span>   * @return A {@code String} containing the unique identifier of the object.<a name="line.85"></a>
+<span class="sourceLineNo">086</span>   */<a name="line.86"></a>
+<span class="sourceLineNo">087</span>  @Override<a name="line.87"></a>
+<span class="sourceLineNo">088</span>public String getId() {<a name="line.88"></a>
+<span class="sourceLineNo">089</span>    return String.valueOf(id);<a name="line.89"></a>
+<span class="sourceLineNo">090</span>  }<a name="line.90"></a>
+<span class="sourceLineNo">091</span><a name="line.91"></a>
+<span class="sourceLineNo">092</span>  public UserProfile getUser() {<a name="line.92"></a>
+<span class="sourceLineNo">093</span>            return getSequence().getUser();<a name="line.93"></a>
+<span class="sourceLineNo">094</span>  }<a name="line.94"></a>
+<span class="sourceLineNo">095</span><a name="line.95"></a>
+<span class="sourceLineNo">096</span>  @Override<a name="line.96"></a>
+<span class="sourceLineNo">097</span>  public String toString() {<a name="line.97"></a>
+<span class="sourceLineNo">098</span>    return String.format(<a name="line.98"></a>
+<span class="sourceLineNo">099</span>      // TODO: format date cd (Gradle build error command line)<a name="line.99"></a>
+<span class="sourceLineNo">100</span>      "Image[id=%s,lat=%f,lon=%f,he=%f,user=%s]",<a name="line.100"></a>
+<span class="sourceLineNo">101</span>      id, latLon.lat(), latLon.lon(), he, "null"//, cd<a name="line.101"></a>
+<span class="sourceLineNo">102</span>    );<a name="line.102"></a>
+<span class="sourceLineNo">103</span>  }<a name="line.103"></a>
+<span class="sourceLineNo">104</span><a name="line.104"></a>
+<span class="sourceLineNo">105</span>  @Override<a name="line.105"></a>
+<span class="sourceLineNo">106</span>  public boolean equals(Object object) {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>    return object instanceof StreetsideImage &amp;&amp; id.equals(((StreetsideImage) object).getId());<a name="line.107"></a>
+<span class="sourceLineNo">108</span>  }<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>  @Override<a name="line.110"></a>
+<span class="sourceLineNo">111</span>  public int compareTo(StreetsideAbstractImage image) {<a name="line.111"></a>
+<span class="sourceLineNo">112</span>    if (image instanceof StreetsideImage) {<a name="line.112"></a>
+<span class="sourceLineNo">113</span>      return id.compareTo(((StreetsideImage) image).getId());<a name="line.113"></a>
+<span class="sourceLineNo">114</span>    }<a name="line.114"></a>
+<span class="sourceLineNo">115</span>    return hashCode() - image.hashCode();<a name="line.115"></a>
+<span class="sourceLineNo">116</span>  }<a name="line.116"></a>
+<span class="sourceLineNo">117</span><a name="line.117"></a>
+<span class="sourceLineNo">118</span>  @Override<a name="line.118"></a>
+<span class="sourceLineNo">119</span>  public int hashCode() {<a name="line.119"></a>
+<span class="sourceLineNo">120</span>    return id.hashCode();<a name="line.120"></a>
+<span class="sourceLineNo">121</span>  }<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>  @Override<a name="line.123"></a>
+<span class="sourceLineNo">124</span>  public void stopMoving() {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>    super.stopMoving();<a name="line.125"></a>
+<span class="sourceLineNo">126</span>    checkModified();<a name="line.126"></a>
+<span class="sourceLineNo">127</span>  }<a name="line.127"></a>
+<span class="sourceLineNo">128</span><a name="line.128"></a>
+<span class="sourceLineNo">129</span>  private void checkModified() {<a name="line.129"></a>
+<span class="sourceLineNo">130</span>    if (StreetsideLayer.hasInstance()) {<a name="line.130"></a>
+<span class="sourceLineNo">131</span>      if (isModified()) {<a name="line.131"></a>
+<span class="sourceLineNo">132</span>        StreetsideLayer.getInstance().getLocationChangeset().add(this);<a name="line.132"></a>
+<span class="sourceLineNo">133</span>      } else {<a name="line.133"></a>
+<span class="sourceLineNo">134</span>        StreetsideLayer.getInstance().getLocationChangeset().remove(this);<a name="line.134"></a>
+<span class="sourceLineNo">135</span>      }<a name="line.135"></a>
+<span class="sourceLineNo">136</span>    }<a name="line.136"></a>
+<span class="sourceLineNo">137</span>  }<a name="line.137"></a>
+<span class="sourceLineNo">138</span><a name="line.138"></a>
+<span class="sourceLineNo">139</span>  @Override<a name="line.139"></a>
+<span class="sourceLineNo">140</span>  public void turn(double ca) {<a name="line.140"></a>
+<span class="sourceLineNo">141</span>    super.turn(ca);<a name="line.141"></a>
+<span class="sourceLineNo">142</span>    checkModified();<a name="line.142"></a>
+<span class="sourceLineNo">143</span>  }<a name="line.143"></a>
+<span class="sourceLineNo">144</span><a name="line.144"></a>
+<span class="sourceLineNo">145</span>  /**<a name="line.145"></a>
+<span class="sourceLineNo">146</span>   * @return the altitude<a name="line.146"></a>
+<span class="sourceLineNo">147</span>   */<a name="line.147"></a>
+<span class="sourceLineNo">148</span>  public double getAl() {<a name="line.148"></a>
+<span class="sourceLineNo">149</span>    return al;<a name="line.149"></a>
+<span class="sourceLineNo">150</span>  }<a name="line.150"></a>
+<span class="sourceLineNo">151</span><a name="line.151"></a>
+<span class="sourceLineNo">152</span>  /**<a name="line.152"></a>
+<span class="sourceLineNo">153</span>   * @param altitude the altitude to set<a name="line.153"></a>
+<span class="sourceLineNo">154</span>   */<a name="line.154"></a>
+<span class="sourceLineNo">155</span>  public void setAl(double altitude) {<a name="line.155"></a>
+<span class="sourceLineNo">156</span>    al = altitude;<a name="line.156"></a>
+<span class="sourceLineNo">157</span>  }<a name="line.157"></a>
+<span class="sourceLineNo">158</span><a name="line.158"></a>
+<span class="sourceLineNo">159</span>  /**<a name="line.159"></a>
+<span class="sourceLineNo">160</span>   * @return the roll<a name="line.160"></a>
+<span class="sourceLineNo">161</span>   */<a name="line.161"></a>
+<span class="sourceLineNo">162</span>  public double getRo() {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>    return ro;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>  }<a name="line.164"></a>
+<span class="sourceLineNo">165</span><a name="line.165"></a>
+<span class="sourceLineNo">166</span>  /**<a name="line.166"></a>
+<span class="sourceLineNo">167</span>   * @param roll the roll to set<a name="line.167"></a>
+<span class="sourceLineNo">168</span>   */<a name="line.168"></a>
+<span class="sourceLineNo">169</span>  public void setRo(double roll) {<a name="line.169"></a>
+<span class="sourceLineNo">170</span>    ro = roll;<a name="line.170"></a>
+<span class="sourceLineNo">171</span>  }<a name="line.171"></a>
+<span class="sourceLineNo">172</span><a name="line.172"></a>
+<span class="sourceLineNo">173</span>  /**<a name="line.173"></a>
+<span class="sourceLineNo">174</span>   * @return the pi<a name="line.174"></a>
+<span class="sourceLineNo">175</span>   */<a name="line.175"></a>
+<span class="sourceLineNo">176</span>  public double getPi() {<a name="line.176"></a>
+<span class="sourceLineNo">177</span>    return pi;<a name="line.177"></a>
+<span class="sourceLineNo">178</span>  }<a name="line.178"></a>
+<span class="sourceLineNo">179</span><a name="line.179"></a>
+<span class="sourceLineNo">180</span>  /**<a name="line.180"></a>
+<span class="sourceLineNo">181</span>   * @param pitch the pi to set<a name="line.181"></a>
+<span class="sourceLineNo">182</span>   */<a name="line.182"></a>
+<span class="sourceLineNo">183</span>  public void setPi(double pitch) {<a name="line.183"></a>
+<span class="sourceLineNo">184</span>    pi = pitch;<a name="line.184"></a>
+<span class="sourceLineNo">185</span>  }<a name="line.185"></a>
+<span class="sourceLineNo">186</span><a name="line.186"></a>
+<span class="sourceLineNo">187</span>  /**<a name="line.187"></a>
+<span class="sourceLineNo">188</span>   * @return the burringl<a name="line.188"></a>
+<span class="sourceLineNo">189</span>   */<a name="line.189"></a>
+<span class="sourceLineNo">190</span>  public String getBl() {<a name="line.190"></a>
+<span class="sourceLineNo">191</span>    return bl;<a name="line.191"></a>
+<span class="sourceLineNo">192</span>  }<a name="line.192"></a>
+<span class="sourceLineNo">193</span><a name="line.193"></a>
+<span class="sourceLineNo">194</span>  /**<a name="line.194"></a>
+<span class="sourceLineNo">195</span>   * @param blurring the blurring to set<a name="line.195"></a>
+<span class="sourceLineNo">196</span>   */<a name="line.196"></a>
+<span class="sourceLineNo">197</span>  public void setBl(String blurring) {<a name="line.197"></a>
+<span class="sourceLineNo">198</span>    bl = blurring;<a name="line.198"></a>
+<span class="sourceLineNo">199</span>  }<a name="line.199"></a>
+<span class="sourceLineNo">200</span><a name="line.200"></a>
+<span class="sourceLineNo">201</span>  /**<a name="line.201"></a>
+<span class="sourceLineNo">202</span>   * @return the ml<a name="line.202"></a>
+<span class="sourceLineNo">203</span>   */<a name="line.203"></a>
+<span class="sourceLineNo">204</span>  public int getMl() {<a name="line.204"></a>
+<span class="sourceLineNo">205</span>    return ml;<a name="line.205"></a>
+<span class="sourceLineNo">206</span>  }<a name="line.206"></a>
+<span class="sourceLineNo">207</span><a name="line.207"></a>
+<span class="sourceLineNo">208</span>  /**<a name="line.208"></a>
+<span class="sourceLineNo">209</span>   * @param ml the ml to set<a name="line.209"></a>
+<span class="sourceLineNo">210</span>   */<a name="line.210"></a>
+<span class="sourceLineNo">211</span>  public void setMl(int ml) {<a name="line.211"></a>
+<span class="sourceLineNo">212</span>    this.ml = ml;<a name="line.212"></a>
+<span class="sourceLineNo">213</span>  }<a name="line.213"></a>
+<span class="sourceLineNo">214</span><a name="line.214"></a>
+<span class="sourceLineNo">215</span>  /**<a name="line.215"></a>
+<span class="sourceLineNo">216</span>   * @return the nbn<a name="line.216"></a>
+<span class="sourceLineNo">217</span>   */<a name="line.217"></a>
+<span class="sourceLineNo">218</span>  public List&lt;String&gt; getNbn() {<a name="line.218"></a>
+<span class="sourceLineNo">219</span>    return nbn;<a name="line.219"></a>
+<span class="sourceLineNo">220</span>  }<a name="line.220"></a>
+<span class="sourceLineNo">221</span><a name="line.221"></a>
+<span class="sourceLineNo">222</span>  /**<a name="line.222"></a>
+<span class="sourceLineNo">223</span>   * @param nbn the nbn to set<a name="line.223"></a>
+<span class="sourceLineNo">224</span>   */<a name="line.224"></a>
+<span class="sourceLineNo">225</span>  public void setNbn(List&lt;String&gt; nbn) {<a name="line.225"></a>
+<span class="sourceLineNo">226</span>    this.nbn = nbn;<a name="line.226"></a>
+<span class="sourceLineNo">227</span>  }<a name="line.227"></a>
+<span class="sourceLineNo">228</span><a name="line.228"></a>
+<span class="sourceLineNo">229</span>  /**<a name="line.229"></a>
+<span class="sourceLineNo">230</span>   * @return the pbn<a name="line.230"></a>
+<span class="sourceLineNo">231</span>   */<a name="line.231"></a>
+<span class="sourceLineNo">232</span>  public List&lt;String&gt; getPbn() {<a name="line.232"></a>
+<span class="sourceLineNo">233</span>    return pbn;<a name="line.233"></a>
+<span class="sourceLineNo">234</span>  }<a name="line.234"></a>
+<span class="sourceLineNo">235</span><a name="line.235"></a>
+<span class="sourceLineNo">236</span>  /**<a name="line.236"></a>
+<span class="sourceLineNo">237</span>   * @param pbn the pbn to set<a name="line.237"></a>
+<span class="sourceLineNo">238</span>   */<a name="line.238"></a>
+<span class="sourceLineNo">239</span>  public void setPbn(List&lt;String&gt; pbn) {<a name="line.239"></a>
+<span class="sourceLineNo">240</span>    this.pbn = pbn;<a name="line.240"></a>
+<span class="sourceLineNo">241</span>  }<a name="line.241"></a>
+<span class="sourceLineNo">242</span><a name="line.242"></a>
+<span class="sourceLineNo">243</span>  /**<a name="line.243"></a>
+<span class="sourceLineNo">244</span>   * @return the ad<a name="line.244"></a>
+<span class="sourceLineNo">245</span>   */<a name="line.245"></a>
+<span class="sourceLineNo">246</span>  public int getAd() {<a name="line.246"></a>
+<span class="sourceLineNo">247</span>    return ad;<a name="line.247"></a>
+<span class="sourceLineNo">248</span>  }<a name="line.248"></a>
+<span class="sourceLineNo">249</span><a name="line.249"></a>
+<span class="sourceLineNo">250</span>  /**<a name="line.250"></a>
+<span class="sourceLineNo">251</span>   * @param ad the ad to set<a name="line.251"></a>
+<span class="sourceLineNo">252</span>   */<a name="line.252"></a>
+<span class="sourceLineNo">253</span>  public void setAd(int ad) {<a name="line.253"></a>
+<span class="sourceLineNo">254</span>    this.ad = ad;<a name="line.254"></a>
+<span class="sourceLineNo">255</span>  }<a name="line.255"></a>
+<span class="sourceLineNo">256</span><a name="line.256"></a>
+<span class="sourceLineNo">257</span>  /**<a name="line.257"></a>
+<span class="sourceLineNo">258</span>   * @return the la<a name="line.258"></a>
+<span class="sourceLineNo">259</span>   */<a name="line.259"></a>
+<span class="sourceLineNo">260</span>  public double getLa() {<a name="line.260"></a>
+<span class="sourceLineNo">261</span>    return la;<a name="line.261"></a>
+<span class="sourceLineNo">262</span>  }<a name="line.262"></a>
+<span class="sourceLineNo">263</span><a name="line.263"></a>
+<span class="sourceLineNo">264</span>  /**<a name="line.264"></a>
+<span class="sourceLineNo">265</span>   * @param la the la to set<a name="line.265"></a>
+<span class="sourceLineNo">266</span>   */<a name="line.266"></a>
+<span class="sourceLineNo">267</span>  public void setLa(double la) {<a name="line.267"></a>
+<span class="sourceLineNo">268</span>    this.la = la;<a name="line.268"></a>
+<span class="sourceLineNo">269</span>  }<a name="line.269"></a>
+<span class="sourceLineNo">270</span><a name="line.270"></a>
+<span class="sourceLineNo">271</span>  /**<a name="line.271"></a>
+<span class="sourceLineNo">272</span>   * @return the lo<a name="line.272"></a>
+<span class="sourceLineNo">273</span>   */<a name="line.273"></a>
+<span class="sourceLineNo">274</span>  public double getLo() {<a name="line.274"></a>
+<span class="sourceLineNo">275</span>    return lo;<a name="line.275"></a>
+<span class="sourceLineNo">276</span>  }<a name="line.276"></a>
+<span class="sourceLineNo">277</span><a name="line.277"></a>
+<span class="sourceLineNo">278</span>  /**<a name="line.278"></a>
+<span class="sourceLineNo">279</span>   * @param lo the lo to set<a name="line.279"></a>
+<span class="sourceLineNo">280</span>   */<a name="line.280"></a>
+<span class="sourceLineNo">281</span>  public void setLo(double lo) {<a name="line.281"></a>
+<span class="sourceLineNo">282</span>    this.lo = lo;<a name="line.282"></a>
+<span class="sourceLineNo">283</span>  }<a name="line.283"></a>
+<span class="sourceLineNo">284</span><a name="line.284"></a>
+<span class="sourceLineNo">285</span>  /**<a name="line.285"></a>
+<span class="sourceLineNo">286</span>   * @param id the id to set<a name="line.286"></a>
+<span class="sourceLineNo">287</span>   */<a name="line.287"></a>
+<span class="sourceLineNo">288</span>  @Override<a name="line.288"></a>
+<span class="sourceLineNo">289</span>public void setId(String id) {<a name="line.289"></a>
+<span class="sourceLineNo">290</span>    this.id = id;<a name="line.290"></a>
+<span class="sourceLineNo">291</span>  }<a name="line.291"></a>
+<span class="sourceLineNo">292</span><a name="line.292"></a>
+<span class="sourceLineNo">293</span>  /**<a name="line.293"></a>
+<span class="sourceLineNo">294</span>   * @return the rn<a name="line.294"></a>
+<span class="sourceLineNo">295</span>   */<a name="line.295"></a>
+<span class="sourceLineNo">296</span>  public Rn getRn() {<a name="line.296"></a>
+<span class="sourceLineNo">297</span>    return rn;<a name="line.297"></a>
+<span class="sourceLineNo">298</span>  }<a name="line.298"></a>
+<span class="sourceLineNo">299</span><a name="line.299"></a>
+<span class="sourceLineNo">300</span>  /**<a name="line.300"></a>
+<span class="sourceLineNo">301</span>   * @param rn the rn to set<a name="line.301"></a>
+<span class="sourceLineNo">302</span>   */<a name="line.302"></a>
+<span class="sourceLineNo">303</span>  public void setRn(Rn rn) {<a name="line.303"></a>
+<span class="sourceLineNo">304</span>    this.rn = rn;<a name="line.304"></a>
+<span class="sourceLineNo">305</span>  }<a name="line.305"></a>
+<span class="sourceLineNo">306</span>}<a name="line.306"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.html	(revision 34416)
@@ -0,0 +1,231 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.image.BufferedImage;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.File;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.io.IOException;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.text.ParseException;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.util.Calendar;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import javax.imageio.ImageIO;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.data.coor.CachedLatLon;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.data.coor.LatLon;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.gui.MapView;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.gui.layer.geoimage.ImageEntry;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils;<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>/**<a name="line.20"></a>
+<span class="sourceLineNo">021</span> * A StreetsideImoprtedImage object represents a picture imported locally.<a name="line.21"></a>
+<span class="sourceLineNo">022</span> *<a name="line.22"></a>
+<span class="sourceLineNo">023</span> * @author nokutu<a name="line.23"></a>
+<span class="sourceLineNo">024</span> *<a name="line.24"></a>
+<span class="sourceLineNo">025</span> */<a name="line.25"></a>
+<span class="sourceLineNo">026</span>public class StreetsideImportedImage extends StreetsideAbstractImage {<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>  /** The picture file. */<a name="line.28"></a>
+<span class="sourceLineNo">029</span>  protected File file;<a name="line.29"></a>
+<span class="sourceLineNo">030</span><a name="line.30"></a>
+<span class="sourceLineNo">031</span>  /**<a name="line.31"></a>
+<span class="sourceLineNo">032</span>   * Creates a new StreetsideImportedImage object using as date the current date.<a name="line.32"></a>
+<span class="sourceLineNo">033</span>   * Using when the EXIF tags doesn't contain that info.<a name="line.33"></a>
+<span class="sourceLineNo">034</span>   *<a name="line.34"></a>
+<span class="sourceLineNo">035</span>   * @param id  The Streetside image id<a name="line.35"></a>
+<span class="sourceLineNo">036</span>   * @param latLon  The latitude and longitude where the picture was taken.<a name="line.36"></a>
+<span class="sourceLineNo">037</span>   * @param ca  Direction of the picture (0 means north).<a name="line.37"></a>
+<span class="sourceLineNo">038</span>   * @param file  The file containing the picture.<a name="line.38"></a>
+<span class="sourceLineNo">039</span>   */<a name="line.39"></a>
+<span class="sourceLineNo">040</span>  public StreetsideImportedImage(final String id, final LatLon latLon, final double ca, final File file) {<a name="line.40"></a>
+<span class="sourceLineNo">041</span>    this(id, latLon, ca, file, Calendar.getInstance().getTimeInMillis());<a name="line.41"></a>
+<span class="sourceLineNo">042</span>  }<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>  /**<a name="line.44"></a>
+<span class="sourceLineNo">045</span>   * Main constructor of the class.<a name="line.45"></a>
+<span class="sourceLineNo">046</span>   *<a name="line.46"></a>
+<span class="sourceLineNo">047</span>   * @param id  The Streetside image id<a name="line.47"></a>
+<span class="sourceLineNo">048</span>   * @param latLon  Latitude and Longitude where the picture was taken.<a name="line.48"></a>
+<span class="sourceLineNo">049</span>   * @param ca  Direction of the picture (0 means north),<a name="line.49"></a>
+<span class="sourceLineNo">050</span>   * @param file  The file containing the picture.<a name="line.50"></a>
+<span class="sourceLineNo">051</span>   * @param datetimeOriginal  The date the picture was taken.<a name="line.51"></a>
+<span class="sourceLineNo">052</span>   */<a name="line.52"></a>
+<span class="sourceLineNo">053</span>  public StreetsideImportedImage(final String id, final LatLon latLon, final double ca, final File file, final String datetimeOriginal) {<a name="line.53"></a>
+<span class="sourceLineNo">054</span>    this(id, latLon, ca, file, parseTimestampElseCurrentTime(datetimeOriginal));<a name="line.54"></a>
+<span class="sourceLineNo">055</span>  }<a name="line.55"></a>
+<span class="sourceLineNo">056</span><a name="line.56"></a>
+<span class="sourceLineNo">057</span>  /**<a name="line.57"></a>
+<span class="sourceLineNo">058</span>   * Constructs a new image from an image entry of a {@link GeoImageLayer}.<a name="line.58"></a>
+<span class="sourceLineNo">059</span>   * @param geoImage the {@link ImageEntry}, from which the corresponding fields are taken<a name="line.59"></a>
+<span class="sourceLineNo">060</span>   * @return new image<a name="line.60"></a>
+<span class="sourceLineNo">061</span>   */<a name="line.61"></a>
+<span class="sourceLineNo">062</span>  public static StreetsideImportedImage createInstance(final ImageEntry geoImage) {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    if (geoImage == null) {<a name="line.63"></a>
+<span class="sourceLineNo">064</span>      return null;<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    }<a name="line.65"></a>
+<span class="sourceLineNo">066</span>    if (geoImage.getFile() == null) {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>      throw new IllegalArgumentException("Can't create an imported image from an ImageEntry without associated file.");<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    }<a name="line.68"></a>
+<span class="sourceLineNo">069</span>    final CachedLatLon cachedCoord = geoImage.getPos();<a name="line.69"></a>
+<span class="sourceLineNo">070</span>    LatLon coord = cachedCoord == null ? null : cachedCoord.getRoundedToOsmPrecision();<a name="line.70"></a>
+<span class="sourceLineNo">071</span>    if (coord == null) {<a name="line.71"></a>
+<span class="sourceLineNo">072</span>      final MapView mv = StreetsidePlugin.getMapView();<a name="line.72"></a>
+<span class="sourceLineNo">073</span>      coord = mv == null ? new LatLon(0, 0) : mv.getProjection().eastNorth2latlon(mv.getCenter());<a name="line.73"></a>
+<span class="sourceLineNo">074</span>    }<a name="line.74"></a>
+<span class="sourceLineNo">075</span>    final double ca = geoImage.getExifImgDir() == null ? 0 : geoImage.getExifImgDir();<a name="line.75"></a>
+<span class="sourceLineNo">076</span>    final long time = geoImage.hasGpsTime()<a name="line.76"></a>
+<span class="sourceLineNo">077</span>      ? geoImage.getGpsTime().getTime()<a name="line.77"></a>
+<span class="sourceLineNo">078</span>      : geoImage.hasExifTime() ? geoImage.getExifTime().getTime() : System.currentTimeMillis();<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    return new StreetsideImportedImage(CubemapUtils.IMPORTED_ID, coord, ca, geoImage.getFile(), time);<a name="line.79"></a>
+<span class="sourceLineNo">080</span>  }<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>  private static long parseTimestampElseCurrentTime(final String timestamp) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>    try {<a name="line.83"></a>
+<span class="sourceLineNo">084</span>      return StreetsideUtils.getEpoch(timestamp, "yyyy:MM:dd HH:mm:ss");<a name="line.84"></a>
+<span class="sourceLineNo">085</span>    } catch (ParseException e) {<a name="line.85"></a>
+<span class="sourceLineNo">086</span>      try {<a name="line.86"></a>
+<span class="sourceLineNo">087</span>        return StreetsideUtils.getEpoch(timestamp, "yyyy/MM/dd HH:mm:ss");<a name="line.87"></a>
+<span class="sourceLineNo">088</span>      } catch (ParseException e1) {<a name="line.88"></a>
+<span class="sourceLineNo">089</span>        return StreetsideUtils.currentTime();<a name="line.89"></a>
+<span class="sourceLineNo">090</span>      }<a name="line.90"></a>
+<span class="sourceLineNo">091</span>    }<a name="line.91"></a>
+<span class="sourceLineNo">092</span>  }<a name="line.92"></a>
+<span class="sourceLineNo">093</span><a name="line.93"></a>
+<span class="sourceLineNo">094</span>  public StreetsideImportedImage(final String id, final LatLon latLon, final double he, final File file, final long ca) {<a name="line.94"></a>
+<span class="sourceLineNo">095</span>    super(id, latLon, he);<a name="line.95"></a>
+<span class="sourceLineNo">096</span>    this.file = file;<a name="line.96"></a>
+<span class="sourceLineNo">097</span>    this.cd = ca;<a name="line.97"></a>
+<span class="sourceLineNo">098</span>  }<a name="line.98"></a>
+<span class="sourceLineNo">099</span><a name="line.99"></a>
+<span class="sourceLineNo">100</span>  /**<a name="line.100"></a>
+<span class="sourceLineNo">101</span>   * Returns the pictures of the file.<a name="line.101"></a>
+<span class="sourceLineNo">102</span>   *<a name="line.102"></a>
+<span class="sourceLineNo">103</span>   * @return A {@link BufferedImage} object containing the picture, or null if<a name="line.103"></a>
+<span class="sourceLineNo">104</span>   *         the {@link File} given in the constructor was null.<a name="line.104"></a>
+<span class="sourceLineNo">105</span>   * @throws IOException<a name="line.105"></a>
+<span class="sourceLineNo">106</span>   *           If the file parameter of the object isn't an image.<a name="line.106"></a>
+<span class="sourceLineNo">107</span>   */<a name="line.107"></a>
+<span class="sourceLineNo">108</span>  public BufferedImage getImage() throws IOException {<a name="line.108"></a>
+<span class="sourceLineNo">109</span>    if (file != null)<a name="line.109"></a>
+<span class="sourceLineNo">110</span>      return ImageIO.read(file);<a name="line.110"></a>
+<span class="sourceLineNo">111</span>    return null;<a name="line.111"></a>
+<span class="sourceLineNo">112</span>  }<a name="line.112"></a>
+<span class="sourceLineNo">113</span><a name="line.113"></a>
+<span class="sourceLineNo">114</span>  /**<a name="line.114"></a>
+<span class="sourceLineNo">115</span>   * Returns the {@link File} object where the picture is located.<a name="line.115"></a>
+<span class="sourceLineNo">116</span>   *<a name="line.116"></a>
+<span class="sourceLineNo">117</span>   * @return The {@link File} object where the picture is located.<a name="line.117"></a>
+<span class="sourceLineNo">118</span>   */<a name="line.118"></a>
+<span class="sourceLineNo">119</span>  public File getFile() {<a name="line.119"></a>
+<span class="sourceLineNo">120</span>    return file;<a name="line.120"></a>
+<span class="sourceLineNo">121</span>  }<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>  @Override<a name="line.123"></a>
+<span class="sourceLineNo">124</span>  public int compareTo(StreetsideAbstractImage image) {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>    if (image instanceof StreetsideImportedImage)<a name="line.125"></a>
+<span class="sourceLineNo">126</span>      return file.compareTo(((StreetsideImportedImage) image).getFile());<a name="line.126"></a>
+<span class="sourceLineNo">127</span>    return hashCode() - image.hashCode();<a name="line.127"></a>
+<span class="sourceLineNo">128</span>  }<a name="line.128"></a>
+<span class="sourceLineNo">129</span><a name="line.129"></a>
+<span class="sourceLineNo">130</span>  @Override<a name="line.130"></a>
+<span class="sourceLineNo">131</span>  public int hashCode() {<a name="line.131"></a>
+<span class="sourceLineNo">132</span>    final int prime = 31;<a name="line.132"></a>
+<span class="sourceLineNo">133</span>    int result = 1;<a name="line.133"></a>
+<span class="sourceLineNo">134</span>    result = prime * result + ((file == null) ? 0 : file.hashCode());<a name="line.134"></a>
+<span class="sourceLineNo">135</span>    return result;<a name="line.135"></a>
+<span class="sourceLineNo">136</span>  }<a name="line.136"></a>
+<span class="sourceLineNo">137</span><a name="line.137"></a>
+<span class="sourceLineNo">138</span>  @Override<a name="line.138"></a>
+<span class="sourceLineNo">139</span>  public boolean equals(Object obj) {<a name="line.139"></a>
+<span class="sourceLineNo">140</span>    if (this == obj) {<a name="line.140"></a>
+<span class="sourceLineNo">141</span>      return true;<a name="line.141"></a>
+<span class="sourceLineNo">142</span>    }<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    if (obj == null) {<a name="line.143"></a>
+<span class="sourceLineNo">144</span>      return false;<a name="line.144"></a>
+<span class="sourceLineNo">145</span>    }<a name="line.145"></a>
+<span class="sourceLineNo">146</span>    if (!(obj instanceof StreetsideImportedImage)) {<a name="line.146"></a>
+<span class="sourceLineNo">147</span>      return false;<a name="line.147"></a>
+<span class="sourceLineNo">148</span>    }<a name="line.148"></a>
+<span class="sourceLineNo">149</span>    StreetsideImportedImage other = (StreetsideImportedImage) obj;<a name="line.149"></a>
+<span class="sourceLineNo">150</span>    if (file == null) {<a name="line.150"></a>
+<span class="sourceLineNo">151</span>      if (other.file != null) {<a name="line.151"></a>
+<span class="sourceLineNo">152</span>        return false;<a name="line.152"></a>
+<span class="sourceLineNo">153</span>      }<a name="line.153"></a>
+<span class="sourceLineNo">154</span>    } else if (!file.equals(other.file)) {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>      return false;<a name="line.155"></a>
+<span class="sourceLineNo">156</span>    }<a name="line.156"></a>
+<span class="sourceLineNo">157</span>    return true;<a name="line.157"></a>
+<span class="sourceLineNo">158</span>  }<a name="line.158"></a>
+<span class="sourceLineNo">159</span>}<a name="line.159"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.NearestImgToTargetComparator.html	(revision 34416)
@@ -0,0 +1,606 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.AlphaComposite;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.BasicStroke;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Color;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.Composite;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.Graphics2D;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.awt.GraphicsEnvironment;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.awt.Point;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.awt.Rectangle;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.awt.RenderingHints;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import java.awt.TexturePaint;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import java.awt.geom.Line2D;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import java.awt.image.BufferedImage;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import java.util.Comparator;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import java.util.IntSummaryStatistics;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import java.util.Optional;<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>import javax.swing.Action;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import javax.swing.Icon;<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.apache.log4j.Logger;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.Main;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.data.Bounds;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.openstreetmap.josm.data.osm.DataSet;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.data.osm.event.DataChangedEvent;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.gui.MainApplication;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.gui.MapView;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.gui.NavigatableComponent;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.gui.dialogs.LayerListDialog;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>import org.openstreetmap.josm.gui.dialogs.LayerListPopup;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>import org.openstreetmap.josm.gui.layer.AbstractModifiableLayer;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>import org.openstreetmap.josm.gui.layer.Layer;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>import org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeEvent;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>import org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeListener;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>import org.openstreetmap.josm.plugins.streetside.cache.CacheUtils;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>import org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog;<a name="line.40"></a>
+<span class="sourceLineNo">041</span>import org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord;<a name="line.41"></a>
+<span class="sourceLineNo">042</span>import org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader;<a name="line.42"></a>
+<span class="sourceLineNo">043</span>import org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE;<a name="line.43"></a>
+<span class="sourceLineNo">044</span>import org.openstreetmap.josm.plugins.streetside.mode.AbstractMode;<a name="line.44"></a>
+<span class="sourceLineNo">045</span>import org.openstreetmap.josm.plugins.streetside.mode.JoinMode;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>import org.openstreetmap.josm.plugins.streetside.mode.SelectMode;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>import org.openstreetmap.josm.plugins.streetside.utils.MapViewGeometryUtil;<a name="line.47"></a>
+<span class="sourceLineNo">048</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme;<a name="line.48"></a>
+<span class="sourceLineNo">049</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.49"></a>
+<span class="sourceLineNo">050</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils;<a name="line.50"></a>
+<span class="sourceLineNo">051</span>import org.openstreetmap.josm.tools.I18n;<a name="line.51"></a>
+<span class="sourceLineNo">052</span>import org.openstreetmap.josm.tools.ImageProvider.ImageSizes;<a name="line.52"></a>
+<span class="sourceLineNo">053</span><a name="line.53"></a>
+<span class="sourceLineNo">054</span>/**<a name="line.54"></a>
+<span class="sourceLineNo">055</span> * This class represents the layer shown in JOSM. There can only exist one<a name="line.55"></a>
+<span class="sourceLineNo">056</span> * instance of this object.<a name="line.56"></a>
+<span class="sourceLineNo">057</span> *<a name="line.57"></a>
+<span class="sourceLineNo">058</span> * @author nokutu<a name="line.58"></a>
+<span class="sourceLineNo">059</span> */<a name="line.59"></a>
+<span class="sourceLineNo">060</span>public final class StreetsideLayer extends AbstractModifiableLayer implements<a name="line.60"></a>
+<span class="sourceLineNo">061</span>ActiveLayerChangeListener, StreetsideDataListener {<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>  final static Logger logger = Logger.getLogger(StreetsideLayer.class);<a name="line.63"></a>
+<span class="sourceLineNo">064</span><a name="line.64"></a>
+<span class="sourceLineNo">065</span>  /** The radius of the image marker */<a name="line.65"></a>
+<span class="sourceLineNo">066</span>  private static final int IMG_MARKER_RADIUS = 7;<a name="line.66"></a>
+<span class="sourceLineNo">067</span>  /** The radius of the circular sector that indicates the camera angle */<a name="line.67"></a>
+<span class="sourceLineNo">068</span>  private static final int CA_INDICATOR_RADIUS = 15;<a name="line.68"></a>
+<span class="sourceLineNo">069</span>  /** The angle of the circular sector that indicates the camera angle */<a name="line.69"></a>
+<span class="sourceLineNo">070</span>  private static final int CA_INDICATOR_ANGLE = 40;<a name="line.70"></a>
+<span class="sourceLineNo">071</span><a name="line.71"></a>
+<span class="sourceLineNo">072</span>        private static final DataSetListenerAdapter DATASET_LISTENER =<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                        new DataSetListenerAdapter(e -&gt; {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                                if (e instanceof DataChangedEvent &amp;&amp; StreetsideDownloader.getMode() == DOWNLOAD_MODE.OSM_AREA) {<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                                        // When more data is downloaded, a delayed update is thrown, in order to<a name="line.75"></a>
+<span class="sourceLineNo">076</span>                                        // wait for the data bounds to be set.<a name="line.76"></a>
+<span class="sourceLineNo">077</span>                                        MainApplication.worker.execute(StreetsideDownloader::downloadOSMArea);<a name="line.77"></a>
+<span class="sourceLineNo">078</span>                                }<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                        });<a name="line.79"></a>
+<span class="sourceLineNo">080</span><a name="line.80"></a>
+<span class="sourceLineNo">081</span>        /** Unique instance of the class. */<a name="line.81"></a>
+<span class="sourceLineNo">082</span>        private static StreetsideLayer instance;<a name="line.82"></a>
+<span class="sourceLineNo">083</span>        /** The nearest images to the selected image from different sequences sorted by distance from selection. */<a name="line.83"></a>
+<span class="sourceLineNo">084</span>        private StreetsideImage[] nearestImages = {};<a name="line.84"></a>
+<span class="sourceLineNo">085</span>        /** {@link StreetsideData} object that stores the database. */<a name="line.85"></a>
+<span class="sourceLineNo">086</span>        private final StreetsideData data;<a name="line.86"></a>
+<span class="sourceLineNo">087</span><a name="line.87"></a>
+<span class="sourceLineNo">088</span>        /** Mode of the layer. */<a name="line.88"></a>
+<span class="sourceLineNo">089</span>        public AbstractMode mode;<a name="line.89"></a>
+<span class="sourceLineNo">090</span><a name="line.90"></a>
+<span class="sourceLineNo">091</span>        private volatile TexturePaint hatched;<a name="line.91"></a>
+<span class="sourceLineNo">092</span>        private final StreetsideLocationChangeset locationChangeset = new StreetsideLocationChangeset();<a name="line.92"></a>
+<span class="sourceLineNo">093</span><a name="line.93"></a>
+<span class="sourceLineNo">094</span>        private StreetsideLayer() {<a name="line.94"></a>
+<span class="sourceLineNo">095</span>                super(I18n.tr("Microsoft Streetside Images"));<a name="line.95"></a>
+<span class="sourceLineNo">096</span>                data = new StreetsideData();<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                data.addListener(this);<a name="line.97"></a>
+<span class="sourceLineNo">098</span>        }<a name="line.98"></a>
+<span class="sourceLineNo">099</span><a name="line.99"></a>
+<span class="sourceLineNo">100</span>  /**<a name="line.100"></a>
+<span class="sourceLineNo">101</span>   * Initializes the Layer.<a name="line.101"></a>
+<span class="sourceLineNo">102</span>   */<a name="line.102"></a>
+<span class="sourceLineNo">103</span>  private void init() {<a name="line.103"></a>
+<span class="sourceLineNo">104</span>    final DataSet ds = MainApplication.getLayerManager().getEditDataSet();<a name="line.104"></a>
+<span class="sourceLineNo">105</span>    if (ds != null) {<a name="line.105"></a>
+<span class="sourceLineNo">106</span>      ds.addDataSetListener(DATASET_LISTENER);<a name="line.106"></a>
+<span class="sourceLineNo">107</span>    }<a name="line.107"></a>
+<span class="sourceLineNo">108</span>    MainApplication.getLayerManager().addActiveLayerChangeListener(this);<a name="line.108"></a>
+<span class="sourceLineNo">109</span>    if (!GraphicsEnvironment.isHeadless()) {<a name="line.109"></a>
+<span class="sourceLineNo">110</span>      setMode(new SelectMode());<a name="line.110"></a>
+<span class="sourceLineNo">111</span>      if (StreetsideDownloader.getMode() == DOWNLOAD_MODE.OSM_AREA) {<a name="line.111"></a>
+<span class="sourceLineNo">112</span>        MainApplication.worker.execute(StreetsideDownloader::downloadOSMArea);<a name="line.112"></a>
+<span class="sourceLineNo">113</span>      }<a name="line.113"></a>
+<span class="sourceLineNo">114</span>      if (StreetsideDownloader.getMode() == DOWNLOAD_MODE.VISIBLE_AREA) {<a name="line.114"></a>
+<span class="sourceLineNo">115</span>        mode.zoomChanged();<a name="line.115"></a>
+<span class="sourceLineNo">116</span>      }<a name="line.116"></a>
+<span class="sourceLineNo">117</span>    }<a name="line.117"></a>
+<span class="sourceLineNo">118</span>    // Does not execute when in headless mode<a name="line.118"></a>
+<span class="sourceLineNo">119</span>    if (Main.main != null &amp;&amp; !StreetsideMainDialog.getInstance().isShowing()) {<a name="line.119"></a>
+<span class="sourceLineNo">120</span>      StreetsideMainDialog.getInstance().showDialog();<a name="line.120"></a>
+<span class="sourceLineNo">121</span>    }<a name="line.121"></a>
+<span class="sourceLineNo">122</span>    if (StreetsidePlugin.getMapView() != null) {<a name="line.122"></a>
+<span class="sourceLineNo">123</span>      StreetsideMainDialog.getInstance().streetsideImageDisplay.repaint();<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                }<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                createHatchTexture();<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                invalidate();<a name="line.126"></a>
+<span class="sourceLineNo">127</span>        }<a name="line.127"></a>
+<span class="sourceLineNo">128</span><a name="line.128"></a>
+<span class="sourceLineNo">129</span>  public static void invalidateInstance() {<a name="line.129"></a>
+<span class="sourceLineNo">130</span>    if (hasInstance()) {<a name="line.130"></a>
+<span class="sourceLineNo">131</span>      getInstance().invalidate();<a name="line.131"></a>
+<span class="sourceLineNo">132</span>    }<a name="line.132"></a>
+<span class="sourceLineNo">133</span>  }<a name="line.133"></a>
+<span class="sourceLineNo">134</span><a name="line.134"></a>
+<span class="sourceLineNo">135</span>  /**<a name="line.135"></a>
+<span class="sourceLineNo">136</span>   * Changes the mode the the given one.<a name="line.136"></a>
+<span class="sourceLineNo">137</span>   *<a name="line.137"></a>
+<span class="sourceLineNo">138</span>   * @param mode The mode that is going to be activated.<a name="line.138"></a>
+<span class="sourceLineNo">139</span>   */<a name="line.139"></a>
+<span class="sourceLineNo">140</span>  public void setMode(AbstractMode mode) {<a name="line.140"></a>
+<span class="sourceLineNo">141</span>    final MapView mv = StreetsidePlugin.getMapView();<a name="line.141"></a>
+<span class="sourceLineNo">142</span>    if (this.mode != null &amp;&amp; mv != null) {<a name="line.142"></a>
+<span class="sourceLineNo">143</span>      mv.removeMouseListener(this.mode);<a name="line.143"></a>
+<span class="sourceLineNo">144</span>      mv.removeMouseMotionListener(this.mode);<a name="line.144"></a>
+<span class="sourceLineNo">145</span>      NavigatableComponent.removeZoomChangeListener(this.mode);<a name="line.145"></a>
+<span class="sourceLineNo">146</span>    }<a name="line.146"></a>
+<span class="sourceLineNo">147</span>    this.mode = mode;<a name="line.147"></a>
+<span class="sourceLineNo">148</span>    if (mode != null &amp;&amp; mv != null) {<a name="line.148"></a>
+<span class="sourceLineNo">149</span>      mv.setNewCursor(mode.cursor, this);<a name="line.149"></a>
+<span class="sourceLineNo">150</span>      mv.addMouseListener(mode);<a name="line.150"></a>
+<span class="sourceLineNo">151</span>      mv.addMouseMotionListener(mode);<a name="line.151"></a>
+<span class="sourceLineNo">152</span>      NavigatableComponent.addZoomChangeListener(mode);<a name="line.152"></a>
+<span class="sourceLineNo">153</span>      StreetsideUtils.updateHelpText();<a name="line.153"></a>
+<span class="sourceLineNo">154</span>    }<a name="line.154"></a>
+<span class="sourceLineNo">155</span>  }<a name="line.155"></a>
+<span class="sourceLineNo">156</span><a name="line.156"></a>
+<span class="sourceLineNo">157</span>  private static synchronized void clearInstance() {<a name="line.157"></a>
+<span class="sourceLineNo">158</span>    instance = null;<a name="line.158"></a>
+<span class="sourceLineNo">159</span>  }<a name="line.159"></a>
+<span class="sourceLineNo">160</span><a name="line.160"></a>
+<span class="sourceLineNo">161</span>  /**<a name="line.161"></a>
+<span class="sourceLineNo">162</span>   * Returns the unique instance of this class.<a name="line.162"></a>
+<span class="sourceLineNo">163</span>   *<a name="line.163"></a>
+<span class="sourceLineNo">164</span>   * @return The unique instance of this class.<a name="line.164"></a>
+<span class="sourceLineNo">165</span>   */<a name="line.165"></a>
+<span class="sourceLineNo">166</span>  public static synchronized StreetsideLayer getInstance() {<a name="line.166"></a>
+<span class="sourceLineNo">167</span>    if (instance != null) {<a name="line.167"></a>
+<span class="sourceLineNo">168</span>      return instance;<a name="line.168"></a>
+<span class="sourceLineNo">169</span>    }<a name="line.169"></a>
+<span class="sourceLineNo">170</span>    final StreetsideLayer layer = new StreetsideLayer();<a name="line.170"></a>
+<span class="sourceLineNo">171</span>    layer.init();<a name="line.171"></a>
+<span class="sourceLineNo">172</span>    instance = layer; // Only set instance field after initialization is complete<a name="line.172"></a>
+<span class="sourceLineNo">173</span>    return instance;<a name="line.173"></a>
+<span class="sourceLineNo">174</span>  }<a name="line.174"></a>
+<span class="sourceLineNo">175</span><a name="line.175"></a>
+<span class="sourceLineNo">176</span>  /**<a name="line.176"></a>
+<span class="sourceLineNo">177</span>   * @return if the unique instance of this layer is currently instantiated<a name="line.177"></a>
+<span class="sourceLineNo">178</span>   */<a name="line.178"></a>
+<span class="sourceLineNo">179</span>  public static boolean hasInstance() {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>    return instance != null;<a name="line.180"></a>
+<span class="sourceLineNo">181</span>  }<a name="line.181"></a>
+<span class="sourceLineNo">182</span><a name="line.182"></a>
+<span class="sourceLineNo">183</span>        /**<a name="line.183"></a>
+<span class="sourceLineNo">184</span>         * Returns the {@link StreetsideData} object, which acts as the database of the<a name="line.184"></a>
+<span class="sourceLineNo">185</span>         * Layer.<a name="line.185"></a>
+<span class="sourceLineNo">186</span>         *<a name="line.186"></a>
+<span class="sourceLineNo">187</span>         * @return The {@link StreetsideData} object that stores the database.<a name="line.187"></a>
+<span class="sourceLineNo">188</span>         */<a name="line.188"></a>
+<span class="sourceLineNo">189</span>        public StreetsideData getData() {<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                return data;<a name="line.190"></a>
+<span class="sourceLineNo">191</span>        }<a name="line.191"></a>
+<span class="sourceLineNo">192</span><a name="line.192"></a>
+<span class="sourceLineNo">193</span>  /**<a name="line.193"></a>
+<span class="sourceLineNo">194</span>   * Returns the {@link StreetsideLocationChangeset} object, which acts as the database of the<a name="line.194"></a>
+<span class="sourceLineNo">195</span>   * Layer.<a name="line.195"></a>
+<span class="sourceLineNo">196</span>   *<a name="line.196"></a>
+<span class="sourceLineNo">197</span>   * @return The {@link StreetsideData} object that stores the database.<a name="line.197"></a>
+<span class="sourceLineNo">198</span>   */<a name="line.198"></a>
+<span class="sourceLineNo">199</span>  public StreetsideLocationChangeset getLocationChangeset() {<a name="line.199"></a>
+<span class="sourceLineNo">200</span>    return locationChangeset;<a name="line.200"></a>
+<span class="sourceLineNo">201</span>  }<a name="line.201"></a>
+<span class="sourceLineNo">202</span><a name="line.202"></a>
+<span class="sourceLineNo">203</span>  /**<a name="line.203"></a>
+<span class="sourceLineNo">204</span>   * Returns the n-nearest image, for n=1 the nearest one is returned, for n=2 the second nearest one and so on.<a name="line.204"></a>
+<span class="sourceLineNo">205</span>   * The "n-nearest image" is picked from the list of one image from every sequence that is nearest to the currently<a name="line.205"></a>
+<span class="sourceLineNo">206</span>   * selected image, excluding the sequence to which the selected image belongs.<a name="line.206"></a>
+<span class="sourceLineNo">207</span>   * @param n the index for picking from the list of "nearest images", beginning from 1<a name="line.207"></a>
+<span class="sourceLineNo">208</span>   * @return the n-nearest image to the currently selected image<a name="line.208"></a>
+<span class="sourceLineNo">209</span>   */<a name="line.209"></a>
+<span class="sourceLineNo">210</span>  public synchronized StreetsideImage getNNearestImage(final int n) {<a name="line.210"></a>
+<span class="sourceLineNo">211</span>    return n &gt;= 1 &amp;&amp; n &lt;= nearestImages.length ? nearestImages[n - 1] : null;<a name="line.211"></a>
+<span class="sourceLineNo">212</span>  }<a name="line.212"></a>
+<span class="sourceLineNo">213</span><a name="line.213"></a>
+<span class="sourceLineNo">214</span>  @Override<a name="line.214"></a>
+<span class="sourceLineNo">215</span>  public synchronized void destroy() {<a name="line.215"></a>
+<span class="sourceLineNo">216</span>    clearInstance();<a name="line.216"></a>
+<span class="sourceLineNo">217</span>    setMode(null);<a name="line.217"></a>
+<span class="sourceLineNo">218</span>    StreetsideRecord.getInstance().reset();<a name="line.218"></a>
+<span class="sourceLineNo">219</span>    AbstractMode.resetThread();<a name="line.219"></a>
+<span class="sourceLineNo">220</span>    StreetsideDownloader.stopAll();<a name="line.220"></a>
+<span class="sourceLineNo">221</span>    if (StreetsideMainDialog.hasInstance()) {<a name="line.221"></a>
+<span class="sourceLineNo">222</span>      StreetsideMainDialog.getInstance().setImage(null);<a name="line.222"></a>
+<span class="sourceLineNo">223</span>      StreetsideMainDialog.getInstance().updateImage();<a name="line.223"></a>
+<span class="sourceLineNo">224</span>    }<a name="line.224"></a>
+<span class="sourceLineNo">225</span>    final MapView mv = StreetsidePlugin.getMapView();<a name="line.225"></a>
+<span class="sourceLineNo">226</span>    if (mv != null) {<a name="line.226"></a>
+<span class="sourceLineNo">227</span>      mv.removeMouseListener(mode);<a name="line.227"></a>
+<span class="sourceLineNo">228</span>      mv.removeMouseMotionListener(mode);<a name="line.228"></a>
+<span class="sourceLineNo">229</span>    }<a name="line.229"></a>
+<span class="sourceLineNo">230</span>    try {<a name="line.230"></a>
+<span class="sourceLineNo">231</span>      MainApplication.getLayerManager().removeActiveLayerChangeListener(this);<a name="line.231"></a>
+<span class="sourceLineNo">232</span>      if (MainApplication.getLayerManager().getEditDataSet() != null) {<a name="line.232"></a>
+<span class="sourceLineNo">233</span>        MainApplication.getLayerManager().getEditDataSet().removeDataSetListener(DATASET_LISTENER);<a name="line.233"></a>
+<span class="sourceLineNo">234</span>      }<a name="line.234"></a>
+<span class="sourceLineNo">235</span>    } catch (IllegalArgumentException e) {<a name="line.235"></a>
+<span class="sourceLineNo">236</span>      // TODO: It would be ideal, to fix this properly. But for the moment let's catch this, for when a listener has already been removed.<a name="line.236"></a>
+<span class="sourceLineNo">237</span>    }<a name="line.237"></a>
+<span class="sourceLineNo">238</span>    super.destroy();<a name="line.238"></a>
+<span class="sourceLineNo">239</span>  }<a name="line.239"></a>
+<span class="sourceLineNo">240</span><a name="line.240"></a>
+<span class="sourceLineNo">241</span><a name="line.241"></a>
+<span class="sourceLineNo">242</span>        @Override<a name="line.242"></a>
+<span class="sourceLineNo">243</span>  public boolean isModified() {<a name="line.243"></a>
+<span class="sourceLineNo">244</span>    return data.getImages().parallelStream().anyMatch(StreetsideAbstractImage::isModified);<a name="line.244"></a>
+<span class="sourceLineNo">245</span>  }<a name="line.245"></a>
+<span class="sourceLineNo">246</span><a name="line.246"></a>
+<span class="sourceLineNo">247</span>  @Override<a name="line.247"></a>
+<span class="sourceLineNo">248</span>  public void setVisible(boolean visible) {<a name="line.248"></a>
+<span class="sourceLineNo">249</span>    super.setVisible(visible);<a name="line.249"></a>
+<span class="sourceLineNo">250</span>    getData().getImages().parallelStream().forEach(img -&gt; img.setVisible(visible));<a name="line.250"></a>
+<span class="sourceLineNo">251</span>  }<a name="line.251"></a>
+<span class="sourceLineNo">252</span><a name="line.252"></a>
+<span class="sourceLineNo">253</span>  /**<a name="line.253"></a>
+<span class="sourceLineNo">254</span>   * Initialize the hatch pattern used to paint the non-downloaded area.<a name="line.254"></a>
+<span class="sourceLineNo">255</span>   */<a name="line.255"></a>
+<span class="sourceLineNo">256</span>  private void createHatchTexture() {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>    BufferedImage bi = new BufferedImage(15, 15, BufferedImage.TYPE_INT_ARGB);<a name="line.257"></a>
+<span class="sourceLineNo">258</span>    Graphics2D big = bi.createGraphics();<a name="line.258"></a>
+<span class="sourceLineNo">259</span>    big.setColor(StreetsideProperties.BACKGROUND.get());<a name="line.259"></a>
+<span class="sourceLineNo">260</span>    Composite comp = AlphaComposite.getInstance(AlphaComposite.SRC_OVER, 0.3f);<a name="line.260"></a>
+<span class="sourceLineNo">261</span>    big.setComposite(comp);<a name="line.261"></a>
+<span class="sourceLineNo">262</span>    big.fillRect(0, 0, 15, 15);<a name="line.262"></a>
+<span class="sourceLineNo">263</span>    big.setColor(StreetsideProperties.OUTSIDE_DOWNLOADED_AREA.get());<a name="line.263"></a>
+<span class="sourceLineNo">264</span>    big.drawLine(0, 15, 15, 0);<a name="line.264"></a>
+<span class="sourceLineNo">265</span>    Rectangle r = new Rectangle(0, 0, 15, 15);<a name="line.265"></a>
+<span class="sourceLineNo">266</span>    hatched = new TexturePaint(bi, r);<a name="line.266"></a>
+<span class="sourceLineNo">267</span>  }<a name="line.267"></a>
+<span class="sourceLineNo">268</span><a name="line.268"></a>
+<span class="sourceLineNo">269</span>  @Override<a name="line.269"></a>
+<span class="sourceLineNo">270</span>  public synchronized void paint(final Graphics2D g, final MapView mv, final Bounds box) {<a name="line.270"></a>
+<span class="sourceLineNo">271</span>    g.setRenderingHint(RenderingHints.KEY_ANTIALIASING, RenderingHints.VALUE_ANTIALIAS_ON);<a name="line.271"></a>
+<span class="sourceLineNo">272</span>    if (MainApplication.getLayerManager().getActiveLayer() == this) {<a name="line.272"></a>
+<span class="sourceLineNo">273</span>      // paint remainder<a name="line.273"></a>
+<span class="sourceLineNo">274</span>      g.setPaint(hatched);<a name="line.274"></a>
+<span class="sourceLineNo">275</span>      g.fill(MapViewGeometryUtil.getNonDownloadedArea(mv, data.getBounds()));<a name="line.275"></a>
+<span class="sourceLineNo">276</span>    }<a name="line.276"></a>
+<span class="sourceLineNo">277</span><a name="line.277"></a>
+<span class="sourceLineNo">278</span>    // Draw the blue and red line<a name="line.278"></a>
+<span class="sourceLineNo">279</span>    synchronized (StreetsideLayer.class) {<a name="line.279"></a>
+<span class="sourceLineNo">280</span>      final StreetsideAbstractImage selectedImg = data.getSelectedImage();<a name="line.280"></a>
+<span class="sourceLineNo">281</span>      for (int i = 0; i &lt; nearestImages.length &amp;&amp; selectedImg != null; i++) {<a name="line.281"></a>
+<span class="sourceLineNo">282</span>        if (i == 0) {<a name="line.282"></a>
+<span class="sourceLineNo">283</span>          g.setColor(Color.RED);<a name="line.283"></a>
+<span class="sourceLineNo">284</span>        } else {<a name="line.284"></a>
+<span class="sourceLineNo">285</span>          g.setColor(Color.BLUE);<a name="line.285"></a>
+<span class="sourceLineNo">286</span>        }<a name="line.286"></a>
+<span class="sourceLineNo">287</span>        final Point selected = mv.getPoint(selectedImg.getMovingLatLon());<a name="line.287"></a>
+<span class="sourceLineNo">288</span>        final Point p = mv.getPoint(nearestImages[i].getMovingLatLon());<a name="line.288"></a>
+<span class="sourceLineNo">289</span>        g.draw(new Line2D.Double(p.getX(), p.getY(), selected.getX(), selected.getY()));<a name="line.289"></a>
+<span class="sourceLineNo">290</span>      }<a name="line.290"></a>
+<span class="sourceLineNo">291</span>    }<a name="line.291"></a>
+<span class="sourceLineNo">292</span><a name="line.292"></a>
+<span class="sourceLineNo">293</span>    // TODO: Sequence lines removed because Streetside imagery is organized<a name="line.293"></a>
+<span class="sourceLineNo">294</span>    // such that the images are sorted by the distance from the center of<a name="line.294"></a>
+<span class="sourceLineNo">295</span>    // the bounding box - Redefine sequences?<a name="line.295"></a>
+<span class="sourceLineNo">296</span><a name="line.296"></a>
+<span class="sourceLineNo">297</span>    // Draw sequence line<a name="line.297"></a>
+<span class="sourceLineNo">298</span>    /*g.setStroke(new BasicStroke(2));<a name="line.298"></a>
+<span class="sourceLineNo">299</span>    final StreetsideAbstractImage selectedImage = getData().getSelectedImage();<a name="line.299"></a>
+<span class="sourceLineNo">300</span>    for (StreetsideSequence seq : getData().getSequences()) {<a name="line.300"></a>
+<span class="sourceLineNo">301</span>      if (seq.getImages().contains(selectedImage)) {<a name="line.301"></a>
+<span class="sourceLineNo">302</span>        g.setColor(<a name="line.302"></a>
+<span class="sourceLineNo">303</span>          seq.getId() == null ? StreetsideColorScheme.SEQ_IMPORTED_SELECTED : StreetsideColorScheme.SEQ_SELECTED<a name="line.303"></a>
+<span class="sourceLineNo">304</span>        );<a name="line.304"></a>
+<span class="sourceLineNo">305</span>      } else {<a name="line.305"></a>
+<span class="sourceLineNo">306</span>        g.setColor(<a name="line.306"></a>
+<span class="sourceLineNo">307</span>          seq.getId() == null ? StreetsideColorScheme.SEQ_IMPORTED_UNSELECTED : StreetsideColorScheme.SEQ_UNSELECTED<a name="line.307"></a>
+<span class="sourceLineNo">308</span>        );<a name="line.308"></a>
+<span class="sourceLineNo">309</span>      }<a name="line.309"></a>
+<span class="sourceLineNo">310</span>      g.draw(MapViewGeometryUtil.getSequencePath(mv, seq));<a name="line.310"></a>
+<span class="sourceLineNo">311</span>    }*/<a name="line.311"></a>
+<span class="sourceLineNo">312</span>    for (StreetsideAbstractImage imageAbs : data.getImages()) {<a name="line.312"></a>
+<span class="sourceLineNo">313</span>      if (imageAbs.isVisible() &amp;&amp; mv != null &amp;&amp; mv.contains(mv.getPoint(imageAbs.getMovingLatLon()))) {<a name="line.313"></a>
+<span class="sourceLineNo">314</span>        drawImageMarker(g, imageAbs);<a name="line.314"></a>
+<span class="sourceLineNo">315</span>      }<a name="line.315"></a>
+<span class="sourceLineNo">316</span>    }<a name="line.316"></a>
+<span class="sourceLineNo">317</span>    if (mode instanceof JoinMode) {<a name="line.317"></a>
+<span class="sourceLineNo">318</span>      mode.paint(g, mv, box);<a name="line.318"></a>
+<span class="sourceLineNo">319</span>    }<a name="line.319"></a>
+<span class="sourceLineNo">320</span>  }<a name="line.320"></a>
+<span class="sourceLineNo">321</span><a name="line.321"></a>
+<span class="sourceLineNo">322</span>  /**<a name="line.322"></a>
+<span class="sourceLineNo">323</span>   * Draws an image marker onto the given Graphics context.<a name="line.323"></a>
+<span class="sourceLineNo">324</span>   * @param g the Graphics context<a name="line.324"></a>
+<span class="sourceLineNo">325</span>   * @param img the image to be drawn onto the Graphics context<a name="line.325"></a>
+<span class="sourceLineNo">326</span>   */<a name="line.326"></a>
+<span class="sourceLineNo">327</span>  private void drawImageMarker(final Graphics2D g, final StreetsideAbstractImage img) {<a name="line.327"></a>
+<span class="sourceLineNo">328</span>    if (img == null || img.getLatLon() == null) {<a name="line.328"></a>
+<span class="sourceLineNo">329</span>      logger.warn("An image is not painted, because it is null or has no LatLon!");<a name="line.329"></a>
+<span class="sourceLineNo">330</span>      return;<a name="line.330"></a>
+<span class="sourceLineNo">331</span>    }<a name="line.331"></a>
+<span class="sourceLineNo">332</span>    final StreetsideAbstractImage selectedImg = getData().getSelectedImage();<a name="line.332"></a>
+<span class="sourceLineNo">333</span>    final Point p = MainApplication.getMap().mapView.getPoint(img.getMovingLatLon());<a name="line.333"></a>
+<span class="sourceLineNo">334</span><a name="line.334"></a>
+<span class="sourceLineNo">335</span>    // Determine colors<a name="line.335"></a>
+<span class="sourceLineNo">336</span>    final Color markerC;<a name="line.336"></a>
+<span class="sourceLineNo">337</span>    final Color directionC;<a name="line.337"></a>
+<span class="sourceLineNo">338</span>    if (selectedImg != null &amp;&amp; getData().getMultiSelectedImages().contains(img)) {<a name="line.338"></a>
+<span class="sourceLineNo">339</span>      markerC = img instanceof StreetsideImportedImage<a name="line.339"></a>
+<span class="sourceLineNo">340</span>        ? StreetsideColorScheme.SEQ_IMPORTED_HIGHLIGHTED<a name="line.340"></a>
+<span class="sourceLineNo">341</span>        : StreetsideColorScheme.SEQ_HIGHLIGHTED;<a name="line.341"></a>
+<span class="sourceLineNo">342</span>      directionC = img instanceof StreetsideImportedImage<a name="line.342"></a>
+<span class="sourceLineNo">343</span>        ? StreetsideColorScheme.SEQ_IMPORTED_HIGHLIGHTED_CA<a name="line.343"></a>
+<span class="sourceLineNo">344</span>        : StreetsideColorScheme.SEQ_HIGHLIGHTED_CA;<a name="line.344"></a>
+<span class="sourceLineNo">345</span>    } else if (selectedImg != null &amp;&amp; selectedImg.getSequence() != null &amp;&amp; selectedImg.getSequence().equals(img.getSequence())) {<a name="line.345"></a>
+<span class="sourceLineNo">346</span>      markerC = img instanceof StreetsideImportedImage<a name="line.346"></a>
+<span class="sourceLineNo">347</span>        ? StreetsideColorScheme.SEQ_IMPORTED_SELECTED<a name="line.347"></a>
+<span class="sourceLineNo">348</span>        : StreetsideColorScheme.SEQ_SELECTED;<a name="line.348"></a>
+<span class="sourceLineNo">349</span>      directionC = img instanceof StreetsideImportedImage<a name="line.349"></a>
+<span class="sourceLineNo">350</span>        ? StreetsideColorScheme.SEQ_IMPORTED_SELECTED_CA<a name="line.350"></a>
+<span class="sourceLineNo">351</span>        : StreetsideColorScheme.SEQ_SELECTED_CA;<a name="line.351"></a>
+<span class="sourceLineNo">352</span>    } else {<a name="line.352"></a>
+<span class="sourceLineNo">353</span>      markerC = img instanceof StreetsideImportedImage<a name="line.353"></a>
+<span class="sourceLineNo">354</span>        ? StreetsideColorScheme.SEQ_IMPORTED_UNSELECTED<a name="line.354"></a>
+<span class="sourceLineNo">355</span>        : StreetsideColorScheme.SEQ_UNSELECTED;<a name="line.355"></a>
+<span class="sourceLineNo">356</span>      directionC = img instanceof StreetsideImportedImage<a name="line.356"></a>
+<span class="sourceLineNo">357</span>        ? StreetsideColorScheme.SEQ_IMPORTED_UNSELECTED_CA<a name="line.357"></a>
+<span class="sourceLineNo">358</span>        : StreetsideColorScheme.SEQ_UNSELECTED_CA;<a name="line.358"></a>
+<span class="sourceLineNo">359</span>    }<a name="line.359"></a>
+<span class="sourceLineNo">360</span><a name="line.360"></a>
+<span class="sourceLineNo">361</span>    // Paint direction indicator<a name="line.361"></a>
+<span class="sourceLineNo">362</span>    g.setColor(directionC);<a name="line.362"></a>
+<span class="sourceLineNo">363</span>    g.fillArc(p.x - CA_INDICATOR_RADIUS, p.y - CA_INDICATOR_RADIUS, 2 * CA_INDICATOR_RADIUS, 2 * CA_INDICATOR_RADIUS, (int) (90 - img.getMovingHe() - CA_INDICATOR_ANGLE / 2d), CA_INDICATOR_ANGLE);<a name="line.363"></a>
+<span class="sourceLineNo">364</span>    // Paint image marker<a name="line.364"></a>
+<span class="sourceLineNo">365</span>    g.setColor(markerC);<a name="line.365"></a>
+<span class="sourceLineNo">366</span>    g.fillOval(p.x - IMG_MARKER_RADIUS, p.y - IMG_MARKER_RADIUS, 2 * IMG_MARKER_RADIUS, 2 * IMG_MARKER_RADIUS);<a name="line.366"></a>
+<span class="sourceLineNo">367</span><a name="line.367"></a>
+<span class="sourceLineNo">368</span>    // Paint highlight for selected or highlighted images<a name="line.368"></a>
+<span class="sourceLineNo">369</span>    if (img.equals(getData().getHighlightedImage()) || getData().getMultiSelectedImages().contains(img)) {<a name="line.369"></a>
+<span class="sourceLineNo">370</span>      g.setColor(Color.WHITE);<a name="line.370"></a>
+<span class="sourceLineNo">371</span>      g.setStroke(new BasicStroke(2));<a name="line.371"></a>
+<span class="sourceLineNo">372</span>      g.drawOval(p.x - IMG_MARKER_RADIUS, p.y - IMG_MARKER_RADIUS, 2 * IMG_MARKER_RADIUS, 2 * IMG_MARKER_RADIUS);<a name="line.372"></a>
+<span class="sourceLineNo">373</span>    }<a name="line.373"></a>
+<span class="sourceLineNo">374</span>        }<a name="line.374"></a>
+<span class="sourceLineNo">375</span><a name="line.375"></a>
+<span class="sourceLineNo">376</span>  @Override<a name="line.376"></a>
+<span class="sourceLineNo">377</span>  public Icon getIcon() {<a name="line.377"></a>
+<span class="sourceLineNo">378</span>    return StreetsidePlugin.LOGO.setSize(ImageSizes.LAYER).get();<a name="line.378"></a>
+<span class="sourceLineNo">379</span>  }<a name="line.379"></a>
+<span class="sourceLineNo">380</span><a name="line.380"></a>
+<span class="sourceLineNo">381</span>  @Override<a name="line.381"></a>
+<span class="sourceLineNo">382</span>  public boolean isMergable(Layer other) {<a name="line.382"></a>
+<span class="sourceLineNo">383</span>    return false;<a name="line.383"></a>
+<span class="sourceLineNo">384</span>  }<a name="line.384"></a>
+<span class="sourceLineNo">385</span><a name="line.385"></a>
+<span class="sourceLineNo">386</span>  @Override<a name="line.386"></a>
+<span class="sourceLineNo">387</span>  public void mergeFrom(Layer from) {<a name="line.387"></a>
+<span class="sourceLineNo">388</span>    throw new UnsupportedOperationException(<a name="line.388"></a>
+<span class="sourceLineNo">389</span>      "This layer does not support merging yet");<a name="line.389"></a>
+<span class="sourceLineNo">390</span>  }<a name="line.390"></a>
+<span class="sourceLineNo">391</span><a name="line.391"></a>
+<span class="sourceLineNo">392</span>  @Override<a name="line.392"></a>
+<span class="sourceLineNo">393</span>  public Action[] getMenuEntries() {<a name="line.393"></a>
+<span class="sourceLineNo">394</span>    return new Action[]{<a name="line.394"></a>
+<span class="sourceLineNo">395</span>      LayerListDialog.getInstance().createShowHideLayerAction(),<a name="line.395"></a>
+<span class="sourceLineNo">396</span>      LayerListDialog.getInstance().createDeleteLayerAction(),<a name="line.396"></a>
+<span class="sourceLineNo">397</span>      new LayerListPopup.InfoAction(this)<a name="line.397"></a>
+<span class="sourceLineNo">398</span>    };<a name="line.398"></a>
+<span class="sourceLineNo">399</span>  }<a name="line.399"></a>
+<span class="sourceLineNo">400</span><a name="line.400"></a>
+<span class="sourceLineNo">401</span>  @Override<a name="line.401"></a>
+<span class="sourceLineNo">402</span>  public Object getInfoComponent() {<a name="line.402"></a>
+<span class="sourceLineNo">403</span>    IntSummaryStatistics seqSizeStats = getData().getSequences().stream().mapToInt(seq -&gt; seq.getImages().size()).summaryStatistics();<a name="line.403"></a>
+<span class="sourceLineNo">404</span>    return new StringBuilder(I18n.tr("Streetside layer"))<a name="line.404"></a>
+<span class="sourceLineNo">405</span>      .append('\n')<a name="line.405"></a>
+<span class="sourceLineNo">406</span>      .append(I18n.tr(<a name="line.406"></a>
+<span class="sourceLineNo">407</span>        "{0} sequences, each containing between {1} and {2} images (ø {3})",<a name="line.407"></a>
+<span class="sourceLineNo">408</span>        getData().getSequences().size(),<a name="line.408"></a>
+<span class="sourceLineNo">409</span>        seqSizeStats.getCount() &lt;= 0 ? 0 : seqSizeStats.getMin(),<a name="line.409"></a>
+<span class="sourceLineNo">410</span>        seqSizeStats.getCount() &lt;= 0 ? 0 : seqSizeStats.getMax(),<a name="line.410"></a>
+<span class="sourceLineNo">411</span>        seqSizeStats.getAverage()<a name="line.411"></a>
+<span class="sourceLineNo">412</span>      ))<a name="line.412"></a>
+<span class="sourceLineNo">413</span>      .append("\n\n")<a name="line.413"></a>
+<span class="sourceLineNo">414</span>      .append(I18n.tr(<a name="line.414"></a>
+<span class="sourceLineNo">415</span>        "{0} imported images",<a name="line.415"></a>
+<span class="sourceLineNo">416</span>        getData().getImages().stream().filter(i -&gt; i instanceof StreetsideImportedImage).count()<a name="line.416"></a>
+<span class="sourceLineNo">417</span>      ))<a name="line.417"></a>
+<span class="sourceLineNo">418</span>      .append("\n+ ")<a name="line.418"></a>
+<span class="sourceLineNo">419</span>      .append(I18n.tr(<a name="line.419"></a>
+<span class="sourceLineNo">420</span>        "{0} downloaded images",<a name="line.420"></a>
+<span class="sourceLineNo">421</span>        getData().getImages().stream().filter(i -&gt; i instanceof StreetsideImage).count()<a name="line.421"></a>
+<span class="sourceLineNo">422</span>      ))<a name="line.422"></a>
+<span class="sourceLineNo">423</span>      .append("\n= ")<a name="line.423"></a>
+<span class="sourceLineNo">424</span>      .append(I18n.tr(<a name="line.424"></a>
+<span class="sourceLineNo">425</span>        "{0} images in total",<a name="line.425"></a>
+<span class="sourceLineNo">426</span>        getData().getImages().size()<a name="line.426"></a>
+<span class="sourceLineNo">427</span>      )).toString();<a name="line.427"></a>
+<span class="sourceLineNo">428</span>  }<a name="line.428"></a>
+<span class="sourceLineNo">429</span><a name="line.429"></a>
+<span class="sourceLineNo">430</span>  @Override<a name="line.430"></a>
+<span class="sourceLineNo">431</span>  public String getToolTipText() {<a name="line.431"></a>
+<span class="sourceLineNo">432</span>    return I18n.tr("{0} images in {1} sequences", getData().getImages().size(), getData().getSequences().size());<a name="line.432"></a>
+<span class="sourceLineNo">433</span>  }<a name="line.433"></a>
+<span class="sourceLineNo">434</span><a name="line.434"></a>
+<span class="sourceLineNo">435</span>  @Override<a name="line.435"></a>
+<span class="sourceLineNo">436</span>  public void activeOrEditLayerChanged(ActiveLayerChangeEvent e) {<a name="line.436"></a>
+<span class="sourceLineNo">437</span>    if (MainApplication.getLayerManager().getActiveLayer() == this) {<a name="line.437"></a>
+<span class="sourceLineNo">438</span>      StreetsideUtils.updateHelpText();<a name="line.438"></a>
+<span class="sourceLineNo">439</span>    }<a name="line.439"></a>
+<span class="sourceLineNo">440</span><a name="line.440"></a>
+<span class="sourceLineNo">441</span>    if (MainApplication.getLayerManager().getEditLayer() != e.getPreviousDataLayer()) {<a name="line.441"></a>
+<span class="sourceLineNo">442</span>      if (MainApplication.getLayerManager().getEditLayer() != null) {<a name="line.442"></a>
+<span class="sourceLineNo">443</span>        MainApplication.getLayerManager().getEditLayer().getDataSet().addDataSetListener(DATASET_LISTENER);<a name="line.443"></a>
+<span class="sourceLineNo">444</span>      }<a name="line.444"></a>
+<span class="sourceLineNo">445</span>      if (e.getPreviousDataLayer() != null) {<a name="line.445"></a>
+<span class="sourceLineNo">446</span>        e.getPreviousDataLayer().getDataSet().removeDataSetListener(DATASET_LISTENER);<a name="line.446"></a>
+<span class="sourceLineNo">447</span>      }<a name="line.447"></a>
+<span class="sourceLineNo">448</span>    }<a name="line.448"></a>
+<span class="sourceLineNo">449</span>  }<a name="line.449"></a>
+<span class="sourceLineNo">450</span><a name="line.450"></a>
+<span class="sourceLineNo">451</span>  @Override<a name="line.451"></a>
+<span class="sourceLineNo">452</span>  public void visitBoundingBox(BoundingXYVisitor v) {<a name="line.452"></a>
+<span class="sourceLineNo">453</span>  }<a name="line.453"></a>
+<span class="sourceLineNo">454</span><a name="line.454"></a>
+<span class="sourceLineNo">455</span>  /* (non-Javadoc)<a name="line.455"></a>
+<span class="sourceLineNo">456</span>   * @see org.openstreetmap.josm.plugins.streetside.StreetsideDataListener#imagesAdded()<a name="line.456"></a>
+<span class="sourceLineNo">457</span>   */<a name="line.457"></a>
+<span class="sourceLineNo">458</span>  @Override<a name="line.458"></a>
+<span class="sourceLineNo">459</span>  public void imagesAdded() {<a name="line.459"></a>
+<span class="sourceLineNo">460</span>    updateNearestImages();<a name="line.460"></a>
+<span class="sourceLineNo">461</span>  }<a name="line.461"></a>
+<span class="sourceLineNo">462</span><a name="line.462"></a>
+<span class="sourceLineNo">463</span>  /* (non-Javadoc)<a name="line.463"></a>
+<span class="sourceLineNo">464</span>   * @see org.openstreetmap.josm.plugins.streetside.StreetsideDataListener#selectedImageChanged(org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage, org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage)<a name="line.464"></a>
+<span class="sourceLineNo">465</span>   */<a name="line.465"></a>
+<span class="sourceLineNo">466</span>  @Override<a name="line.466"></a>
+<span class="sourceLineNo">467</span>  public void selectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.467"></a>
+<span class="sourceLineNo">468</span>    updateNearestImages();<a name="line.468"></a>
+<span class="sourceLineNo">469</span>  }<a name="line.469"></a>
+<span class="sourceLineNo">470</span><a name="line.470"></a>
+<span class="sourceLineNo">471</span>  /**<a name="line.471"></a>
+<span class="sourceLineNo">472</span>   * Returns the closest images belonging to a different sequence and<a name="line.472"></a>
+<span class="sourceLineNo">473</span>   * different from the specified target image.<a name="line.473"></a>
+<span class="sourceLineNo">474</span>   *<a name="line.474"></a>
+<span class="sourceLineNo">475</span>   * @param target the image for which you want to find the nearest other images<a name="line.475"></a>
+<span class="sourceLineNo">476</span>   * @param limit the maximum length of the returned array<a name="line.476"></a>
+<span class="sourceLineNo">477</span>   * @return An array containing the closest images belonging to different sequences sorted by distance from target.<a name="line.477"></a>
+<span class="sourceLineNo">478</span>   */<a name="line.478"></a>
+<span class="sourceLineNo">479</span>  private StreetsideImage[] getNearestImagesFromDifferentSequences(StreetsideAbstractImage target, int limit) {<a name="line.479"></a>
+<span class="sourceLineNo">480</span>    return data.getSequences().parallelStream()<a name="line.480"></a>
+<span class="sourceLineNo">481</span>      .filter(seq -&gt; seq.getId() != null &amp;&amp; !seq.getId().equals(target.getSequence().getId()))<a name="line.481"></a>
+<span class="sourceLineNo">482</span>      .map(seq -&gt; { // Maps sequence to image from sequence that is nearest to target<a name="line.482"></a>
+<span class="sourceLineNo">483</span>        Optional&lt;StreetsideAbstractImage&gt; resImg = seq.getImages().parallelStream()<a name="line.483"></a>
+<span class="sourceLineNo">484</span>          .filter(img -&gt; img instanceof StreetsideImage &amp;&amp; img.isVisible())<a name="line.484"></a>
+<span class="sourceLineNo">485</span>          .min(new NearestImgToTargetComparator(target));<a name="line.485"></a>
+<span class="sourceLineNo">486</span>        return resImg.orElse(null);<a name="line.486"></a>
+<span class="sourceLineNo">487</span>      })<a name="line.487"></a>
+<span class="sourceLineNo">488</span>      .filter(img -&gt; // Filters out images too far away from target<a name="line.488"></a>
+<span class="sourceLineNo">489</span>        img != null &amp;&amp;<a name="line.489"></a>
+<span class="sourceLineNo">490</span>        img.getMovingLatLon().greatCircleDistance(target.getMovingLatLon())<a name="line.490"></a>
+<span class="sourceLineNo">491</span>          &lt; StreetsideProperties.SEQUENCE_MAX_JUMP_DISTANCE.get()<a name="line.491"></a>
+<span class="sourceLineNo">492</span>       )<a name="line.492"></a>
+<span class="sourceLineNo">493</span>      .sorted(new NearestImgToTargetComparator(target))<a name="line.493"></a>
+<span class="sourceLineNo">494</span>      .limit(limit)<a name="line.494"></a>
+<span class="sourceLineNo">495</span>      .toArray(StreetsideImage[]::new);<a name="line.495"></a>
+<span class="sourceLineNo">496</span>  }<a name="line.496"></a>
+<span class="sourceLineNo">497</span><a name="line.497"></a>
+<span class="sourceLineNo">498</span>  private synchronized void updateNearestImages() {<a name="line.498"></a>
+<span class="sourceLineNo">499</span>    final StreetsideAbstractImage selected = data.getSelectedImage();<a name="line.499"></a>
+<span class="sourceLineNo">500</span>    if (selected != null) {<a name="line.500"></a>
+<span class="sourceLineNo">501</span>      nearestImages = getNearestImagesFromDifferentSequences(selected, 2);<a name="line.501"></a>
+<span class="sourceLineNo">502</span>    } else {<a name="line.502"></a>
+<span class="sourceLineNo">503</span>      nearestImages = new StreetsideImage[0];<a name="line.503"></a>
+<span class="sourceLineNo">504</span>    }<a name="line.504"></a>
+<span class="sourceLineNo">505</span>    if (MainApplication.isDisplayingMapView()) {<a name="line.505"></a>
+<span class="sourceLineNo">506</span>      StreetsideMainDialog.getInstance().redButton.setEnabled(nearestImages.length &gt;= 1);<a name="line.506"></a>
+<span class="sourceLineNo">507</span>      StreetsideMainDialog.getInstance().blueButton.setEnabled(nearestImages.length &gt;= 2);<a name="line.507"></a>
+<span class="sourceLineNo">508</span>    }<a name="line.508"></a>
+<span class="sourceLineNo">509</span>    if (nearestImages.length &gt;= 1) {<a name="line.509"></a>
+<span class="sourceLineNo">510</span>      CacheUtils.downloadPicture(nearestImages[0]);<a name="line.510"></a>
+<span class="sourceLineNo">511</span>      if (nearestImages.length &gt;= 2) {<a name="line.511"></a>
+<span class="sourceLineNo">512</span>        CacheUtils.downloadPicture(nearestImages[1]);<a name="line.512"></a>
+<span class="sourceLineNo">513</span>      }<a name="line.513"></a>
+<span class="sourceLineNo">514</span>    }<a name="line.514"></a>
+<span class="sourceLineNo">515</span>  }<a name="line.515"></a>
+<span class="sourceLineNo">516</span><a name="line.516"></a>
+<span class="sourceLineNo">517</span>  private static class NearestImgToTargetComparator implements Comparator&lt;StreetsideAbstractImage&gt; {<a name="line.517"></a>
+<span class="sourceLineNo">518</span>    private final StreetsideAbstractImage target;<a name="line.518"></a>
+<span class="sourceLineNo">519</span><a name="line.519"></a>
+<span class="sourceLineNo">520</span>    public NearestImgToTargetComparator(StreetsideAbstractImage target) {<a name="line.520"></a>
+<span class="sourceLineNo">521</span>      this.target = target;<a name="line.521"></a>
+<span class="sourceLineNo">522</span>    }<a name="line.522"></a>
+<span class="sourceLineNo">523</span>    /* (non-Javadoc)<a name="line.523"></a>
+<span class="sourceLineNo">524</span>     * @see java.util.Comparator#compare(java.lang.Object, java.lang.Object)<a name="line.524"></a>
+<span class="sourceLineNo">525</span>     */<a name="line.525"></a>
+<span class="sourceLineNo">526</span>    @Override<a name="line.526"></a>
+<span class="sourceLineNo">527</span>    public int compare(StreetsideAbstractImage img1, StreetsideAbstractImage img2) {<a name="line.527"></a>
+<span class="sourceLineNo">528</span>      return (int) Math.signum(<a name="line.528"></a>
+<span class="sourceLineNo">529</span>        img1.getMovingLatLon().greatCircleDistance(target.getMovingLatLon()) -<a name="line.529"></a>
+<span class="sourceLineNo">530</span>        img2.getMovingLatLon().greatCircleDistance(target.getMovingLatLon())<a name="line.530"></a>
+<span class="sourceLineNo">531</span>      );<a name="line.531"></a>
+<span class="sourceLineNo">532</span>    }<a name="line.532"></a>
+<span class="sourceLineNo">533</span>  }<a name="line.533"></a>
+<span class="sourceLineNo">534</span>}<a name="line.534"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html	(revision 34416)
@@ -0,0 +1,606 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.AlphaComposite;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.BasicStroke;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Color;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.Composite;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.Graphics2D;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.awt.GraphicsEnvironment;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.awt.Point;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.awt.Rectangle;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.awt.RenderingHints;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import java.awt.TexturePaint;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import java.awt.geom.Line2D;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import java.awt.image.BufferedImage;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import java.util.Comparator;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import java.util.IntSummaryStatistics;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import java.util.Optional;<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>import javax.swing.Action;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import javax.swing.Icon;<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.apache.log4j.Logger;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.Main;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.data.Bounds;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.openstreetmap.josm.data.osm.DataSet;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.data.osm.event.DataChangedEvent;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.gui.MainApplication;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.gui.MapView;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.gui.NavigatableComponent;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.gui.dialogs.LayerListDialog;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>import org.openstreetmap.josm.gui.dialogs.LayerListPopup;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>import org.openstreetmap.josm.gui.layer.AbstractModifiableLayer;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>import org.openstreetmap.josm.gui.layer.Layer;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>import org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeEvent;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>import org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeListener;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>import org.openstreetmap.josm.plugins.streetside.cache.CacheUtils;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>import org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog;<a name="line.40"></a>
+<span class="sourceLineNo">041</span>import org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord;<a name="line.41"></a>
+<span class="sourceLineNo">042</span>import org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader;<a name="line.42"></a>
+<span class="sourceLineNo">043</span>import org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE;<a name="line.43"></a>
+<span class="sourceLineNo">044</span>import org.openstreetmap.josm.plugins.streetside.mode.AbstractMode;<a name="line.44"></a>
+<span class="sourceLineNo">045</span>import org.openstreetmap.josm.plugins.streetside.mode.JoinMode;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>import org.openstreetmap.josm.plugins.streetside.mode.SelectMode;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>import org.openstreetmap.josm.plugins.streetside.utils.MapViewGeometryUtil;<a name="line.47"></a>
+<span class="sourceLineNo">048</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme;<a name="line.48"></a>
+<span class="sourceLineNo">049</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.49"></a>
+<span class="sourceLineNo">050</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils;<a name="line.50"></a>
+<span class="sourceLineNo">051</span>import org.openstreetmap.josm.tools.I18n;<a name="line.51"></a>
+<span class="sourceLineNo">052</span>import org.openstreetmap.josm.tools.ImageProvider.ImageSizes;<a name="line.52"></a>
+<span class="sourceLineNo">053</span><a name="line.53"></a>
+<span class="sourceLineNo">054</span>/**<a name="line.54"></a>
+<span class="sourceLineNo">055</span> * This class represents the layer shown in JOSM. There can only exist one<a name="line.55"></a>
+<span class="sourceLineNo">056</span> * instance of this object.<a name="line.56"></a>
+<span class="sourceLineNo">057</span> *<a name="line.57"></a>
+<span class="sourceLineNo">058</span> * @author nokutu<a name="line.58"></a>
+<span class="sourceLineNo">059</span> */<a name="line.59"></a>
+<span class="sourceLineNo">060</span>public final class StreetsideLayer extends AbstractModifiableLayer implements<a name="line.60"></a>
+<span class="sourceLineNo">061</span>ActiveLayerChangeListener, StreetsideDataListener {<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>  final static Logger logger = Logger.getLogger(StreetsideLayer.class);<a name="line.63"></a>
+<span class="sourceLineNo">064</span><a name="line.64"></a>
+<span class="sourceLineNo">065</span>  /** The radius of the image marker */<a name="line.65"></a>
+<span class="sourceLineNo">066</span>  private static final int IMG_MARKER_RADIUS = 7;<a name="line.66"></a>
+<span class="sourceLineNo">067</span>  /** The radius of the circular sector that indicates the camera angle */<a name="line.67"></a>
+<span class="sourceLineNo">068</span>  private static final int CA_INDICATOR_RADIUS = 15;<a name="line.68"></a>
+<span class="sourceLineNo">069</span>  /** The angle of the circular sector that indicates the camera angle */<a name="line.69"></a>
+<span class="sourceLineNo">070</span>  private static final int CA_INDICATOR_ANGLE = 40;<a name="line.70"></a>
+<span class="sourceLineNo">071</span><a name="line.71"></a>
+<span class="sourceLineNo">072</span>        private static final DataSetListenerAdapter DATASET_LISTENER =<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                        new DataSetListenerAdapter(e -&gt; {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                                if (e instanceof DataChangedEvent &amp;&amp; StreetsideDownloader.getMode() == DOWNLOAD_MODE.OSM_AREA) {<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                                        // When more data is downloaded, a delayed update is thrown, in order to<a name="line.75"></a>
+<span class="sourceLineNo">076</span>                                        // wait for the data bounds to be set.<a name="line.76"></a>
+<span class="sourceLineNo">077</span>                                        MainApplication.worker.execute(StreetsideDownloader::downloadOSMArea);<a name="line.77"></a>
+<span class="sourceLineNo">078</span>                                }<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                        });<a name="line.79"></a>
+<span class="sourceLineNo">080</span><a name="line.80"></a>
+<span class="sourceLineNo">081</span>        /** Unique instance of the class. */<a name="line.81"></a>
+<span class="sourceLineNo">082</span>        private static StreetsideLayer instance;<a name="line.82"></a>
+<span class="sourceLineNo">083</span>        /** The nearest images to the selected image from different sequences sorted by distance from selection. */<a name="line.83"></a>
+<span class="sourceLineNo">084</span>        private StreetsideImage[] nearestImages = {};<a name="line.84"></a>
+<span class="sourceLineNo">085</span>        /** {@link StreetsideData} object that stores the database. */<a name="line.85"></a>
+<span class="sourceLineNo">086</span>        private final StreetsideData data;<a name="line.86"></a>
+<span class="sourceLineNo">087</span><a name="line.87"></a>
+<span class="sourceLineNo">088</span>        /** Mode of the layer. */<a name="line.88"></a>
+<span class="sourceLineNo">089</span>        public AbstractMode mode;<a name="line.89"></a>
+<span class="sourceLineNo">090</span><a name="line.90"></a>
+<span class="sourceLineNo">091</span>        private volatile TexturePaint hatched;<a name="line.91"></a>
+<span class="sourceLineNo">092</span>        private final StreetsideLocationChangeset locationChangeset = new StreetsideLocationChangeset();<a name="line.92"></a>
+<span class="sourceLineNo">093</span><a name="line.93"></a>
+<span class="sourceLineNo">094</span>        private StreetsideLayer() {<a name="line.94"></a>
+<span class="sourceLineNo">095</span>                super(I18n.tr("Microsoft Streetside Images"));<a name="line.95"></a>
+<span class="sourceLineNo">096</span>                data = new StreetsideData();<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                data.addListener(this);<a name="line.97"></a>
+<span class="sourceLineNo">098</span>        }<a name="line.98"></a>
+<span class="sourceLineNo">099</span><a name="line.99"></a>
+<span class="sourceLineNo">100</span>  /**<a name="line.100"></a>
+<span class="sourceLineNo">101</span>   * Initializes the Layer.<a name="line.101"></a>
+<span class="sourceLineNo">102</span>   */<a name="line.102"></a>
+<span class="sourceLineNo">103</span>  private void init() {<a name="line.103"></a>
+<span class="sourceLineNo">104</span>    final DataSet ds = MainApplication.getLayerManager().getEditDataSet();<a name="line.104"></a>
+<span class="sourceLineNo">105</span>    if (ds != null) {<a name="line.105"></a>
+<span class="sourceLineNo">106</span>      ds.addDataSetListener(DATASET_LISTENER);<a name="line.106"></a>
+<span class="sourceLineNo">107</span>    }<a name="line.107"></a>
+<span class="sourceLineNo">108</span>    MainApplication.getLayerManager().addActiveLayerChangeListener(this);<a name="line.108"></a>
+<span class="sourceLineNo">109</span>    if (!GraphicsEnvironment.isHeadless()) {<a name="line.109"></a>
+<span class="sourceLineNo">110</span>      setMode(new SelectMode());<a name="line.110"></a>
+<span class="sourceLineNo">111</span>      if (StreetsideDownloader.getMode() == DOWNLOAD_MODE.OSM_AREA) {<a name="line.111"></a>
+<span class="sourceLineNo">112</span>        MainApplication.worker.execute(StreetsideDownloader::downloadOSMArea);<a name="line.112"></a>
+<span class="sourceLineNo">113</span>      }<a name="line.113"></a>
+<span class="sourceLineNo">114</span>      if (StreetsideDownloader.getMode() == DOWNLOAD_MODE.VISIBLE_AREA) {<a name="line.114"></a>
+<span class="sourceLineNo">115</span>        mode.zoomChanged();<a name="line.115"></a>
+<span class="sourceLineNo">116</span>      }<a name="line.116"></a>
+<span class="sourceLineNo">117</span>    }<a name="line.117"></a>
+<span class="sourceLineNo">118</span>    // Does not execute when in headless mode<a name="line.118"></a>
+<span class="sourceLineNo">119</span>    if (Main.main != null &amp;&amp; !StreetsideMainDialog.getInstance().isShowing()) {<a name="line.119"></a>
+<span class="sourceLineNo">120</span>      StreetsideMainDialog.getInstance().showDialog();<a name="line.120"></a>
+<span class="sourceLineNo">121</span>    }<a name="line.121"></a>
+<span class="sourceLineNo">122</span>    if (StreetsidePlugin.getMapView() != null) {<a name="line.122"></a>
+<span class="sourceLineNo">123</span>      StreetsideMainDialog.getInstance().streetsideImageDisplay.repaint();<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                }<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                createHatchTexture();<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                invalidate();<a name="line.126"></a>
+<span class="sourceLineNo">127</span>        }<a name="line.127"></a>
+<span class="sourceLineNo">128</span><a name="line.128"></a>
+<span class="sourceLineNo">129</span>  public static void invalidateInstance() {<a name="line.129"></a>
+<span class="sourceLineNo">130</span>    if (hasInstance()) {<a name="line.130"></a>
+<span class="sourceLineNo">131</span>      getInstance().invalidate();<a name="line.131"></a>
+<span class="sourceLineNo">132</span>    }<a name="line.132"></a>
+<span class="sourceLineNo">133</span>  }<a name="line.133"></a>
+<span class="sourceLineNo">134</span><a name="line.134"></a>
+<span class="sourceLineNo">135</span>  /**<a name="line.135"></a>
+<span class="sourceLineNo">136</span>   * Changes the mode the the given one.<a name="line.136"></a>
+<span class="sourceLineNo">137</span>   *<a name="line.137"></a>
+<span class="sourceLineNo">138</span>   * @param mode The mode that is going to be activated.<a name="line.138"></a>
+<span class="sourceLineNo">139</span>   */<a name="line.139"></a>
+<span class="sourceLineNo">140</span>  public void setMode(AbstractMode mode) {<a name="line.140"></a>
+<span class="sourceLineNo">141</span>    final MapView mv = StreetsidePlugin.getMapView();<a name="line.141"></a>
+<span class="sourceLineNo">142</span>    if (this.mode != null &amp;&amp; mv != null) {<a name="line.142"></a>
+<span class="sourceLineNo">143</span>      mv.removeMouseListener(this.mode);<a name="line.143"></a>
+<span class="sourceLineNo">144</span>      mv.removeMouseMotionListener(this.mode);<a name="line.144"></a>
+<span class="sourceLineNo">145</span>      NavigatableComponent.removeZoomChangeListener(this.mode);<a name="line.145"></a>
+<span class="sourceLineNo">146</span>    }<a name="line.146"></a>
+<span class="sourceLineNo">147</span>    this.mode = mode;<a name="line.147"></a>
+<span class="sourceLineNo">148</span>    if (mode != null &amp;&amp; mv != null) {<a name="line.148"></a>
+<span class="sourceLineNo">149</span>      mv.setNewCursor(mode.cursor, this);<a name="line.149"></a>
+<span class="sourceLineNo">150</span>      mv.addMouseListener(mode);<a name="line.150"></a>
+<span class="sourceLineNo">151</span>      mv.addMouseMotionListener(mode);<a name="line.151"></a>
+<span class="sourceLineNo">152</span>      NavigatableComponent.addZoomChangeListener(mode);<a name="line.152"></a>
+<span class="sourceLineNo">153</span>      StreetsideUtils.updateHelpText();<a name="line.153"></a>
+<span class="sourceLineNo">154</span>    }<a name="line.154"></a>
+<span class="sourceLineNo">155</span>  }<a name="line.155"></a>
+<span class="sourceLineNo">156</span><a name="line.156"></a>
+<span class="sourceLineNo">157</span>  private static synchronized void clearInstance() {<a name="line.157"></a>
+<span class="sourceLineNo">158</span>    instance = null;<a name="line.158"></a>
+<span class="sourceLineNo">159</span>  }<a name="line.159"></a>
+<span class="sourceLineNo">160</span><a name="line.160"></a>
+<span class="sourceLineNo">161</span>  /**<a name="line.161"></a>
+<span class="sourceLineNo">162</span>   * Returns the unique instance of this class.<a name="line.162"></a>
+<span class="sourceLineNo">163</span>   *<a name="line.163"></a>
+<span class="sourceLineNo">164</span>   * @return The unique instance of this class.<a name="line.164"></a>
+<span class="sourceLineNo">165</span>   */<a name="line.165"></a>
+<span class="sourceLineNo">166</span>  public static synchronized StreetsideLayer getInstance() {<a name="line.166"></a>
+<span class="sourceLineNo">167</span>    if (instance != null) {<a name="line.167"></a>
+<span class="sourceLineNo">168</span>      return instance;<a name="line.168"></a>
+<span class="sourceLineNo">169</span>    }<a name="line.169"></a>
+<span class="sourceLineNo">170</span>    final StreetsideLayer layer = new StreetsideLayer();<a name="line.170"></a>
+<span class="sourceLineNo">171</span>    layer.init();<a name="line.171"></a>
+<span class="sourceLineNo">172</span>    instance = layer; // Only set instance field after initialization is complete<a name="line.172"></a>
+<span class="sourceLineNo">173</span>    return instance;<a name="line.173"></a>
+<span class="sourceLineNo">174</span>  }<a name="line.174"></a>
+<span class="sourceLineNo">175</span><a name="line.175"></a>
+<span class="sourceLineNo">176</span>  /**<a name="line.176"></a>
+<span class="sourceLineNo">177</span>   * @return if the unique instance of this layer is currently instantiated<a name="line.177"></a>
+<span class="sourceLineNo">178</span>   */<a name="line.178"></a>
+<span class="sourceLineNo">179</span>  public static boolean hasInstance() {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>    return instance != null;<a name="line.180"></a>
+<span class="sourceLineNo">181</span>  }<a name="line.181"></a>
+<span class="sourceLineNo">182</span><a name="line.182"></a>
+<span class="sourceLineNo">183</span>        /**<a name="line.183"></a>
+<span class="sourceLineNo">184</span>         * Returns the {@link StreetsideData} object, which acts as the database of the<a name="line.184"></a>
+<span class="sourceLineNo">185</span>         * Layer.<a name="line.185"></a>
+<span class="sourceLineNo">186</span>         *<a name="line.186"></a>
+<span class="sourceLineNo">187</span>         * @return The {@link StreetsideData} object that stores the database.<a name="line.187"></a>
+<span class="sourceLineNo">188</span>         */<a name="line.188"></a>
+<span class="sourceLineNo">189</span>        public StreetsideData getData() {<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                return data;<a name="line.190"></a>
+<span class="sourceLineNo">191</span>        }<a name="line.191"></a>
+<span class="sourceLineNo">192</span><a name="line.192"></a>
+<span class="sourceLineNo">193</span>  /**<a name="line.193"></a>
+<span class="sourceLineNo">194</span>   * Returns the {@link StreetsideLocationChangeset} object, which acts as the database of the<a name="line.194"></a>
+<span class="sourceLineNo">195</span>   * Layer.<a name="line.195"></a>
+<span class="sourceLineNo">196</span>   *<a name="line.196"></a>
+<span class="sourceLineNo">197</span>   * @return The {@link StreetsideData} object that stores the database.<a name="line.197"></a>
+<span class="sourceLineNo">198</span>   */<a name="line.198"></a>
+<span class="sourceLineNo">199</span>  public StreetsideLocationChangeset getLocationChangeset() {<a name="line.199"></a>
+<span class="sourceLineNo">200</span>    return locationChangeset;<a name="line.200"></a>
+<span class="sourceLineNo">201</span>  }<a name="line.201"></a>
+<span class="sourceLineNo">202</span><a name="line.202"></a>
+<span class="sourceLineNo">203</span>  /**<a name="line.203"></a>
+<span class="sourceLineNo">204</span>   * Returns the n-nearest image, for n=1 the nearest one is returned, for n=2 the second nearest one and so on.<a name="line.204"></a>
+<span class="sourceLineNo">205</span>   * The "n-nearest image" is picked from the list of one image from every sequence that is nearest to the currently<a name="line.205"></a>
+<span class="sourceLineNo">206</span>   * selected image, excluding the sequence to which the selected image belongs.<a name="line.206"></a>
+<span class="sourceLineNo">207</span>   * @param n the index for picking from the list of "nearest images", beginning from 1<a name="line.207"></a>
+<span class="sourceLineNo">208</span>   * @return the n-nearest image to the currently selected image<a name="line.208"></a>
+<span class="sourceLineNo">209</span>   */<a name="line.209"></a>
+<span class="sourceLineNo">210</span>  public synchronized StreetsideImage getNNearestImage(final int n) {<a name="line.210"></a>
+<span class="sourceLineNo">211</span>    return n &gt;= 1 &amp;&amp; n &lt;= nearestImages.length ? nearestImages[n - 1] : null;<a name="line.211"></a>
+<span class="sourceLineNo">212</span>  }<a name="line.212"></a>
+<span class="sourceLineNo">213</span><a name="line.213"></a>
+<span class="sourceLineNo">214</span>  @Override<a name="line.214"></a>
+<span class="sourceLineNo">215</span>  public synchronized void destroy() {<a name="line.215"></a>
+<span class="sourceLineNo">216</span>    clearInstance();<a name="line.216"></a>
+<span class="sourceLineNo">217</span>    setMode(null);<a name="line.217"></a>
+<span class="sourceLineNo">218</span>    StreetsideRecord.getInstance().reset();<a name="line.218"></a>
+<span class="sourceLineNo">219</span>    AbstractMode.resetThread();<a name="line.219"></a>
+<span class="sourceLineNo">220</span>    StreetsideDownloader.stopAll();<a name="line.220"></a>
+<span class="sourceLineNo">221</span>    if (StreetsideMainDialog.hasInstance()) {<a name="line.221"></a>
+<span class="sourceLineNo">222</span>      StreetsideMainDialog.getInstance().setImage(null);<a name="line.222"></a>
+<span class="sourceLineNo">223</span>      StreetsideMainDialog.getInstance().updateImage();<a name="line.223"></a>
+<span class="sourceLineNo">224</span>    }<a name="line.224"></a>
+<span class="sourceLineNo">225</span>    final MapView mv = StreetsidePlugin.getMapView();<a name="line.225"></a>
+<span class="sourceLineNo">226</span>    if (mv != null) {<a name="line.226"></a>
+<span class="sourceLineNo">227</span>      mv.removeMouseListener(mode);<a name="line.227"></a>
+<span class="sourceLineNo">228</span>      mv.removeMouseMotionListener(mode);<a name="line.228"></a>
+<span class="sourceLineNo">229</span>    }<a name="line.229"></a>
+<span class="sourceLineNo">230</span>    try {<a name="line.230"></a>
+<span class="sourceLineNo">231</span>      MainApplication.getLayerManager().removeActiveLayerChangeListener(this);<a name="line.231"></a>
+<span class="sourceLineNo">232</span>      if (MainApplication.getLayerManager().getEditDataSet() != null) {<a name="line.232"></a>
+<span class="sourceLineNo">233</span>        MainApplication.getLayerManager().getEditDataSet().removeDataSetListener(DATASET_LISTENER);<a name="line.233"></a>
+<span class="sourceLineNo">234</span>      }<a name="line.234"></a>
+<span class="sourceLineNo">235</span>    } catch (IllegalArgumentException e) {<a name="line.235"></a>
+<span class="sourceLineNo">236</span>      // TODO: It would be ideal, to fix this properly. But for the moment let's catch this, for when a listener has already been removed.<a name="line.236"></a>
+<span class="sourceLineNo">237</span>    }<a name="line.237"></a>
+<span class="sourceLineNo">238</span>    super.destroy();<a name="line.238"></a>
+<span class="sourceLineNo">239</span>  }<a name="line.239"></a>
+<span class="sourceLineNo">240</span><a name="line.240"></a>
+<span class="sourceLineNo">241</span><a name="line.241"></a>
+<span class="sourceLineNo">242</span>        @Override<a name="line.242"></a>
+<span class="sourceLineNo">243</span>  public boolean isModified() {<a name="line.243"></a>
+<span class="sourceLineNo">244</span>    return data.getImages().parallelStream().anyMatch(StreetsideAbstractImage::isModified);<a name="line.244"></a>
+<span class="sourceLineNo">245</span>  }<a name="line.245"></a>
+<span class="sourceLineNo">246</span><a name="line.246"></a>
+<span class="sourceLineNo">247</span>  @Override<a name="line.247"></a>
+<span class="sourceLineNo">248</span>  public void setVisible(boolean visible) {<a name="line.248"></a>
+<span class="sourceLineNo">249</span>    super.setVisible(visible);<a name="line.249"></a>
+<span class="sourceLineNo">250</span>    getData().getImages().parallelStream().forEach(img -&gt; img.setVisible(visible));<a name="line.250"></a>
+<span class="sourceLineNo">251</span>  }<a name="line.251"></a>
+<span class="sourceLineNo">252</span><a name="line.252"></a>
+<span class="sourceLineNo">253</span>  /**<a name="line.253"></a>
+<span class="sourceLineNo">254</span>   * Initialize the hatch pattern used to paint the non-downloaded area.<a name="line.254"></a>
+<span class="sourceLineNo">255</span>   */<a name="line.255"></a>
+<span class="sourceLineNo">256</span>  private void createHatchTexture() {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>    BufferedImage bi = new BufferedImage(15, 15, BufferedImage.TYPE_INT_ARGB);<a name="line.257"></a>
+<span class="sourceLineNo">258</span>    Graphics2D big = bi.createGraphics();<a name="line.258"></a>
+<span class="sourceLineNo">259</span>    big.setColor(StreetsideProperties.BACKGROUND.get());<a name="line.259"></a>
+<span class="sourceLineNo">260</span>    Composite comp = AlphaComposite.getInstance(AlphaComposite.SRC_OVER, 0.3f);<a name="line.260"></a>
+<span class="sourceLineNo">261</span>    big.setComposite(comp);<a name="line.261"></a>
+<span class="sourceLineNo">262</span>    big.fillRect(0, 0, 15, 15);<a name="line.262"></a>
+<span class="sourceLineNo">263</span>    big.setColor(StreetsideProperties.OUTSIDE_DOWNLOADED_AREA.get());<a name="line.263"></a>
+<span class="sourceLineNo">264</span>    big.drawLine(0, 15, 15, 0);<a name="line.264"></a>
+<span class="sourceLineNo">265</span>    Rectangle r = new Rectangle(0, 0, 15, 15);<a name="line.265"></a>
+<span class="sourceLineNo">266</span>    hatched = new TexturePaint(bi, r);<a name="line.266"></a>
+<span class="sourceLineNo">267</span>  }<a name="line.267"></a>
+<span class="sourceLineNo">268</span><a name="line.268"></a>
+<span class="sourceLineNo">269</span>  @Override<a name="line.269"></a>
+<span class="sourceLineNo">270</span>  public synchronized void paint(final Graphics2D g, final MapView mv, final Bounds box) {<a name="line.270"></a>
+<span class="sourceLineNo">271</span>    g.setRenderingHint(RenderingHints.KEY_ANTIALIASING, RenderingHints.VALUE_ANTIALIAS_ON);<a name="line.271"></a>
+<span class="sourceLineNo">272</span>    if (MainApplication.getLayerManager().getActiveLayer() == this) {<a name="line.272"></a>
+<span class="sourceLineNo">273</span>      // paint remainder<a name="line.273"></a>
+<span class="sourceLineNo">274</span>      g.setPaint(hatched);<a name="line.274"></a>
+<span class="sourceLineNo">275</span>      g.fill(MapViewGeometryUtil.getNonDownloadedArea(mv, data.getBounds()));<a name="line.275"></a>
+<span class="sourceLineNo">276</span>    }<a name="line.276"></a>
+<span class="sourceLineNo">277</span><a name="line.277"></a>
+<span class="sourceLineNo">278</span>    // Draw the blue and red line<a name="line.278"></a>
+<span class="sourceLineNo">279</span>    synchronized (StreetsideLayer.class) {<a name="line.279"></a>
+<span class="sourceLineNo">280</span>      final StreetsideAbstractImage selectedImg = data.getSelectedImage();<a name="line.280"></a>
+<span class="sourceLineNo">281</span>      for (int i = 0; i &lt; nearestImages.length &amp;&amp; selectedImg != null; i++) {<a name="line.281"></a>
+<span class="sourceLineNo">282</span>        if (i == 0) {<a name="line.282"></a>
+<span class="sourceLineNo">283</span>          g.setColor(Color.RED);<a name="line.283"></a>
+<span class="sourceLineNo">284</span>        } else {<a name="line.284"></a>
+<span class="sourceLineNo">285</span>          g.setColor(Color.BLUE);<a name="line.285"></a>
+<span class="sourceLineNo">286</span>        }<a name="line.286"></a>
+<span class="sourceLineNo">287</span>        final Point selected = mv.getPoint(selectedImg.getMovingLatLon());<a name="line.287"></a>
+<span class="sourceLineNo">288</span>        final Point p = mv.getPoint(nearestImages[i].getMovingLatLon());<a name="line.288"></a>
+<span class="sourceLineNo">289</span>        g.draw(new Line2D.Double(p.getX(), p.getY(), selected.getX(), selected.getY()));<a name="line.289"></a>
+<span class="sourceLineNo">290</span>      }<a name="line.290"></a>
+<span class="sourceLineNo">291</span>    }<a name="line.291"></a>
+<span class="sourceLineNo">292</span><a name="line.292"></a>
+<span class="sourceLineNo">293</span>    // TODO: Sequence lines removed because Streetside imagery is organized<a name="line.293"></a>
+<span class="sourceLineNo">294</span>    // such that the images are sorted by the distance from the center of<a name="line.294"></a>
+<span class="sourceLineNo">295</span>    // the bounding box - Redefine sequences?<a name="line.295"></a>
+<span class="sourceLineNo">296</span><a name="line.296"></a>
+<span class="sourceLineNo">297</span>    // Draw sequence line<a name="line.297"></a>
+<span class="sourceLineNo">298</span>    /*g.setStroke(new BasicStroke(2));<a name="line.298"></a>
+<span class="sourceLineNo">299</span>    final StreetsideAbstractImage selectedImage = getData().getSelectedImage();<a name="line.299"></a>
+<span class="sourceLineNo">300</span>    for (StreetsideSequence seq : getData().getSequences()) {<a name="line.300"></a>
+<span class="sourceLineNo">301</span>      if (seq.getImages().contains(selectedImage)) {<a name="line.301"></a>
+<span class="sourceLineNo">302</span>        g.setColor(<a name="line.302"></a>
+<span class="sourceLineNo">303</span>          seq.getId() == null ? StreetsideColorScheme.SEQ_IMPORTED_SELECTED : StreetsideColorScheme.SEQ_SELECTED<a name="line.303"></a>
+<span class="sourceLineNo">304</span>        );<a name="line.304"></a>
+<span class="sourceLineNo">305</span>      } else {<a name="line.305"></a>
+<span class="sourceLineNo">306</span>        g.setColor(<a name="line.306"></a>
+<span class="sourceLineNo">307</span>          seq.getId() == null ? StreetsideColorScheme.SEQ_IMPORTED_UNSELECTED : StreetsideColorScheme.SEQ_UNSELECTED<a name="line.307"></a>
+<span class="sourceLineNo">308</span>        );<a name="line.308"></a>
+<span class="sourceLineNo">309</span>      }<a name="line.309"></a>
+<span class="sourceLineNo">310</span>      g.draw(MapViewGeometryUtil.getSequencePath(mv, seq));<a name="line.310"></a>
+<span class="sourceLineNo">311</span>    }*/<a name="line.311"></a>
+<span class="sourceLineNo">312</span>    for (StreetsideAbstractImage imageAbs : data.getImages()) {<a name="line.312"></a>
+<span class="sourceLineNo">313</span>      if (imageAbs.isVisible() &amp;&amp; mv != null &amp;&amp; mv.contains(mv.getPoint(imageAbs.getMovingLatLon()))) {<a name="line.313"></a>
+<span class="sourceLineNo">314</span>        drawImageMarker(g, imageAbs);<a name="line.314"></a>
+<span class="sourceLineNo">315</span>      }<a name="line.315"></a>
+<span class="sourceLineNo">316</span>    }<a name="line.316"></a>
+<span class="sourceLineNo">317</span>    if (mode instanceof JoinMode) {<a name="line.317"></a>
+<span class="sourceLineNo">318</span>      mode.paint(g, mv, box);<a name="line.318"></a>
+<span class="sourceLineNo">319</span>    }<a name="line.319"></a>
+<span class="sourceLineNo">320</span>  }<a name="line.320"></a>
+<span class="sourceLineNo">321</span><a name="line.321"></a>
+<span class="sourceLineNo">322</span>  /**<a name="line.322"></a>
+<span class="sourceLineNo">323</span>   * Draws an image marker onto the given Graphics context.<a name="line.323"></a>
+<span class="sourceLineNo">324</span>   * @param g the Graphics context<a name="line.324"></a>
+<span class="sourceLineNo">325</span>   * @param img the image to be drawn onto the Graphics context<a name="line.325"></a>
+<span class="sourceLineNo">326</span>   */<a name="line.326"></a>
+<span class="sourceLineNo">327</span>  private void drawImageMarker(final Graphics2D g, final StreetsideAbstractImage img) {<a name="line.327"></a>
+<span class="sourceLineNo">328</span>    if (img == null || img.getLatLon() == null) {<a name="line.328"></a>
+<span class="sourceLineNo">329</span>      logger.warn("An image is not painted, because it is null or has no LatLon!");<a name="line.329"></a>
+<span class="sourceLineNo">330</span>      return;<a name="line.330"></a>
+<span class="sourceLineNo">331</span>    }<a name="line.331"></a>
+<span class="sourceLineNo">332</span>    final StreetsideAbstractImage selectedImg = getData().getSelectedImage();<a name="line.332"></a>
+<span class="sourceLineNo">333</span>    final Point p = MainApplication.getMap().mapView.getPoint(img.getMovingLatLon());<a name="line.333"></a>
+<span class="sourceLineNo">334</span><a name="line.334"></a>
+<span class="sourceLineNo">335</span>    // Determine colors<a name="line.335"></a>
+<span class="sourceLineNo">336</span>    final Color markerC;<a name="line.336"></a>
+<span class="sourceLineNo">337</span>    final Color directionC;<a name="line.337"></a>
+<span class="sourceLineNo">338</span>    if (selectedImg != null &amp;&amp; getData().getMultiSelectedImages().contains(img)) {<a name="line.338"></a>
+<span class="sourceLineNo">339</span>      markerC = img instanceof StreetsideImportedImage<a name="line.339"></a>
+<span class="sourceLineNo">340</span>        ? StreetsideColorScheme.SEQ_IMPORTED_HIGHLIGHTED<a name="line.340"></a>
+<span class="sourceLineNo">341</span>        : StreetsideColorScheme.SEQ_HIGHLIGHTED;<a name="line.341"></a>
+<span class="sourceLineNo">342</span>      directionC = img instanceof StreetsideImportedImage<a name="line.342"></a>
+<span class="sourceLineNo">343</span>        ? StreetsideColorScheme.SEQ_IMPORTED_HIGHLIGHTED_CA<a name="line.343"></a>
+<span class="sourceLineNo">344</span>        : StreetsideColorScheme.SEQ_HIGHLIGHTED_CA;<a name="line.344"></a>
+<span class="sourceLineNo">345</span>    } else if (selectedImg != null &amp;&amp; selectedImg.getSequence() != null &amp;&amp; selectedImg.getSequence().equals(img.getSequence())) {<a name="line.345"></a>
+<span class="sourceLineNo">346</span>      markerC = img instanceof StreetsideImportedImage<a name="line.346"></a>
+<span class="sourceLineNo">347</span>        ? StreetsideColorScheme.SEQ_IMPORTED_SELECTED<a name="line.347"></a>
+<span class="sourceLineNo">348</span>        : StreetsideColorScheme.SEQ_SELECTED;<a name="line.348"></a>
+<span class="sourceLineNo">349</span>      directionC = img instanceof StreetsideImportedImage<a name="line.349"></a>
+<span class="sourceLineNo">350</span>        ? StreetsideColorScheme.SEQ_IMPORTED_SELECTED_CA<a name="line.350"></a>
+<span class="sourceLineNo">351</span>        : StreetsideColorScheme.SEQ_SELECTED_CA;<a name="line.351"></a>
+<span class="sourceLineNo">352</span>    } else {<a name="line.352"></a>
+<span class="sourceLineNo">353</span>      markerC = img instanceof StreetsideImportedImage<a name="line.353"></a>
+<span class="sourceLineNo">354</span>        ? StreetsideColorScheme.SEQ_IMPORTED_UNSELECTED<a name="line.354"></a>
+<span class="sourceLineNo">355</span>        : StreetsideColorScheme.SEQ_UNSELECTED;<a name="line.355"></a>
+<span class="sourceLineNo">356</span>      directionC = img instanceof StreetsideImportedImage<a name="line.356"></a>
+<span class="sourceLineNo">357</span>        ? StreetsideColorScheme.SEQ_IMPORTED_UNSELECTED_CA<a name="line.357"></a>
+<span class="sourceLineNo">358</span>        : StreetsideColorScheme.SEQ_UNSELECTED_CA;<a name="line.358"></a>
+<span class="sourceLineNo">359</span>    }<a name="line.359"></a>
+<span class="sourceLineNo">360</span><a name="line.360"></a>
+<span class="sourceLineNo">361</span>    // Paint direction indicator<a name="line.361"></a>
+<span class="sourceLineNo">362</span>    g.setColor(directionC);<a name="line.362"></a>
+<span class="sourceLineNo">363</span>    g.fillArc(p.x - CA_INDICATOR_RADIUS, p.y - CA_INDICATOR_RADIUS, 2 * CA_INDICATOR_RADIUS, 2 * CA_INDICATOR_RADIUS, (int) (90 - img.getMovingHe() - CA_INDICATOR_ANGLE / 2d), CA_INDICATOR_ANGLE);<a name="line.363"></a>
+<span class="sourceLineNo">364</span>    // Paint image marker<a name="line.364"></a>
+<span class="sourceLineNo">365</span>    g.setColor(markerC);<a name="line.365"></a>
+<span class="sourceLineNo">366</span>    g.fillOval(p.x - IMG_MARKER_RADIUS, p.y - IMG_MARKER_RADIUS, 2 * IMG_MARKER_RADIUS, 2 * IMG_MARKER_RADIUS);<a name="line.366"></a>
+<span class="sourceLineNo">367</span><a name="line.367"></a>
+<span class="sourceLineNo">368</span>    // Paint highlight for selected or highlighted images<a name="line.368"></a>
+<span class="sourceLineNo">369</span>    if (img.equals(getData().getHighlightedImage()) || getData().getMultiSelectedImages().contains(img)) {<a name="line.369"></a>
+<span class="sourceLineNo">370</span>      g.setColor(Color.WHITE);<a name="line.370"></a>
+<span class="sourceLineNo">371</span>      g.setStroke(new BasicStroke(2));<a name="line.371"></a>
+<span class="sourceLineNo">372</span>      g.drawOval(p.x - IMG_MARKER_RADIUS, p.y - IMG_MARKER_RADIUS, 2 * IMG_MARKER_RADIUS, 2 * IMG_MARKER_RADIUS);<a name="line.372"></a>
+<span class="sourceLineNo">373</span>    }<a name="line.373"></a>
+<span class="sourceLineNo">374</span>        }<a name="line.374"></a>
+<span class="sourceLineNo">375</span><a name="line.375"></a>
+<span class="sourceLineNo">376</span>  @Override<a name="line.376"></a>
+<span class="sourceLineNo">377</span>  public Icon getIcon() {<a name="line.377"></a>
+<span class="sourceLineNo">378</span>    return StreetsidePlugin.LOGO.setSize(ImageSizes.LAYER).get();<a name="line.378"></a>
+<span class="sourceLineNo">379</span>  }<a name="line.379"></a>
+<span class="sourceLineNo">380</span><a name="line.380"></a>
+<span class="sourceLineNo">381</span>  @Override<a name="line.381"></a>
+<span class="sourceLineNo">382</span>  public boolean isMergable(Layer other) {<a name="line.382"></a>
+<span class="sourceLineNo">383</span>    return false;<a name="line.383"></a>
+<span class="sourceLineNo">384</span>  }<a name="line.384"></a>
+<span class="sourceLineNo">385</span><a name="line.385"></a>
+<span class="sourceLineNo">386</span>  @Override<a name="line.386"></a>
+<span class="sourceLineNo">387</span>  public void mergeFrom(Layer from) {<a name="line.387"></a>
+<span class="sourceLineNo">388</span>    throw new UnsupportedOperationException(<a name="line.388"></a>
+<span class="sourceLineNo">389</span>      "This layer does not support merging yet");<a name="line.389"></a>
+<span class="sourceLineNo">390</span>  }<a name="line.390"></a>
+<span class="sourceLineNo">391</span><a name="line.391"></a>
+<span class="sourceLineNo">392</span>  @Override<a name="line.392"></a>
+<span class="sourceLineNo">393</span>  public Action[] getMenuEntries() {<a name="line.393"></a>
+<span class="sourceLineNo">394</span>    return new Action[]{<a name="line.394"></a>
+<span class="sourceLineNo">395</span>      LayerListDialog.getInstance().createShowHideLayerAction(),<a name="line.395"></a>
+<span class="sourceLineNo">396</span>      LayerListDialog.getInstance().createDeleteLayerAction(),<a name="line.396"></a>
+<span class="sourceLineNo">397</span>      new LayerListPopup.InfoAction(this)<a name="line.397"></a>
+<span class="sourceLineNo">398</span>    };<a name="line.398"></a>
+<span class="sourceLineNo">399</span>  }<a name="line.399"></a>
+<span class="sourceLineNo">400</span><a name="line.400"></a>
+<span class="sourceLineNo">401</span>  @Override<a name="line.401"></a>
+<span class="sourceLineNo">402</span>  public Object getInfoComponent() {<a name="line.402"></a>
+<span class="sourceLineNo">403</span>    IntSummaryStatistics seqSizeStats = getData().getSequences().stream().mapToInt(seq -&gt; seq.getImages().size()).summaryStatistics();<a name="line.403"></a>
+<span class="sourceLineNo">404</span>    return new StringBuilder(I18n.tr("Streetside layer"))<a name="line.404"></a>
+<span class="sourceLineNo">405</span>      .append('\n')<a name="line.405"></a>
+<span class="sourceLineNo">406</span>      .append(I18n.tr(<a name="line.406"></a>
+<span class="sourceLineNo">407</span>        "{0} sequences, each containing between {1} and {2} images (ø {3})",<a name="line.407"></a>
+<span class="sourceLineNo">408</span>        getData().getSequences().size(),<a name="line.408"></a>
+<span class="sourceLineNo">409</span>        seqSizeStats.getCount() &lt;= 0 ? 0 : seqSizeStats.getMin(),<a name="line.409"></a>
+<span class="sourceLineNo">410</span>        seqSizeStats.getCount() &lt;= 0 ? 0 : seqSizeStats.getMax(),<a name="line.410"></a>
+<span class="sourceLineNo">411</span>        seqSizeStats.getAverage()<a name="line.411"></a>
+<span class="sourceLineNo">412</span>      ))<a name="line.412"></a>
+<span class="sourceLineNo">413</span>      .append("\n\n")<a name="line.413"></a>
+<span class="sourceLineNo">414</span>      .append(I18n.tr(<a name="line.414"></a>
+<span class="sourceLineNo">415</span>        "{0} imported images",<a name="line.415"></a>
+<span class="sourceLineNo">416</span>        getData().getImages().stream().filter(i -&gt; i instanceof StreetsideImportedImage).count()<a name="line.416"></a>
+<span class="sourceLineNo">417</span>      ))<a name="line.417"></a>
+<span class="sourceLineNo">418</span>      .append("\n+ ")<a name="line.418"></a>
+<span class="sourceLineNo">419</span>      .append(I18n.tr(<a name="line.419"></a>
+<span class="sourceLineNo">420</span>        "{0} downloaded images",<a name="line.420"></a>
+<span class="sourceLineNo">421</span>        getData().getImages().stream().filter(i -&gt; i instanceof StreetsideImage).count()<a name="line.421"></a>
+<span class="sourceLineNo">422</span>      ))<a name="line.422"></a>
+<span class="sourceLineNo">423</span>      .append("\n= ")<a name="line.423"></a>
+<span class="sourceLineNo">424</span>      .append(I18n.tr(<a name="line.424"></a>
+<span class="sourceLineNo">425</span>        "{0} images in total",<a name="line.425"></a>
+<span class="sourceLineNo">426</span>        getData().getImages().size()<a name="line.426"></a>
+<span class="sourceLineNo">427</span>      )).toString();<a name="line.427"></a>
+<span class="sourceLineNo">428</span>  }<a name="line.428"></a>
+<span class="sourceLineNo">429</span><a name="line.429"></a>
+<span class="sourceLineNo">430</span>  @Override<a name="line.430"></a>
+<span class="sourceLineNo">431</span>  public String getToolTipText() {<a name="line.431"></a>
+<span class="sourceLineNo">432</span>    return I18n.tr("{0} images in {1} sequences", getData().getImages().size(), getData().getSequences().size());<a name="line.432"></a>
+<span class="sourceLineNo">433</span>  }<a name="line.433"></a>
+<span class="sourceLineNo">434</span><a name="line.434"></a>
+<span class="sourceLineNo">435</span>  @Override<a name="line.435"></a>
+<span class="sourceLineNo">436</span>  public void activeOrEditLayerChanged(ActiveLayerChangeEvent e) {<a name="line.436"></a>
+<span class="sourceLineNo">437</span>    if (MainApplication.getLayerManager().getActiveLayer() == this) {<a name="line.437"></a>
+<span class="sourceLineNo">438</span>      StreetsideUtils.updateHelpText();<a name="line.438"></a>
+<span class="sourceLineNo">439</span>    }<a name="line.439"></a>
+<span class="sourceLineNo">440</span><a name="line.440"></a>
+<span class="sourceLineNo">441</span>    if (MainApplication.getLayerManager().getEditLayer() != e.getPreviousDataLayer()) {<a name="line.441"></a>
+<span class="sourceLineNo">442</span>      if (MainApplication.getLayerManager().getEditLayer() != null) {<a name="line.442"></a>
+<span class="sourceLineNo">443</span>        MainApplication.getLayerManager().getEditLayer().getDataSet().addDataSetListener(DATASET_LISTENER);<a name="line.443"></a>
+<span class="sourceLineNo">444</span>      }<a name="line.444"></a>
+<span class="sourceLineNo">445</span>      if (e.getPreviousDataLayer() != null) {<a name="line.445"></a>
+<span class="sourceLineNo">446</span>        e.getPreviousDataLayer().getDataSet().removeDataSetListener(DATASET_LISTENER);<a name="line.446"></a>
+<span class="sourceLineNo">447</span>      }<a name="line.447"></a>
+<span class="sourceLineNo">448</span>    }<a name="line.448"></a>
+<span class="sourceLineNo">449</span>  }<a name="line.449"></a>
+<span class="sourceLineNo">450</span><a name="line.450"></a>
+<span class="sourceLineNo">451</span>  @Override<a name="line.451"></a>
+<span class="sourceLineNo">452</span>  public void visitBoundingBox(BoundingXYVisitor v) {<a name="line.452"></a>
+<span class="sourceLineNo">453</span>  }<a name="line.453"></a>
+<span class="sourceLineNo">454</span><a name="line.454"></a>
+<span class="sourceLineNo">455</span>  /* (non-Javadoc)<a name="line.455"></a>
+<span class="sourceLineNo">456</span>   * @see org.openstreetmap.josm.plugins.streetside.StreetsideDataListener#imagesAdded()<a name="line.456"></a>
+<span class="sourceLineNo">457</span>   */<a name="line.457"></a>
+<span class="sourceLineNo">458</span>  @Override<a name="line.458"></a>
+<span class="sourceLineNo">459</span>  public void imagesAdded() {<a name="line.459"></a>
+<span class="sourceLineNo">460</span>    updateNearestImages();<a name="line.460"></a>
+<span class="sourceLineNo">461</span>  }<a name="line.461"></a>
+<span class="sourceLineNo">462</span><a name="line.462"></a>
+<span class="sourceLineNo">463</span>  /* (non-Javadoc)<a name="line.463"></a>
+<span class="sourceLineNo">464</span>   * @see org.openstreetmap.josm.plugins.streetside.StreetsideDataListener#selectedImageChanged(org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage, org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage)<a name="line.464"></a>
+<span class="sourceLineNo">465</span>   */<a name="line.465"></a>
+<span class="sourceLineNo">466</span>  @Override<a name="line.466"></a>
+<span class="sourceLineNo">467</span>  public void selectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.467"></a>
+<span class="sourceLineNo">468</span>    updateNearestImages();<a name="line.468"></a>
+<span class="sourceLineNo">469</span>  }<a name="line.469"></a>
+<span class="sourceLineNo">470</span><a name="line.470"></a>
+<span class="sourceLineNo">471</span>  /**<a name="line.471"></a>
+<span class="sourceLineNo">472</span>   * Returns the closest images belonging to a different sequence and<a name="line.472"></a>
+<span class="sourceLineNo">473</span>   * different from the specified target image.<a name="line.473"></a>
+<span class="sourceLineNo">474</span>   *<a name="line.474"></a>
+<span class="sourceLineNo">475</span>   * @param target the image for which you want to find the nearest other images<a name="line.475"></a>
+<span class="sourceLineNo">476</span>   * @param limit the maximum length of the returned array<a name="line.476"></a>
+<span class="sourceLineNo">477</span>   * @return An array containing the closest images belonging to different sequences sorted by distance from target.<a name="line.477"></a>
+<span class="sourceLineNo">478</span>   */<a name="line.478"></a>
+<span class="sourceLineNo">479</span>  private StreetsideImage[] getNearestImagesFromDifferentSequences(StreetsideAbstractImage target, int limit) {<a name="line.479"></a>
+<span class="sourceLineNo">480</span>    return data.getSequences().parallelStream()<a name="line.480"></a>
+<span class="sourceLineNo">481</span>      .filter(seq -&gt; seq.getId() != null &amp;&amp; !seq.getId().equals(target.getSequence().getId()))<a name="line.481"></a>
+<span class="sourceLineNo">482</span>      .map(seq -&gt; { // Maps sequence to image from sequence that is nearest to target<a name="line.482"></a>
+<span class="sourceLineNo">483</span>        Optional&lt;StreetsideAbstractImage&gt; resImg = seq.getImages().parallelStream()<a name="line.483"></a>
+<span class="sourceLineNo">484</span>          .filter(img -&gt; img instanceof StreetsideImage &amp;&amp; img.isVisible())<a name="line.484"></a>
+<span class="sourceLineNo">485</span>          .min(new NearestImgToTargetComparator(target));<a name="line.485"></a>
+<span class="sourceLineNo">486</span>        return resImg.orElse(null);<a name="line.486"></a>
+<span class="sourceLineNo">487</span>      })<a name="line.487"></a>
+<span class="sourceLineNo">488</span>      .filter(img -&gt; // Filters out images too far away from target<a name="line.488"></a>
+<span class="sourceLineNo">489</span>        img != null &amp;&amp;<a name="line.489"></a>
+<span class="sourceLineNo">490</span>        img.getMovingLatLon().greatCircleDistance(target.getMovingLatLon())<a name="line.490"></a>
+<span class="sourceLineNo">491</span>          &lt; StreetsideProperties.SEQUENCE_MAX_JUMP_DISTANCE.get()<a name="line.491"></a>
+<span class="sourceLineNo">492</span>       )<a name="line.492"></a>
+<span class="sourceLineNo">493</span>      .sorted(new NearestImgToTargetComparator(target))<a name="line.493"></a>
+<span class="sourceLineNo">494</span>      .limit(limit)<a name="line.494"></a>
+<span class="sourceLineNo">495</span>      .toArray(StreetsideImage[]::new);<a name="line.495"></a>
+<span class="sourceLineNo">496</span>  }<a name="line.496"></a>
+<span class="sourceLineNo">497</span><a name="line.497"></a>
+<span class="sourceLineNo">498</span>  private synchronized void updateNearestImages() {<a name="line.498"></a>
+<span class="sourceLineNo">499</span>    final StreetsideAbstractImage selected = data.getSelectedImage();<a name="line.499"></a>
+<span class="sourceLineNo">500</span>    if (selected != null) {<a name="line.500"></a>
+<span class="sourceLineNo">501</span>      nearestImages = getNearestImagesFromDifferentSequences(selected, 2);<a name="line.501"></a>
+<span class="sourceLineNo">502</span>    } else {<a name="line.502"></a>
+<span class="sourceLineNo">503</span>      nearestImages = new StreetsideImage[0];<a name="line.503"></a>
+<span class="sourceLineNo">504</span>    }<a name="line.504"></a>
+<span class="sourceLineNo">505</span>    if (MainApplication.isDisplayingMapView()) {<a name="line.505"></a>
+<span class="sourceLineNo">506</span>      StreetsideMainDialog.getInstance().redButton.setEnabled(nearestImages.length &gt;= 1);<a name="line.506"></a>
+<span class="sourceLineNo">507</span>      StreetsideMainDialog.getInstance().blueButton.setEnabled(nearestImages.length &gt;= 2);<a name="line.507"></a>
+<span class="sourceLineNo">508</span>    }<a name="line.508"></a>
+<span class="sourceLineNo">509</span>    if (nearestImages.length &gt;= 1) {<a name="line.509"></a>
+<span class="sourceLineNo">510</span>      CacheUtils.downloadPicture(nearestImages[0]);<a name="line.510"></a>
+<span class="sourceLineNo">511</span>      if (nearestImages.length &gt;= 2) {<a name="line.511"></a>
+<span class="sourceLineNo">512</span>        CacheUtils.downloadPicture(nearestImages[1]);<a name="line.512"></a>
+<span class="sourceLineNo">513</span>      }<a name="line.513"></a>
+<span class="sourceLineNo">514</span>    }<a name="line.514"></a>
+<span class="sourceLineNo">515</span>  }<a name="line.515"></a>
+<span class="sourceLineNo">516</span><a name="line.516"></a>
+<span class="sourceLineNo">517</span>  private static class NearestImgToTargetComparator implements Comparator&lt;StreetsideAbstractImage&gt; {<a name="line.517"></a>
+<span class="sourceLineNo">518</span>    private final StreetsideAbstractImage target;<a name="line.518"></a>
+<span class="sourceLineNo">519</span><a name="line.519"></a>
+<span class="sourceLineNo">520</span>    public NearestImgToTargetComparator(StreetsideAbstractImage target) {<a name="line.520"></a>
+<span class="sourceLineNo">521</span>      this.target = target;<a name="line.521"></a>
+<span class="sourceLineNo">522</span>    }<a name="line.522"></a>
+<span class="sourceLineNo">523</span>    /* (non-Javadoc)<a name="line.523"></a>
+<span class="sourceLineNo">524</span>     * @see java.util.Comparator#compare(java.lang.Object, java.lang.Object)<a name="line.524"></a>
+<span class="sourceLineNo">525</span>     */<a name="line.525"></a>
+<span class="sourceLineNo">526</span>    @Override<a name="line.526"></a>
+<span class="sourceLineNo">527</span>    public int compare(StreetsideAbstractImage img1, StreetsideAbstractImage img2) {<a name="line.527"></a>
+<span class="sourceLineNo">528</span>      return (int) Math.signum(<a name="line.528"></a>
+<span class="sourceLineNo">529</span>        img1.getMovingLatLon().greatCircleDistance(target.getMovingLatLon()) -<a name="line.529"></a>
+<span class="sourceLineNo">530</span>        img2.getMovingLatLon().greatCircleDistance(target.getMovingLatLon())<a name="line.530"></a>
+<span class="sourceLineNo">531</span>      );<a name="line.531"></a>
+<span class="sourceLineNo">532</span>    }<a name="line.532"></a>
+<span class="sourceLineNo">533</span>  }<a name="line.533"></a>
+<span class="sourceLineNo">534</span>}<a name="line.534"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.html	(revision 34416)
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.util.AbstractSet;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.Collections;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.HashSet;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.util.Iterator;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.util.Set;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.util.concurrent.ConcurrentHashMap;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideChangesetListener;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>public class StreetsideLocationChangeset extends AbstractSet&lt;StreetsideImage&gt; {<a name="line.13"></a>
+<span class="sourceLineNo">014</span>  private final Set&lt;StreetsideChangesetListener&gt; listeners = new HashSet&lt;&gt;();<a name="line.14"></a>
+<span class="sourceLineNo">015</span>  private final Set&lt;StreetsideImage&gt; changeset = Collections.newSetFromMap(new ConcurrentHashMap&lt;&gt;());<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>  public void addChangesetListener(StreetsideChangesetListener listener) {<a name="line.17"></a>
+<span class="sourceLineNo">018</span>    listeners.add(listener);<a name="line.18"></a>
+<span class="sourceLineNo">019</span>  }<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>  public void cleanChangeset() {<a name="line.21"></a>
+<span class="sourceLineNo">022</span>    changeset.clear();<a name="line.22"></a>
+<span class="sourceLineNo">023</span>    fireListeners();<a name="line.23"></a>
+<span class="sourceLineNo">024</span>  }<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>  private void fireListeners() {<a name="line.26"></a>
+<span class="sourceLineNo">027</span>    listeners.forEach(StreetsideChangesetListener::changesetChanged);<a name="line.27"></a>
+<span class="sourceLineNo">028</span>  }<a name="line.28"></a>
+<span class="sourceLineNo">029</span><a name="line.29"></a>
+<span class="sourceLineNo">030</span>  @Override<a name="line.30"></a>
+<span class="sourceLineNo">031</span>  public boolean add(StreetsideImage image) {<a name="line.31"></a>
+<span class="sourceLineNo">032</span>    boolean add = changeset.add(image);<a name="line.32"></a>
+<span class="sourceLineNo">033</span>    fireListeners();<a name="line.33"></a>
+<span class="sourceLineNo">034</span>    return add;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>  }<a name="line.35"></a>
+<span class="sourceLineNo">036</span><a name="line.36"></a>
+<span class="sourceLineNo">037</span>  @Override<a name="line.37"></a>
+<span class="sourceLineNo">038</span>  public Iterator&lt;StreetsideImage&gt; iterator() {<a name="line.38"></a>
+<span class="sourceLineNo">039</span>    return changeset.iterator();<a name="line.39"></a>
+<span class="sourceLineNo">040</span>  }<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>  @Override<a name="line.42"></a>
+<span class="sourceLineNo">043</span>  public int size() {<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    return changeset.size();<a name="line.44"></a>
+<span class="sourceLineNo">045</span>  }<a name="line.45"></a>
+<span class="sourceLineNo">046</span><a name="line.46"></a>
+<span class="sourceLineNo">047</span>  @Override<a name="line.47"></a>
+<span class="sourceLineNo">048</span>  public boolean remove(Object image) {<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    boolean remove = changeset.remove(image);<a name="line.49"></a>
+<span class="sourceLineNo">050</span>    fireListeners();<a name="line.50"></a>
+<span class="sourceLineNo">051</span>    return remove;<a name="line.51"></a>
+<span class="sourceLineNo">052</span>  }<a name="line.52"></a>
+<span class="sourceLineNo">053</span>}<a name="line.53"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.html	(revision 34416)
@@ -0,0 +1,185 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import org.openstreetmap.josm.Main;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import org.openstreetmap.josm.gui.MainApplication;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import org.openstreetmap.josm.gui.MainMenu;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import org.openstreetmap.josm.gui.MapFrame;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.gui.MapView;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.gui.preferences.PreferenceSetting;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.Plugin;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.plugins.PluginInformation;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.plugins.streetside.actions.StreetsideJoinAction;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup;<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>/**<a name="line.29"></a>
+<span class="sourceLineNo">030</span> * This is the main class of the Streetside plugin.<a name="line.30"></a>
+<span class="sourceLineNo">031</span> */<a name="line.31"></a>
+<span class="sourceLineNo">032</span>public class StreetsidePlugin extends Plugin {<a name="line.32"></a>
+<span class="sourceLineNo">033</span><a name="line.33"></a>
+<span class="sourceLineNo">034</span>  public static final ImageProvider LOGO = new ImageProvider("streetside-logo");<a name="line.34"></a>
+<span class="sourceLineNo">035</span><a name="line.35"></a>
+<span class="sourceLineNo">036</span>  /** Zoom action */<a name="line.36"></a>
+<span class="sourceLineNo">037</span>  private static final StreetsideZoomAction ZOOM_ACTION = new StreetsideZoomAction();<a name="line.37"></a>
+<span class="sourceLineNo">038</span>  /** Walk action */<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  private static final StreetsideWalkAction WALK_ACTION = new StreetsideWalkAction();<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>  static {<a name="line.41"></a>
+<span class="sourceLineNo">042</span>    if (Main.main != null) {<a name="line.42"></a>
+<span class="sourceLineNo">043</span>      MainMenu.add(MainApplication.getMenu().fileMenu, new StreetsideExportAction(), false, 14);<a name="line.43"></a>
+<span class="sourceLineNo">044</span>      MainMenu.add(MainApplication.getMenu().imagerySubMenu, new StreetsideDownloadAction(), false);<a name="line.44"></a>
+<span class="sourceLineNo">045</span>      MainMenu.add(MainApplication.getMenu().viewMenu, ZOOM_ACTION, false, 15);<a name="line.45"></a>
+<span class="sourceLineNo">046</span>      MainMenu.add(MainApplication.getMenu().fileMenu, new StreetsideDownloadViewAction(), false, 14);<a name="line.46"></a>
+<span class="sourceLineNo">047</span>      MainMenu.add(MainApplication.getMenu().dataMenu, new StreetsideJoinAction(), false);<a name="line.47"></a>
+<span class="sourceLineNo">048</span>      MainMenu.add(MainApplication.getMenu().moreToolsMenu, WALK_ACTION, false);<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    }<a name="line.49"></a>
+<span class="sourceLineNo">050</span>  }<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>  /**<a name="line.52"></a>
+<span class="sourceLineNo">053</span>   * Main constructor.<a name="line.53"></a>
+<span class="sourceLineNo">054</span>   *<a name="line.54"></a>
+<span class="sourceLineNo">055</span>   * @param info<a name="line.55"></a>
+<span class="sourceLineNo">056</span>   *          Required information of the plugin. Obtained from the jar file.<a name="line.56"></a>
+<span class="sourceLineNo">057</span>   */<a name="line.57"></a>
+<span class="sourceLineNo">058</span>  public StreetsidePlugin(PluginInformation info) {<a name="line.58"></a>
+<span class="sourceLineNo">059</span>    super(info);<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>    if (StreetsideProperties.ACCESS_TOKEN.get() == null) {<a name="line.61"></a>
+<span class="sourceLineNo">062</span>      StreetsideUser.setTokenValid(false);<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    }<a name="line.63"></a>
+<span class="sourceLineNo">064</span>  }<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>  static StreetsideDataListener[] getStreetsideDataListeners() {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>        return new StreetsideDataListener[]{WALK_ACTION, ZOOM_ACTION, CubemapBuilder.getInstance()};<a name="line.67"></a>
+<span class="sourceLineNo">068</span>  }<a name="line.68"></a>
+<span class="sourceLineNo">069</span><a name="line.69"></a>
+<span class="sourceLineNo">070</span><a name="line.70"></a>
+<span class="sourceLineNo">071</span>  /**<a name="line.71"></a>
+<span class="sourceLineNo">072</span>   * @return the {@link StreetsideWalkAction} for the plugin<a name="line.72"></a>
+<span class="sourceLineNo">073</span>   */<a name="line.73"></a>
+<span class="sourceLineNo">074</span>  public static StreetsideWalkAction getStreetsideWalkAction() {<a name="line.74"></a>
+<span class="sourceLineNo">075</span>    return WALK_ACTION;<a name="line.75"></a>
+<span class="sourceLineNo">076</span>  }<a name="line.76"></a>
+<span class="sourceLineNo">077</span><a name="line.77"></a>
+<span class="sourceLineNo">078</span>  /**<a name="line.78"></a>
+<span class="sourceLineNo">079</span>   * Called when the JOSM map frame is created or destroyed.<a name="line.79"></a>
+<span class="sourceLineNo">080</span>   */<a name="line.80"></a>
+<span class="sourceLineNo">081</span>  @Override<a name="line.81"></a>
+<span class="sourceLineNo">082</span>  public void mapFrameInitialized(MapFrame oldFrame, MapFrame newFrame) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>    if (oldFrame == null &amp;&amp; newFrame != null) { // map frame added<a name="line.83"></a>
+<span class="sourceLineNo">084</span>      MainApplication.getMap().addToggleDialog(StreetsideMainDialog.getInstance(), false);<a name="line.84"></a>
+<span class="sourceLineNo">085</span>      StreetsideMainDialog.getInstance().setImageInfoHelp(new ImageInfoHelpPopup(<a name="line.85"></a>
+<span class="sourceLineNo">086</span>          MainApplication.getMap().addToggleDialog(ImageInfoPanel.getInstance(), false)<a name="line.86"></a>
+<span class="sourceLineNo">087</span>      ));<a name="line.87"></a>
+<span class="sourceLineNo">088</span>      MainApplication.getMap().addToggleDialog(StreetsideViewerDialog.getInstance(), false);<a name="line.88"></a>
+<span class="sourceLineNo">089</span>    }<a name="line.89"></a>
+<span class="sourceLineNo">090</span>    if (oldFrame != null &amp;&amp; newFrame == null) { // map frame destroyed<a name="line.90"></a>
+<span class="sourceLineNo">091</span>      StreetsideMainDialog.destroyInstance();<a name="line.91"></a>
+<span class="sourceLineNo">092</span>      ImageInfoPanel.destroyInstance();<a name="line.92"></a>
+<span class="sourceLineNo">093</span>      CubemapBuilder.destroyInstance();<a name="line.93"></a>
+<span class="sourceLineNo">094</span><a name="line.94"></a>
+<span class="sourceLineNo">095</span>    }<a name="line.95"></a>
+<span class="sourceLineNo">096</span>  }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>  @Override<a name="line.98"></a>
+<span class="sourceLineNo">099</span>  public PreferenceSetting getPreferenceSetting() {<a name="line.99"></a>
+<span class="sourceLineNo">100</span>    return new StreetsidePreferenceSetting();<a name="line.100"></a>
+<span class="sourceLineNo">101</span>  }<a name="line.101"></a>
+<span class="sourceLineNo">102</span><a name="line.102"></a>
+<span class="sourceLineNo">103</span>  /**<a name="line.103"></a>
+<span class="sourceLineNo">104</span>   * @return the current {@link MapView} without throwing a {@link NullPointerException}<a name="line.104"></a>
+<span class="sourceLineNo">105</span>   */<a name="line.105"></a>
+<span class="sourceLineNo">106</span>  public static MapView getMapView() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>    final MapFrame mf = MainApplication.getMap();<a name="line.107"></a>
+<span class="sourceLineNo">108</span>    if (mf != null) {<a name="line.108"></a>
+<span class="sourceLineNo">109</span>      return mf.mapView;<a name="line.109"></a>
+<span class="sourceLineNo">110</span>    }<a name="line.110"></a>
+<span class="sourceLineNo">111</span>    return null;<a name="line.111"></a>
+<span class="sourceLineNo">112</span>  }<a name="line.112"></a>
+<span class="sourceLineNo">113</span>}<a name="line.113"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.html	(revision 34416)
@@ -0,0 +1,291 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.util.Collection;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.List;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.concurrent.CopyOnWriteArrayList;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.plugins.streetside.model.UserProfile;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>/**<a name="line.10"></a>
+<span class="sourceLineNo">011</span> * Class that stores a sequence of {@link StreetsideAbstractImage} objects.<a name="line.11"></a>
+<span class="sourceLineNo">012</span> *<a name="line.12"></a>
+<span class="sourceLineNo">013</span> * @author nokutu<a name="line.13"></a>
+<span class="sourceLineNo">014</span> * @see StreetsideAbstractImage<a name="line.14"></a>
+<span class="sourceLineNo">015</span> */<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>public class StreetsideSequence {<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>  /**<a name="line.20"></a>
+<span class="sourceLineNo">021</span>   * Unique identifier. Used only for {@link StreetsideImage} sequences.<a name="line.21"></a>
+<span class="sourceLineNo">022</span>   */<a name="line.22"></a>
+<span class="sourceLineNo">023</span>  private String id;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>  private UserProfile user;<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>  private double la;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>  private double lo;<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>  /**<a name="line.29"></a>
+<span class="sourceLineNo">030</span>   * Epoch time when the sequence was created<a name="line.30"></a>
+<span class="sourceLineNo">031</span>   */<a name="line.31"></a>
+<span class="sourceLineNo">032</span>  private long cd;<a name="line.32"></a>
+<span class="sourceLineNo">033</span><a name="line.33"></a>
+<span class="sourceLineNo">034</span>  /**<a name="line.34"></a>
+<span class="sourceLineNo">035</span>   * The images in the sequence.<a name="line.35"></a>
+<span class="sourceLineNo">036</span>   */<a name="line.36"></a>
+<span class="sourceLineNo">037</span>  private List&lt;StreetsideAbstractImage&gt; images;<a name="line.37"></a>
+<span class="sourceLineNo">038</span><a name="line.38"></a>
+<span class="sourceLineNo">039</span>  public StreetsideSequence(String id, Long ca) {<a name="line.39"></a>
+<span class="sourceLineNo">040</span>        this.id = id;<a name="line.40"></a>
+<span class="sourceLineNo">041</span>    cd = ca;<a name="line.41"></a>
+<span class="sourceLineNo">042</span>    images = new CopyOnWriteArrayList&lt;&gt;();<a name="line.42"></a>
+<span class="sourceLineNo">043</span>  }<a name="line.43"></a>
+<span class="sourceLineNo">044</span><a name="line.44"></a>
+<span class="sourceLineNo">045</span>  public StreetsideSequence(String id, double la, double lo) {<a name="line.45"></a>
+<span class="sourceLineNo">046</span>    this.id = id;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    this.la = la;<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    this.lo = lo;<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    images = new CopyOnWriteArrayList&lt;&gt;();<a name="line.49"></a>
+<span class="sourceLineNo">050</span>  }<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>  /**<a name="line.52"></a>
+<span class="sourceLineNo">053</span>   * No argument constructor for StreetsideSequence - necessary for JSON serialization<a name="line.53"></a>
+<span class="sourceLineNo">054</span>   */<a name="line.54"></a>
+<span class="sourceLineNo">055</span>  public StreetsideSequence() {<a name="line.55"></a>
+<span class="sourceLineNo">056</span>          images = new CopyOnWriteArrayList&lt;&gt;();<a name="line.56"></a>
+<span class="sourceLineNo">057</span>  }<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>  public StreetsideSequence(String id, double la, double lo, long ca) {<a name="line.59"></a>
+<span class="sourceLineNo">060</span>        this.id = id;<a name="line.60"></a>
+<span class="sourceLineNo">061</span>        this.la = la;<a name="line.61"></a>
+<span class="sourceLineNo">062</span>        this.lo = lo;<a name="line.62"></a>
+<span class="sourceLineNo">063</span>        cd = ca;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        images = new CopyOnWriteArrayList&lt;&gt;();<a name="line.64"></a>
+<span class="sourceLineNo">065</span>}<a name="line.65"></a>
+<span class="sourceLineNo">066</span><a name="line.66"></a>
+<span class="sourceLineNo">067</span>public StreetsideSequence(String id) {<a name="line.67"></a>
+<span class="sourceLineNo">068</span>        this.id = id;<a name="line.68"></a>
+<span class="sourceLineNo">069</span>        images = new CopyOnWriteArrayList&lt;&gt;();<a name="line.69"></a>
+<span class="sourceLineNo">070</span>}<a name="line.70"></a>
+<span class="sourceLineNo">071</span><a name="line.71"></a>
+<span class="sourceLineNo">072</span>  /**<a name="line.72"></a>
+<span class="sourceLineNo">073</span>   * Adds a new {@link StreetsideAbstractImage} object to the database.<a name="line.73"></a>
+<span class="sourceLineNo">074</span>   *<a name="line.74"></a>
+<span class="sourceLineNo">075</span>   * @param image The {@link StreetsideAbstractImage} object to be added<a name="line.75"></a>
+<span class="sourceLineNo">076</span>   */<a name="line.76"></a>
+<span class="sourceLineNo">077</span>  public synchronized void add(StreetsideAbstractImage image) {<a name="line.77"></a>
+<span class="sourceLineNo">078</span>    images.add(image);<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    image.setSequence(this);<a name="line.79"></a>
+<span class="sourceLineNo">080</span>  }<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>  /**<a name="line.82"></a>
+<span class="sourceLineNo">083</span>   * Adds a set of {@link StreetsideAbstractImage} objects to the database.<a name="line.83"></a>
+<span class="sourceLineNo">084</span>   *<a name="line.84"></a>
+<span class="sourceLineNo">085</span>   * @param images The set of {@link StreetsideAbstractImage} objects to be added.<a name="line.85"></a>
+<span class="sourceLineNo">086</span>   */<a name="line.86"></a>
+<span class="sourceLineNo">087</span>  public synchronized void add(final Collection&lt;? extends StreetsideAbstractImage&gt; images) {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>    this.images.addAll(images);<a name="line.88"></a>
+<span class="sourceLineNo">089</span>    images.forEach(img -&gt; img.setSequence(this));<a name="line.89"></a>
+<span class="sourceLineNo">090</span>  }<a name="line.90"></a>
+<span class="sourceLineNo">091</span><a name="line.91"></a>
+<span class="sourceLineNo">092</span>  /**<a name="line.92"></a>
+<span class="sourceLineNo">093</span>   * Returns the next {@link StreetsideAbstractImage} in the sequence of a given<a name="line.93"></a>
+<span class="sourceLineNo">094</span>   * {@link StreetsideAbstractImage} object.<a name="line.94"></a>
+<span class="sourceLineNo">095</span>   *<a name="line.95"></a>
+<span class="sourceLineNo">096</span>   * @param image The {@link StreetsideAbstractImage} object whose next image is<a name="line.96"></a>
+<span class="sourceLineNo">097</span>   * going to be returned.<a name="line.97"></a>
+<span class="sourceLineNo">098</span>   *<a name="line.98"></a>
+<span class="sourceLineNo">099</span>   * @return The next {@link StreetsideAbstractImage} object in the sequence.<a name="line.99"></a>
+<span class="sourceLineNo">100</span>   *<a name="line.100"></a>
+<span class="sourceLineNo">101</span>   * @throws IllegalArgumentException if the given {@link StreetsideAbstractImage} object doesn't belong<a name="line.101"></a>
+<span class="sourceLineNo">102</span>   * the this sequence.<a name="line.102"></a>
+<span class="sourceLineNo">103</span>   */<a name="line.103"></a>
+<span class="sourceLineNo">104</span>  public StreetsideAbstractImage next(StreetsideAbstractImage image) {<a name="line.104"></a>
+<span class="sourceLineNo">105</span>    int i = images.indexOf(image);<a name="line.105"></a>
+<span class="sourceLineNo">106</span>    if (i == -1) {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>      throw new IllegalArgumentException();<a name="line.107"></a>
+<span class="sourceLineNo">108</span>    }<a name="line.108"></a>
+<span class="sourceLineNo">109</span>    if (i == images.size() - 1) {<a name="line.109"></a>
+<span class="sourceLineNo">110</span>      return null;<a name="line.110"></a>
+<span class="sourceLineNo">111</span>    }<a name="line.111"></a>
+<span class="sourceLineNo">112</span>    return images.get(i + 1);<a name="line.112"></a>
+<span class="sourceLineNo">113</span>  }<a name="line.113"></a>
+<span class="sourceLineNo">114</span><a name="line.114"></a>
+<span class="sourceLineNo">115</span>  /**<a name="line.115"></a>
+<span class="sourceLineNo">116</span>   * Returns the previous {@link StreetsideAbstractImage} in the sequence of a<a name="line.116"></a>
+<span class="sourceLineNo">117</span>   * given {@link StreetsideAbstractImage} object.<a name="line.117"></a>
+<span class="sourceLineNo">118</span>   *<a name="line.118"></a>
+<span class="sourceLineNo">119</span>   * @param image The {@link StreetsideAbstractImage} object whose previous image is<a name="line.119"></a>
+<span class="sourceLineNo">120</span>   * going to be returned.<a name="line.120"></a>
+<span class="sourceLineNo">121</span>   *<a name="line.121"></a>
+<span class="sourceLineNo">122</span>   * @return The previous {@link StreetsideAbstractImage} object in the sequence.<a name="line.122"></a>
+<span class="sourceLineNo">123</span>   *<a name="line.123"></a>
+<span class="sourceLineNo">124</span>   * @throws IllegalArgumentException if the given {@link StreetsideAbstractImage} object doesn't belong<a name="line.124"></a>
+<span class="sourceLineNo">125</span>   * the this sequence.<a name="line.125"></a>
+<span class="sourceLineNo">126</span>   */<a name="line.126"></a>
+<span class="sourceLineNo">127</span>  public StreetsideAbstractImage previous(StreetsideAbstractImage image) {<a name="line.127"></a>
+<span class="sourceLineNo">128</span>    int i = images.indexOf(image);<a name="line.128"></a>
+<span class="sourceLineNo">129</span>    if (i &lt; 0) {<a name="line.129"></a>
+<span class="sourceLineNo">130</span>      throw new IllegalArgumentException();<a name="line.130"></a>
+<span class="sourceLineNo">131</span>    }<a name="line.131"></a>
+<span class="sourceLineNo">132</span>    if (i == 0) {<a name="line.132"></a>
+<span class="sourceLineNo">133</span>      return null;<a name="line.133"></a>
+<span class="sourceLineNo">134</span>    }<a name="line.134"></a>
+<span class="sourceLineNo">135</span>    return images.get(i - 1);<a name="line.135"></a>
+<span class="sourceLineNo">136</span>  }<a name="line.136"></a>
+<span class="sourceLineNo">137</span><a name="line.137"></a>
+<span class="sourceLineNo">138</span>  /**<a name="line.138"></a>
+<span class="sourceLineNo">139</span>   * Removes a {@link StreetsideAbstractImage} object from the database.<a name="line.139"></a>
+<span class="sourceLineNo">140</span>   *<a name="line.140"></a>
+<span class="sourceLineNo">141</span>   * @param image The {@link StreetsideAbstractImage} object to be removed.<a name="line.141"></a>
+<span class="sourceLineNo">142</span>   */<a name="line.142"></a>
+<span class="sourceLineNo">143</span>  public void remove(StreetsideAbstractImage image) {<a name="line.143"></a>
+<span class="sourceLineNo">144</span>    images.remove(image);<a name="line.144"></a>
+<span class="sourceLineNo">145</span>  }<a name="line.145"></a>
+<span class="sourceLineNo">146</span><a name="line.146"></a>
+<span class="sourceLineNo">147</span>  /**<a name="line.147"></a>
+<span class="sourceLineNo">148</span>   * @param id the id to set<a name="line.148"></a>
+<span class="sourceLineNo">149</span>   */<a name="line.149"></a>
+<span class="sourceLineNo">150</span>  public void setId(String id) {<a name="line.150"></a>
+<span class="sourceLineNo">151</span>    this.id = id;<a name="line.151"></a>
+<span class="sourceLineNo">152</span>  }<a name="line.152"></a>
+<span class="sourceLineNo">153</span><a name="line.153"></a>
+<span class="sourceLineNo">154</span>  /**<a name="line.154"></a>
+<span class="sourceLineNo">155</span>   * @return the la<a name="line.155"></a>
+<span class="sourceLineNo">156</span>   */<a name="line.156"></a>
+<span class="sourceLineNo">157</span>  public double getLa() {<a name="line.157"></a>
+<span class="sourceLineNo">158</span>    return la;<a name="line.158"></a>
+<span class="sourceLineNo">159</span>  }<a name="line.159"></a>
+<span class="sourceLineNo">160</span><a name="line.160"></a>
+<span class="sourceLineNo">161</span>  /**<a name="line.161"></a>
+<span class="sourceLineNo">162</span>   * @param la the la to set<a name="line.162"></a>
+<span class="sourceLineNo">163</span>   */<a name="line.163"></a>
+<span class="sourceLineNo">164</span>  public void setLa(double la) {<a name="line.164"></a>
+<span class="sourceLineNo">165</span>    this.la = la;<a name="line.165"></a>
+<span class="sourceLineNo">166</span>  }<a name="line.166"></a>
+<span class="sourceLineNo">167</span><a name="line.167"></a>
+<span class="sourceLineNo">168</span>  /**<a name="line.168"></a>
+<span class="sourceLineNo">169</span>   * @return the lo<a name="line.169"></a>
+<span class="sourceLineNo">170</span>   */<a name="line.170"></a>
+<span class="sourceLineNo">171</span>  public double getLo() {<a name="line.171"></a>
+<span class="sourceLineNo">172</span>    return lo;<a name="line.172"></a>
+<span class="sourceLineNo">173</span>  }<a name="line.173"></a>
+<span class="sourceLineNo">174</span><a name="line.174"></a>
+<span class="sourceLineNo">175</span>  /**<a name="line.175"></a>
+<span class="sourceLineNo">176</span>   * @param lo the lo to set<a name="line.176"></a>
+<span class="sourceLineNo">177</span>   */<a name="line.177"></a>
+<span class="sourceLineNo">178</span>  public void setLo(double lo) {<a name="line.178"></a>
+<span class="sourceLineNo">179</span>    this.lo = lo;<a name="line.179"></a>
+<span class="sourceLineNo">180</span>  }<a name="line.180"></a>
+<span class="sourceLineNo">181</span><a name="line.181"></a>
+<span class="sourceLineNo">182</span>  /**<a name="line.182"></a>
+<span class="sourceLineNo">183</span>   * Returns the Epoch time when the sequence was captured.<a name="line.183"></a>
+<span class="sourceLineNo">184</span>   *<a name="line.184"></a>
+<span class="sourceLineNo">185</span>   * Negative values mean, no value is set.<a name="line.185"></a>
+<span class="sourceLineNo">186</span>   *<a name="line.186"></a>
+<span class="sourceLineNo">187</span>   * @return A long containing the Epoch time when the sequence was captured.<a name="line.187"></a>
+<span class="sourceLineNo">188</span>   */<a name="line.188"></a>
+<span class="sourceLineNo">189</span>  public long getCd() {<a name="line.189"></a>
+<span class="sourceLineNo">190</span>    return cd;<a name="line.190"></a>
+<span class="sourceLineNo">191</span>  }<a name="line.191"></a>
+<span class="sourceLineNo">192</span><a name="line.192"></a>
+<span class="sourceLineNo">193</span>  /**<a name="line.193"></a>
+<span class="sourceLineNo">194</span>   * Returns all {@link StreetsideAbstractImage} objects contained by this<a name="line.194"></a>
+<span class="sourceLineNo">195</span>   * object.<a name="line.195"></a>
+<span class="sourceLineNo">196</span>   *<a name="line.196"></a>
+<span class="sourceLineNo">197</span>   * @return A {@link List} object containing all the<a name="line.197"></a>
+<span class="sourceLineNo">198</span>   * {@link StreetsideAbstractImage} objects that are part of the<a name="line.198"></a>
+<span class="sourceLineNo">199</span>   * sequence.<a name="line.199"></a>
+<span class="sourceLineNo">200</span>   */<a name="line.200"></a>
+<span class="sourceLineNo">201</span>  public List&lt;StreetsideAbstractImage&gt; getImages() {<a name="line.201"></a>
+<span class="sourceLineNo">202</span>    return images;<a name="line.202"></a>
+<span class="sourceLineNo">203</span>  }<a name="line.203"></a>
+<span class="sourceLineNo">204</span><a name="line.204"></a>
+<span class="sourceLineNo">205</span>  /**<a name="line.205"></a>
+<span class="sourceLineNo">206</span>   * Returns the unique identifier of the sequence.<a name="line.206"></a>
+<span class="sourceLineNo">207</span>   *<a name="line.207"></a>
+<span class="sourceLineNo">208</span>   * @return A {@code String} containing the unique identifier of the sequence.<a name="line.208"></a>
+<span class="sourceLineNo">209</span>   * null means that the sequence has been created locally for imported<a name="line.209"></a>
+<span class="sourceLineNo">210</span>   * images.<a name="line.210"></a>
+<span class="sourceLineNo">211</span>   */<a name="line.211"></a>
+<span class="sourceLineNo">212</span>  public String getId() {<a name="line.212"></a>
+<span class="sourceLineNo">213</span>    return id;<a name="line.213"></a>
+<span class="sourceLineNo">214</span>  }<a name="line.214"></a>
+<span class="sourceLineNo">215</span><a name="line.215"></a>
+<span class="sourceLineNo">216</span>  public UserProfile getUser() {<a name="line.216"></a>
+<span class="sourceLineNo">217</span>        return user;<a name="line.217"></a>
+<span class="sourceLineNo">218</span>  }<a name="line.218"></a>
+<span class="sourceLineNo">219</span>}<a name="line.219"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.html	(revision 34416)
@@ -0,0 +1,99 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.actions;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.event.ActionEvent;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import javax.swing.AbstractAction;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.tools.ImageProvider.ImageSizes;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>public class ImageReloadAction extends AbstractAction {<a name="line.13"></a>
+<span class="sourceLineNo">014</span><a name="line.14"></a>
+<span class="sourceLineNo">015</span>        private static final long serialVersionUID = 7987479726049238315L;<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>        public ImageReloadAction(final String name) {<a name="line.17"></a>
+<span class="sourceLineNo">018</span>                 super(name, ImageProvider.get("reload", ImageSizes.SMALLICON));<a name="line.18"></a>
+<span class="sourceLineNo">019</span>        }<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>        @Override<a name="line.21"></a>
+<span class="sourceLineNo">022</span>        public void actionPerformed(ActionEvent arg0) {<a name="line.22"></a>
+<span class="sourceLineNo">023</span>                if(StreetsideMainDialog.getInstance().getImage()!=null){<a name="line.23"></a>
+<span class="sourceLineNo">024</span>                        CubemapBuilder.getInstance().reload(CubemapBuilder.getInstance().getCubemap().getId());<a name="line.24"></a>
+<span class="sourceLineNo">025</span>                }<a name="line.25"></a>
+<span class="sourceLineNo">026</span>        }<a name="line.26"></a>
+<span class="sourceLineNo">027</span>}<a name="line.27"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.html	(revision 34416)
@@ -0,0 +1,141 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.actions;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.event.ActionEvent;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.KeyEvent;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.apache.log4j.Logger;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.actions.JosmAction;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.gui.MainApplication;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.gui.layer.OsmDataLayer;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.tools.ImageProvider.ImageSizes;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.tools.Shortcut;<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>/**<a name="line.19"></a>
+<span class="sourceLineNo">020</span> * Action that triggers the plugin. If in automatic mode, it will automatically<a name="line.20"></a>
+<span class="sourceLineNo">021</span> * download the images in the areas where there is OSM data.<a name="line.21"></a>
+<span class="sourceLineNo">022</span> *<a name="line.22"></a>
+<span class="sourceLineNo">023</span> * @author nokutu<a name="line.23"></a>
+<span class="sourceLineNo">024</span> *<a name="line.24"></a>
+<span class="sourceLineNo">025</span> */<a name="line.25"></a>
+<span class="sourceLineNo">026</span>public class StreetsideDownloadAction extends JosmAction {<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>  private static final long serialVersionUID = 4426446157849005029L;<a name="line.28"></a>
+<span class="sourceLineNo">029</span><a name="line.29"></a>
+<span class="sourceLineNo">030</span>  public static final Shortcut SHORTCUT = Shortcut.registerShortcut("Streetside", "Open Streetside layer", KeyEvent.VK_COMMA, Shortcut.SHIFT);<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>  final static Logger logger = Logger.getLogger(StreetsideDownloadAction.class);<a name="line.32"></a>
+<span class="sourceLineNo">033</span><a name="line.33"></a>
+<span class="sourceLineNo">034</span>  /**<a name="line.34"></a>
+<span class="sourceLineNo">035</span>   * Main constructor.<a name="line.35"></a>
+<span class="sourceLineNo">036</span>   */<a name="line.36"></a>
+<span class="sourceLineNo">037</span>  public StreetsideDownloadAction() {<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    super(<a name="line.38"></a>
+<span class="sourceLineNo">039</span>        tr("Streetside"),<a name="line.39"></a>
+<span class="sourceLineNo">040</span>        new ImageProvider(StreetsidePlugin.LOGO).setSize(ImageSizes.DEFAULT),<a name="line.40"></a>
+<span class="sourceLineNo">041</span>        tr("Open Streetside layer"),<a name="line.41"></a>
+<span class="sourceLineNo">042</span>        SHORTCUT,<a name="line.42"></a>
+<span class="sourceLineNo">043</span>        false,<a name="line.43"></a>
+<span class="sourceLineNo">044</span>        "streetsideDownload",<a name="line.44"></a>
+<span class="sourceLineNo">045</span>        false<a name="line.45"></a>
+<span class="sourceLineNo">046</span>    );<a name="line.46"></a>
+<span class="sourceLineNo">047</span>  }<a name="line.47"></a>
+<span class="sourceLineNo">048</span><a name="line.48"></a>
+<span class="sourceLineNo">049</span>  @Override<a name="line.49"></a>
+<span class="sourceLineNo">050</span>  public void actionPerformed(ActionEvent ae) {<a name="line.50"></a>
+<span class="sourceLineNo">051</span>    if (!StreetsideLayer.hasInstance() || !MainApplication.getLayerManager().containsLayer(StreetsideLayer.getInstance())) {<a name="line.51"></a>
+<span class="sourceLineNo">052</span>      MainApplication.getLayerManager().addLayer(StreetsideLayer.getInstance());<a name="line.52"></a>
+<span class="sourceLineNo">053</span>      return;<a name="line.53"></a>
+<span class="sourceLineNo">054</span>    }<a name="line.54"></a>
+<span class="sourceLineNo">055</span><a name="line.55"></a>
+<span class="sourceLineNo">056</span>    try {<a name="line.56"></a>
+<span class="sourceLineNo">057</span>      // Successive calls to this action toggle the active layer between the OSM data layer and the streetside layer<a name="line.57"></a>
+<span class="sourceLineNo">058</span>      OsmDataLayer editLayer = MainApplication.getLayerManager().getEditLayer();<a name="line.58"></a>
+<span class="sourceLineNo">059</span>      if (MainApplication.getLayerManager().getActiveLayer() != StreetsideLayer.getInstance()) {<a name="line.59"></a>
+<span class="sourceLineNo">060</span>        MainApplication.getLayerManager().setActiveLayer(StreetsideLayer.getInstance());<a name="line.60"></a>
+<span class="sourceLineNo">061</span>      } else if (editLayer != null) {<a name="line.61"></a>
+<span class="sourceLineNo">062</span>        MainApplication.getLayerManager().setActiveLayer(editLayer);<a name="line.62"></a>
+<span class="sourceLineNo">063</span>      }<a name="line.63"></a>
+<span class="sourceLineNo">064</span>    } catch (IllegalArgumentException e) {<a name="line.64"></a>
+<span class="sourceLineNo">065</span>      // If the StreetsideLayer is not managed by LayerManager but you try to set it as active layer<a name="line.65"></a>
+<span class="sourceLineNo">066</span>      logger.warn(e);<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    }<a name="line.67"></a>
+<span class="sourceLineNo">068</span>  }<a name="line.68"></a>
+<span class="sourceLineNo">069</span>}<a name="line.69"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.html	(revision 34416)
@@ -0,0 +1,148 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.actions;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.event.ActionEvent;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.event.KeyEvent;<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>import org.openstreetmap.josm.actions.JosmAction;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeEvent;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeListener;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.tools.I18n;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.tools.ImageProvider.ImageSizes;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.tools.Shortcut;<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>/**<a name="line.19"></a>
+<span class="sourceLineNo">020</span> * If in "download images in visible area" mode, downloads all the images in the current view.<a name="line.20"></a>
+<span class="sourceLineNo">021</span> *<a name="line.21"></a>
+<span class="sourceLineNo">022</span> * @author nokutu<a name="line.22"></a>
+<span class="sourceLineNo">023</span> *<a name="line.23"></a>
+<span class="sourceLineNo">024</span> */<a name="line.24"></a>
+<span class="sourceLineNo">025</span>public class StreetsideDownloadViewAction extends JosmAction implements ValueChangeListener&lt;String&gt; {<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>  private static final long serialVersionUID = 6738276777802831669L;<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>  private static final String DESCRIPTION = I18n.marktr("Download Streetside images in current view");<a name="line.29"></a>
+<span class="sourceLineNo">030</span><a name="line.30"></a>
+<span class="sourceLineNo">031</span>  /**<a name="line.31"></a>
+<span class="sourceLineNo">032</span>   * Main constructor.<a name="line.32"></a>
+<span class="sourceLineNo">033</span>   */<a name="line.33"></a>
+<span class="sourceLineNo">034</span>  public StreetsideDownloadViewAction() {<a name="line.34"></a>
+<span class="sourceLineNo">035</span>    super(<a name="line.35"></a>
+<span class="sourceLineNo">036</span>      I18n.tr(DESCRIPTION),<a name="line.36"></a>
+<span class="sourceLineNo">037</span>      new ImageProvider(StreetsidePlugin.LOGO).setSize(ImageSizes.DEFAULT),<a name="line.37"></a>
+<span class="sourceLineNo">038</span>      I18n.tr(DESCRIPTION),<a name="line.38"></a>
+<span class="sourceLineNo">039</span>      Shortcut.registerShortcut("Streetside area", I18n.tr(DESCRIPTION), KeyEvent.VK_PERIOD, Shortcut.SHIFT),<a name="line.39"></a>
+<span class="sourceLineNo">040</span>      false,<a name="line.40"></a>
+<span class="sourceLineNo">041</span>      "streetsideArea",<a name="line.41"></a>
+<span class="sourceLineNo">042</span>      true<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    );<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    StreetsideProperties.DOWNLOAD_MODE.addListener(this);<a name="line.44"></a>
+<span class="sourceLineNo">045</span>    initEnabledState();<a name="line.45"></a>
+<span class="sourceLineNo">046</span>  }<a name="line.46"></a>
+<span class="sourceLineNo">047</span><a name="line.47"></a>
+<span class="sourceLineNo">048</span>  @Override<a name="line.48"></a>
+<span class="sourceLineNo">049</span>  public void actionPerformed(ActionEvent arg0) {<a name="line.49"></a>
+<span class="sourceLineNo">050</span>    StreetsideDownloader.downloadVisibleArea();<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  }<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>  @Override<a name="line.53"></a>
+<span class="sourceLineNo">054</span>  protected boolean listenToSelectionChange() {<a name="line.54"></a>
+<span class="sourceLineNo">055</span>    return false;<a name="line.55"></a>
+<span class="sourceLineNo">056</span>  }<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>  /**<a name="line.58"></a>
+<span class="sourceLineNo">059</span>   * Enabled when the Streetside layer is instantiated and download mode is either "osm area" or "manual".<a name="line.59"></a>
+<span class="sourceLineNo">060</span>   */<a name="line.60"></a>
+<span class="sourceLineNo">061</span>  @Override<a name="line.61"></a>
+<span class="sourceLineNo">062</span>  protected void updateEnabledState() {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    super.updateEnabledState();<a name="line.63"></a>
+<span class="sourceLineNo">064</span>    setEnabled(<a name="line.64"></a>
+<span class="sourceLineNo">065</span>      StreetsideLayer.hasInstance() &amp;&amp; (<a name="line.65"></a>
+<span class="sourceLineNo">066</span>        StreetsideDownloader.getMode() == StreetsideDownloader.DOWNLOAD_MODE.OSM_AREA<a name="line.66"></a>
+<span class="sourceLineNo">067</span>        || StreetsideDownloader.getMode() == StreetsideDownloader.DOWNLOAD_MODE.MANUAL_ONLY<a name="line.67"></a>
+<span class="sourceLineNo">068</span>      )<a name="line.68"></a>
+<span class="sourceLineNo">069</span>    );<a name="line.69"></a>
+<span class="sourceLineNo">070</span>  }<a name="line.70"></a>
+<span class="sourceLineNo">071</span><a name="line.71"></a>
+<span class="sourceLineNo">072</span>  @Override<a name="line.72"></a>
+<span class="sourceLineNo">073</span>  public void valueChanged(ValueChangeEvent&lt;? extends String&gt; e) {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>    updateEnabledState();<a name="line.74"></a>
+<span class="sourceLineNo">075</span>  }<a name="line.75"></a>
+<span class="sourceLineNo">076</span>}<a name="line.76"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.html	(revision 34416)
@@ -0,0 +1,205 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.actions;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Dimension;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.ActionEvent;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.event.KeyEvent;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.io.IOException;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.util.ArrayList;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Set;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.concurrent.ConcurrentSkipListSet;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.swing.JButton;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.JDialog;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.JOptionPane;<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.apache.log4j.Logger;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.Main;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.actions.JosmAction;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.gui.MainApplication;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.tools.ImageProvider.ImageSizes;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.tools.Shortcut;<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>/**<a name="line.33"></a>
+<span class="sourceLineNo">034</span> * Action that launches a StreetsideExportDialog and lets you export the images.<a name="line.34"></a>
+<span class="sourceLineNo">035</span> *<a name="line.35"></a>
+<span class="sourceLineNo">036</span> * @author nokutu<a name="line.36"></a>
+<span class="sourceLineNo">037</span> *<a name="line.37"></a>
+<span class="sourceLineNo">038</span> */<a name="line.38"></a>
+<span class="sourceLineNo">039</span>public class StreetsideExportAction extends JosmAction {<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>  private static final long serialVersionUID = 6131359489725632369L;<a name="line.41"></a>
+<span class="sourceLineNo">042</span><a name="line.42"></a>
+<span class="sourceLineNo">043</span>  final static Logger logger = Logger.getLogger(StreetsideExportAction.class);<a name="line.43"></a>
+<span class="sourceLineNo">044</span><a name="line.44"></a>
+<span class="sourceLineNo">045</span>  private StreetsideExportDialog dialog;<a name="line.45"></a>
+<span class="sourceLineNo">046</span><a name="line.46"></a>
+<span class="sourceLineNo">047</span>  /**<a name="line.47"></a>
+<span class="sourceLineNo">048</span>   * Main constructor.<a name="line.48"></a>
+<span class="sourceLineNo">049</span>   */<a name="line.49"></a>
+<span class="sourceLineNo">050</span>  public StreetsideExportAction() {<a name="line.50"></a>
+<span class="sourceLineNo">051</span>    super(tr("Export Streetside images"), new ImageProvider(StreetsidePlugin.LOGO).setSize(ImageSizes.DEFAULT),<a name="line.51"></a>
+<span class="sourceLineNo">052</span>        tr("Export Streetside images"), Shortcut.registerShortcut("Export Streetside",<a name="line.52"></a>
+<span class="sourceLineNo">053</span>            tr("Export Streetside images"), KeyEvent.CHAR_UNDEFINED,<a name="line.53"></a>
+<span class="sourceLineNo">054</span>            Shortcut.NONE), false, "streetsideExport", true);<a name="line.54"></a>
+<span class="sourceLineNo">055</span>    setEnabled(false);<a name="line.55"></a>
+<span class="sourceLineNo">056</span>  }<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>  @Override<a name="line.58"></a>
+<span class="sourceLineNo">059</span>  public void actionPerformed(ActionEvent ae) {<a name="line.59"></a>
+<span class="sourceLineNo">060</span>    JOptionPane pane = new JOptionPane();<a name="line.60"></a>
+<span class="sourceLineNo">061</span><a name="line.61"></a>
+<span class="sourceLineNo">062</span>    JButton ok = new JButton("Ok");<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    ok.addActionListener(e -&gt; pane.setValue(JOptionPane.OK_OPTION));<a name="line.63"></a>
+<span class="sourceLineNo">064</span>    JButton cancel = new JButton(tr("Cancel"));<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    cancel.addActionListener(e -&gt; pane.setValue(JOptionPane.CANCEL_OPTION));<a name="line.65"></a>
+<span class="sourceLineNo">066</span><a name="line.66"></a>
+<span class="sourceLineNo">067</span>    dialog = new StreetsideExportDialog(ok);<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    pane.setMessage(dialog);<a name="line.68"></a>
+<span class="sourceLineNo">069</span>    pane.setOptions(new JButton[] {ok, cancel});<a name="line.69"></a>
+<span class="sourceLineNo">070</span><a name="line.70"></a>
+<span class="sourceLineNo">071</span>    JDialog dlg = pane.createDialog(Main.parent, tr("Export Streetside images"));<a name="line.71"></a>
+<span class="sourceLineNo">072</span>    dlg.setMinimumSize(new Dimension(400, 150));<a name="line.72"></a>
+<span class="sourceLineNo">073</span>    dlg.setVisible(true);<a name="line.73"></a>
+<span class="sourceLineNo">074</span><a name="line.74"></a>
+<span class="sourceLineNo">075</span>    // Checks if the inputs are correct and starts the export process.<a name="line.75"></a>
+<span class="sourceLineNo">076</span>    if (pane.getValue() != null<a name="line.76"></a>
+<span class="sourceLineNo">077</span>        &amp;&amp; (int) pane.getValue() == JOptionPane.OK_OPTION<a name="line.77"></a>
+<span class="sourceLineNo">078</span>        &amp;&amp; dialog.chooser != null) {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>      if (dialog.group.isSelected(dialog.all.getModel())) {<a name="line.79"></a>
+<span class="sourceLineNo">080</span>        export(StreetsideLayer.getInstance().getData().getImages());<a name="line.80"></a>
+<span class="sourceLineNo">081</span>      } else if (dialog.group.isSelected(dialog.sequence.getModel())) {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>        Set&lt;StreetsideAbstractImage&gt; images = new ConcurrentSkipListSet&lt;&gt;();<a name="line.82"></a>
+<span class="sourceLineNo">083</span>        for (StreetsideAbstractImage image : StreetsideLayer.getInstance().getData().getMultiSelectedImages()) {<a name="line.83"></a>
+<span class="sourceLineNo">084</span>          if (image instanceof StreetsideImage) {<a name="line.84"></a>
+<span class="sourceLineNo">085</span>            if (!images.contains(image)) {<a name="line.85"></a>
+<span class="sourceLineNo">086</span>              images.addAll(image.getSequence().getImages());<a name="line.86"></a>
+<span class="sourceLineNo">087</span>            }<a name="line.87"></a>
+<span class="sourceLineNo">088</span>          } else {<a name="line.88"></a>
+<span class="sourceLineNo">089</span>            images.add(image);<a name="line.89"></a>
+<span class="sourceLineNo">090</span>          }<a name="line.90"></a>
+<span class="sourceLineNo">091</span>        }<a name="line.91"></a>
+<span class="sourceLineNo">092</span>        export(images);<a name="line.92"></a>
+<span class="sourceLineNo">093</span>      } else if (dialog.group.isSelected(dialog.selected.getModel())) {<a name="line.93"></a>
+<span class="sourceLineNo">094</span>        export(StreetsideLayer.getInstance().getData().getMultiSelectedImages());<a name="line.94"></a>
+<span class="sourceLineNo">095</span>      }<a name="line.95"></a>
+<span class="sourceLineNo">096</span>      // This option ignores the selected directory.<a name="line.96"></a>
+<span class="sourceLineNo">097</span>    } else if (dialog.group.isSelected(dialog.rewrite.getModel())) {<a name="line.97"></a>
+<span class="sourceLineNo">098</span>      ArrayList&lt;StreetsideImportedImage&gt; images = new ArrayList&lt;&gt;();<a name="line.98"></a>
+<span class="sourceLineNo">099</span>      StreetsideLayer.getInstance().getData().getImages().stream().filter(img -&gt; img instanceof StreetsideImportedImage).forEach(img -&gt; images.add((StreetsideImportedImage) img));<a name="line.99"></a>
+<span class="sourceLineNo">100</span>      try {<a name="line.100"></a>
+<span class="sourceLineNo">101</span>        MainApplication.worker.execute(new StreetsideExportManager(images));<a name="line.101"></a>
+<span class="sourceLineNo">102</span>      } catch (IOException e1) {<a name="line.102"></a>
+<span class="sourceLineNo">103</span>        logger.error(e1);<a name="line.103"></a>
+<span class="sourceLineNo">104</span>      }<a name="line.104"></a>
+<span class="sourceLineNo">105</span>    }<a name="line.105"></a>
+<span class="sourceLineNo">106</span>    dlg.dispose();<a name="line.106"></a>
+<span class="sourceLineNo">107</span>  }<a name="line.107"></a>
+<span class="sourceLineNo">108</span><a name="line.108"></a>
+<span class="sourceLineNo">109</span>  /**<a name="line.109"></a>
+<span class="sourceLineNo">110</span>   * Exports the given images from the database.<a name="line.110"></a>
+<span class="sourceLineNo">111</span>   *<a name="line.111"></a>
+<span class="sourceLineNo">112</span>   * @param images<a name="line.112"></a>
+<span class="sourceLineNo">113</span>   *          The set of images to be exported.<a name="line.113"></a>
+<span class="sourceLineNo">114</span>   */<a name="line.114"></a>
+<span class="sourceLineNo">115</span>  public void export(Set&lt;StreetsideAbstractImage&gt; images) {<a name="line.115"></a>
+<span class="sourceLineNo">116</span>    MainApplication.worker.execute(new StreetsideExportManager(images,<a name="line.116"></a>
+<span class="sourceLineNo">117</span>        dialog.chooser.getSelectedFile().toString()));<a name="line.117"></a>
+<span class="sourceLineNo">118</span>  }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>  @Override<a name="line.120"></a>
+<span class="sourceLineNo">121</span>  protected boolean listenToSelectionChange() {<a name="line.121"></a>
+<span class="sourceLineNo">122</span>    return false;<a name="line.122"></a>
+<span class="sourceLineNo">123</span>  }<a name="line.123"></a>
+<span class="sourceLineNo">124</span><a name="line.124"></a>
+<span class="sourceLineNo">125</span>  /**<a name="line.125"></a>
+<span class="sourceLineNo">126</span>   * Enabled when streetside layer is in layer list<a name="line.126"></a>
+<span class="sourceLineNo">127</span>   */<a name="line.127"></a>
+<span class="sourceLineNo">128</span>  @Override<a name="line.128"></a>
+<span class="sourceLineNo">129</span>  protected void updateEnabledState() {<a name="line.129"></a>
+<span class="sourceLineNo">130</span>    super.updateEnabledState();<a name="line.130"></a>
+<span class="sourceLineNo">131</span>    setEnabled(StreetsideLayer.hasInstance());<a name="line.131"></a>
+<span class="sourceLineNo">132</span>  }<a name="line.132"></a>
+<span class="sourceLineNo">133</span>}<a name="line.133"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.html	(revision 34416)
@@ -0,0 +1,128 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.actions;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.event.ActionEvent;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.actions.JosmAction;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.gui.MainApplication;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.plugins.streetside.mode.JoinMode;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.plugins.streetside.mode.SelectMode;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.tools.ImageProvider.ImageSizes;<a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span>/**<a name="line.16"></a>
+<span class="sourceLineNo">017</span> * Changes the mode of the Layer, from Select mode to Join mode and vice versa.<a name="line.17"></a>
+<span class="sourceLineNo">018</span> *<a name="line.18"></a>
+<span class="sourceLineNo">019</span> * @author nokutu<a name="line.19"></a>
+<span class="sourceLineNo">020</span> *<a name="line.20"></a>
+<span class="sourceLineNo">021</span> */<a name="line.21"></a>
+<span class="sourceLineNo">022</span>public class StreetsideJoinAction extends JosmAction {<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>  private static final long serialVersionUID = -7082300908202843706L;<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>  /**<a name="line.26"></a>
+<span class="sourceLineNo">027</span>   * Main constructor.<a name="line.27"></a>
+<span class="sourceLineNo">028</span>   */<a name="line.28"></a>
+<span class="sourceLineNo">029</span>  public StreetsideJoinAction() {<a name="line.29"></a>
+<span class="sourceLineNo">030</span>    super(tr("Join mode"), new ImageProvider("mapmode", "streetside-join").setSize(ImageSizes.DEFAULT),<a name="line.30"></a>
+<span class="sourceLineNo">031</span>        tr("Join/unjoin pictures"), null, false, "streetsideJoin", true);<a name="line.31"></a>
+<span class="sourceLineNo">032</span>  }<a name="line.32"></a>
+<span class="sourceLineNo">033</span><a name="line.33"></a>
+<span class="sourceLineNo">034</span>  @Override<a name="line.34"></a>
+<span class="sourceLineNo">035</span>  public void actionPerformed(ActionEvent arg0) {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>    if (StreetsideLayer.getInstance().mode instanceof SelectMode) {<a name="line.36"></a>
+<span class="sourceLineNo">037</span>      StreetsideLayer.getInstance().setMode(new JoinMode());<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    } else {<a name="line.38"></a>
+<span class="sourceLineNo">039</span>      StreetsideLayer.getInstance().setMode(new SelectMode());<a name="line.39"></a>
+<span class="sourceLineNo">040</span>    }<a name="line.40"></a>
+<span class="sourceLineNo">041</span>  }<a name="line.41"></a>
+<span class="sourceLineNo">042</span><a name="line.42"></a>
+<span class="sourceLineNo">043</span>  @Override<a name="line.43"></a>
+<span class="sourceLineNo">044</span>  protected boolean listenToSelectionChange() {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>    return false;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>  }<a name="line.46"></a>
+<span class="sourceLineNo">047</span><a name="line.47"></a>
+<span class="sourceLineNo">048</span>  /**<a name="line.48"></a>
+<span class="sourceLineNo">049</span>   * Enabled when mapillary layer is the active layer<a name="line.49"></a>
+<span class="sourceLineNo">050</span>   */<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  @Override<a name="line.51"></a>
+<span class="sourceLineNo">052</span>  protected void updateEnabledState() {<a name="line.52"></a>
+<span class="sourceLineNo">053</span>    super.updateEnabledState();<a name="line.53"></a>
+<span class="sourceLineNo">054</span>    setEnabled(MainApplication.getLayerManager().getActiveLayer() instanceof StreetsideLayer);<a name="line.54"></a>
+<span class="sourceLineNo">055</span>  }<a name="line.55"></a>
+<span class="sourceLineNo">056</span>}<a name="line.56"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.html	(revision 34416)
@@ -0,0 +1,195 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.actions;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Dimension;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.ActionEvent;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.util.ArrayList;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.util.List;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.swing.JDialog;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.swing.JOptionPane;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.Main;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.actions.JosmAction;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.plugins.streetside.StreetsideDataListener;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.tools.ImageProvider.ImageSizes;<a name="line.23"></a>
+<span class="sourceLineNo">024</span><a name="line.24"></a>
+<span class="sourceLineNo">025</span>/**<a name="line.25"></a>
+<span class="sourceLineNo">026</span> * Walks forward at a given interval.<a name="line.26"></a>
+<span class="sourceLineNo">027</span> *<a name="line.27"></a>
+<span class="sourceLineNo">028</span> * @author nokutu<a name="line.28"></a>
+<span class="sourceLineNo">029</span> *<a name="line.29"></a>
+<span class="sourceLineNo">030</span> */<a name="line.30"></a>
+<span class="sourceLineNo">031</span>public class StreetsideWalkAction extends JosmAction implements StreetsideDataListener {<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>  private static final long serialVersionUID = 3454223919402245818L;<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>  private WalkThread thread;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>  private final List&lt;WalkListener&gt; listeners = new ArrayList&lt;&gt;();<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>  /**<a name="line.38"></a>
+<span class="sourceLineNo">039</span>   *<a name="line.39"></a>
+<span class="sourceLineNo">040</span>   */<a name="line.40"></a>
+<span class="sourceLineNo">041</span>  public StreetsideWalkAction() {<a name="line.41"></a>
+<span class="sourceLineNo">042</span>    super(tr("Walk mode"), new ImageProvider(StreetsidePlugin.LOGO).setSize(ImageSizes.DEFAULT),<a name="line.42"></a>
+<span class="sourceLineNo">043</span>        tr("Walk mode"), null,<a name="line.43"></a>
+<span class="sourceLineNo">044</span>        false, "streetsideWalk", true);<a name="line.44"></a>
+<span class="sourceLineNo">045</span>  }<a name="line.45"></a>
+<span class="sourceLineNo">046</span><a name="line.46"></a>
+<span class="sourceLineNo">047</span>  @Override<a name="line.47"></a>
+<span class="sourceLineNo">048</span>  public void actionPerformed(ActionEvent arg0) {<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    StreetsideWalkDialog dialog = new StreetsideWalkDialog();<a name="line.49"></a>
+<span class="sourceLineNo">050</span>    JOptionPane pane = new JOptionPane(dialog, JOptionPane.PLAIN_MESSAGE,<a name="line.50"></a>
+<span class="sourceLineNo">051</span>        JOptionPane.OK_CANCEL_OPTION);<a name="line.51"></a>
+<span class="sourceLineNo">052</span>    JDialog dlg = pane.createDialog(Main.parent, tr("Walk mode"));<a name="line.52"></a>
+<span class="sourceLineNo">053</span>    dlg.setMinimumSize(new Dimension(400, 150));<a name="line.53"></a>
+<span class="sourceLineNo">054</span>    dlg.setVisible(true);<a name="line.54"></a>
+<span class="sourceLineNo">055</span>    if (pane.getValue() != null<a name="line.55"></a>
+<span class="sourceLineNo">056</span>        &amp;&amp; (int) pane.getValue() == JOptionPane.OK_OPTION) {<a name="line.56"></a>
+<span class="sourceLineNo">057</span>      thread = new WalkThread((int) dialog.spin.getValue(),<a name="line.57"></a>
+<span class="sourceLineNo">058</span>          dialog.waitForPicture.isSelected(),<a name="line.58"></a>
+<span class="sourceLineNo">059</span>          dialog.followSelection.isSelected(), dialog.goForward.isSelected());<a name="line.59"></a>
+<span class="sourceLineNo">060</span>      fireWalkStarted();<a name="line.60"></a>
+<span class="sourceLineNo">061</span>      thread.start();<a name="line.61"></a>
+<span class="sourceLineNo">062</span>      StreetsideMainDialog.getInstance().setMode(StreetsideMainDialog.MODE.WALK);<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    }<a name="line.63"></a>
+<span class="sourceLineNo">064</span>  }<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>  @Override<a name="line.66"></a>
+<span class="sourceLineNo">067</span>  public void imagesAdded() {<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    // Nothing<a name="line.68"></a>
+<span class="sourceLineNo">069</span>  }<a name="line.69"></a>
+<span class="sourceLineNo">070</span><a name="line.70"></a>
+<span class="sourceLineNo">071</span>  /**<a name="line.71"></a>
+<span class="sourceLineNo">072</span>   * Adds a listener.<a name="line.72"></a>
+<span class="sourceLineNo">073</span>   *<a name="line.73"></a>
+<span class="sourceLineNo">074</span>   * @param lis<a name="line.74"></a>
+<span class="sourceLineNo">075</span>   *          The listener to be added.<a name="line.75"></a>
+<span class="sourceLineNo">076</span>   */<a name="line.76"></a>
+<span class="sourceLineNo">077</span>  public void addListener(WalkListener lis) {<a name="line.77"></a>
+<span class="sourceLineNo">078</span>    listeners.add(lis);<a name="line.78"></a>
+<span class="sourceLineNo">079</span>  }<a name="line.79"></a>
+<span class="sourceLineNo">080</span><a name="line.80"></a>
+<span class="sourceLineNo">081</span>  /**<a name="line.81"></a>
+<span class="sourceLineNo">082</span>   * Removes a listener.<a name="line.82"></a>
+<span class="sourceLineNo">083</span>   *<a name="line.83"></a>
+<span class="sourceLineNo">084</span>   * @param lis<a name="line.84"></a>
+<span class="sourceLineNo">085</span>   *          The listener to be added.<a name="line.85"></a>
+<span class="sourceLineNo">086</span>   */<a name="line.86"></a>
+<span class="sourceLineNo">087</span>  public void removeListener(WalkListener lis) {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>    listeners.remove(lis);<a name="line.88"></a>
+<span class="sourceLineNo">089</span>  }<a name="line.89"></a>
+<span class="sourceLineNo">090</span><a name="line.90"></a>
+<span class="sourceLineNo">091</span>  private void fireWalkStarted() {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>    if (listeners.isEmpty()) {<a name="line.92"></a>
+<span class="sourceLineNo">093</span>      return;<a name="line.93"></a>
+<span class="sourceLineNo">094</span>    }<a name="line.94"></a>
+<span class="sourceLineNo">095</span>    for (WalkListener lis : listeners) {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>      lis.walkStarted(thread);<a name="line.96"></a>
+<span class="sourceLineNo">097</span>    }<a name="line.97"></a>
+<span class="sourceLineNo">098</span>  }<a name="line.98"></a>
+<span class="sourceLineNo">099</span><a name="line.99"></a>
+<span class="sourceLineNo">100</span>  @Override<a name="line.100"></a>
+<span class="sourceLineNo">101</span>  protected boolean listenToSelectionChange() {<a name="line.101"></a>
+<span class="sourceLineNo">102</span>    return false;<a name="line.102"></a>
+<span class="sourceLineNo">103</span>  }<a name="line.103"></a>
+<span class="sourceLineNo">104</span><a name="line.104"></a>
+<span class="sourceLineNo">105</span>  @Override<a name="line.105"></a>
+<span class="sourceLineNo">106</span>  public void selectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>    if (oldImage == null &amp;&amp; newImage != null) {<a name="line.107"></a>
+<span class="sourceLineNo">108</span>      setEnabled(true);<a name="line.108"></a>
+<span class="sourceLineNo">109</span>    } else if (oldImage != null &amp;&amp; newImage == null) {<a name="line.109"></a>
+<span class="sourceLineNo">110</span>      setEnabled(false);<a name="line.110"></a>
+<span class="sourceLineNo">111</span>    }<a name="line.111"></a>
+<span class="sourceLineNo">112</span>  }<a name="line.112"></a>
+<span class="sourceLineNo">113</span><a name="line.113"></a>
+<span class="sourceLineNo">114</span>  /**<a name="line.114"></a>
+<span class="sourceLineNo">115</span>   * Enabled when a mapillary image is selected.<a name="line.115"></a>
+<span class="sourceLineNo">116</span>   */<a name="line.116"></a>
+<span class="sourceLineNo">117</span>  @Override<a name="line.117"></a>
+<span class="sourceLineNo">118</span>  protected void updateEnabledState() {<a name="line.118"></a>
+<span class="sourceLineNo">119</span>    super.updateEnabledState();<a name="line.119"></a>
+<span class="sourceLineNo">120</span>    setEnabled(StreetsideLayer.hasInstance() &amp;&amp; StreetsideLayer.getInstance().getData().getSelectedImage() != null);<a name="line.120"></a>
+<span class="sourceLineNo">121</span>  }<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>}<a name="line.123"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.html	(revision 34416)
@@ -0,0 +1,147 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.actions;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.event.ActionEvent;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.actions.JosmAction;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.gui.MainApplication;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.plugins.streetside.StreetsideDataListener;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.tools.ImageProvider.ImageSizes;<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>/**<a name="line.17"></a>
+<span class="sourceLineNo">018</span> * Zooms to the currently selected image.<a name="line.18"></a>
+<span class="sourceLineNo">019</span> *<a name="line.19"></a>
+<span class="sourceLineNo">020</span> * @author nokutu<a name="line.20"></a>
+<span class="sourceLineNo">021</span> *<a name="line.21"></a>
+<span class="sourceLineNo">022</span> */<a name="line.22"></a>
+<span class="sourceLineNo">023</span>public class StreetsideZoomAction extends JosmAction implements StreetsideDataListener {<a name="line.23"></a>
+<span class="sourceLineNo">024</span><a name="line.24"></a>
+<span class="sourceLineNo">025</span>  private static final long serialVersionUID = -5885977359895624233L;<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>  /**<a name="line.27"></a>
+<span class="sourceLineNo">028</span>   * Main constructor.<a name="line.28"></a>
+<span class="sourceLineNo">029</span>   */<a name="line.29"></a>
+<span class="sourceLineNo">030</span>  public StreetsideZoomAction() {<a name="line.30"></a>
+<span class="sourceLineNo">031</span>    super(<a name="line.31"></a>
+<span class="sourceLineNo">032</span>      tr("Zoom to selected image"),<a name="line.32"></a>
+<span class="sourceLineNo">033</span>      new ImageProvider(StreetsidePlugin.LOGO).setSize(ImageSizes.DEFAULT),<a name="line.33"></a>
+<span class="sourceLineNo">034</span>      tr("Zoom to the currently selected Streetside image"),<a name="line.34"></a>
+<span class="sourceLineNo">035</span>      null,<a name="line.35"></a>
+<span class="sourceLineNo">036</span>      false,<a name="line.36"></a>
+<span class="sourceLineNo">037</span>      "mapillaryZoom",<a name="line.37"></a>
+<span class="sourceLineNo">038</span>      true<a name="line.38"></a>
+<span class="sourceLineNo">039</span>    );<a name="line.39"></a>
+<span class="sourceLineNo">040</span>  }<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>  @Override<a name="line.42"></a>
+<span class="sourceLineNo">043</span>  public void actionPerformed(ActionEvent arg0) {<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    if (StreetsideLayer.getInstance().getData().getSelectedImage() == null) {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>      throw new IllegalStateException();<a name="line.45"></a>
+<span class="sourceLineNo">046</span>    }<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    MainApplication.getMap().mapView.zoomTo(StreetsideLayer.getInstance().getData()<a name="line.47"></a>
+<span class="sourceLineNo">048</span>        .getSelectedImage().getMovingLatLon());<a name="line.48"></a>
+<span class="sourceLineNo">049</span>  }<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>  @Override<a name="line.51"></a>
+<span class="sourceLineNo">052</span>  public void imagesAdded() {<a name="line.52"></a>
+<span class="sourceLineNo">053</span>    // Nothing<a name="line.53"></a>
+<span class="sourceLineNo">054</span>  }<a name="line.54"></a>
+<span class="sourceLineNo">055</span><a name="line.55"></a>
+<span class="sourceLineNo">056</span>    @Override<a name="line.56"></a>
+<span class="sourceLineNo">057</span>  protected boolean listenToSelectionChange() {<a name="line.57"></a>
+<span class="sourceLineNo">058</span>    return false;<a name="line.58"></a>
+<span class="sourceLineNo">059</span>  }<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>  @Override<a name="line.61"></a>
+<span class="sourceLineNo">062</span>  public void selectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    if (oldImage == null &amp;&amp; newImage != null) {<a name="line.63"></a>
+<span class="sourceLineNo">064</span>      setEnabled(true);<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    } else if (oldImage != null &amp;&amp; newImage == null) {<a name="line.65"></a>
+<span class="sourceLineNo">066</span>      setEnabled(false);<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    }<a name="line.67"></a>
+<span class="sourceLineNo">068</span>  }<a name="line.68"></a>
+<span class="sourceLineNo">069</span><a name="line.69"></a>
+<span class="sourceLineNo">070</span>  @Override<a name="line.70"></a>
+<span class="sourceLineNo">071</span>  protected void updateEnabledState() {<a name="line.71"></a>
+<span class="sourceLineNo">072</span>    super.updateEnabledState();<a name="line.72"></a>
+<span class="sourceLineNo">073</span>    setEnabled(StreetsideLayer.hasInstance() &amp;&amp; StreetsideLayer.getInstance().getData().getSelectedImage() != null);<a name="line.73"></a>
+<span class="sourceLineNo">074</span>  }<a name="line.74"></a>
+<span class="sourceLineNo">075</span>}<a name="line.75"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkListener.html	(revision 34416)
@@ -0,0 +1,91 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.actions;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>/**<a name="line.4"></a>
+<span class="sourceLineNo">005</span> * Implemented by those classes that need to listen to the creation of the walk<a name="line.5"></a>
+<span class="sourceLineNo">006</span> * threads.<a name="line.6"></a>
+<span class="sourceLineNo">007</span> *<a name="line.7"></a>
+<span class="sourceLineNo">008</span> * @author nokutu<a name="line.8"></a>
+<span class="sourceLineNo">009</span> *<a name="line.9"></a>
+<span class="sourceLineNo">010</span> */<a name="line.10"></a>
+<span class="sourceLineNo">011</span>public interface WalkListener {<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>  /**<a name="line.13"></a>
+<span class="sourceLineNo">014</span>   * Called when a new walk thread is started.<a name="line.14"></a>
+<span class="sourceLineNo">015</span>   *<a name="line.15"></a>
+<span class="sourceLineNo">016</span>   * @param thread The thread executing the walk.<a name="line.16"></a>
+<span class="sourceLineNo">017</span>   */<a name="line.17"></a>
+<span class="sourceLineNo">018</span>  void walkStarted(WalkThread thread);<a name="line.18"></a>
+<span class="sourceLineNo">019</span>}<a name="line.19"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.html	(revision 34416)
@@ -0,0 +1,264 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.actions;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.image.BufferedImage;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import javax.swing.SwingUtilities;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.plugins.streetside.StreetsideData;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.StreetsideDataListener;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.plugins.streetside.cache.CacheUtils;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>/**<a name="line.18"></a>
+<span class="sourceLineNo">019</span> * Thread containing the walk process.<a name="line.19"></a>
+<span class="sourceLineNo">020</span> *<a name="line.20"></a>
+<span class="sourceLineNo">021</span> * @author nokutu<a name="line.21"></a>
+<span class="sourceLineNo">022</span> */<a name="line.22"></a>
+<span class="sourceLineNo">023</span>public class WalkThread extends Thread implements StreetsideDataListener {<a name="line.23"></a>
+<span class="sourceLineNo">024</span>  private final int interval;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>  private final StreetsideData data;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>  private boolean end;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>  private final boolean waitForFullQuality;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>  private final boolean followSelected;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>  private final boolean goForward;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>  private BufferedImage lastImage;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>  private volatile boolean paused;<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>  /**<a name="line.33"></a>
+<span class="sourceLineNo">034</span>   * Main constructor.<a name="line.34"></a>
+<span class="sourceLineNo">035</span>   *<a name="line.35"></a>
+<span class="sourceLineNo">036</span>   * @param interval How often the images switch.<a name="line.36"></a>
+<span class="sourceLineNo">037</span>   * @param waitForPicture If it must wait for the full resolution picture or just the<a name="line.37"></a>
+<span class="sourceLineNo">038</span>   * thumbnail.<a name="line.38"></a>
+<span class="sourceLineNo">039</span>   * @param followSelected Zoom to each image that is selected.<a name="line.39"></a>
+<span class="sourceLineNo">040</span>   * @param goForward true to go forward; false to go backwards.<a name="line.40"></a>
+<span class="sourceLineNo">041</span>   */<a name="line.41"></a>
+<span class="sourceLineNo">042</span>  public WalkThread(int interval, boolean waitForPicture,<a name="line.42"></a>
+<span class="sourceLineNo">043</span>                    boolean followSelected, boolean goForward) {<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    this.interval = interval;<a name="line.44"></a>
+<span class="sourceLineNo">045</span>    waitForFullQuality = waitForPicture;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>    this.followSelected = followSelected;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    this.goForward = goForward;<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    data = StreetsideLayer.getInstance().getData();<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    data.addListener(this);<a name="line.49"></a>
+<span class="sourceLineNo">050</span>  }<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>  @Override<a name="line.52"></a>
+<span class="sourceLineNo">053</span>  public void run() {<a name="line.53"></a>
+<span class="sourceLineNo">054</span>    try {<a name="line.54"></a>
+<span class="sourceLineNo">055</span>      while (!end &amp;&amp; data.getSelectedImage().next() != null) {<a name="line.55"></a>
+<span class="sourceLineNo">056</span>        StreetsideAbstractImage image = data.getSelectedImage();<a name="line.56"></a>
+<span class="sourceLineNo">057</span>        if (image != null &amp;&amp; image.next() instanceof StreetsideImage) {<a name="line.57"></a>
+<span class="sourceLineNo">058</span>          // Predownload next 10 thumbnails.<a name="line.58"></a>
+<span class="sourceLineNo">059</span>          preDownloadImages((StreetsideImage) image.next(), 10, CacheUtils.PICTURE.THUMBNAIL);<a name="line.59"></a>
+<span class="sourceLineNo">060</span>          if(StreetsideProperties.PREDOWNLOAD_CUBEMAPS.get()) {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>            preDownloadCubemaps((StreetsideImage) image.next(), 10);<a name="line.61"></a>
+<span class="sourceLineNo">062</span>          }<a name="line.62"></a>
+<span class="sourceLineNo">063</span>          if (waitForFullQuality) {<a name="line.63"></a>
+<span class="sourceLineNo">064</span>            // Start downloading 3 next full images.<a name="line.64"></a>
+<span class="sourceLineNo">065</span>            StreetsideAbstractImage currentImage = image.next();<a name="line.65"></a>
+<span class="sourceLineNo">066</span>                  preDownloadImages((StreetsideImage) currentImage, 3, CacheUtils.PICTURE.FULL_IMAGE);<a name="line.66"></a>
+<span class="sourceLineNo">067</span>                  /*if (StreetsideProperties.PREDOWNLOAD_CUBEMAPS.get().booleanValue()) {<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                  preDownloadCubemaps((StreetsideImage) currentImage, 3);<a name="line.68"></a>
+<span class="sourceLineNo">069</span>            }*/<a name="line.69"></a>
+<span class="sourceLineNo">070</span>          }<a name="line.70"></a>
+<span class="sourceLineNo">071</span>        }<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        try {<a name="line.72"></a>
+<span class="sourceLineNo">073</span>          // Waits for full quality picture.<a name="line.73"></a>
+<span class="sourceLineNo">074</span>          final BufferedImage displayImage = StreetsideMainDialog.getInstance().getStreetsideImageDisplay().getImage();<a name="line.74"></a>
+<span class="sourceLineNo">075</span>          if (waitForFullQuality &amp;&amp; image instanceof StreetsideImage) {<a name="line.75"></a>
+<span class="sourceLineNo">076</span>            while (displayImage == lastImage || displayImage == null || displayImage.getWidth() &lt; 2048) {<a name="line.76"></a>
+<span class="sourceLineNo">077</span>              Thread.sleep(100);<a name="line.77"></a>
+<span class="sourceLineNo">078</span>            }<a name="line.78"></a>
+<span class="sourceLineNo">079</span>          } else { // Waits for thumbnail.<a name="line.79"></a>
+<span class="sourceLineNo">080</span>            while (displayImage == lastImage || displayImage == null || displayImage.getWidth() &lt; 320) {<a name="line.80"></a>
+<span class="sourceLineNo">081</span>              Thread.sleep(100);<a name="line.81"></a>
+<span class="sourceLineNo">082</span>            }<a name="line.82"></a>
+<span class="sourceLineNo">083</span>          }<a name="line.83"></a>
+<span class="sourceLineNo">084</span>          while (paused) {<a name="line.84"></a>
+<span class="sourceLineNo">085</span>            Thread.sleep(100);<a name="line.85"></a>
+<span class="sourceLineNo">086</span>          }<a name="line.86"></a>
+<span class="sourceLineNo">087</span>          wait(interval);<a name="line.87"></a>
+<span class="sourceLineNo">088</span>          while (paused) {<a name="line.88"></a>
+<span class="sourceLineNo">089</span>            Thread.sleep(100);<a name="line.89"></a>
+<span class="sourceLineNo">090</span>          }<a name="line.90"></a>
+<span class="sourceLineNo">091</span>          lastImage = StreetsideMainDialog.getInstance().getStreetsideImageDisplay().getImage();<a name="line.91"></a>
+<span class="sourceLineNo">092</span>          if (goForward) {<a name="line.92"></a>
+<span class="sourceLineNo">093</span>            data.selectNext(followSelected);<a name="line.93"></a>
+<span class="sourceLineNo">094</span>          } else {<a name="line.94"></a>
+<span class="sourceLineNo">095</span>            data.selectPrevious(followSelected);<a name="line.95"></a>
+<span class="sourceLineNo">096</span>          }<a name="line.96"></a>
+<span class="sourceLineNo">097</span>        } catch (InterruptedException e) {<a name="line.97"></a>
+<span class="sourceLineNo">098</span>          return;<a name="line.98"></a>
+<span class="sourceLineNo">099</span>        }<a name="line.99"></a>
+<span class="sourceLineNo">100</span>      }<a name="line.100"></a>
+<span class="sourceLineNo">101</span>    } catch (NullPointerException e) {<a name="line.101"></a>
+<span class="sourceLineNo">102</span>      // TODO: Avoid NPEs instead of waiting until they are thrown and then catching them<a name="line.102"></a>
+<span class="sourceLineNo">103</span>      return;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>    }<a name="line.104"></a>
+<span class="sourceLineNo">105</span>    end();<a name="line.105"></a>
+<span class="sourceLineNo">106</span>  }<a name="line.106"></a>
+<span class="sourceLineNo">107</span><a name="line.107"></a>
+<span class="sourceLineNo">108</span>  private void preDownloadCubemaps(StreetsideImage startImage, int n) {<a name="line.108"></a>
+<span class="sourceLineNo">109</span>          if (n &gt;= 1 &amp;&amp; startImage != null) {<a name="line.109"></a>
+<span class="sourceLineNo">110</span><a name="line.110"></a>
+<span class="sourceLineNo">111</span>                  for (int i = 0; i &lt; 6; i++) {<a name="line.111"></a>
+<span class="sourceLineNo">112</span>                                for (int j = 0; j &lt; 4; j++) {<a name="line.112"></a>
+<span class="sourceLineNo">113</span>                                        for (int k = 0; k &lt; 4; k++) {<a name="line.113"></a>
+<span class="sourceLineNo">114</span><a name="line.114"></a>
+<span class="sourceLineNo">115</span>                                                CacheUtils.downloadPicture(startImage, CacheUtils.PICTURE.CUBEMAP);<a name="line.115"></a>
+<span class="sourceLineNo">116</span>                                                if (startImage.next() instanceof StreetsideImage &amp;&amp; n &gt;= 2) {<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                                                        preDownloadCubemaps((StreetsideImage) startImage.next(), n - 1);<a name="line.117"></a>
+<span class="sourceLineNo">118</span>                                                }<a name="line.118"></a>
+<span class="sourceLineNo">119</span>                                        }<a name="line.119"></a>
+<span class="sourceLineNo">120</span>                                }<a name="line.120"></a>
+<span class="sourceLineNo">121</span>                  }<a name="line.121"></a>
+<span class="sourceLineNo">122</span>          }<a name="line.122"></a>
+<span class="sourceLineNo">123</span>  }<a name="line.123"></a>
+<span class="sourceLineNo">124</span><a name="line.124"></a>
+<span class="sourceLineNo">125</span>/**<a name="line.125"></a>
+<span class="sourceLineNo">126</span>   * Downloads n images into the cache beginning from the supplied start-image (including the start-image itself).<a name="line.126"></a>
+<span class="sourceLineNo">127</span>   *<a name="line.127"></a>
+<span class="sourceLineNo">128</span>   * @param startImage the image to start with (this and the next n-1 images in the same sequence are downloaded)<a name="line.128"></a>
+<span class="sourceLineNo">129</span>   * @param n the number of images to download<a name="line.129"></a>
+<span class="sourceLineNo">130</span>   * @param type the quality of the image (full or thumbnail)<a name="line.130"></a>
+<span class="sourceLineNo">131</span>   */<a name="line.131"></a>
+<span class="sourceLineNo">132</span>  private static void preDownloadImages(StreetsideImage startImage, int n, CacheUtils.PICTURE type) {<a name="line.132"></a>
+<span class="sourceLineNo">133</span>    if (n &gt;= 1 &amp;&amp; startImage != null) {<a name="line.133"></a>
+<span class="sourceLineNo">134</span>      CacheUtils.downloadPicture(startImage, type);<a name="line.134"></a>
+<span class="sourceLineNo">135</span>      if (startImage.next() instanceof StreetsideImage &amp;&amp; n &gt;= 2) {<a name="line.135"></a>
+<span class="sourceLineNo">136</span>        preDownloadImages((StreetsideImage) startImage.next(), n - 1, type);<a name="line.136"></a>
+<span class="sourceLineNo">137</span>      }<a name="line.137"></a>
+<span class="sourceLineNo">138</span>    }<a name="line.138"></a>
+<span class="sourceLineNo">139</span>  }<a name="line.139"></a>
+<span class="sourceLineNo">140</span><a name="line.140"></a>
+<span class="sourceLineNo">141</span>  @Override<a name="line.141"></a>
+<span class="sourceLineNo">142</span>  public void imagesAdded() {<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    // Nothing<a name="line.143"></a>
+<span class="sourceLineNo">144</span>  }<a name="line.144"></a>
+<span class="sourceLineNo">145</span><a name="line.145"></a>
+<span class="sourceLineNo">146</span>  @Override<a name="line.146"></a>
+<span class="sourceLineNo">147</span>  public void selectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.147"></a>
+<span class="sourceLineNo">148</span>    if (newImage != oldImage.next()) {<a name="line.148"></a>
+<span class="sourceLineNo">149</span>      end();<a name="line.149"></a>
+<span class="sourceLineNo">150</span>      interrupt();<a name="line.150"></a>
+<span class="sourceLineNo">151</span>    }<a name="line.151"></a>
+<span class="sourceLineNo">152</span>  }<a name="line.152"></a>
+<span class="sourceLineNo">153</span><a name="line.153"></a>
+<span class="sourceLineNo">154</span>  /**<a name="line.154"></a>
+<span class="sourceLineNo">155</span>   * Continues with the execution if paused.<a name="line.155"></a>
+<span class="sourceLineNo">156</span>   */<a name="line.156"></a>
+<span class="sourceLineNo">157</span>  public void play() {<a name="line.157"></a>
+<span class="sourceLineNo">158</span>    paused = false;<a name="line.158"></a>
+<span class="sourceLineNo">159</span>  }<a name="line.159"></a>
+<span class="sourceLineNo">160</span><a name="line.160"></a>
+<span class="sourceLineNo">161</span>  /**<a name="line.161"></a>
+<span class="sourceLineNo">162</span>   * Pauses the execution.<a name="line.162"></a>
+<span class="sourceLineNo">163</span>   */<a name="line.163"></a>
+<span class="sourceLineNo">164</span>  public void pause() {<a name="line.164"></a>
+<span class="sourceLineNo">165</span>    paused = true;<a name="line.165"></a>
+<span class="sourceLineNo">166</span>  }<a name="line.166"></a>
+<span class="sourceLineNo">167</span><a name="line.167"></a>
+<span class="sourceLineNo">168</span>  /**<a name="line.168"></a>
+<span class="sourceLineNo">169</span>   * Stops the execution.<a name="line.169"></a>
+<span class="sourceLineNo">170</span>   */<a name="line.170"></a>
+<span class="sourceLineNo">171</span>  public void stopWalk() {<a name="line.171"></a>
+<span class="sourceLineNo">172</span>    if (SwingUtilities.isEventDispatchThread()) {<a name="line.172"></a>
+<span class="sourceLineNo">173</span>      end();<a name="line.173"></a>
+<span class="sourceLineNo">174</span>      interrupt();<a name="line.174"></a>
+<span class="sourceLineNo">175</span>    } else {<a name="line.175"></a>
+<span class="sourceLineNo">176</span>      SwingUtilities.invokeLater(this::stopWalk);<a name="line.176"></a>
+<span class="sourceLineNo">177</span>    }<a name="line.177"></a>
+<span class="sourceLineNo">178</span>  }<a name="line.178"></a>
+<span class="sourceLineNo">179</span><a name="line.179"></a>
+<span class="sourceLineNo">180</span>  /**<a name="line.180"></a>
+<span class="sourceLineNo">181</span>   * Called when the walk stops by itself of forcefully.<a name="line.181"></a>
+<span class="sourceLineNo">182</span>   */<a name="line.182"></a>
+<span class="sourceLineNo">183</span>  public void end() {<a name="line.183"></a>
+<span class="sourceLineNo">184</span>    if (SwingUtilities.isEventDispatchThread()) {<a name="line.184"></a>
+<span class="sourceLineNo">185</span>      end = true;<a name="line.185"></a>
+<span class="sourceLineNo">186</span>      data.removeListener(this);<a name="line.186"></a>
+<span class="sourceLineNo">187</span>      StreetsideMainDialog.getInstance().setMode(StreetsideMainDialog.MODE.NORMAL);<a name="line.187"></a>
+<span class="sourceLineNo">188</span>    } else {<a name="line.188"></a>
+<span class="sourceLineNo">189</span>      SwingUtilities.invokeLater(this::end);<a name="line.189"></a>
+<span class="sourceLineNo">190</span>    }<a name="line.190"></a>
+<span class="sourceLineNo">191</span>  }<a name="line.191"></a>
+<span class="sourceLineNo">192</span>}<a name="line.192"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.IgnoreDownload.html	(revision 34416)
@@ -0,0 +1,200 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cache;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span><a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.IOException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>import org.apache.log4j.Logger;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.data.cache.CacheEntry;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.data.cache.CacheEntryAttributes;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.data.cache.ICachedLoaderListener;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>/**<a name="line.14"></a>
+<span class="sourceLineNo">015</span>* Utility methods for working with cache.<a name="line.15"></a>
+<span class="sourceLineNo">016</span>*<a name="line.16"></a>
+<span class="sourceLineNo">017</span>* @author nokutu<a name="line.17"></a>
+<span class="sourceLineNo">018</span>*<a name="line.18"></a>
+<span class="sourceLineNo">019</span>*/<a name="line.19"></a>
+<span class="sourceLineNo">020</span>public final class CacheUtils {<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>final static Logger logger = Logger.getLogger(CacheUtils.class);<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>private static IgnoreDownload ignoreDownload = new IgnoreDownload();<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>/** Picture quality */<a name="line.26"></a>
+<span class="sourceLineNo">027</span>public enum PICTURE {<a name="line.27"></a>
+<span class="sourceLineNo">028</span> /** Thumbnail quality picture (320 p) */<a name="line.28"></a>
+<span class="sourceLineNo">029</span> THUMBNAIL,<a name="line.29"></a>
+<span class="sourceLineNo">030</span> /** Full quality picture (2048 p) */<a name="line.30"></a>
+<span class="sourceLineNo">031</span> FULL_IMAGE,<a name="line.31"></a>
+<span class="sourceLineNo">032</span> /** Both of them */<a name="line.32"></a>
+<span class="sourceLineNo">033</span> BOTH,<a name="line.33"></a>
+<span class="sourceLineNo">034</span> /** Streetside cubemap */<a name="line.34"></a>
+<span class="sourceLineNo">035</span> CUBEMAP<a name="line.35"></a>
+<span class="sourceLineNo">036</span>}<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>private CacheUtils() {<a name="line.38"></a>
+<span class="sourceLineNo">039</span> // Private constructor to avoid instantiation<a name="line.39"></a>
+<span class="sourceLineNo">040</span>}<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>/**<a name="line.42"></a>
+<span class="sourceLineNo">043</span>* Downloads the the thumbnail and the full resolution picture of the given<a name="line.43"></a>
+<span class="sourceLineNo">044</span>* image. Does nothing if it is already in cache.<a name="line.44"></a>
+<span class="sourceLineNo">045</span>*<a name="line.45"></a>
+<span class="sourceLineNo">046</span>* @param img<a name="line.46"></a>
+<span class="sourceLineNo">047</span>*          The image whose picture is going to be downloaded.<a name="line.47"></a>
+<span class="sourceLineNo">048</span>*/<a name="line.48"></a>
+<span class="sourceLineNo">049</span>public static void downloadPicture(StreetsideImage img) {<a name="line.49"></a>
+<span class="sourceLineNo">050</span> downloadPicture(img, PICTURE.BOTH);<a name="line.50"></a>
+<span class="sourceLineNo">051</span>}<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>/**<a name="line.53"></a>
+<span class="sourceLineNo">054</span>* Downloads the the thumbnail and the full resolution picture of the given<a name="line.54"></a>
+<span class="sourceLineNo">055</span>* image. Does nothing if it is already in cache.<a name="line.55"></a>
+<span class="sourceLineNo">056</span>*<a name="line.56"></a>
+<span class="sourceLineNo">057</span>* @param cm<a name="line.57"></a>
+<span class="sourceLineNo">058</span>*          The image whose picture is going to be downloaded.<a name="line.58"></a>
+<span class="sourceLineNo">059</span>*/<a name="line.59"></a>
+<span class="sourceLineNo">060</span>public static void downloadCubemap(StreetsideImage cm) {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>        downloadPicture(cm, PICTURE.CUBEMAP);<a name="line.61"></a>
+<span class="sourceLineNo">062</span>}<a name="line.62"></a>
+<span class="sourceLineNo">063</span><a name="line.63"></a>
+<span class="sourceLineNo">064</span>/**<a name="line.64"></a>
+<span class="sourceLineNo">065</span>* Downloads the picture of the given image. Does nothing when it is already<a name="line.65"></a>
+<span class="sourceLineNo">066</span>* in cache.<a name="line.66"></a>
+<span class="sourceLineNo">067</span>*<a name="line.67"></a>
+<span class="sourceLineNo">068</span>* @param img<a name="line.68"></a>
+<span class="sourceLineNo">069</span>*          The image to be downloaded.<a name="line.69"></a>
+<span class="sourceLineNo">070</span>* @param pic<a name="line.70"></a>
+<span class="sourceLineNo">071</span>*          The picture type to be downloaded (full quality, thumbnail or<a name="line.71"></a>
+<span class="sourceLineNo">072</span>*          both.)<a name="line.72"></a>
+<span class="sourceLineNo">073</span>*/<a name="line.73"></a>
+<span class="sourceLineNo">074</span>public static void downloadPicture(StreetsideImage img, PICTURE pic) {<a name="line.74"></a>
+<span class="sourceLineNo">075</span> switch (pic) {<a name="line.75"></a>
+<span class="sourceLineNo">076</span>   case BOTH:<a name="line.76"></a>
+<span class="sourceLineNo">077</span>     if (new StreetsideCache(img.getId(), StreetsideCache.Type.THUMBNAIL).get() == null)<a name="line.77"></a>
+<span class="sourceLineNo">078</span>       submit(img.getId(), StreetsideCache.Type.THUMBNAIL, ignoreDownload);<a name="line.78"></a>
+<span class="sourceLineNo">079</span>     if (new StreetsideCache(img.getId(), StreetsideCache.Type.FULL_IMAGE).get() == null)<a name="line.79"></a>
+<span class="sourceLineNo">080</span>       submit(img.getId(), StreetsideCache.Type.FULL_IMAGE, ignoreDownload);<a name="line.80"></a>
+<span class="sourceLineNo">081</span>     break;<a name="line.81"></a>
+<span class="sourceLineNo">082</span>   case THUMBNAIL:<a name="line.82"></a>
+<span class="sourceLineNo">083</span>     submit(img.getId(), StreetsideCache.Type.THUMBNAIL, ignoreDownload);<a name="line.83"></a>
+<span class="sourceLineNo">084</span>     break;<a name="line.84"></a>
+<span class="sourceLineNo">085</span>   case FULL_IMAGE:<a name="line.85"></a>
+<span class="sourceLineNo">086</span>     // not used (relic from Mapillary)<a name="line.86"></a>
+<span class="sourceLineNo">087</span>     break;<a name="line.87"></a>
+<span class="sourceLineNo">088</span>   case CUBEMAP:<a name="line.88"></a>
+<span class="sourceLineNo">089</span>           if(img.getId()==null) {<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                   logger.error("Download cancelled. Image id is null.");<a name="line.90"></a>
+<span class="sourceLineNo">091</span>           } else {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                   CubemapBuilder.getInstance().downloadCubemapImages(img.getId());<a name="line.92"></a>
+<span class="sourceLineNo">093</span>           }<a name="line.93"></a>
+<span class="sourceLineNo">094</span>           break;<a name="line.94"></a>
+<span class="sourceLineNo">095</span>   default:<a name="line.95"></a>
+<span class="sourceLineNo">096</span>     submit(img.getId(), StreetsideCache.Type.FULL_IMAGE, ignoreDownload);<a name="line.96"></a>
+<span class="sourceLineNo">097</span>     break;<a name="line.97"></a>
+<span class="sourceLineNo">098</span> }<a name="line.98"></a>
+<span class="sourceLineNo">099</span>}<a name="line.99"></a>
+<span class="sourceLineNo">100</span><a name="line.100"></a>
+<span class="sourceLineNo">101</span>/**<a name="line.101"></a>
+<span class="sourceLineNo">102</span>* Requests the picture with the given key and quality and uses the given<a name="line.102"></a>
+<span class="sourceLineNo">103</span>* listener.<a name="line.103"></a>
+<span class="sourceLineNo">104</span>*<a name="line.104"></a>
+<span class="sourceLineNo">105</span>* @param key<a name="line.105"></a>
+<span class="sourceLineNo">106</span>*          The key of the picture to be requested.<a name="line.106"></a>
+<span class="sourceLineNo">107</span>* @param type<a name="line.107"></a>
+<span class="sourceLineNo">108</span>*          The quality of the picture to be requested.<a name="line.108"></a>
+<span class="sourceLineNo">109</span>* @param lis<a name="line.109"></a>
+<span class="sourceLineNo">110</span>*          The listener that is going to receive the picture.<a name="line.110"></a>
+<span class="sourceLineNo">111</span>*/<a name="line.111"></a>
+<span class="sourceLineNo">112</span>public static void submit(String key, StreetsideCache.Type type,<a name="line.112"></a>
+<span class="sourceLineNo">113</span>   ICachedLoaderListener lis) {<a name="line.113"></a>
+<span class="sourceLineNo">114</span> try {<a name="line.114"></a>
+<span class="sourceLineNo">115</span>   new StreetsideCache(key, type).submit(lis, false);<a name="line.115"></a>
+<span class="sourceLineNo">116</span> } catch (IOException e) {<a name="line.116"></a>
+<span class="sourceLineNo">117</span>   logger.error(e);<a name="line.117"></a>
+<span class="sourceLineNo">118</span> }<a name="line.118"></a>
+<span class="sourceLineNo">119</span>}<a name="line.119"></a>
+<span class="sourceLineNo">120</span><a name="line.120"></a>
+<span class="sourceLineNo">121</span>  private static class IgnoreDownload implements ICachedLoaderListener {<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>    @Override<a name="line.123"></a>
+<span class="sourceLineNo">124</span>    public void loadingFinished(CacheEntry arg0, CacheEntryAttributes arg1, LoadResult arg2) {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>      // Ignore download<a name="line.125"></a>
+<span class="sourceLineNo">126</span>    }<a name="line.126"></a>
+<span class="sourceLineNo">127</span>  }<a name="line.127"></a>
+<span class="sourceLineNo">128</span>}<a name="line.128"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.PICTURE.html	(revision 34416)
@@ -0,0 +1,200 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cache;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span><a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.IOException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>import org.apache.log4j.Logger;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.data.cache.CacheEntry;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.data.cache.CacheEntryAttributes;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.data.cache.ICachedLoaderListener;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>/**<a name="line.14"></a>
+<span class="sourceLineNo">015</span>* Utility methods for working with cache.<a name="line.15"></a>
+<span class="sourceLineNo">016</span>*<a name="line.16"></a>
+<span class="sourceLineNo">017</span>* @author nokutu<a name="line.17"></a>
+<span class="sourceLineNo">018</span>*<a name="line.18"></a>
+<span class="sourceLineNo">019</span>*/<a name="line.19"></a>
+<span class="sourceLineNo">020</span>public final class CacheUtils {<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>final static Logger logger = Logger.getLogger(CacheUtils.class);<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>private static IgnoreDownload ignoreDownload = new IgnoreDownload();<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>/** Picture quality */<a name="line.26"></a>
+<span class="sourceLineNo">027</span>public enum PICTURE {<a name="line.27"></a>
+<span class="sourceLineNo">028</span> /** Thumbnail quality picture (320 p) */<a name="line.28"></a>
+<span class="sourceLineNo">029</span> THUMBNAIL,<a name="line.29"></a>
+<span class="sourceLineNo">030</span> /** Full quality picture (2048 p) */<a name="line.30"></a>
+<span class="sourceLineNo">031</span> FULL_IMAGE,<a name="line.31"></a>
+<span class="sourceLineNo">032</span> /** Both of them */<a name="line.32"></a>
+<span class="sourceLineNo">033</span> BOTH,<a name="line.33"></a>
+<span class="sourceLineNo">034</span> /** Streetside cubemap */<a name="line.34"></a>
+<span class="sourceLineNo">035</span> CUBEMAP<a name="line.35"></a>
+<span class="sourceLineNo">036</span>}<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>private CacheUtils() {<a name="line.38"></a>
+<span class="sourceLineNo">039</span> // Private constructor to avoid instantiation<a name="line.39"></a>
+<span class="sourceLineNo">040</span>}<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>/**<a name="line.42"></a>
+<span class="sourceLineNo">043</span>* Downloads the the thumbnail and the full resolution picture of the given<a name="line.43"></a>
+<span class="sourceLineNo">044</span>* image. Does nothing if it is already in cache.<a name="line.44"></a>
+<span class="sourceLineNo">045</span>*<a name="line.45"></a>
+<span class="sourceLineNo">046</span>* @param img<a name="line.46"></a>
+<span class="sourceLineNo">047</span>*          The image whose picture is going to be downloaded.<a name="line.47"></a>
+<span class="sourceLineNo">048</span>*/<a name="line.48"></a>
+<span class="sourceLineNo">049</span>public static void downloadPicture(StreetsideImage img) {<a name="line.49"></a>
+<span class="sourceLineNo">050</span> downloadPicture(img, PICTURE.BOTH);<a name="line.50"></a>
+<span class="sourceLineNo">051</span>}<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>/**<a name="line.53"></a>
+<span class="sourceLineNo">054</span>* Downloads the the thumbnail and the full resolution picture of the given<a name="line.54"></a>
+<span class="sourceLineNo">055</span>* image. Does nothing if it is already in cache.<a name="line.55"></a>
+<span class="sourceLineNo">056</span>*<a name="line.56"></a>
+<span class="sourceLineNo">057</span>* @param cm<a name="line.57"></a>
+<span class="sourceLineNo">058</span>*          The image whose picture is going to be downloaded.<a name="line.58"></a>
+<span class="sourceLineNo">059</span>*/<a name="line.59"></a>
+<span class="sourceLineNo">060</span>public static void downloadCubemap(StreetsideImage cm) {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>        downloadPicture(cm, PICTURE.CUBEMAP);<a name="line.61"></a>
+<span class="sourceLineNo">062</span>}<a name="line.62"></a>
+<span class="sourceLineNo">063</span><a name="line.63"></a>
+<span class="sourceLineNo">064</span>/**<a name="line.64"></a>
+<span class="sourceLineNo">065</span>* Downloads the picture of the given image. Does nothing when it is already<a name="line.65"></a>
+<span class="sourceLineNo">066</span>* in cache.<a name="line.66"></a>
+<span class="sourceLineNo">067</span>*<a name="line.67"></a>
+<span class="sourceLineNo">068</span>* @param img<a name="line.68"></a>
+<span class="sourceLineNo">069</span>*          The image to be downloaded.<a name="line.69"></a>
+<span class="sourceLineNo">070</span>* @param pic<a name="line.70"></a>
+<span class="sourceLineNo">071</span>*          The picture type to be downloaded (full quality, thumbnail or<a name="line.71"></a>
+<span class="sourceLineNo">072</span>*          both.)<a name="line.72"></a>
+<span class="sourceLineNo">073</span>*/<a name="line.73"></a>
+<span class="sourceLineNo">074</span>public static void downloadPicture(StreetsideImage img, PICTURE pic) {<a name="line.74"></a>
+<span class="sourceLineNo">075</span> switch (pic) {<a name="line.75"></a>
+<span class="sourceLineNo">076</span>   case BOTH:<a name="line.76"></a>
+<span class="sourceLineNo">077</span>     if (new StreetsideCache(img.getId(), StreetsideCache.Type.THUMBNAIL).get() == null)<a name="line.77"></a>
+<span class="sourceLineNo">078</span>       submit(img.getId(), StreetsideCache.Type.THUMBNAIL, ignoreDownload);<a name="line.78"></a>
+<span class="sourceLineNo">079</span>     if (new StreetsideCache(img.getId(), StreetsideCache.Type.FULL_IMAGE).get() == null)<a name="line.79"></a>
+<span class="sourceLineNo">080</span>       submit(img.getId(), StreetsideCache.Type.FULL_IMAGE, ignoreDownload);<a name="line.80"></a>
+<span class="sourceLineNo">081</span>     break;<a name="line.81"></a>
+<span class="sourceLineNo">082</span>   case THUMBNAIL:<a name="line.82"></a>
+<span class="sourceLineNo">083</span>     submit(img.getId(), StreetsideCache.Type.THUMBNAIL, ignoreDownload);<a name="line.83"></a>
+<span class="sourceLineNo">084</span>     break;<a name="line.84"></a>
+<span class="sourceLineNo">085</span>   case FULL_IMAGE:<a name="line.85"></a>
+<span class="sourceLineNo">086</span>     // not used (relic from Mapillary)<a name="line.86"></a>
+<span class="sourceLineNo">087</span>     break;<a name="line.87"></a>
+<span class="sourceLineNo">088</span>   case CUBEMAP:<a name="line.88"></a>
+<span class="sourceLineNo">089</span>           if(img.getId()==null) {<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                   logger.error("Download cancelled. Image id is null.");<a name="line.90"></a>
+<span class="sourceLineNo">091</span>           } else {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                   CubemapBuilder.getInstance().downloadCubemapImages(img.getId());<a name="line.92"></a>
+<span class="sourceLineNo">093</span>           }<a name="line.93"></a>
+<span class="sourceLineNo">094</span>           break;<a name="line.94"></a>
+<span class="sourceLineNo">095</span>   default:<a name="line.95"></a>
+<span class="sourceLineNo">096</span>     submit(img.getId(), StreetsideCache.Type.FULL_IMAGE, ignoreDownload);<a name="line.96"></a>
+<span class="sourceLineNo">097</span>     break;<a name="line.97"></a>
+<span class="sourceLineNo">098</span> }<a name="line.98"></a>
+<span class="sourceLineNo">099</span>}<a name="line.99"></a>
+<span class="sourceLineNo">100</span><a name="line.100"></a>
+<span class="sourceLineNo">101</span>/**<a name="line.101"></a>
+<span class="sourceLineNo">102</span>* Requests the picture with the given key and quality and uses the given<a name="line.102"></a>
+<span class="sourceLineNo">103</span>* listener.<a name="line.103"></a>
+<span class="sourceLineNo">104</span>*<a name="line.104"></a>
+<span class="sourceLineNo">105</span>* @param key<a name="line.105"></a>
+<span class="sourceLineNo">106</span>*          The key of the picture to be requested.<a name="line.106"></a>
+<span class="sourceLineNo">107</span>* @param type<a name="line.107"></a>
+<span class="sourceLineNo">108</span>*          The quality of the picture to be requested.<a name="line.108"></a>
+<span class="sourceLineNo">109</span>* @param lis<a name="line.109"></a>
+<span class="sourceLineNo">110</span>*          The listener that is going to receive the picture.<a name="line.110"></a>
+<span class="sourceLineNo">111</span>*/<a name="line.111"></a>
+<span class="sourceLineNo">112</span>public static void submit(String key, StreetsideCache.Type type,<a name="line.112"></a>
+<span class="sourceLineNo">113</span>   ICachedLoaderListener lis) {<a name="line.113"></a>
+<span class="sourceLineNo">114</span> try {<a name="line.114"></a>
+<span class="sourceLineNo">115</span>   new StreetsideCache(key, type).submit(lis, false);<a name="line.115"></a>
+<span class="sourceLineNo">116</span> } catch (IOException e) {<a name="line.116"></a>
+<span class="sourceLineNo">117</span>   logger.error(e);<a name="line.117"></a>
+<span class="sourceLineNo">118</span> }<a name="line.118"></a>
+<span class="sourceLineNo">119</span>}<a name="line.119"></a>
+<span class="sourceLineNo">120</span><a name="line.120"></a>
+<span class="sourceLineNo">121</span>  private static class IgnoreDownload implements ICachedLoaderListener {<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>    @Override<a name="line.123"></a>
+<span class="sourceLineNo">124</span>    public void loadingFinished(CacheEntry arg0, CacheEntryAttributes arg1, LoadResult arg2) {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>      // Ignore download<a name="line.125"></a>
+<span class="sourceLineNo">126</span>    }<a name="line.126"></a>
+<span class="sourceLineNo">127</span>  }<a name="line.127"></a>
+<span class="sourceLineNo">128</span>}<a name="line.128"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.html	(revision 34416)
@@ -0,0 +1,200 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cache;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span><a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.IOException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>import org.apache.log4j.Logger;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.data.cache.CacheEntry;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.data.cache.CacheEntryAttributes;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.data.cache.ICachedLoaderListener;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>/**<a name="line.14"></a>
+<span class="sourceLineNo">015</span>* Utility methods for working with cache.<a name="line.15"></a>
+<span class="sourceLineNo">016</span>*<a name="line.16"></a>
+<span class="sourceLineNo">017</span>* @author nokutu<a name="line.17"></a>
+<span class="sourceLineNo">018</span>*<a name="line.18"></a>
+<span class="sourceLineNo">019</span>*/<a name="line.19"></a>
+<span class="sourceLineNo">020</span>public final class CacheUtils {<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>final static Logger logger = Logger.getLogger(CacheUtils.class);<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>private static IgnoreDownload ignoreDownload = new IgnoreDownload();<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>/** Picture quality */<a name="line.26"></a>
+<span class="sourceLineNo">027</span>public enum PICTURE {<a name="line.27"></a>
+<span class="sourceLineNo">028</span> /** Thumbnail quality picture (320 p) */<a name="line.28"></a>
+<span class="sourceLineNo">029</span> THUMBNAIL,<a name="line.29"></a>
+<span class="sourceLineNo">030</span> /** Full quality picture (2048 p) */<a name="line.30"></a>
+<span class="sourceLineNo">031</span> FULL_IMAGE,<a name="line.31"></a>
+<span class="sourceLineNo">032</span> /** Both of them */<a name="line.32"></a>
+<span class="sourceLineNo">033</span> BOTH,<a name="line.33"></a>
+<span class="sourceLineNo">034</span> /** Streetside cubemap */<a name="line.34"></a>
+<span class="sourceLineNo">035</span> CUBEMAP<a name="line.35"></a>
+<span class="sourceLineNo">036</span>}<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>private CacheUtils() {<a name="line.38"></a>
+<span class="sourceLineNo">039</span> // Private constructor to avoid instantiation<a name="line.39"></a>
+<span class="sourceLineNo">040</span>}<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>/**<a name="line.42"></a>
+<span class="sourceLineNo">043</span>* Downloads the the thumbnail and the full resolution picture of the given<a name="line.43"></a>
+<span class="sourceLineNo">044</span>* image. Does nothing if it is already in cache.<a name="line.44"></a>
+<span class="sourceLineNo">045</span>*<a name="line.45"></a>
+<span class="sourceLineNo">046</span>* @param img<a name="line.46"></a>
+<span class="sourceLineNo">047</span>*          The image whose picture is going to be downloaded.<a name="line.47"></a>
+<span class="sourceLineNo">048</span>*/<a name="line.48"></a>
+<span class="sourceLineNo">049</span>public static void downloadPicture(StreetsideImage img) {<a name="line.49"></a>
+<span class="sourceLineNo">050</span> downloadPicture(img, PICTURE.BOTH);<a name="line.50"></a>
+<span class="sourceLineNo">051</span>}<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>/**<a name="line.53"></a>
+<span class="sourceLineNo">054</span>* Downloads the the thumbnail and the full resolution picture of the given<a name="line.54"></a>
+<span class="sourceLineNo">055</span>* image. Does nothing if it is already in cache.<a name="line.55"></a>
+<span class="sourceLineNo">056</span>*<a name="line.56"></a>
+<span class="sourceLineNo">057</span>* @param cm<a name="line.57"></a>
+<span class="sourceLineNo">058</span>*          The image whose picture is going to be downloaded.<a name="line.58"></a>
+<span class="sourceLineNo">059</span>*/<a name="line.59"></a>
+<span class="sourceLineNo">060</span>public static void downloadCubemap(StreetsideImage cm) {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>        downloadPicture(cm, PICTURE.CUBEMAP);<a name="line.61"></a>
+<span class="sourceLineNo">062</span>}<a name="line.62"></a>
+<span class="sourceLineNo">063</span><a name="line.63"></a>
+<span class="sourceLineNo">064</span>/**<a name="line.64"></a>
+<span class="sourceLineNo">065</span>* Downloads the picture of the given image. Does nothing when it is already<a name="line.65"></a>
+<span class="sourceLineNo">066</span>* in cache.<a name="line.66"></a>
+<span class="sourceLineNo">067</span>*<a name="line.67"></a>
+<span class="sourceLineNo">068</span>* @param img<a name="line.68"></a>
+<span class="sourceLineNo">069</span>*          The image to be downloaded.<a name="line.69"></a>
+<span class="sourceLineNo">070</span>* @param pic<a name="line.70"></a>
+<span class="sourceLineNo">071</span>*          The picture type to be downloaded (full quality, thumbnail or<a name="line.71"></a>
+<span class="sourceLineNo">072</span>*          both.)<a name="line.72"></a>
+<span class="sourceLineNo">073</span>*/<a name="line.73"></a>
+<span class="sourceLineNo">074</span>public static void downloadPicture(StreetsideImage img, PICTURE pic) {<a name="line.74"></a>
+<span class="sourceLineNo">075</span> switch (pic) {<a name="line.75"></a>
+<span class="sourceLineNo">076</span>   case BOTH:<a name="line.76"></a>
+<span class="sourceLineNo">077</span>     if (new StreetsideCache(img.getId(), StreetsideCache.Type.THUMBNAIL).get() == null)<a name="line.77"></a>
+<span class="sourceLineNo">078</span>       submit(img.getId(), StreetsideCache.Type.THUMBNAIL, ignoreDownload);<a name="line.78"></a>
+<span class="sourceLineNo">079</span>     if (new StreetsideCache(img.getId(), StreetsideCache.Type.FULL_IMAGE).get() == null)<a name="line.79"></a>
+<span class="sourceLineNo">080</span>       submit(img.getId(), StreetsideCache.Type.FULL_IMAGE, ignoreDownload);<a name="line.80"></a>
+<span class="sourceLineNo">081</span>     break;<a name="line.81"></a>
+<span class="sourceLineNo">082</span>   case THUMBNAIL:<a name="line.82"></a>
+<span class="sourceLineNo">083</span>     submit(img.getId(), StreetsideCache.Type.THUMBNAIL, ignoreDownload);<a name="line.83"></a>
+<span class="sourceLineNo">084</span>     break;<a name="line.84"></a>
+<span class="sourceLineNo">085</span>   case FULL_IMAGE:<a name="line.85"></a>
+<span class="sourceLineNo">086</span>     // not used (relic from Mapillary)<a name="line.86"></a>
+<span class="sourceLineNo">087</span>     break;<a name="line.87"></a>
+<span class="sourceLineNo">088</span>   case CUBEMAP:<a name="line.88"></a>
+<span class="sourceLineNo">089</span>           if(img.getId()==null) {<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                   logger.error("Download cancelled. Image id is null.");<a name="line.90"></a>
+<span class="sourceLineNo">091</span>           } else {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                   CubemapBuilder.getInstance().downloadCubemapImages(img.getId());<a name="line.92"></a>
+<span class="sourceLineNo">093</span>           }<a name="line.93"></a>
+<span class="sourceLineNo">094</span>           break;<a name="line.94"></a>
+<span class="sourceLineNo">095</span>   default:<a name="line.95"></a>
+<span class="sourceLineNo">096</span>     submit(img.getId(), StreetsideCache.Type.FULL_IMAGE, ignoreDownload);<a name="line.96"></a>
+<span class="sourceLineNo">097</span>     break;<a name="line.97"></a>
+<span class="sourceLineNo">098</span> }<a name="line.98"></a>
+<span class="sourceLineNo">099</span>}<a name="line.99"></a>
+<span class="sourceLineNo">100</span><a name="line.100"></a>
+<span class="sourceLineNo">101</span>/**<a name="line.101"></a>
+<span class="sourceLineNo">102</span>* Requests the picture with the given key and quality and uses the given<a name="line.102"></a>
+<span class="sourceLineNo">103</span>* listener.<a name="line.103"></a>
+<span class="sourceLineNo">104</span>*<a name="line.104"></a>
+<span class="sourceLineNo">105</span>* @param key<a name="line.105"></a>
+<span class="sourceLineNo">106</span>*          The key of the picture to be requested.<a name="line.106"></a>
+<span class="sourceLineNo">107</span>* @param type<a name="line.107"></a>
+<span class="sourceLineNo">108</span>*          The quality of the picture to be requested.<a name="line.108"></a>
+<span class="sourceLineNo">109</span>* @param lis<a name="line.109"></a>
+<span class="sourceLineNo">110</span>*          The listener that is going to receive the picture.<a name="line.110"></a>
+<span class="sourceLineNo">111</span>*/<a name="line.111"></a>
+<span class="sourceLineNo">112</span>public static void submit(String key, StreetsideCache.Type type,<a name="line.112"></a>
+<span class="sourceLineNo">113</span>   ICachedLoaderListener lis) {<a name="line.113"></a>
+<span class="sourceLineNo">114</span> try {<a name="line.114"></a>
+<span class="sourceLineNo">115</span>   new StreetsideCache(key, type).submit(lis, false);<a name="line.115"></a>
+<span class="sourceLineNo">116</span> } catch (IOException e) {<a name="line.116"></a>
+<span class="sourceLineNo">117</span>   logger.error(e);<a name="line.117"></a>
+<span class="sourceLineNo">118</span> }<a name="line.118"></a>
+<span class="sourceLineNo">119</span>}<a name="line.119"></a>
+<span class="sourceLineNo">120</span><a name="line.120"></a>
+<span class="sourceLineNo">121</span>  private static class IgnoreDownload implements ICachedLoaderListener {<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>    @Override<a name="line.123"></a>
+<span class="sourceLineNo">124</span>    public void loadingFinished(CacheEntry arg0, CacheEntryAttributes arg1, LoadResult arg2) {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>      // Ignore download<a name="line.125"></a>
+<span class="sourceLineNo">126</span>    }<a name="line.126"></a>
+<span class="sourceLineNo">127</span>  }<a name="line.127"></a>
+<span class="sourceLineNo">128</span>}<a name="line.128"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CacheProxy.html	(revision 34416)
@@ -0,0 +1,232 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cache;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.io.File;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.IOException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.io.Serializable;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javax.swing.ImageIcon;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.apache.commons.jcs.access.CacheAccess;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.apache.commons.jcs.engine.behavior.IElementAttributes;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.apache.log4j.Logger;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.Main;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.data.cache.BufferedImageCacheEntry;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.data.cache.JCSCacheManager;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.model.UserProfile;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.tools.Logging;<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>public final class Caches {<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>  final static Logger logger = Logger.getLogger(Caches.class);<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>        private Caches() {<a name="line.23"></a>
+<span class="sourceLineNo">024</span>                // Private constructor to avoid instantiation<a name="line.24"></a>
+<span class="sourceLineNo">025</span>        }<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>        public static File getCacheDirectory() {<a name="line.27"></a>
+<span class="sourceLineNo">028</span>                final File f = new File(Main.pref.getPluginsDirectory().getPath() + "/MicrosoftStreetside/cache");<a name="line.28"></a>
+<span class="sourceLineNo">029</span>                if (!f.exists()) {<a name="line.29"></a>
+<span class="sourceLineNo">030</span>                        f.mkdirs();<a name="line.30"></a>
+<span class="sourceLineNo">031</span>                }<a name="line.31"></a>
+<span class="sourceLineNo">032</span>                return f;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>        }<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>        public abstract static class CacheProxy&lt;K, V extends Serializable&gt; {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>                private final CacheAccess&lt;K, V&gt; cache;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>                public CacheProxy() {<a name="line.38"></a>
+<span class="sourceLineNo">039</span>                        CacheAccess&lt;K, V&gt; c;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>                        try {<a name="line.40"></a>
+<span class="sourceLineNo">041</span>                                c = createNewCache();<a name="line.41"></a>
+<span class="sourceLineNo">042</span>                        } catch (IOException e) {<a name="line.42"></a>
+<span class="sourceLineNo">043</span>                                logger.warn("Could not initialize cache for " + getClass().getName(), e);<a name="line.43"></a>
+<span class="sourceLineNo">044</span>                                c = null;<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                        }<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                        cache = c;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>                }<a name="line.47"></a>
+<span class="sourceLineNo">048</span><a name="line.48"></a>
+<span class="sourceLineNo">049</span>                protected abstract CacheAccess&lt;K, V&gt; createNewCache() throws IOException;<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>                public V get(final K key) {<a name="line.51"></a>
+<span class="sourceLineNo">052</span>                        return cache == null ? null : cache.get(key);<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                }<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>                public void put(final K key, final V value) {<a name="line.55"></a>
+<span class="sourceLineNo">056</span>                        if (cache != null) {<a name="line.56"></a>
+<span class="sourceLineNo">057</span>                                cache.put(key, value);<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                        }<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                }<a name="line.59"></a>
+<span class="sourceLineNo">060</span>        }<a name="line.60"></a>
+<span class="sourceLineNo">061</span><a name="line.61"></a>
+<span class="sourceLineNo">062</span>        public static class ImageCache {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                private static ImageCache instance;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                private final CacheAccess&lt;String, BufferedImageCacheEntry&gt; cache;<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>                public ImageCache() {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>                        CacheAccess&lt;String, BufferedImageCacheEntry&gt; c;<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                        try {<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                                c = JCSCacheManager.getCache("streetside", 10, 10000, Caches.getCacheDirectory().getPath());<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                        } catch (Exception e) {<a name="line.70"></a>
+<span class="sourceLineNo">071</span>                                Logging.log(Logging.LEVEL_WARN, "Could not initialize the Streetside image cache.", e);<a name="line.71"></a>
+<span class="sourceLineNo">072</span>                                c = null;<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                        }<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                        cache = c;<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                }<a name="line.75"></a>
+<span class="sourceLineNo">076</span><a name="line.76"></a>
+<span class="sourceLineNo">077</span>                public CacheAccess&lt;String, BufferedImageCacheEntry&gt; getCache() {<a name="line.77"></a>
+<span class="sourceLineNo">078</span>                        return cache;<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                }<a name="line.79"></a>
+<span class="sourceLineNo">080</span><a name="line.80"></a>
+<span class="sourceLineNo">081</span>                public static ImageCache getInstance() {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>                        synchronized (ImageCache.class) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                                if (ImageCache.instance == null) {<a name="line.83"></a>
+<span class="sourceLineNo">084</span>                                        ImageCache.instance = new ImageCache();<a name="line.84"></a>
+<span class="sourceLineNo">085</span>                                }<a name="line.85"></a>
+<span class="sourceLineNo">086</span>                                return ImageCache.instance;<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                        }<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                }<a name="line.88"></a>
+<span class="sourceLineNo">089</span>        }<a name="line.89"></a>
+<span class="sourceLineNo">090</span><a name="line.90"></a>
+<span class="sourceLineNo">091</span>        public static class CubemapCache {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                private static CubemapCache instance;<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                private final CacheAccess&lt;String, BufferedImageCacheEntry&gt; cache;<a name="line.93"></a>
+<span class="sourceLineNo">094</span><a name="line.94"></a>
+<span class="sourceLineNo">095</span>                public CubemapCache() {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>                        CacheAccess&lt;String, BufferedImageCacheEntry&gt; c;<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                        try {<a name="line.97"></a>
+<span class="sourceLineNo">098</span>                                c = JCSCacheManager.getCache("streetside", 10, 10000, Caches.getCacheDirectory().getPath());<a name="line.98"></a>
+<span class="sourceLineNo">099</span>                        } catch (Exception e) {<a name="line.99"></a>
+<span class="sourceLineNo">100</span>                                logger.warn("Could not initialize the Streetside cubemap cache.", e);<a name="line.100"></a>
+<span class="sourceLineNo">101</span>                                c = null;<a name="line.101"></a>
+<span class="sourceLineNo">102</span>                        }<a name="line.102"></a>
+<span class="sourceLineNo">103</span>                        cache = c;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>                }<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>                public CacheAccess&lt;String, BufferedImageCacheEntry&gt; getCache() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                        return cache;<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                }<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>                public static CubemapCache getInstance() {<a name="line.110"></a>
+<span class="sourceLineNo">111</span>                        synchronized (CubemapCache.class) {<a name="line.111"></a>
+<span class="sourceLineNo">112</span>                                if (CubemapCache.instance == null) {<a name="line.112"></a>
+<span class="sourceLineNo">113</span>                                        CubemapCache.instance = new CubemapCache();<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                                }<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                                return CubemapCache.instance;<a name="line.115"></a>
+<span class="sourceLineNo">116</span>                        }<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                }<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        public static class MapObjectIconCache extends CacheProxy&lt;String, ImageIcon&gt; {<a name="line.120"></a>
+<span class="sourceLineNo">121</span>                private static CacheProxy&lt;String, ImageIcon&gt; instance;<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>                public static CacheProxy&lt;String, ImageIcon&gt; getInstance() {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                        synchronized (MapObjectIconCache.class) {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                if (MapObjectIconCache.instance == null) {<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                                        MapObjectIconCache.instance = new MapObjectIconCache();<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                                }<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                return MapObjectIconCache.instance;<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                        }<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                }<a name="line.130"></a>
+<span class="sourceLineNo">131</span><a name="line.131"></a>
+<span class="sourceLineNo">132</span>                @Override<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                protected CacheAccess&lt;String, ImageIcon&gt; createNewCache() throws IOException {<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                        return JCSCacheManager.getCache("streetsideObjectIcons", 100, 1000, Caches.getCacheDirectory().getPath());<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                }<a name="line.135"></a>
+<span class="sourceLineNo">136</span>        }<a name="line.136"></a>
+<span class="sourceLineNo">137</span><a name="line.137"></a>
+<span class="sourceLineNo">138</span>        public static class UserProfileCache extends CacheProxy&lt;String, UserProfile&gt; {<a name="line.138"></a>
+<span class="sourceLineNo">139</span>                private static CacheProxy&lt;String, UserProfile&gt; instance;<a name="line.139"></a>
+<span class="sourceLineNo">140</span><a name="line.140"></a>
+<span class="sourceLineNo">141</span>                public static CacheProxy&lt;String, UserProfile&gt; getInstance() {<a name="line.141"></a>
+<span class="sourceLineNo">142</span>                        synchronized (UserProfileCache.class) {<a name="line.142"></a>
+<span class="sourceLineNo">143</span>                                if (UserProfileCache.instance == null) {<a name="line.143"></a>
+<span class="sourceLineNo">144</span>                                        UserProfileCache.instance = new UserProfileCache();<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                                }<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                                return UserProfileCache.instance;<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                        }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                }<a name="line.148"></a>
+<span class="sourceLineNo">149</span><a name="line.149"></a>
+<span class="sourceLineNo">150</span>                @Override<a name="line.150"></a>
+<span class="sourceLineNo">151</span>                protected CacheAccess&lt;String, UserProfile&gt; createNewCache() throws IOException {<a name="line.151"></a>
+<span class="sourceLineNo">152</span>                        CacheAccess&lt;String, UserProfile&gt; cache =<a name="line.152"></a>
+<span class="sourceLineNo">153</span>                                        JCSCacheManager.getCache("userProfile", 100, 1000, Caches.getCacheDirectory().getPath());<a name="line.153"></a>
+<span class="sourceLineNo">154</span>                        IElementAttributes atts = cache.getDefaultElementAttributes();<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                        atts.setMaxLife(604_800_000); // Sets lifetime to 7 days (604800000=1000*60*60*24*7)<a name="line.155"></a>
+<span class="sourceLineNo">156</span>                        cache.setDefaultElementAttributes(atts);<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                        return cache;<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                }<a name="line.158"></a>
+<span class="sourceLineNo">159</span>        }<a name="line.159"></a>
+<span class="sourceLineNo">160</span>}<a name="line.160"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.CubemapCache.html	(revision 34416)
@@ -0,0 +1,232 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cache;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.io.File;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.IOException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.io.Serializable;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javax.swing.ImageIcon;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.apache.commons.jcs.access.CacheAccess;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.apache.commons.jcs.engine.behavior.IElementAttributes;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.apache.log4j.Logger;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.Main;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.data.cache.BufferedImageCacheEntry;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.data.cache.JCSCacheManager;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.model.UserProfile;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.tools.Logging;<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>public final class Caches {<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>  final static Logger logger = Logger.getLogger(Caches.class);<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>        private Caches() {<a name="line.23"></a>
+<span class="sourceLineNo">024</span>                // Private constructor to avoid instantiation<a name="line.24"></a>
+<span class="sourceLineNo">025</span>        }<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>        public static File getCacheDirectory() {<a name="line.27"></a>
+<span class="sourceLineNo">028</span>                final File f = new File(Main.pref.getPluginsDirectory().getPath() + "/MicrosoftStreetside/cache");<a name="line.28"></a>
+<span class="sourceLineNo">029</span>                if (!f.exists()) {<a name="line.29"></a>
+<span class="sourceLineNo">030</span>                        f.mkdirs();<a name="line.30"></a>
+<span class="sourceLineNo">031</span>                }<a name="line.31"></a>
+<span class="sourceLineNo">032</span>                return f;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>        }<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>        public abstract static class CacheProxy&lt;K, V extends Serializable&gt; {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>                private final CacheAccess&lt;K, V&gt; cache;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>                public CacheProxy() {<a name="line.38"></a>
+<span class="sourceLineNo">039</span>                        CacheAccess&lt;K, V&gt; c;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>                        try {<a name="line.40"></a>
+<span class="sourceLineNo">041</span>                                c = createNewCache();<a name="line.41"></a>
+<span class="sourceLineNo">042</span>                        } catch (IOException e) {<a name="line.42"></a>
+<span class="sourceLineNo">043</span>                                logger.warn("Could not initialize cache for " + getClass().getName(), e);<a name="line.43"></a>
+<span class="sourceLineNo">044</span>                                c = null;<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                        }<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                        cache = c;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>                }<a name="line.47"></a>
+<span class="sourceLineNo">048</span><a name="line.48"></a>
+<span class="sourceLineNo">049</span>                protected abstract CacheAccess&lt;K, V&gt; createNewCache() throws IOException;<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>                public V get(final K key) {<a name="line.51"></a>
+<span class="sourceLineNo">052</span>                        return cache == null ? null : cache.get(key);<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                }<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>                public void put(final K key, final V value) {<a name="line.55"></a>
+<span class="sourceLineNo">056</span>                        if (cache != null) {<a name="line.56"></a>
+<span class="sourceLineNo">057</span>                                cache.put(key, value);<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                        }<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                }<a name="line.59"></a>
+<span class="sourceLineNo">060</span>        }<a name="line.60"></a>
+<span class="sourceLineNo">061</span><a name="line.61"></a>
+<span class="sourceLineNo">062</span>        public static class ImageCache {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                private static ImageCache instance;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                private final CacheAccess&lt;String, BufferedImageCacheEntry&gt; cache;<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>                public ImageCache() {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>                        CacheAccess&lt;String, BufferedImageCacheEntry&gt; c;<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                        try {<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                                c = JCSCacheManager.getCache("streetside", 10, 10000, Caches.getCacheDirectory().getPath());<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                        } catch (Exception e) {<a name="line.70"></a>
+<span class="sourceLineNo">071</span>                                Logging.log(Logging.LEVEL_WARN, "Could not initialize the Streetside image cache.", e);<a name="line.71"></a>
+<span class="sourceLineNo">072</span>                                c = null;<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                        }<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                        cache = c;<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                }<a name="line.75"></a>
+<span class="sourceLineNo">076</span><a name="line.76"></a>
+<span class="sourceLineNo">077</span>                public CacheAccess&lt;String, BufferedImageCacheEntry&gt; getCache() {<a name="line.77"></a>
+<span class="sourceLineNo">078</span>                        return cache;<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                }<a name="line.79"></a>
+<span class="sourceLineNo">080</span><a name="line.80"></a>
+<span class="sourceLineNo">081</span>                public static ImageCache getInstance() {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>                        synchronized (ImageCache.class) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                                if (ImageCache.instance == null) {<a name="line.83"></a>
+<span class="sourceLineNo">084</span>                                        ImageCache.instance = new ImageCache();<a name="line.84"></a>
+<span class="sourceLineNo">085</span>                                }<a name="line.85"></a>
+<span class="sourceLineNo">086</span>                                return ImageCache.instance;<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                        }<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                }<a name="line.88"></a>
+<span class="sourceLineNo">089</span>        }<a name="line.89"></a>
+<span class="sourceLineNo">090</span><a name="line.90"></a>
+<span class="sourceLineNo">091</span>        public static class CubemapCache {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                private static CubemapCache instance;<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                private final CacheAccess&lt;String, BufferedImageCacheEntry&gt; cache;<a name="line.93"></a>
+<span class="sourceLineNo">094</span><a name="line.94"></a>
+<span class="sourceLineNo">095</span>                public CubemapCache() {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>                        CacheAccess&lt;String, BufferedImageCacheEntry&gt; c;<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                        try {<a name="line.97"></a>
+<span class="sourceLineNo">098</span>                                c = JCSCacheManager.getCache("streetside", 10, 10000, Caches.getCacheDirectory().getPath());<a name="line.98"></a>
+<span class="sourceLineNo">099</span>                        } catch (Exception e) {<a name="line.99"></a>
+<span class="sourceLineNo">100</span>                                logger.warn("Could not initialize the Streetside cubemap cache.", e);<a name="line.100"></a>
+<span class="sourceLineNo">101</span>                                c = null;<a name="line.101"></a>
+<span class="sourceLineNo">102</span>                        }<a name="line.102"></a>
+<span class="sourceLineNo">103</span>                        cache = c;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>                }<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>                public CacheAccess&lt;String, BufferedImageCacheEntry&gt; getCache() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                        return cache;<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                }<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>                public static CubemapCache getInstance() {<a name="line.110"></a>
+<span class="sourceLineNo">111</span>                        synchronized (CubemapCache.class) {<a name="line.111"></a>
+<span class="sourceLineNo">112</span>                                if (CubemapCache.instance == null) {<a name="line.112"></a>
+<span class="sourceLineNo">113</span>                                        CubemapCache.instance = new CubemapCache();<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                                }<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                                return CubemapCache.instance;<a name="line.115"></a>
+<span class="sourceLineNo">116</span>                        }<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                }<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        public static class MapObjectIconCache extends CacheProxy&lt;String, ImageIcon&gt; {<a name="line.120"></a>
+<span class="sourceLineNo">121</span>                private static CacheProxy&lt;String, ImageIcon&gt; instance;<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>                public static CacheProxy&lt;String, ImageIcon&gt; getInstance() {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                        synchronized (MapObjectIconCache.class) {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                if (MapObjectIconCache.instance == null) {<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                                        MapObjectIconCache.instance = new MapObjectIconCache();<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                                }<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                return MapObjectIconCache.instance;<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                        }<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                }<a name="line.130"></a>
+<span class="sourceLineNo">131</span><a name="line.131"></a>
+<span class="sourceLineNo">132</span>                @Override<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                protected CacheAccess&lt;String, ImageIcon&gt; createNewCache() throws IOException {<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                        return JCSCacheManager.getCache("streetsideObjectIcons", 100, 1000, Caches.getCacheDirectory().getPath());<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                }<a name="line.135"></a>
+<span class="sourceLineNo">136</span>        }<a name="line.136"></a>
+<span class="sourceLineNo">137</span><a name="line.137"></a>
+<span class="sourceLineNo">138</span>        public static class UserProfileCache extends CacheProxy&lt;String, UserProfile&gt; {<a name="line.138"></a>
+<span class="sourceLineNo">139</span>                private static CacheProxy&lt;String, UserProfile&gt; instance;<a name="line.139"></a>
+<span class="sourceLineNo">140</span><a name="line.140"></a>
+<span class="sourceLineNo">141</span>                public static CacheProxy&lt;String, UserProfile&gt; getInstance() {<a name="line.141"></a>
+<span class="sourceLineNo">142</span>                        synchronized (UserProfileCache.class) {<a name="line.142"></a>
+<span class="sourceLineNo">143</span>                                if (UserProfileCache.instance == null) {<a name="line.143"></a>
+<span class="sourceLineNo">144</span>                                        UserProfileCache.instance = new UserProfileCache();<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                                }<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                                return UserProfileCache.instance;<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                        }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                }<a name="line.148"></a>
+<span class="sourceLineNo">149</span><a name="line.149"></a>
+<span class="sourceLineNo">150</span>                @Override<a name="line.150"></a>
+<span class="sourceLineNo">151</span>                protected CacheAccess&lt;String, UserProfile&gt; createNewCache() throws IOException {<a name="line.151"></a>
+<span class="sourceLineNo">152</span>                        CacheAccess&lt;String, UserProfile&gt; cache =<a name="line.152"></a>
+<span class="sourceLineNo">153</span>                                        JCSCacheManager.getCache("userProfile", 100, 1000, Caches.getCacheDirectory().getPath());<a name="line.153"></a>
+<span class="sourceLineNo">154</span>                        IElementAttributes atts = cache.getDefaultElementAttributes();<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                        atts.setMaxLife(604_800_000); // Sets lifetime to 7 days (604800000=1000*60*60*24*7)<a name="line.155"></a>
+<span class="sourceLineNo">156</span>                        cache.setDefaultElementAttributes(atts);<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                        return cache;<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                }<a name="line.158"></a>
+<span class="sourceLineNo">159</span>        }<a name="line.159"></a>
+<span class="sourceLineNo">160</span>}<a name="line.160"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.ImageCache.html	(revision 34416)
@@ -0,0 +1,232 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cache;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.io.File;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.IOException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.io.Serializable;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javax.swing.ImageIcon;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.apache.commons.jcs.access.CacheAccess;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.apache.commons.jcs.engine.behavior.IElementAttributes;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.apache.log4j.Logger;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.Main;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.data.cache.BufferedImageCacheEntry;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.data.cache.JCSCacheManager;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.model.UserProfile;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.tools.Logging;<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>public final class Caches {<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>  final static Logger logger = Logger.getLogger(Caches.class);<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>        private Caches() {<a name="line.23"></a>
+<span class="sourceLineNo">024</span>                // Private constructor to avoid instantiation<a name="line.24"></a>
+<span class="sourceLineNo">025</span>        }<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>        public static File getCacheDirectory() {<a name="line.27"></a>
+<span class="sourceLineNo">028</span>                final File f = new File(Main.pref.getPluginsDirectory().getPath() + "/MicrosoftStreetside/cache");<a name="line.28"></a>
+<span class="sourceLineNo">029</span>                if (!f.exists()) {<a name="line.29"></a>
+<span class="sourceLineNo">030</span>                        f.mkdirs();<a name="line.30"></a>
+<span class="sourceLineNo">031</span>                }<a name="line.31"></a>
+<span class="sourceLineNo">032</span>                return f;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>        }<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>        public abstract static class CacheProxy&lt;K, V extends Serializable&gt; {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>                private final CacheAccess&lt;K, V&gt; cache;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>                public CacheProxy() {<a name="line.38"></a>
+<span class="sourceLineNo">039</span>                        CacheAccess&lt;K, V&gt; c;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>                        try {<a name="line.40"></a>
+<span class="sourceLineNo">041</span>                                c = createNewCache();<a name="line.41"></a>
+<span class="sourceLineNo">042</span>                        } catch (IOException e) {<a name="line.42"></a>
+<span class="sourceLineNo">043</span>                                logger.warn("Could not initialize cache for " + getClass().getName(), e);<a name="line.43"></a>
+<span class="sourceLineNo">044</span>                                c = null;<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                        }<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                        cache = c;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>                }<a name="line.47"></a>
+<span class="sourceLineNo">048</span><a name="line.48"></a>
+<span class="sourceLineNo">049</span>                protected abstract CacheAccess&lt;K, V&gt; createNewCache() throws IOException;<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>                public V get(final K key) {<a name="line.51"></a>
+<span class="sourceLineNo">052</span>                        return cache == null ? null : cache.get(key);<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                }<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>                public void put(final K key, final V value) {<a name="line.55"></a>
+<span class="sourceLineNo">056</span>                        if (cache != null) {<a name="line.56"></a>
+<span class="sourceLineNo">057</span>                                cache.put(key, value);<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                        }<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                }<a name="line.59"></a>
+<span class="sourceLineNo">060</span>        }<a name="line.60"></a>
+<span class="sourceLineNo">061</span><a name="line.61"></a>
+<span class="sourceLineNo">062</span>        public static class ImageCache {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                private static ImageCache instance;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                private final CacheAccess&lt;String, BufferedImageCacheEntry&gt; cache;<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>                public ImageCache() {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>                        CacheAccess&lt;String, BufferedImageCacheEntry&gt; c;<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                        try {<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                                c = JCSCacheManager.getCache("streetside", 10, 10000, Caches.getCacheDirectory().getPath());<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                        } catch (Exception e) {<a name="line.70"></a>
+<span class="sourceLineNo">071</span>                                Logging.log(Logging.LEVEL_WARN, "Could not initialize the Streetside image cache.", e);<a name="line.71"></a>
+<span class="sourceLineNo">072</span>                                c = null;<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                        }<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                        cache = c;<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                }<a name="line.75"></a>
+<span class="sourceLineNo">076</span><a name="line.76"></a>
+<span class="sourceLineNo">077</span>                public CacheAccess&lt;String, BufferedImageCacheEntry&gt; getCache() {<a name="line.77"></a>
+<span class="sourceLineNo">078</span>                        return cache;<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                }<a name="line.79"></a>
+<span class="sourceLineNo">080</span><a name="line.80"></a>
+<span class="sourceLineNo">081</span>                public static ImageCache getInstance() {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>                        synchronized (ImageCache.class) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                                if (ImageCache.instance == null) {<a name="line.83"></a>
+<span class="sourceLineNo">084</span>                                        ImageCache.instance = new ImageCache();<a name="line.84"></a>
+<span class="sourceLineNo">085</span>                                }<a name="line.85"></a>
+<span class="sourceLineNo">086</span>                                return ImageCache.instance;<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                        }<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                }<a name="line.88"></a>
+<span class="sourceLineNo">089</span>        }<a name="line.89"></a>
+<span class="sourceLineNo">090</span><a name="line.90"></a>
+<span class="sourceLineNo">091</span>        public static class CubemapCache {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                private static CubemapCache instance;<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                private final CacheAccess&lt;String, BufferedImageCacheEntry&gt; cache;<a name="line.93"></a>
+<span class="sourceLineNo">094</span><a name="line.94"></a>
+<span class="sourceLineNo">095</span>                public CubemapCache() {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>                        CacheAccess&lt;String, BufferedImageCacheEntry&gt; c;<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                        try {<a name="line.97"></a>
+<span class="sourceLineNo">098</span>                                c = JCSCacheManager.getCache("streetside", 10, 10000, Caches.getCacheDirectory().getPath());<a name="line.98"></a>
+<span class="sourceLineNo">099</span>                        } catch (Exception e) {<a name="line.99"></a>
+<span class="sourceLineNo">100</span>                                logger.warn("Could not initialize the Streetside cubemap cache.", e);<a name="line.100"></a>
+<span class="sourceLineNo">101</span>                                c = null;<a name="line.101"></a>
+<span class="sourceLineNo">102</span>                        }<a name="line.102"></a>
+<span class="sourceLineNo">103</span>                        cache = c;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>                }<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>                public CacheAccess&lt;String, BufferedImageCacheEntry&gt; getCache() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                        return cache;<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                }<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>                public static CubemapCache getInstance() {<a name="line.110"></a>
+<span class="sourceLineNo">111</span>                        synchronized (CubemapCache.class) {<a name="line.111"></a>
+<span class="sourceLineNo">112</span>                                if (CubemapCache.instance == null) {<a name="line.112"></a>
+<span class="sourceLineNo">113</span>                                        CubemapCache.instance = new CubemapCache();<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                                }<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                                return CubemapCache.instance;<a name="line.115"></a>
+<span class="sourceLineNo">116</span>                        }<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                }<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        public static class MapObjectIconCache extends CacheProxy&lt;String, ImageIcon&gt; {<a name="line.120"></a>
+<span class="sourceLineNo">121</span>                private static CacheProxy&lt;String, ImageIcon&gt; instance;<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>                public static CacheProxy&lt;String, ImageIcon&gt; getInstance() {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                        synchronized (MapObjectIconCache.class) {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                if (MapObjectIconCache.instance == null) {<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                                        MapObjectIconCache.instance = new MapObjectIconCache();<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                                }<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                return MapObjectIconCache.instance;<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                        }<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                }<a name="line.130"></a>
+<span class="sourceLineNo">131</span><a name="line.131"></a>
+<span class="sourceLineNo">132</span>                @Override<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                protected CacheAccess&lt;String, ImageIcon&gt; createNewCache() throws IOException {<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                        return JCSCacheManager.getCache("streetsideObjectIcons", 100, 1000, Caches.getCacheDirectory().getPath());<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                }<a name="line.135"></a>
+<span class="sourceLineNo">136</span>        }<a name="line.136"></a>
+<span class="sourceLineNo">137</span><a name="line.137"></a>
+<span class="sourceLineNo">138</span>        public static class UserProfileCache extends CacheProxy&lt;String, UserProfile&gt; {<a name="line.138"></a>
+<span class="sourceLineNo">139</span>                private static CacheProxy&lt;String, UserProfile&gt; instance;<a name="line.139"></a>
+<span class="sourceLineNo">140</span><a name="line.140"></a>
+<span class="sourceLineNo">141</span>                public static CacheProxy&lt;String, UserProfile&gt; getInstance() {<a name="line.141"></a>
+<span class="sourceLineNo">142</span>                        synchronized (UserProfileCache.class) {<a name="line.142"></a>
+<span class="sourceLineNo">143</span>                                if (UserProfileCache.instance == null) {<a name="line.143"></a>
+<span class="sourceLineNo">144</span>                                        UserProfileCache.instance = new UserProfileCache();<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                                }<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                                return UserProfileCache.instance;<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                        }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                }<a name="line.148"></a>
+<span class="sourceLineNo">149</span><a name="line.149"></a>
+<span class="sourceLineNo">150</span>                @Override<a name="line.150"></a>
+<span class="sourceLineNo">151</span>                protected CacheAccess&lt;String, UserProfile&gt; createNewCache() throws IOException {<a name="line.151"></a>
+<span class="sourceLineNo">152</span>                        CacheAccess&lt;String, UserProfile&gt; cache =<a name="line.152"></a>
+<span class="sourceLineNo">153</span>                                        JCSCacheManager.getCache("userProfile", 100, 1000, Caches.getCacheDirectory().getPath());<a name="line.153"></a>
+<span class="sourceLineNo">154</span>                        IElementAttributes atts = cache.getDefaultElementAttributes();<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                        atts.setMaxLife(604_800_000); // Sets lifetime to 7 days (604800000=1000*60*60*24*7)<a name="line.155"></a>
+<span class="sourceLineNo">156</span>                        cache.setDefaultElementAttributes(atts);<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                        return cache;<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                }<a name="line.158"></a>
+<span class="sourceLineNo">159</span>        }<a name="line.159"></a>
+<span class="sourceLineNo">160</span>}<a name="line.160"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.MapObjectIconCache.html	(revision 34416)
@@ -0,0 +1,232 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cache;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.io.File;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.IOException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.io.Serializable;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javax.swing.ImageIcon;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.apache.commons.jcs.access.CacheAccess;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.apache.commons.jcs.engine.behavior.IElementAttributes;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.apache.log4j.Logger;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.Main;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.data.cache.BufferedImageCacheEntry;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.data.cache.JCSCacheManager;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.model.UserProfile;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.tools.Logging;<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>public final class Caches {<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>  final static Logger logger = Logger.getLogger(Caches.class);<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>        private Caches() {<a name="line.23"></a>
+<span class="sourceLineNo">024</span>                // Private constructor to avoid instantiation<a name="line.24"></a>
+<span class="sourceLineNo">025</span>        }<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>        public static File getCacheDirectory() {<a name="line.27"></a>
+<span class="sourceLineNo">028</span>                final File f = new File(Main.pref.getPluginsDirectory().getPath() + "/MicrosoftStreetside/cache");<a name="line.28"></a>
+<span class="sourceLineNo">029</span>                if (!f.exists()) {<a name="line.29"></a>
+<span class="sourceLineNo">030</span>                        f.mkdirs();<a name="line.30"></a>
+<span class="sourceLineNo">031</span>                }<a name="line.31"></a>
+<span class="sourceLineNo">032</span>                return f;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>        }<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>        public abstract static class CacheProxy&lt;K, V extends Serializable&gt; {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>                private final CacheAccess&lt;K, V&gt; cache;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>                public CacheProxy() {<a name="line.38"></a>
+<span class="sourceLineNo">039</span>                        CacheAccess&lt;K, V&gt; c;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>                        try {<a name="line.40"></a>
+<span class="sourceLineNo">041</span>                                c = createNewCache();<a name="line.41"></a>
+<span class="sourceLineNo">042</span>                        } catch (IOException e) {<a name="line.42"></a>
+<span class="sourceLineNo">043</span>                                logger.warn("Could not initialize cache for " + getClass().getName(), e);<a name="line.43"></a>
+<span class="sourceLineNo">044</span>                                c = null;<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                        }<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                        cache = c;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>                }<a name="line.47"></a>
+<span class="sourceLineNo">048</span><a name="line.48"></a>
+<span class="sourceLineNo">049</span>                protected abstract CacheAccess&lt;K, V&gt; createNewCache() throws IOException;<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>                public V get(final K key) {<a name="line.51"></a>
+<span class="sourceLineNo">052</span>                        return cache == null ? null : cache.get(key);<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                }<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>                public void put(final K key, final V value) {<a name="line.55"></a>
+<span class="sourceLineNo">056</span>                        if (cache != null) {<a name="line.56"></a>
+<span class="sourceLineNo">057</span>                                cache.put(key, value);<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                        }<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                }<a name="line.59"></a>
+<span class="sourceLineNo">060</span>        }<a name="line.60"></a>
+<span class="sourceLineNo">061</span><a name="line.61"></a>
+<span class="sourceLineNo">062</span>        public static class ImageCache {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                private static ImageCache instance;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                private final CacheAccess&lt;String, BufferedImageCacheEntry&gt; cache;<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>                public ImageCache() {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>                        CacheAccess&lt;String, BufferedImageCacheEntry&gt; c;<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                        try {<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                                c = JCSCacheManager.getCache("streetside", 10, 10000, Caches.getCacheDirectory().getPath());<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                        } catch (Exception e) {<a name="line.70"></a>
+<span class="sourceLineNo">071</span>                                Logging.log(Logging.LEVEL_WARN, "Could not initialize the Streetside image cache.", e);<a name="line.71"></a>
+<span class="sourceLineNo">072</span>                                c = null;<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                        }<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                        cache = c;<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                }<a name="line.75"></a>
+<span class="sourceLineNo">076</span><a name="line.76"></a>
+<span class="sourceLineNo">077</span>                public CacheAccess&lt;String, BufferedImageCacheEntry&gt; getCache() {<a name="line.77"></a>
+<span class="sourceLineNo">078</span>                        return cache;<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                }<a name="line.79"></a>
+<span class="sourceLineNo">080</span><a name="line.80"></a>
+<span class="sourceLineNo">081</span>                public static ImageCache getInstance() {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>                        synchronized (ImageCache.class) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                                if (ImageCache.instance == null) {<a name="line.83"></a>
+<span class="sourceLineNo">084</span>                                        ImageCache.instance = new ImageCache();<a name="line.84"></a>
+<span class="sourceLineNo">085</span>                                }<a name="line.85"></a>
+<span class="sourceLineNo">086</span>                                return ImageCache.instance;<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                        }<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                }<a name="line.88"></a>
+<span class="sourceLineNo">089</span>        }<a name="line.89"></a>
+<span class="sourceLineNo">090</span><a name="line.90"></a>
+<span class="sourceLineNo">091</span>        public static class CubemapCache {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                private static CubemapCache instance;<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                private final CacheAccess&lt;String, BufferedImageCacheEntry&gt; cache;<a name="line.93"></a>
+<span class="sourceLineNo">094</span><a name="line.94"></a>
+<span class="sourceLineNo">095</span>                public CubemapCache() {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>                        CacheAccess&lt;String, BufferedImageCacheEntry&gt; c;<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                        try {<a name="line.97"></a>
+<span class="sourceLineNo">098</span>                                c = JCSCacheManager.getCache("streetside", 10, 10000, Caches.getCacheDirectory().getPath());<a name="line.98"></a>
+<span class="sourceLineNo">099</span>                        } catch (Exception e) {<a name="line.99"></a>
+<span class="sourceLineNo">100</span>                                logger.warn("Could not initialize the Streetside cubemap cache.", e);<a name="line.100"></a>
+<span class="sourceLineNo">101</span>                                c = null;<a name="line.101"></a>
+<span class="sourceLineNo">102</span>                        }<a name="line.102"></a>
+<span class="sourceLineNo">103</span>                        cache = c;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>                }<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>                public CacheAccess&lt;String, BufferedImageCacheEntry&gt; getCache() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                        return cache;<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                }<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>                public static CubemapCache getInstance() {<a name="line.110"></a>
+<span class="sourceLineNo">111</span>                        synchronized (CubemapCache.class) {<a name="line.111"></a>
+<span class="sourceLineNo">112</span>                                if (CubemapCache.instance == null) {<a name="line.112"></a>
+<span class="sourceLineNo">113</span>                                        CubemapCache.instance = new CubemapCache();<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                                }<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                                return CubemapCache.instance;<a name="line.115"></a>
+<span class="sourceLineNo">116</span>                        }<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                }<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        public static class MapObjectIconCache extends CacheProxy&lt;String, ImageIcon&gt; {<a name="line.120"></a>
+<span class="sourceLineNo">121</span>                private static CacheProxy&lt;String, ImageIcon&gt; instance;<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>                public static CacheProxy&lt;String, ImageIcon&gt; getInstance() {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                        synchronized (MapObjectIconCache.class) {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                if (MapObjectIconCache.instance == null) {<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                                        MapObjectIconCache.instance = new MapObjectIconCache();<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                                }<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                return MapObjectIconCache.instance;<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                        }<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                }<a name="line.130"></a>
+<span class="sourceLineNo">131</span><a name="line.131"></a>
+<span class="sourceLineNo">132</span>                @Override<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                protected CacheAccess&lt;String, ImageIcon&gt; createNewCache() throws IOException {<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                        return JCSCacheManager.getCache("streetsideObjectIcons", 100, 1000, Caches.getCacheDirectory().getPath());<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                }<a name="line.135"></a>
+<span class="sourceLineNo">136</span>        }<a name="line.136"></a>
+<span class="sourceLineNo">137</span><a name="line.137"></a>
+<span class="sourceLineNo">138</span>        public static class UserProfileCache extends CacheProxy&lt;String, UserProfile&gt; {<a name="line.138"></a>
+<span class="sourceLineNo">139</span>                private static CacheProxy&lt;String, UserProfile&gt; instance;<a name="line.139"></a>
+<span class="sourceLineNo">140</span><a name="line.140"></a>
+<span class="sourceLineNo">141</span>                public static CacheProxy&lt;String, UserProfile&gt; getInstance() {<a name="line.141"></a>
+<span class="sourceLineNo">142</span>                        synchronized (UserProfileCache.class) {<a name="line.142"></a>
+<span class="sourceLineNo">143</span>                                if (UserProfileCache.instance == null) {<a name="line.143"></a>
+<span class="sourceLineNo">144</span>                                        UserProfileCache.instance = new UserProfileCache();<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                                }<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                                return UserProfileCache.instance;<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                        }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                }<a name="line.148"></a>
+<span class="sourceLineNo">149</span><a name="line.149"></a>
+<span class="sourceLineNo">150</span>                @Override<a name="line.150"></a>
+<span class="sourceLineNo">151</span>                protected CacheAccess&lt;String, UserProfile&gt; createNewCache() throws IOException {<a name="line.151"></a>
+<span class="sourceLineNo">152</span>                        CacheAccess&lt;String, UserProfile&gt; cache =<a name="line.152"></a>
+<span class="sourceLineNo">153</span>                                        JCSCacheManager.getCache("userProfile", 100, 1000, Caches.getCacheDirectory().getPath());<a name="line.153"></a>
+<span class="sourceLineNo">154</span>                        IElementAttributes atts = cache.getDefaultElementAttributes();<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                        atts.setMaxLife(604_800_000); // Sets lifetime to 7 days (604800000=1000*60*60*24*7)<a name="line.155"></a>
+<span class="sourceLineNo">156</span>                        cache.setDefaultElementAttributes(atts);<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                        return cache;<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                }<a name="line.158"></a>
+<span class="sourceLineNo">159</span>        }<a name="line.159"></a>
+<span class="sourceLineNo">160</span>}<a name="line.160"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.UserProfileCache.html	(revision 34416)
@@ -0,0 +1,232 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cache;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.io.File;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.IOException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.io.Serializable;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javax.swing.ImageIcon;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.apache.commons.jcs.access.CacheAccess;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.apache.commons.jcs.engine.behavior.IElementAttributes;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.apache.log4j.Logger;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.Main;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.data.cache.BufferedImageCacheEntry;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.data.cache.JCSCacheManager;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.model.UserProfile;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.tools.Logging;<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>public final class Caches {<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>  final static Logger logger = Logger.getLogger(Caches.class);<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>        private Caches() {<a name="line.23"></a>
+<span class="sourceLineNo">024</span>                // Private constructor to avoid instantiation<a name="line.24"></a>
+<span class="sourceLineNo">025</span>        }<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>        public static File getCacheDirectory() {<a name="line.27"></a>
+<span class="sourceLineNo">028</span>                final File f = new File(Main.pref.getPluginsDirectory().getPath() + "/MicrosoftStreetside/cache");<a name="line.28"></a>
+<span class="sourceLineNo">029</span>                if (!f.exists()) {<a name="line.29"></a>
+<span class="sourceLineNo">030</span>                        f.mkdirs();<a name="line.30"></a>
+<span class="sourceLineNo">031</span>                }<a name="line.31"></a>
+<span class="sourceLineNo">032</span>                return f;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>        }<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>        public abstract static class CacheProxy&lt;K, V extends Serializable&gt; {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>                private final CacheAccess&lt;K, V&gt; cache;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>                public CacheProxy() {<a name="line.38"></a>
+<span class="sourceLineNo">039</span>                        CacheAccess&lt;K, V&gt; c;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>                        try {<a name="line.40"></a>
+<span class="sourceLineNo">041</span>                                c = createNewCache();<a name="line.41"></a>
+<span class="sourceLineNo">042</span>                        } catch (IOException e) {<a name="line.42"></a>
+<span class="sourceLineNo">043</span>                                logger.warn("Could not initialize cache for " + getClass().getName(), e);<a name="line.43"></a>
+<span class="sourceLineNo">044</span>                                c = null;<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                        }<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                        cache = c;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>                }<a name="line.47"></a>
+<span class="sourceLineNo">048</span><a name="line.48"></a>
+<span class="sourceLineNo">049</span>                protected abstract CacheAccess&lt;K, V&gt; createNewCache() throws IOException;<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>                public V get(final K key) {<a name="line.51"></a>
+<span class="sourceLineNo">052</span>                        return cache == null ? null : cache.get(key);<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                }<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>                public void put(final K key, final V value) {<a name="line.55"></a>
+<span class="sourceLineNo">056</span>                        if (cache != null) {<a name="line.56"></a>
+<span class="sourceLineNo">057</span>                                cache.put(key, value);<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                        }<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                }<a name="line.59"></a>
+<span class="sourceLineNo">060</span>        }<a name="line.60"></a>
+<span class="sourceLineNo">061</span><a name="line.61"></a>
+<span class="sourceLineNo">062</span>        public static class ImageCache {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                private static ImageCache instance;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                private final CacheAccess&lt;String, BufferedImageCacheEntry&gt; cache;<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>                public ImageCache() {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>                        CacheAccess&lt;String, BufferedImageCacheEntry&gt; c;<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                        try {<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                                c = JCSCacheManager.getCache("streetside", 10, 10000, Caches.getCacheDirectory().getPath());<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                        } catch (Exception e) {<a name="line.70"></a>
+<span class="sourceLineNo">071</span>                                Logging.log(Logging.LEVEL_WARN, "Could not initialize the Streetside image cache.", e);<a name="line.71"></a>
+<span class="sourceLineNo">072</span>                                c = null;<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                        }<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                        cache = c;<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                }<a name="line.75"></a>
+<span class="sourceLineNo">076</span><a name="line.76"></a>
+<span class="sourceLineNo">077</span>                public CacheAccess&lt;String, BufferedImageCacheEntry&gt; getCache() {<a name="line.77"></a>
+<span class="sourceLineNo">078</span>                        return cache;<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                }<a name="line.79"></a>
+<span class="sourceLineNo">080</span><a name="line.80"></a>
+<span class="sourceLineNo">081</span>                public static ImageCache getInstance() {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>                        synchronized (ImageCache.class) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                                if (ImageCache.instance == null) {<a name="line.83"></a>
+<span class="sourceLineNo">084</span>                                        ImageCache.instance = new ImageCache();<a name="line.84"></a>
+<span class="sourceLineNo">085</span>                                }<a name="line.85"></a>
+<span class="sourceLineNo">086</span>                                return ImageCache.instance;<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                        }<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                }<a name="line.88"></a>
+<span class="sourceLineNo">089</span>        }<a name="line.89"></a>
+<span class="sourceLineNo">090</span><a name="line.90"></a>
+<span class="sourceLineNo">091</span>        public static class CubemapCache {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                private static CubemapCache instance;<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                private final CacheAccess&lt;String, BufferedImageCacheEntry&gt; cache;<a name="line.93"></a>
+<span class="sourceLineNo">094</span><a name="line.94"></a>
+<span class="sourceLineNo">095</span>                public CubemapCache() {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>                        CacheAccess&lt;String, BufferedImageCacheEntry&gt; c;<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                        try {<a name="line.97"></a>
+<span class="sourceLineNo">098</span>                                c = JCSCacheManager.getCache("streetside", 10, 10000, Caches.getCacheDirectory().getPath());<a name="line.98"></a>
+<span class="sourceLineNo">099</span>                        } catch (Exception e) {<a name="line.99"></a>
+<span class="sourceLineNo">100</span>                                logger.warn("Could not initialize the Streetside cubemap cache.", e);<a name="line.100"></a>
+<span class="sourceLineNo">101</span>                                c = null;<a name="line.101"></a>
+<span class="sourceLineNo">102</span>                        }<a name="line.102"></a>
+<span class="sourceLineNo">103</span>                        cache = c;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>                }<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>                public CacheAccess&lt;String, BufferedImageCacheEntry&gt; getCache() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                        return cache;<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                }<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>                public static CubemapCache getInstance() {<a name="line.110"></a>
+<span class="sourceLineNo">111</span>                        synchronized (CubemapCache.class) {<a name="line.111"></a>
+<span class="sourceLineNo">112</span>                                if (CubemapCache.instance == null) {<a name="line.112"></a>
+<span class="sourceLineNo">113</span>                                        CubemapCache.instance = new CubemapCache();<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                                }<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                                return CubemapCache.instance;<a name="line.115"></a>
+<span class="sourceLineNo">116</span>                        }<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                }<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        public static class MapObjectIconCache extends CacheProxy&lt;String, ImageIcon&gt; {<a name="line.120"></a>
+<span class="sourceLineNo">121</span>                private static CacheProxy&lt;String, ImageIcon&gt; instance;<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>                public static CacheProxy&lt;String, ImageIcon&gt; getInstance() {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                        synchronized (MapObjectIconCache.class) {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                if (MapObjectIconCache.instance == null) {<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                                        MapObjectIconCache.instance = new MapObjectIconCache();<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                                }<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                return MapObjectIconCache.instance;<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                        }<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                }<a name="line.130"></a>
+<span class="sourceLineNo">131</span><a name="line.131"></a>
+<span class="sourceLineNo">132</span>                @Override<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                protected CacheAccess&lt;String, ImageIcon&gt; createNewCache() throws IOException {<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                        return JCSCacheManager.getCache("streetsideObjectIcons", 100, 1000, Caches.getCacheDirectory().getPath());<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                }<a name="line.135"></a>
+<span class="sourceLineNo">136</span>        }<a name="line.136"></a>
+<span class="sourceLineNo">137</span><a name="line.137"></a>
+<span class="sourceLineNo">138</span>        public static class UserProfileCache extends CacheProxy&lt;String, UserProfile&gt; {<a name="line.138"></a>
+<span class="sourceLineNo">139</span>                private static CacheProxy&lt;String, UserProfile&gt; instance;<a name="line.139"></a>
+<span class="sourceLineNo">140</span><a name="line.140"></a>
+<span class="sourceLineNo">141</span>                public static CacheProxy&lt;String, UserProfile&gt; getInstance() {<a name="line.141"></a>
+<span class="sourceLineNo">142</span>                        synchronized (UserProfileCache.class) {<a name="line.142"></a>
+<span class="sourceLineNo">143</span>                                if (UserProfileCache.instance == null) {<a name="line.143"></a>
+<span class="sourceLineNo">144</span>                                        UserProfileCache.instance = new UserProfileCache();<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                                }<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                                return UserProfileCache.instance;<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                        }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                }<a name="line.148"></a>
+<span class="sourceLineNo">149</span><a name="line.149"></a>
+<span class="sourceLineNo">150</span>                @Override<a name="line.150"></a>
+<span class="sourceLineNo">151</span>                protected CacheAccess&lt;String, UserProfile&gt; createNewCache() throws IOException {<a name="line.151"></a>
+<span class="sourceLineNo">152</span>                        CacheAccess&lt;String, UserProfile&gt; cache =<a name="line.152"></a>
+<span class="sourceLineNo">153</span>                                        JCSCacheManager.getCache("userProfile", 100, 1000, Caches.getCacheDirectory().getPath());<a name="line.153"></a>
+<span class="sourceLineNo">154</span>                        IElementAttributes atts = cache.getDefaultElementAttributes();<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                        atts.setMaxLife(604_800_000); // Sets lifetime to 7 days (604800000=1000*60*60*24*7)<a name="line.155"></a>
+<span class="sourceLineNo">156</span>                        cache.setDefaultElementAttributes(atts);<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                        return cache;<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                }<a name="line.158"></a>
+<span class="sourceLineNo">159</span>        }<a name="line.159"></a>
+<span class="sourceLineNo">160</span>}<a name="line.160"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/Caches.html	(revision 34416)
@@ -0,0 +1,232 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cache;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.io.File;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.IOException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.io.Serializable;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javax.swing.ImageIcon;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.apache.commons.jcs.access.CacheAccess;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.apache.commons.jcs.engine.behavior.IElementAttributes;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.apache.log4j.Logger;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.Main;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.data.cache.BufferedImageCacheEntry;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.data.cache.JCSCacheManager;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.model.UserProfile;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.tools.Logging;<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>public final class Caches {<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>  final static Logger logger = Logger.getLogger(Caches.class);<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>        private Caches() {<a name="line.23"></a>
+<span class="sourceLineNo">024</span>                // Private constructor to avoid instantiation<a name="line.24"></a>
+<span class="sourceLineNo">025</span>        }<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>        public static File getCacheDirectory() {<a name="line.27"></a>
+<span class="sourceLineNo">028</span>                final File f = new File(Main.pref.getPluginsDirectory().getPath() + "/MicrosoftStreetside/cache");<a name="line.28"></a>
+<span class="sourceLineNo">029</span>                if (!f.exists()) {<a name="line.29"></a>
+<span class="sourceLineNo">030</span>                        f.mkdirs();<a name="line.30"></a>
+<span class="sourceLineNo">031</span>                }<a name="line.31"></a>
+<span class="sourceLineNo">032</span>                return f;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>        }<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>        public abstract static class CacheProxy&lt;K, V extends Serializable&gt; {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>                private final CacheAccess&lt;K, V&gt; cache;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>                public CacheProxy() {<a name="line.38"></a>
+<span class="sourceLineNo">039</span>                        CacheAccess&lt;K, V&gt; c;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>                        try {<a name="line.40"></a>
+<span class="sourceLineNo">041</span>                                c = createNewCache();<a name="line.41"></a>
+<span class="sourceLineNo">042</span>                        } catch (IOException e) {<a name="line.42"></a>
+<span class="sourceLineNo">043</span>                                logger.warn("Could not initialize cache for " + getClass().getName(), e);<a name="line.43"></a>
+<span class="sourceLineNo">044</span>                                c = null;<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                        }<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                        cache = c;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>                }<a name="line.47"></a>
+<span class="sourceLineNo">048</span><a name="line.48"></a>
+<span class="sourceLineNo">049</span>                protected abstract CacheAccess&lt;K, V&gt; createNewCache() throws IOException;<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>                public V get(final K key) {<a name="line.51"></a>
+<span class="sourceLineNo">052</span>                        return cache == null ? null : cache.get(key);<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                }<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>                public void put(final K key, final V value) {<a name="line.55"></a>
+<span class="sourceLineNo">056</span>                        if (cache != null) {<a name="line.56"></a>
+<span class="sourceLineNo">057</span>                                cache.put(key, value);<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                        }<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                }<a name="line.59"></a>
+<span class="sourceLineNo">060</span>        }<a name="line.60"></a>
+<span class="sourceLineNo">061</span><a name="line.61"></a>
+<span class="sourceLineNo">062</span>        public static class ImageCache {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                private static ImageCache instance;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                private final CacheAccess&lt;String, BufferedImageCacheEntry&gt; cache;<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>                public ImageCache() {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>                        CacheAccess&lt;String, BufferedImageCacheEntry&gt; c;<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                        try {<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                                c = JCSCacheManager.getCache("streetside", 10, 10000, Caches.getCacheDirectory().getPath());<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                        } catch (Exception e) {<a name="line.70"></a>
+<span class="sourceLineNo">071</span>                                Logging.log(Logging.LEVEL_WARN, "Could not initialize the Streetside image cache.", e);<a name="line.71"></a>
+<span class="sourceLineNo">072</span>                                c = null;<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                        }<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                        cache = c;<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                }<a name="line.75"></a>
+<span class="sourceLineNo">076</span><a name="line.76"></a>
+<span class="sourceLineNo">077</span>                public CacheAccess&lt;String, BufferedImageCacheEntry&gt; getCache() {<a name="line.77"></a>
+<span class="sourceLineNo">078</span>                        return cache;<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                }<a name="line.79"></a>
+<span class="sourceLineNo">080</span><a name="line.80"></a>
+<span class="sourceLineNo">081</span>                public static ImageCache getInstance() {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>                        synchronized (ImageCache.class) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                                if (ImageCache.instance == null) {<a name="line.83"></a>
+<span class="sourceLineNo">084</span>                                        ImageCache.instance = new ImageCache();<a name="line.84"></a>
+<span class="sourceLineNo">085</span>                                }<a name="line.85"></a>
+<span class="sourceLineNo">086</span>                                return ImageCache.instance;<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                        }<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                }<a name="line.88"></a>
+<span class="sourceLineNo">089</span>        }<a name="line.89"></a>
+<span class="sourceLineNo">090</span><a name="line.90"></a>
+<span class="sourceLineNo">091</span>        public static class CubemapCache {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                private static CubemapCache instance;<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                private final CacheAccess&lt;String, BufferedImageCacheEntry&gt; cache;<a name="line.93"></a>
+<span class="sourceLineNo">094</span><a name="line.94"></a>
+<span class="sourceLineNo">095</span>                public CubemapCache() {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>                        CacheAccess&lt;String, BufferedImageCacheEntry&gt; c;<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                        try {<a name="line.97"></a>
+<span class="sourceLineNo">098</span>                                c = JCSCacheManager.getCache("streetside", 10, 10000, Caches.getCacheDirectory().getPath());<a name="line.98"></a>
+<span class="sourceLineNo">099</span>                        } catch (Exception e) {<a name="line.99"></a>
+<span class="sourceLineNo">100</span>                                logger.warn("Could not initialize the Streetside cubemap cache.", e);<a name="line.100"></a>
+<span class="sourceLineNo">101</span>                                c = null;<a name="line.101"></a>
+<span class="sourceLineNo">102</span>                        }<a name="line.102"></a>
+<span class="sourceLineNo">103</span>                        cache = c;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>                }<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>                public CacheAccess&lt;String, BufferedImageCacheEntry&gt; getCache() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                        return cache;<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                }<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>                public static CubemapCache getInstance() {<a name="line.110"></a>
+<span class="sourceLineNo">111</span>                        synchronized (CubemapCache.class) {<a name="line.111"></a>
+<span class="sourceLineNo">112</span>                                if (CubemapCache.instance == null) {<a name="line.112"></a>
+<span class="sourceLineNo">113</span>                                        CubemapCache.instance = new CubemapCache();<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                                }<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                                return CubemapCache.instance;<a name="line.115"></a>
+<span class="sourceLineNo">116</span>                        }<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                }<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        public static class MapObjectIconCache extends CacheProxy&lt;String, ImageIcon&gt; {<a name="line.120"></a>
+<span class="sourceLineNo">121</span>                private static CacheProxy&lt;String, ImageIcon&gt; instance;<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>                public static CacheProxy&lt;String, ImageIcon&gt; getInstance() {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                        synchronized (MapObjectIconCache.class) {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                if (MapObjectIconCache.instance == null) {<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                                        MapObjectIconCache.instance = new MapObjectIconCache();<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                                }<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                return MapObjectIconCache.instance;<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                        }<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                }<a name="line.130"></a>
+<span class="sourceLineNo">131</span><a name="line.131"></a>
+<span class="sourceLineNo">132</span>                @Override<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                protected CacheAccess&lt;String, ImageIcon&gt; createNewCache() throws IOException {<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                        return JCSCacheManager.getCache("streetsideObjectIcons", 100, 1000, Caches.getCacheDirectory().getPath());<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                }<a name="line.135"></a>
+<span class="sourceLineNo">136</span>        }<a name="line.136"></a>
+<span class="sourceLineNo">137</span><a name="line.137"></a>
+<span class="sourceLineNo">138</span>        public static class UserProfileCache extends CacheProxy&lt;String, UserProfile&gt; {<a name="line.138"></a>
+<span class="sourceLineNo">139</span>                private static CacheProxy&lt;String, UserProfile&gt; instance;<a name="line.139"></a>
+<span class="sourceLineNo">140</span><a name="line.140"></a>
+<span class="sourceLineNo">141</span>                public static CacheProxy&lt;String, UserProfile&gt; getInstance() {<a name="line.141"></a>
+<span class="sourceLineNo">142</span>                        synchronized (UserProfileCache.class) {<a name="line.142"></a>
+<span class="sourceLineNo">143</span>                                if (UserProfileCache.instance == null) {<a name="line.143"></a>
+<span class="sourceLineNo">144</span>                                        UserProfileCache.instance = new UserProfileCache();<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                                }<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                                return UserProfileCache.instance;<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                        }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                }<a name="line.148"></a>
+<span class="sourceLineNo">149</span><a name="line.149"></a>
+<span class="sourceLineNo">150</span>                @Override<a name="line.150"></a>
+<span class="sourceLineNo">151</span>                protected CacheAccess&lt;String, UserProfile&gt; createNewCache() throws IOException {<a name="line.151"></a>
+<span class="sourceLineNo">152</span>                        CacheAccess&lt;String, UserProfile&gt; cache =<a name="line.152"></a>
+<span class="sourceLineNo">153</span>                                        JCSCacheManager.getCache("userProfile", 100, 1000, Caches.getCacheDirectory().getPath());<a name="line.153"></a>
+<span class="sourceLineNo">154</span>                        IElementAttributes atts = cache.getDefaultElementAttributes();<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                        atts.setMaxLife(604_800_000); // Sets lifetime to 7 days (604800000=1000*60*60*24*7)<a name="line.155"></a>
+<span class="sourceLineNo">156</span>                        cache.setDefaultElementAttributes(atts);<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                        return cache;<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                }<a name="line.158"></a>
+<span class="sourceLineNo">159</span>        }<a name="line.159"></a>
+<span class="sourceLineNo">160</span>}<a name="line.160"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.Type.html	(revision 34416)
@@ -0,0 +1,151 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cache;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.net.URL;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.HashMap;<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>import org.openstreetmap.josm.data.cache.BufferedImageCacheEntry;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.data.imagery.TileJobOptions;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>/**<a name="line.12"></a>
+<span class="sourceLineNo">013</span> * Stores the downloaded pictures locally.<a name="line.13"></a>
+<span class="sourceLineNo">014</span> *<a name="line.14"></a>
+<span class="sourceLineNo">015</span> * @author nokutu<a name="line.15"></a>
+<span class="sourceLineNo">016</span> *<a name="line.16"></a>
+<span class="sourceLineNo">017</span> */<a name="line.17"></a>
+<span class="sourceLineNo">018</span>public class StreetsideCache extends JCSCachedTileLoaderJob&lt;String, BufferedImageCacheEntry&gt; {<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>        private final URL url;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>        private final String id;<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>        /**<a name="line.23"></a>
+<span class="sourceLineNo">024</span>         * Types of images.<a name="line.24"></a>
+<span class="sourceLineNo">025</span>         *<a name="line.25"></a>
+<span class="sourceLineNo">026</span>         * @author nokutu<a name="line.26"></a>
+<span class="sourceLineNo">027</span>         */<a name="line.27"></a>
+<span class="sourceLineNo">028</span>        public enum Type {<a name="line.28"></a>
+<span class="sourceLineNo">029</span>                /** Full quality image */<a name="line.29"></a>
+<span class="sourceLineNo">030</span>                FULL_IMAGE,<a name="line.30"></a>
+<span class="sourceLineNo">031</span>                /** Low quality image */<a name="line.31"></a>
+<span class="sourceLineNo">032</span>                THUMBNAIL<a name="line.32"></a>
+<span class="sourceLineNo">033</span>        }<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>        /**<a name="line.35"></a>
+<span class="sourceLineNo">036</span>         * Main constructor.<a name="line.36"></a>
+<span class="sourceLineNo">037</span>         *<a name="line.37"></a>
+<span class="sourceLineNo">038</span>         * @param id<a name="line.38"></a>
+<span class="sourceLineNo">039</span>         *          The id of the image.<a name="line.39"></a>
+<span class="sourceLineNo">040</span>         * @param type<a name="line.40"></a>
+<span class="sourceLineNo">041</span>         *          The type of image that must be downloaded (THUMBNAIL or<a name="line.41"></a>
+<span class="sourceLineNo">042</span>         *          FULL_IMAGE).<a name="line.42"></a>
+<span class="sourceLineNo">043</span>         */<a name="line.43"></a>
+<span class="sourceLineNo">044</span>        public StreetsideCache(final String id, final Type type) {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                super(Caches.ImageCache.getInstance().getCache(),new TileJobOptions(50000, 50000, new HashMap&lt;String,String&gt;(),50000l));<a name="line.45"></a>
+<span class="sourceLineNo">046</span><a name="line.46"></a>
+<span class="sourceLineNo">047</span>                if (id == null || type == null) {<a name="line.47"></a>
+<span class="sourceLineNo">048</span>                        this.id = null;<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                        url = null;<a name="line.49"></a>
+<span class="sourceLineNo">050</span>                } else {<a name="line.50"></a>
+<span class="sourceLineNo">051</span>                        this.id = id;<a name="line.51"></a>
+<span class="sourceLineNo">052</span>                        url = VirtualEarth.streetsideTile(id, type == Type.THUMBNAIL);<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                }<a name="line.53"></a>
+<span class="sourceLineNo">054</span>        }<a name="line.54"></a>
+<span class="sourceLineNo">055</span><a name="line.55"></a>
+<span class="sourceLineNo">056</span>        @Override<a name="line.56"></a>
+<span class="sourceLineNo">057</span>        public String getCacheKey() {<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                return id;<a name="line.58"></a>
+<span class="sourceLineNo">059</span>        }<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>        @Override<a name="line.61"></a>
+<span class="sourceLineNo">062</span>        public URL getUrl() {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                return url;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        }<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>        @Override<a name="line.66"></a>
+<span class="sourceLineNo">067</span>        protected BufferedImageCacheEntry createCacheEntry(byte[] content) {<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                return new BufferedImageCacheEntry(content);<a name="line.68"></a>
+<span class="sourceLineNo">069</span>        }<a name="line.69"></a>
+<span class="sourceLineNo">070</span><a name="line.70"></a>
+<span class="sourceLineNo">071</span>        @Override<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        protected boolean isObjectLoadable() {<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                if (cacheData == null) {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                        return false;<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                }<a name="line.75"></a>
+<span class="sourceLineNo">076</span>                final byte[] content = cacheData.getContent();<a name="line.76"></a>
+<span class="sourceLineNo">077</span>                return content != null &amp;&amp; content.length &gt; 0;<a name="line.77"></a>
+<span class="sourceLineNo">078</span>        }<a name="line.78"></a>
+<span class="sourceLineNo">079</span>}<a name="line.79"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.html	(revision 34416)
@@ -0,0 +1,151 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cache;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.net.URL;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.HashMap;<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>import org.openstreetmap.josm.data.cache.BufferedImageCacheEntry;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.data.imagery.TileJobOptions;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>/**<a name="line.12"></a>
+<span class="sourceLineNo">013</span> * Stores the downloaded pictures locally.<a name="line.13"></a>
+<span class="sourceLineNo">014</span> *<a name="line.14"></a>
+<span class="sourceLineNo">015</span> * @author nokutu<a name="line.15"></a>
+<span class="sourceLineNo">016</span> *<a name="line.16"></a>
+<span class="sourceLineNo">017</span> */<a name="line.17"></a>
+<span class="sourceLineNo">018</span>public class StreetsideCache extends JCSCachedTileLoaderJob&lt;String, BufferedImageCacheEntry&gt; {<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>        private final URL url;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>        private final String id;<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>        /**<a name="line.23"></a>
+<span class="sourceLineNo">024</span>         * Types of images.<a name="line.24"></a>
+<span class="sourceLineNo">025</span>         *<a name="line.25"></a>
+<span class="sourceLineNo">026</span>         * @author nokutu<a name="line.26"></a>
+<span class="sourceLineNo">027</span>         */<a name="line.27"></a>
+<span class="sourceLineNo">028</span>        public enum Type {<a name="line.28"></a>
+<span class="sourceLineNo">029</span>                /** Full quality image */<a name="line.29"></a>
+<span class="sourceLineNo">030</span>                FULL_IMAGE,<a name="line.30"></a>
+<span class="sourceLineNo">031</span>                /** Low quality image */<a name="line.31"></a>
+<span class="sourceLineNo">032</span>                THUMBNAIL<a name="line.32"></a>
+<span class="sourceLineNo">033</span>        }<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>        /**<a name="line.35"></a>
+<span class="sourceLineNo">036</span>         * Main constructor.<a name="line.36"></a>
+<span class="sourceLineNo">037</span>         *<a name="line.37"></a>
+<span class="sourceLineNo">038</span>         * @param id<a name="line.38"></a>
+<span class="sourceLineNo">039</span>         *          The id of the image.<a name="line.39"></a>
+<span class="sourceLineNo">040</span>         * @param type<a name="line.40"></a>
+<span class="sourceLineNo">041</span>         *          The type of image that must be downloaded (THUMBNAIL or<a name="line.41"></a>
+<span class="sourceLineNo">042</span>         *          FULL_IMAGE).<a name="line.42"></a>
+<span class="sourceLineNo">043</span>         */<a name="line.43"></a>
+<span class="sourceLineNo">044</span>        public StreetsideCache(final String id, final Type type) {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                super(Caches.ImageCache.getInstance().getCache(),new TileJobOptions(50000, 50000, new HashMap&lt;String,String&gt;(),50000l));<a name="line.45"></a>
+<span class="sourceLineNo">046</span><a name="line.46"></a>
+<span class="sourceLineNo">047</span>                if (id == null || type == null) {<a name="line.47"></a>
+<span class="sourceLineNo">048</span>                        this.id = null;<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                        url = null;<a name="line.49"></a>
+<span class="sourceLineNo">050</span>                } else {<a name="line.50"></a>
+<span class="sourceLineNo">051</span>                        this.id = id;<a name="line.51"></a>
+<span class="sourceLineNo">052</span>                        url = VirtualEarth.streetsideTile(id, type == Type.THUMBNAIL);<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                }<a name="line.53"></a>
+<span class="sourceLineNo">054</span>        }<a name="line.54"></a>
+<span class="sourceLineNo">055</span><a name="line.55"></a>
+<span class="sourceLineNo">056</span>        @Override<a name="line.56"></a>
+<span class="sourceLineNo">057</span>        public String getCacheKey() {<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                return id;<a name="line.58"></a>
+<span class="sourceLineNo">059</span>        }<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>        @Override<a name="line.61"></a>
+<span class="sourceLineNo">062</span>        public URL getUrl() {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                return url;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        }<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>        @Override<a name="line.66"></a>
+<span class="sourceLineNo">067</span>        protected BufferedImageCacheEntry createCacheEntry(byte[] content) {<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                return new BufferedImageCacheEntry(content);<a name="line.68"></a>
+<span class="sourceLineNo">069</span>        }<a name="line.69"></a>
+<span class="sourceLineNo">070</span><a name="line.70"></a>
+<span class="sourceLineNo">071</span>        @Override<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        protected boolean isObjectLoadable() {<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                if (cacheData == null) {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                        return false;<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                }<a name="line.75"></a>
+<span class="sourceLineNo">076</span>                final byte[] content = cacheData.getContent();<a name="line.76"></a>
+<span class="sourceLineNo">077</span>                return content != null &amp;&amp; content.length &gt; 0;<a name="line.77"></a>
+<span class="sourceLineNo">078</span>        }<a name="line.78"></a>
+<span class="sourceLineNo">079</span>}<a name="line.79"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.RotateOrder.html	(revision 34416)
@@ -0,0 +1,257 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cubemap;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>/**<a name="line.4"></a>
+<span class="sourceLineNo">005</span> * @author Dub<a name="line.5"></a>
+<span class="sourceLineNo">006</span> */<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javafx.scene.Group;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import javafx.scene.transform.Rotate;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import javafx.scene.transform.Scale;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javafx.scene.transform.Translate;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>// necessary because JavaFX is not an official part of Java 8 (access)<a name="line.13"></a>
+<span class="sourceLineNo">014</span>@SuppressWarnings("restriction")<a name="line.14"></a>
+<span class="sourceLineNo">015</span>public class CameraTransformer extends Group {<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>        public enum RotateOrder {<a name="line.17"></a>
+<span class="sourceLineNo">018</span>                XYZ, XZY, YXZ, YZX, ZXY, ZYX<a name="line.18"></a>
+<span class="sourceLineNo">019</span>        }<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>        public Translate t = new Translate();<a name="line.21"></a>
+<span class="sourceLineNo">022</span>        public Translate p = new Translate();<a name="line.22"></a>
+<span class="sourceLineNo">023</span>        public Translate ip = new Translate();<a name="line.23"></a>
+<span class="sourceLineNo">024</span>        public Rotate rx = new Rotate();<a name="line.24"></a>
+<span class="sourceLineNo">025</span>        {<a name="line.25"></a>
+<span class="sourceLineNo">026</span>                rx.setAxis(Rotate.X_AXIS);<a name="line.26"></a>
+<span class="sourceLineNo">027</span>        }<a name="line.27"></a>
+<span class="sourceLineNo">028</span>        public Rotate ry = new Rotate();<a name="line.28"></a>
+<span class="sourceLineNo">029</span>        {<a name="line.29"></a>
+<span class="sourceLineNo">030</span>                ry.setAxis(Rotate.Y_AXIS);<a name="line.30"></a>
+<span class="sourceLineNo">031</span>        }<a name="line.31"></a>
+<span class="sourceLineNo">032</span>        public Rotate rz = new Rotate();<a name="line.32"></a>
+<span class="sourceLineNo">033</span>        {<a name="line.33"></a>
+<span class="sourceLineNo">034</span>                rz.setAxis(Rotate.Z_AXIS);<a name="line.34"></a>
+<span class="sourceLineNo">035</span>        }<a name="line.35"></a>
+<span class="sourceLineNo">036</span>        public Scale s = new Scale();<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>        public CameraTransformer() {<a name="line.38"></a>
+<span class="sourceLineNo">039</span>                super();<a name="line.39"></a>
+<span class="sourceLineNo">040</span>                getTransforms().addAll(t, rz, ry, rx, s);<a name="line.40"></a>
+<span class="sourceLineNo">041</span>        }<a name="line.41"></a>
+<span class="sourceLineNo">042</span><a name="line.42"></a>
+<span class="sourceLineNo">043</span>        public CameraTransformer(CameraTransformer.RotateOrder rotateOrder) {<a name="line.43"></a>
+<span class="sourceLineNo">044</span>                super();<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                switch (rotateOrder) {<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                case XYZ:<a name="line.46"></a>
+<span class="sourceLineNo">047</span>                        getTransforms().addAll(t, p, rz, ry, rx, s, ip);<a name="line.47"></a>
+<span class="sourceLineNo">048</span>                        break;<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                case XZY:<a name="line.49"></a>
+<span class="sourceLineNo">050</span>                        getTransforms().addAll(t, p, ry, rz, rx, s, ip);<a name="line.50"></a>
+<span class="sourceLineNo">051</span>                        break;<a name="line.51"></a>
+<span class="sourceLineNo">052</span>                case YXZ:<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                        getTransforms().addAll(t, p, rz, rx, ry, s, ip);<a name="line.53"></a>
+<span class="sourceLineNo">054</span>                        break;<a name="line.54"></a>
+<span class="sourceLineNo">055</span>                case YZX:<a name="line.55"></a>
+<span class="sourceLineNo">056</span>                        getTransforms().addAll(t, p, rx, rz, ry, s, ip); // For Camera<a name="line.56"></a>
+<span class="sourceLineNo">057</span>                        break;<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                case ZXY:<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                        getTransforms().addAll(t, p, ry, rx, rz, s, ip);<a name="line.59"></a>
+<span class="sourceLineNo">060</span>                        break;<a name="line.60"></a>
+<span class="sourceLineNo">061</span>                case ZYX:<a name="line.61"></a>
+<span class="sourceLineNo">062</span>                        getTransforms().addAll(t, p, rx, ry, rz, s, ip);<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                        break;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                }<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        }<a name="line.65"></a>
+<span class="sourceLineNo">066</span><a name="line.66"></a>
+<span class="sourceLineNo">067</span>        public void setTranslate(double x, double y, double z) {<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                t.setX(x);<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                t.setY(y);<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                t.setZ(z);<a name="line.70"></a>
+<span class="sourceLineNo">071</span>        }<a name="line.71"></a>
+<span class="sourceLineNo">072</span><a name="line.72"></a>
+<span class="sourceLineNo">073</span>        public void setTranslate(double x, double y) {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                t.setX(x);<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                t.setY(y);<a name="line.75"></a>
+<span class="sourceLineNo">076</span>        }<a name="line.76"></a>
+<span class="sourceLineNo">077</span><a name="line.77"></a>
+<span class="sourceLineNo">078</span>        public void setTx(double x) {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                t.setX(x);<a name="line.79"></a>
+<span class="sourceLineNo">080</span>        }<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>        public void setTy(double y) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                t.setY(y);<a name="line.83"></a>
+<span class="sourceLineNo">084</span>        }<a name="line.84"></a>
+<span class="sourceLineNo">085</span><a name="line.85"></a>
+<span class="sourceLineNo">086</span>        public void setTz(double z) {<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                t.setZ(z);<a name="line.87"></a>
+<span class="sourceLineNo">088</span>        }<a name="line.88"></a>
+<span class="sourceLineNo">089</span><a name="line.89"></a>
+<span class="sourceLineNo">090</span>        public void setRotate(double x, double y, double z) {<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                rx.setAngle(x);<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                ry.setAngle(y);<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                rz.setAngle(z);<a name="line.93"></a>
+<span class="sourceLineNo">094</span>        }<a name="line.94"></a>
+<span class="sourceLineNo">095</span><a name="line.95"></a>
+<span class="sourceLineNo">096</span>        public void setRotateX(double x) {<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                rx.setAngle(x);<a name="line.97"></a>
+<span class="sourceLineNo">098</span>        }<a name="line.98"></a>
+<span class="sourceLineNo">099</span><a name="line.99"></a>
+<span class="sourceLineNo">100</span>        public void setRotateY(double y) {<a name="line.100"></a>
+<span class="sourceLineNo">101</span>                ry.setAngle(y);<a name="line.101"></a>
+<span class="sourceLineNo">102</span>        }<a name="line.102"></a>
+<span class="sourceLineNo">103</span><a name="line.103"></a>
+<span class="sourceLineNo">104</span>        public void setRotateZ(double z) {<a name="line.104"></a>
+<span class="sourceLineNo">105</span>                rz.setAngle(z);<a name="line.105"></a>
+<span class="sourceLineNo">106</span>        }<a name="line.106"></a>
+<span class="sourceLineNo">107</span><a name="line.107"></a>
+<span class="sourceLineNo">108</span>        public void setRx(double x) {<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                rx.setAngle(x);<a name="line.109"></a>
+<span class="sourceLineNo">110</span>        }<a name="line.110"></a>
+<span class="sourceLineNo">111</span><a name="line.111"></a>
+<span class="sourceLineNo">112</span>        public void setRy(double y) {<a name="line.112"></a>
+<span class="sourceLineNo">113</span>                ry.setAngle(y);<a name="line.113"></a>
+<span class="sourceLineNo">114</span>        }<a name="line.114"></a>
+<span class="sourceLineNo">115</span><a name="line.115"></a>
+<span class="sourceLineNo">116</span>        public void setRz(double z) {<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                rz.setAngle(z);<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        public void setScale(double scaleFactor) {<a name="line.120"></a>
+<span class="sourceLineNo">121</span>                s.setX(scaleFactor);<a name="line.121"></a>
+<span class="sourceLineNo">122</span>                s.setY(scaleFactor);<a name="line.122"></a>
+<span class="sourceLineNo">123</span>                s.setZ(scaleFactor);<a name="line.123"></a>
+<span class="sourceLineNo">124</span>        }<a name="line.124"></a>
+<span class="sourceLineNo">125</span><a name="line.125"></a>
+<span class="sourceLineNo">126</span>        public void setScale(double x, double y, double z) {<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                s.setX(x);<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                s.setY(y);<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                s.setZ(z);<a name="line.129"></a>
+<span class="sourceLineNo">130</span>        }<a name="line.130"></a>
+<span class="sourceLineNo">131</span><a name="line.131"></a>
+<span class="sourceLineNo">132</span>        public void setSx(double x) {<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                s.setX(x);<a name="line.133"></a>
+<span class="sourceLineNo">134</span>        }<a name="line.134"></a>
+<span class="sourceLineNo">135</span><a name="line.135"></a>
+<span class="sourceLineNo">136</span>        public void setSy(double y) {<a name="line.136"></a>
+<span class="sourceLineNo">137</span>                s.setY(y);<a name="line.137"></a>
+<span class="sourceLineNo">138</span>        }<a name="line.138"></a>
+<span class="sourceLineNo">139</span><a name="line.139"></a>
+<span class="sourceLineNo">140</span>        public void setSz(double z) {<a name="line.140"></a>
+<span class="sourceLineNo">141</span>                s.setZ(z);<a name="line.141"></a>
+<span class="sourceLineNo">142</span>        }<a name="line.142"></a>
+<span class="sourceLineNo">143</span><a name="line.143"></a>
+<span class="sourceLineNo">144</span>        public void setPivot(double x, double y, double z) {<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                p.setX(x);<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                p.setY(y);<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                p.setZ(z);<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                ip.setX(-x);<a name="line.148"></a>
+<span class="sourceLineNo">149</span>                ip.setY(-y);<a name="line.149"></a>
+<span class="sourceLineNo">150</span>                ip.setZ(-z);<a name="line.150"></a>
+<span class="sourceLineNo">151</span>        }<a name="line.151"></a>
+<span class="sourceLineNo">152</span><a name="line.152"></a>
+<span class="sourceLineNo">153</span>        public void reset() {<a name="line.153"></a>
+<span class="sourceLineNo">154</span>                t.setX(0.0);<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                t.setY(0.0);<a name="line.155"></a>
+<span class="sourceLineNo">156</span>                t.setZ(0.0);<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                rx.setAngle(0.0);<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                ry.setAngle(0.0);<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                rz.setAngle(0.0);<a name="line.159"></a>
+<span class="sourceLineNo">160</span>                s.setX(1.0);<a name="line.160"></a>
+<span class="sourceLineNo">161</span>                s.setY(1.0);<a name="line.161"></a>
+<span class="sourceLineNo">162</span>                s.setZ(1.0);<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                p.setX(0.0);<a name="line.163"></a>
+<span class="sourceLineNo">164</span>                p.setY(0.0);<a name="line.164"></a>
+<span class="sourceLineNo">165</span>                p.setZ(0.0);<a name="line.165"></a>
+<span class="sourceLineNo">166</span>                ip.setX(0.0);<a name="line.166"></a>
+<span class="sourceLineNo">167</span>                ip.setY(0.0);<a name="line.167"></a>
+<span class="sourceLineNo">168</span>                ip.setZ(0.0);<a name="line.168"></a>
+<span class="sourceLineNo">169</span>        }<a name="line.169"></a>
+<span class="sourceLineNo">170</span><a name="line.170"></a>
+<span class="sourceLineNo">171</span>        public void resetTSP() {<a name="line.171"></a>
+<span class="sourceLineNo">172</span>                t.setX(0.0);<a name="line.172"></a>
+<span class="sourceLineNo">173</span>                t.setY(0.0);<a name="line.173"></a>
+<span class="sourceLineNo">174</span>                t.setZ(0.0);<a name="line.174"></a>
+<span class="sourceLineNo">175</span>                s.setX(1.0);<a name="line.175"></a>
+<span class="sourceLineNo">176</span>                s.setY(1.0);<a name="line.176"></a>
+<span class="sourceLineNo">177</span>                s.setZ(1.0);<a name="line.177"></a>
+<span class="sourceLineNo">178</span>                p.setX(0.0);<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                p.setY(0.0);<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                p.setZ(0.0);<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                ip.setX(0.0);<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                ip.setY(0.0);<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                ip.setZ(0.0);<a name="line.183"></a>
+<span class="sourceLineNo">184</span>        }<a name="line.184"></a>
+<span class="sourceLineNo">185</span>}<a name="line.185"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.html	(revision 34416)
@@ -0,0 +1,257 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cubemap;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>/**<a name="line.4"></a>
+<span class="sourceLineNo">005</span> * @author Dub<a name="line.5"></a>
+<span class="sourceLineNo">006</span> */<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javafx.scene.Group;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import javafx.scene.transform.Rotate;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import javafx.scene.transform.Scale;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javafx.scene.transform.Translate;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>// necessary because JavaFX is not an official part of Java 8 (access)<a name="line.13"></a>
+<span class="sourceLineNo">014</span>@SuppressWarnings("restriction")<a name="line.14"></a>
+<span class="sourceLineNo">015</span>public class CameraTransformer extends Group {<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>        public enum RotateOrder {<a name="line.17"></a>
+<span class="sourceLineNo">018</span>                XYZ, XZY, YXZ, YZX, ZXY, ZYX<a name="line.18"></a>
+<span class="sourceLineNo">019</span>        }<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>        public Translate t = new Translate();<a name="line.21"></a>
+<span class="sourceLineNo">022</span>        public Translate p = new Translate();<a name="line.22"></a>
+<span class="sourceLineNo">023</span>        public Translate ip = new Translate();<a name="line.23"></a>
+<span class="sourceLineNo">024</span>        public Rotate rx = new Rotate();<a name="line.24"></a>
+<span class="sourceLineNo">025</span>        {<a name="line.25"></a>
+<span class="sourceLineNo">026</span>                rx.setAxis(Rotate.X_AXIS);<a name="line.26"></a>
+<span class="sourceLineNo">027</span>        }<a name="line.27"></a>
+<span class="sourceLineNo">028</span>        public Rotate ry = new Rotate();<a name="line.28"></a>
+<span class="sourceLineNo">029</span>        {<a name="line.29"></a>
+<span class="sourceLineNo">030</span>                ry.setAxis(Rotate.Y_AXIS);<a name="line.30"></a>
+<span class="sourceLineNo">031</span>        }<a name="line.31"></a>
+<span class="sourceLineNo">032</span>        public Rotate rz = new Rotate();<a name="line.32"></a>
+<span class="sourceLineNo">033</span>        {<a name="line.33"></a>
+<span class="sourceLineNo">034</span>                rz.setAxis(Rotate.Z_AXIS);<a name="line.34"></a>
+<span class="sourceLineNo">035</span>        }<a name="line.35"></a>
+<span class="sourceLineNo">036</span>        public Scale s = new Scale();<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>        public CameraTransformer() {<a name="line.38"></a>
+<span class="sourceLineNo">039</span>                super();<a name="line.39"></a>
+<span class="sourceLineNo">040</span>                getTransforms().addAll(t, rz, ry, rx, s);<a name="line.40"></a>
+<span class="sourceLineNo">041</span>        }<a name="line.41"></a>
+<span class="sourceLineNo">042</span><a name="line.42"></a>
+<span class="sourceLineNo">043</span>        public CameraTransformer(CameraTransformer.RotateOrder rotateOrder) {<a name="line.43"></a>
+<span class="sourceLineNo">044</span>                super();<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                switch (rotateOrder) {<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                case XYZ:<a name="line.46"></a>
+<span class="sourceLineNo">047</span>                        getTransforms().addAll(t, p, rz, ry, rx, s, ip);<a name="line.47"></a>
+<span class="sourceLineNo">048</span>                        break;<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                case XZY:<a name="line.49"></a>
+<span class="sourceLineNo">050</span>                        getTransforms().addAll(t, p, ry, rz, rx, s, ip);<a name="line.50"></a>
+<span class="sourceLineNo">051</span>                        break;<a name="line.51"></a>
+<span class="sourceLineNo">052</span>                case YXZ:<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                        getTransforms().addAll(t, p, rz, rx, ry, s, ip);<a name="line.53"></a>
+<span class="sourceLineNo">054</span>                        break;<a name="line.54"></a>
+<span class="sourceLineNo">055</span>                case YZX:<a name="line.55"></a>
+<span class="sourceLineNo">056</span>                        getTransforms().addAll(t, p, rx, rz, ry, s, ip); // For Camera<a name="line.56"></a>
+<span class="sourceLineNo">057</span>                        break;<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                case ZXY:<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                        getTransforms().addAll(t, p, ry, rx, rz, s, ip);<a name="line.59"></a>
+<span class="sourceLineNo">060</span>                        break;<a name="line.60"></a>
+<span class="sourceLineNo">061</span>                case ZYX:<a name="line.61"></a>
+<span class="sourceLineNo">062</span>                        getTransforms().addAll(t, p, rx, ry, rz, s, ip);<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                        break;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                }<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        }<a name="line.65"></a>
+<span class="sourceLineNo">066</span><a name="line.66"></a>
+<span class="sourceLineNo">067</span>        public void setTranslate(double x, double y, double z) {<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                t.setX(x);<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                t.setY(y);<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                t.setZ(z);<a name="line.70"></a>
+<span class="sourceLineNo">071</span>        }<a name="line.71"></a>
+<span class="sourceLineNo">072</span><a name="line.72"></a>
+<span class="sourceLineNo">073</span>        public void setTranslate(double x, double y) {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                t.setX(x);<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                t.setY(y);<a name="line.75"></a>
+<span class="sourceLineNo">076</span>        }<a name="line.76"></a>
+<span class="sourceLineNo">077</span><a name="line.77"></a>
+<span class="sourceLineNo">078</span>        public void setTx(double x) {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                t.setX(x);<a name="line.79"></a>
+<span class="sourceLineNo">080</span>        }<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>        public void setTy(double y) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                t.setY(y);<a name="line.83"></a>
+<span class="sourceLineNo">084</span>        }<a name="line.84"></a>
+<span class="sourceLineNo">085</span><a name="line.85"></a>
+<span class="sourceLineNo">086</span>        public void setTz(double z) {<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                t.setZ(z);<a name="line.87"></a>
+<span class="sourceLineNo">088</span>        }<a name="line.88"></a>
+<span class="sourceLineNo">089</span><a name="line.89"></a>
+<span class="sourceLineNo">090</span>        public void setRotate(double x, double y, double z) {<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                rx.setAngle(x);<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                ry.setAngle(y);<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                rz.setAngle(z);<a name="line.93"></a>
+<span class="sourceLineNo">094</span>        }<a name="line.94"></a>
+<span class="sourceLineNo">095</span><a name="line.95"></a>
+<span class="sourceLineNo">096</span>        public void setRotateX(double x) {<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                rx.setAngle(x);<a name="line.97"></a>
+<span class="sourceLineNo">098</span>        }<a name="line.98"></a>
+<span class="sourceLineNo">099</span><a name="line.99"></a>
+<span class="sourceLineNo">100</span>        public void setRotateY(double y) {<a name="line.100"></a>
+<span class="sourceLineNo">101</span>                ry.setAngle(y);<a name="line.101"></a>
+<span class="sourceLineNo">102</span>        }<a name="line.102"></a>
+<span class="sourceLineNo">103</span><a name="line.103"></a>
+<span class="sourceLineNo">104</span>        public void setRotateZ(double z) {<a name="line.104"></a>
+<span class="sourceLineNo">105</span>                rz.setAngle(z);<a name="line.105"></a>
+<span class="sourceLineNo">106</span>        }<a name="line.106"></a>
+<span class="sourceLineNo">107</span><a name="line.107"></a>
+<span class="sourceLineNo">108</span>        public void setRx(double x) {<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                rx.setAngle(x);<a name="line.109"></a>
+<span class="sourceLineNo">110</span>        }<a name="line.110"></a>
+<span class="sourceLineNo">111</span><a name="line.111"></a>
+<span class="sourceLineNo">112</span>        public void setRy(double y) {<a name="line.112"></a>
+<span class="sourceLineNo">113</span>                ry.setAngle(y);<a name="line.113"></a>
+<span class="sourceLineNo">114</span>        }<a name="line.114"></a>
+<span class="sourceLineNo">115</span><a name="line.115"></a>
+<span class="sourceLineNo">116</span>        public void setRz(double z) {<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                rz.setAngle(z);<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        public void setScale(double scaleFactor) {<a name="line.120"></a>
+<span class="sourceLineNo">121</span>                s.setX(scaleFactor);<a name="line.121"></a>
+<span class="sourceLineNo">122</span>                s.setY(scaleFactor);<a name="line.122"></a>
+<span class="sourceLineNo">123</span>                s.setZ(scaleFactor);<a name="line.123"></a>
+<span class="sourceLineNo">124</span>        }<a name="line.124"></a>
+<span class="sourceLineNo">125</span><a name="line.125"></a>
+<span class="sourceLineNo">126</span>        public void setScale(double x, double y, double z) {<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                s.setX(x);<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                s.setY(y);<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                s.setZ(z);<a name="line.129"></a>
+<span class="sourceLineNo">130</span>        }<a name="line.130"></a>
+<span class="sourceLineNo">131</span><a name="line.131"></a>
+<span class="sourceLineNo">132</span>        public void setSx(double x) {<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                s.setX(x);<a name="line.133"></a>
+<span class="sourceLineNo">134</span>        }<a name="line.134"></a>
+<span class="sourceLineNo">135</span><a name="line.135"></a>
+<span class="sourceLineNo">136</span>        public void setSy(double y) {<a name="line.136"></a>
+<span class="sourceLineNo">137</span>                s.setY(y);<a name="line.137"></a>
+<span class="sourceLineNo">138</span>        }<a name="line.138"></a>
+<span class="sourceLineNo">139</span><a name="line.139"></a>
+<span class="sourceLineNo">140</span>        public void setSz(double z) {<a name="line.140"></a>
+<span class="sourceLineNo">141</span>                s.setZ(z);<a name="line.141"></a>
+<span class="sourceLineNo">142</span>        }<a name="line.142"></a>
+<span class="sourceLineNo">143</span><a name="line.143"></a>
+<span class="sourceLineNo">144</span>        public void setPivot(double x, double y, double z) {<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                p.setX(x);<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                p.setY(y);<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                p.setZ(z);<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                ip.setX(-x);<a name="line.148"></a>
+<span class="sourceLineNo">149</span>                ip.setY(-y);<a name="line.149"></a>
+<span class="sourceLineNo">150</span>                ip.setZ(-z);<a name="line.150"></a>
+<span class="sourceLineNo">151</span>        }<a name="line.151"></a>
+<span class="sourceLineNo">152</span><a name="line.152"></a>
+<span class="sourceLineNo">153</span>        public void reset() {<a name="line.153"></a>
+<span class="sourceLineNo">154</span>                t.setX(0.0);<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                t.setY(0.0);<a name="line.155"></a>
+<span class="sourceLineNo">156</span>                t.setZ(0.0);<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                rx.setAngle(0.0);<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                ry.setAngle(0.0);<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                rz.setAngle(0.0);<a name="line.159"></a>
+<span class="sourceLineNo">160</span>                s.setX(1.0);<a name="line.160"></a>
+<span class="sourceLineNo">161</span>                s.setY(1.0);<a name="line.161"></a>
+<span class="sourceLineNo">162</span>                s.setZ(1.0);<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                p.setX(0.0);<a name="line.163"></a>
+<span class="sourceLineNo">164</span>                p.setY(0.0);<a name="line.164"></a>
+<span class="sourceLineNo">165</span>                p.setZ(0.0);<a name="line.165"></a>
+<span class="sourceLineNo">166</span>                ip.setX(0.0);<a name="line.166"></a>
+<span class="sourceLineNo">167</span>                ip.setY(0.0);<a name="line.167"></a>
+<span class="sourceLineNo">168</span>                ip.setZ(0.0);<a name="line.168"></a>
+<span class="sourceLineNo">169</span>        }<a name="line.169"></a>
+<span class="sourceLineNo">170</span><a name="line.170"></a>
+<span class="sourceLineNo">171</span>        public void resetTSP() {<a name="line.171"></a>
+<span class="sourceLineNo">172</span>                t.setX(0.0);<a name="line.172"></a>
+<span class="sourceLineNo">173</span>                t.setY(0.0);<a name="line.173"></a>
+<span class="sourceLineNo">174</span>                t.setZ(0.0);<a name="line.174"></a>
+<span class="sourceLineNo">175</span>                s.setX(1.0);<a name="line.175"></a>
+<span class="sourceLineNo">176</span>                s.setY(1.0);<a name="line.176"></a>
+<span class="sourceLineNo">177</span>                s.setZ(1.0);<a name="line.177"></a>
+<span class="sourceLineNo">178</span>                p.setX(0.0);<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                p.setY(0.0);<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                p.setZ(0.0);<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                ip.setX(0.0);<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                ip.setY(0.0);<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                ip.setZ(0.0);<a name="line.183"></a>
+<span class="sourceLineNo">184</span>        }<a name="line.184"></a>
+<span class="sourceLineNo">185</span>}<a name="line.185"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.html	(revision 34416)
@@ -0,0 +1,419 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cubemap;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.image.BufferedImage;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.text.MessageFormat;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.ArrayList;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.util.HashMap;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.util.List;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.util.Map;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.util.concurrent.Callable;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.concurrent.ExecutorService;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.concurrent.Executors;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import java.util.concurrent.Future;<a name="line.13"></a>
+<span class="sourceLineNo">014</span><a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.apache.log4j.Logger;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.plugins.streetside.StreetsideCubemap;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.plugins.streetside.StreetsideDataListener;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.plugins.streetside.utils.CubemapBox;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>import javafx.scene.image.Image;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import javafx.scene.image.ImageView;<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>// JavaFX access in Java 8<a name="line.27"></a>
+<span class="sourceLineNo">028</span>@SuppressWarnings("restriction")<a name="line.28"></a>
+<span class="sourceLineNo">029</span>public class CubemapBuilder implements ITileDownloadingTaskListener, StreetsideDataListener {<a name="line.29"></a>
+<span class="sourceLineNo">030</span><a name="line.30"></a>
+<span class="sourceLineNo">031</span>  final static Logger logger = Logger.getLogger(CubemapBuilder.class);<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>        private static CubemapBuilder instance;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>        private StreetsideCubemap cubemap;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>        protected boolean cancelled;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>        private long startTime;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>  private Map&lt;String, BufferedImage&gt; tileImages = new HashMap&lt;&gt;();<a name="line.37"></a>
+<span class="sourceLineNo">038</span><a name="line.38"></a>
+<span class="sourceLineNo">039</span>  /**<a name="line.39"></a>
+<span class="sourceLineNo">040</span>   * @return the tileImages<a name="line.40"></a>
+<span class="sourceLineNo">041</span>   */<a name="line.41"></a>
+<span class="sourceLineNo">042</span>  public Map&lt;String, BufferedImage&gt; getTileImages() {<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    return tileImages;<a name="line.43"></a>
+<span class="sourceLineNo">044</span>  }<a name="line.44"></a>
+<span class="sourceLineNo">045</span><a name="line.45"></a>
+<span class="sourceLineNo">046</span>  /**<a name="line.46"></a>
+<span class="sourceLineNo">047</span>   * @param tileImages the tileImages to set<a name="line.47"></a>
+<span class="sourceLineNo">048</span>   */<a name="line.48"></a>
+<span class="sourceLineNo">049</span>  public void setTileImages(Map&lt;String, BufferedImage&gt; tileImages) {<a name="line.49"></a>
+<span class="sourceLineNo">050</span>    this.tileImages = tileImages;<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  }<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>  private CubemapBuilder() {<a name="line.53"></a>
+<span class="sourceLineNo">054</span>                // private constructor to avoid instantiation<a name="line.54"></a>
+<span class="sourceLineNo">055</span>        }<a name="line.55"></a>
+<span class="sourceLineNo">056</span><a name="line.56"></a>
+<span class="sourceLineNo">057</span>        @Override<a name="line.57"></a>
+<span class="sourceLineNo">058</span>        public void imagesAdded() {<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                // Do nothing<a name="line.59"></a>
+<span class="sourceLineNo">060</span>        }<a name="line.60"></a>
+<span class="sourceLineNo">061</span><a name="line.61"></a>
+<span class="sourceLineNo">062</span>        @Override<a name="line.62"></a>
+<span class="sourceLineNo">063</span>        public void selectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                startTime = System.currentTimeMillis();<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>                if (newImage != null) {<a name="line.66"></a>
+<span class="sourceLineNo">067</span><a name="line.67"></a>
+<span class="sourceLineNo">068</span>                        cubemap = null;<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                        cubemap = new StreetsideCubemap(newImage.getId(), newImage.getLatLon(), newImage.getHe());<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                        cubemap.setCd(newImage.getCd());<a name="line.70"></a>
+<span class="sourceLineNo">071</span><a name="line.71"></a>
+<span class="sourceLineNo">072</span>                        // download cubemap images in different threads and then subsequently<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                        // set the cubeface images in JavaFX<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                        downloadCubemapImages(cubemap.getId());<a name="line.74"></a>
+<span class="sourceLineNo">075</span><a name="line.75"></a>
+<span class="sourceLineNo">076</span>                        long runTime = (System.currentTimeMillis()-startTime)/1000;<a name="line.76"></a>
+<span class="sourceLineNo">077</span>                        if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.77"></a>
+<span class="sourceLineNo">078</span>                          logger.debug(MessageFormat.format("Completed downloading tiles for {0} in {1} seconds.", newImage.getId() , runTime));<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                        }<a name="line.79"></a>
+<span class="sourceLineNo">080</span>                }<a name="line.80"></a>
+<span class="sourceLineNo">081</span>        }<a name="line.81"></a>
+<span class="sourceLineNo">082</span><a name="line.82"></a>
+<span class="sourceLineNo">083</span>        public void reload(String imageId) {<a name="line.83"></a>
+<span class="sourceLineNo">084</span>                if (cubemap != null &amp;&amp; imageId.equals(cubemap.getId())) {<a name="line.84"></a>
+<span class="sourceLineNo">085</span>                        tileImages = new HashMap&lt;&gt;();<a name="line.85"></a>
+<span class="sourceLineNo">086</span>                  downloadCubemapImages(imageId);<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                }<a name="line.87"></a>
+<span class="sourceLineNo">088</span>        }<a name="line.88"></a>
+<span class="sourceLineNo">089</span><a name="line.89"></a>
+<span class="sourceLineNo">090</span>        public void downloadCubemapImages(String imageId) {<a name="line.90"></a>
+<span class="sourceLineNo">091</span><a name="line.91"></a>
+<span class="sourceLineNo">092</span>                final int maxCols = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 4 : 2;<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                final int maxRows = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 4 : 2;<a name="line.93"></a>
+<span class="sourceLineNo">094</span>                final int maxThreadCount = 6 * maxCols * maxRows;<a name="line.94"></a>
+<span class="sourceLineNo">095</span><a name="line.95"></a>
+<span class="sourceLineNo">096</span>                int fails = 0;<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>                int min = 0;   int max = (StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()?96:24)*2;<a name="line.98"></a>
+<span class="sourceLineNo">099</span><a name="line.99"></a>
+<span class="sourceLineNo">100</span>                String[] message = new String[2];<a name="line.100"></a>
+<span class="sourceLineNo">101</span>    message[0] = MessageFormat.format("Downloading Streetside imagery for {0}", imageId);<a name="line.101"></a>
+<span class="sourceLineNo">102</span>    message[1] = "Wait for completion…….";<a name="line.102"></a>
+<span class="sourceLineNo">103</span><a name="line.103"></a>
+<span class="sourceLineNo">104</span>                long startTime = System.currentTimeMillis();<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>                try {<a name="line.106"></a>
+<span class="sourceLineNo">107</span><a name="line.107"></a>
+<span class="sourceLineNo">108</span>                        ExecutorService pool = Executors.newFixedThreadPool(maxThreadCount);<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                        List&lt;Callable&lt;String&gt;&gt; tasks = new ArrayList&lt;&gt;(maxThreadCount);<a name="line.109"></a>
+<span class="sourceLineNo">110</span><a name="line.110"></a>
+<span class="sourceLineNo">111</span>                        // launch 4-tiled (low-res) downloading tasks . . .<a name="line.111"></a>
+<span class="sourceLineNo">112</span>                        if (!StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.112"></a>
+<span class="sourceLineNo">113</span>                                for (int i = 0; i &lt; CubemapUtils.NUM_SIDES; i++) {<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                                        int tileNr = 0;<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                                        for (int j = 0; j &lt; maxCols; j++) {<a name="line.115"></a>
+<span class="sourceLineNo">116</span>                                                for (int k = 0; k &lt; maxRows; k++) {<a name="line.116"></a>
+<span class="sourceLineNo">117</span><a name="line.117"></a>
+<span class="sourceLineNo">118</span>                                                        String tileId = String.valueOf(imageId + CubemapUtils.getFaceNumberForCount(i)<a name="line.118"></a>
+<span class="sourceLineNo">119</span>                                                                        + Integer.valueOf(tileNr++).toString());<a name="line.119"></a>
+<span class="sourceLineNo">120</span>                                                        tasks.add(new TileDownloadingTask(tileId));<a name="line.120"></a>
+<span class="sourceLineNo">121</span>                                                }<a name="line.121"></a>
+<span class="sourceLineNo">122</span>                                        }<a name="line.122"></a>
+<span class="sourceLineNo">123</span>                                }<a name="line.123"></a>
+<span class="sourceLineNo">124</span><a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                List&lt;Future&lt;String&gt;&gt; results = pool.invokeAll(tasks);<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                                for (Future&lt;String&gt; ff : results) {<a name="line.126"></a>
+<span class="sourceLineNo">127</span><a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                        if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                                          logger.debug(MessageFormat.format("Completed tile downloading task {0} in {1} seconds.", ff.get(), (startTime - System.currentTimeMillis())/ 1000));<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                                        }<a name="line.130"></a>
+<span class="sourceLineNo">131</span>                                }<a name="line.131"></a>
+<span class="sourceLineNo">132</span><a name="line.132"></a>
+<span class="sourceLineNo">133</span>                                // launch 16-tiled (high-res) downloading tasks<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                        } else if (StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                                for (int i = 0; i &lt; CubemapUtils.NUM_SIDES; i++) {<a name="line.135"></a>
+<span class="sourceLineNo">136</span>                                        for (int j = 0; j &lt; maxCols; j++) {<a name="line.136"></a>
+<span class="sourceLineNo">137</span>                                                for (int k = 0; k &lt; maxRows; k++) {<a name="line.137"></a>
+<span class="sourceLineNo">138</span><a name="line.138"></a>
+<span class="sourceLineNo">139</span>                                                        String tileId = String.valueOf(imageId + CubemapUtils.getFaceNumberForCount(i)<a name="line.139"></a>
+<span class="sourceLineNo">140</span>                                                                        + String.valueOf(Integer.valueOf(j).toString() + Integer.valueOf(k).toString()));<a name="line.140"></a>
+<span class="sourceLineNo">141</span>                                                        tasks.add(new TileDownloadingTask(tileId));<a name="line.141"></a>
+<span class="sourceLineNo">142</span>                                                }<a name="line.142"></a>
+<span class="sourceLineNo">143</span>                                        }<a name="line.143"></a>
+<span class="sourceLineNo">144</span>                                }<a name="line.144"></a>
+<span class="sourceLineNo">145</span><a name="line.145"></a>
+<span class="sourceLineNo">146</span>                                List&lt;Future&lt;String&gt;&gt; results = pool.invokeAll(tasks);<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                                for (Future&lt;String&gt; ff : results) {<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                                        if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.148"></a>
+<span class="sourceLineNo">149</span>                                          logger.debug(MessageFormat.format("Completed tile downloading task {0} in {1} seconds.",ff.get(),<a name="line.149"></a>
+<span class="sourceLineNo">150</span>                                                        (startTime - System.currentTimeMillis())/ 1000));<a name="line.150"></a>
+<span class="sourceLineNo">151</span>                                        }<a name="line.151"></a>
+<span class="sourceLineNo">152</span>                                }<a name="line.152"></a>
+<span class="sourceLineNo">153</span>                        }<a name="line.153"></a>
+<span class="sourceLineNo">154</span>                } catch (Exception ee) {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                        fails++;<a name="line.155"></a>
+<span class="sourceLineNo">156</span>                        logger.error("Error loading tile for image " + imageId);<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                        ee.printStackTrace();<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                }<a name="line.158"></a>
+<span class="sourceLineNo">159</span><a name="line.159"></a>
+<span class="sourceLineNo">160</span>                long stopTime = System.currentTimeMillis();<a name="line.160"></a>
+<span class="sourceLineNo">161</span>                long runTime = stopTime - startTime;<a name="line.161"></a>
+<span class="sourceLineNo">162</span><a name="line.162"></a>
+<span class="sourceLineNo">163</span>                if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.163"></a>
+<span class="sourceLineNo">164</span>      logger.debug(MessageFormat.format("Tile imagery downloading tasks completed in {0} seconds.",  runTime/1000000));<a name="line.164"></a>
+<span class="sourceLineNo">165</span>                }<a name="line.165"></a>
+<span class="sourceLineNo">166</span><a name="line.166"></a>
+<span class="sourceLineNo">167</span>                if (fails &gt; 0) {<a name="line.167"></a>
+<span class="sourceLineNo">168</span>                        logger.error(Integer.valueOf(fails) + " downloading tasks failed!");<a name="line.168"></a>
+<span class="sourceLineNo">169</span>                }<a name="line.169"></a>
+<span class="sourceLineNo">170</span><a name="line.170"></a>
+<span class="sourceLineNo">171</span>        }<a name="line.171"></a>
+<span class="sourceLineNo">172</span><a name="line.172"></a>
+<span class="sourceLineNo">173</span>        @Override<a name="line.173"></a>
+<span class="sourceLineNo">174</span>        public void tileAdded(String tileId) {<a name="line.174"></a>
+<span class="sourceLineNo">175</span>                // determine whether all tiles have been set for each of the<a name="line.175"></a>
+<span class="sourceLineNo">176</span>                // six cubemap faces. If so, build the images for the faces<a name="line.176"></a>
+<span class="sourceLineNo">177</span>                // and set the views in the cubemap box.<a name="line.177"></a>
+<span class="sourceLineNo">178</span><a name="line.178"></a>
+<span class="sourceLineNo">179</span>                int tileCount = 0;<a name="line.179"></a>
+<span class="sourceLineNo">180</span><a name="line.180"></a>
+<span class="sourceLineNo">181</span>                tileCount = CubemapBuilder.getInstance().getTileImages().keySet().size();<a name="line.181"></a>
+<span class="sourceLineNo">182</span><a name="line.182"></a>
+<span class="sourceLineNo">183</span>                int maxCols = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 4 : 2;<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                int maxRows = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 4 : 2;<a name="line.184"></a>
+<span class="sourceLineNo">185</span><a name="line.185"></a>
+<span class="sourceLineNo">186</span>                if (tileCount == (CubemapUtils.NUM_SIDES * maxCols * maxRows)) {<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                  if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.187"></a>
+<span class="sourceLineNo">188</span>        logger.debug(MessageFormat.format("{0} tile images ready for building cumbemap faces for cubemap {1}.", tileCount,<a name="line.188"></a>
+<span class="sourceLineNo">189</span>                                        CubemapBuilder.getInstance().getCubemap().getId()));<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                  }<a name="line.190"></a>
+<span class="sourceLineNo">191</span><a name="line.191"></a>
+<span class="sourceLineNo">192</span>                        buildCubemapFaces();<a name="line.192"></a>
+<span class="sourceLineNo">193</span>                }<a name="line.193"></a>
+<span class="sourceLineNo">194</span>        }<a name="line.194"></a>
+<span class="sourceLineNo">195</span><a name="line.195"></a>
+<span class="sourceLineNo">196</span>        @Override<a name="line.196"></a>
+<span class="sourceLineNo">197</span>  public void tilesAdded(String[] tileIds) {<a name="line.197"></a>
+<span class="sourceLineNo">198</span>    // determine whether all tiles have been set for each of the<a name="line.198"></a>
+<span class="sourceLineNo">199</span>    // six cubemap faces. If so, build the images for the faces<a name="line.199"></a>
+<span class="sourceLineNo">200</span>    // and set the views in the cubemap box.<a name="line.200"></a>
+<span class="sourceLineNo">201</span><a name="line.201"></a>
+<span class="sourceLineNo">202</span>    int tileCount = 0;<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>    tileCount = CubemapBuilder.getInstance().getTileImages().keySet().size();<a name="line.204"></a>
+<span class="sourceLineNo">205</span><a name="line.205"></a>
+<span class="sourceLineNo">206</span>    int maxCols = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 4 : 2;<a name="line.206"></a>
+<span class="sourceLineNo">207</span>    int maxRows = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 4 : 2;<a name="line.207"></a>
+<span class="sourceLineNo">208</span><a name="line.208"></a>
+<span class="sourceLineNo">209</span>    if (tileCount == (CubemapUtils.NUM_SIDES * maxCols * maxRows)) {<a name="line.209"></a>
+<span class="sourceLineNo">210</span>      if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.210"></a>
+<span class="sourceLineNo">211</span>        logger.debug(MessageFormat.format("{0} tile images ready for building cumbemap faces for cubemap {1}.", tileCount,<a name="line.211"></a>
+<span class="sourceLineNo">212</span>          CubemapBuilder.getInstance().getCubemap().getId()));<a name="line.212"></a>
+<span class="sourceLineNo">213</span>      }<a name="line.213"></a>
+<span class="sourceLineNo">214</span><a name="line.214"></a>
+<span class="sourceLineNo">215</span>      buildCubemapFaces();<a name="line.215"></a>
+<span class="sourceLineNo">216</span>    }<a name="line.216"></a>
+<span class="sourceLineNo">217</span>  }<a name="line.217"></a>
+<span class="sourceLineNo">218</span><a name="line.218"></a>
+<span class="sourceLineNo">219</span>        private void buildCubemapFaces() {<a name="line.219"></a>
+<span class="sourceLineNo">220</span><a name="line.220"></a>
+<span class="sourceLineNo">221</span>          if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.221"></a>
+<span class="sourceLineNo">222</span>      logger.debug("Assembling cubemap tile images");<a name="line.222"></a>
+<span class="sourceLineNo">223</span>          }<a name="line.223"></a>
+<span class="sourceLineNo">224</span><a name="line.224"></a>
+<span class="sourceLineNo">225</span>          CubemapBox cmb = StreetsideViewerDialog.getInstance().getStreetsideViewerPanel().getCubemapBox();<a name="line.225"></a>
+<span class="sourceLineNo">226</span>                ImageView[] views = cmb.getViews();<a name="line.226"></a>
+<span class="sourceLineNo">227</span><a name="line.227"></a>
+<span class="sourceLineNo">228</span>                final int maxCols = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 4 : 2;<a name="line.228"></a>
+<span class="sourceLineNo">229</span>                final int maxRows = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 4 : 2;<a name="line.229"></a>
+<span class="sourceLineNo">230</span><a name="line.230"></a>
+<span class="sourceLineNo">231</span>                Image finalImages[] = new Image[CubemapUtils.NUM_SIDES];<a name="line.231"></a>
+<span class="sourceLineNo">232</span><a name="line.232"></a>
+<span class="sourceLineNo">233</span>                // build 4-tiled cubemap faces and crop buffers<a name="line.233"></a>
+<span class="sourceLineNo">234</span>                if (!StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                        for (int i = 0; i &lt; CubemapUtils.NUM_SIDES; i++) {<a name="line.235"></a>
+<span class="sourceLineNo">236</span><a name="line.236"></a>
+<span class="sourceLineNo">237</span>                                BufferedImage[] faceTileImages = new BufferedImage[maxCols * maxRows];<a name="line.237"></a>
+<span class="sourceLineNo">238</span><a name="line.238"></a>
+<span class="sourceLineNo">239</span>                                for (int j = 0; j &lt; (maxCols * maxRows); j++) {<a name="line.239"></a>
+<span class="sourceLineNo">240</span>                                        String tileId = String.valueOf(getCubemap().getId() + CubemapUtils.getFaceNumberForCount(i)<a name="line.240"></a>
+<span class="sourceLineNo">241</span>                                                        + Integer.valueOf(j).toString());<a name="line.241"></a>
+<span class="sourceLineNo">242</span>                                        BufferedImage currentTile = tileImages.get(tileId);<a name="line.242"></a>
+<span class="sourceLineNo">243</span><a name="line.243"></a>
+<span class="sourceLineNo">244</span>                                        faceTileImages[j] = currentTile;<a name="line.244"></a>
+<span class="sourceLineNo">245</span>                                }<a name="line.245"></a>
+<span class="sourceLineNo">246</span><a name="line.246"></a>
+<span class="sourceLineNo">247</span>                                BufferedImage finalImg = GraphicsUtils.buildMultiTiledCubemapFaceImage(faceTileImages);<a name="line.247"></a>
+<span class="sourceLineNo">248</span><a name="line.248"></a>
+<span class="sourceLineNo">249</span>                                // rotate top cubeface 180 degrees - misalignment workaround<a name="line.249"></a>
+<span class="sourceLineNo">250</span>                                if (i == 4) {<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                                  finalImg = GraphicsUtils.rotateImage(finalImg);<a name="line.251"></a>
+<span class="sourceLineNo">252</span>                                }<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                                finalImages[i] = GraphicsUtils.convertBufferedImage2JavaFXImage(finalImg);<a name="line.253"></a>
+<span class="sourceLineNo">254</span>                        }<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                        // build 16-tiled cubemap faces and crop buffers<a name="line.255"></a>
+<span class="sourceLineNo">256</span>                } else if (StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                        for (int i = 0; i &lt; CubemapUtils.NUM_SIDES; i++) {<a name="line.257"></a>
+<span class="sourceLineNo">258</span><a name="line.258"></a>
+<span class="sourceLineNo">259</span>                                int tileCount = 0;<a name="line.259"></a>
+<span class="sourceLineNo">260</span><a name="line.260"></a>
+<span class="sourceLineNo">261</span>                                BufferedImage[] faceTileImages = new BufferedImage[StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY<a name="line.261"></a>
+<span class="sourceLineNo">262</span>                                                .get() ? 16 : 4];<a name="line.262"></a>
+<span class="sourceLineNo">263</span><a name="line.263"></a>
+<span class="sourceLineNo">264</span>                                for (int j = 0; j &lt; maxCols; j++) {<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                                        for (int k = 0; k &lt; maxRows; k++) {<a name="line.265"></a>
+<span class="sourceLineNo">266</span>                                                String tileId = String.valueOf(getCubemap().getId() + CubemapUtils.getFaceNumberForCount(i)<a name="line.266"></a>
+<span class="sourceLineNo">267</span>                                                                + CubemapUtils.convertDoubleCountNrto16TileNr(<a name="line.267"></a>
+<span class="sourceLineNo">268</span>                                                                                String.valueOf(Integer.valueOf(j).toString() + Integer.valueOf(k).toString())));<a name="line.268"></a>
+<span class="sourceLineNo">269</span>                                                BufferedImage currentTile = tileImages.get(tileId);<a name="line.269"></a>
+<span class="sourceLineNo">270</span>                                                faceTileImages[tileCount++] = currentTile;<a name="line.270"></a>
+<span class="sourceLineNo">271</span>                                        }<a name="line.271"></a>
+<span class="sourceLineNo">272</span>                                }<a name="line.272"></a>
+<span class="sourceLineNo">273</span>                                BufferedImage finalImg = GraphicsUtils.buildMultiTiledCubemapFaceImage(faceTileImages);<a name="line.273"></a>
+<span class="sourceLineNo">274</span>                                // rotate top cubeface 180 degrees - misalignment workaround<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                                if (i == 4) {<a name="line.275"></a>
+<span class="sourceLineNo">276</span>                                        finalImg = GraphicsUtils.rotateImage(finalImg);<a name="line.276"></a>
+<span class="sourceLineNo">277</span>                                }<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                                finalImages[i] = GraphicsUtils.convertBufferedImage2JavaFXImage(finalImg);<a name="line.278"></a>
+<span class="sourceLineNo">279</span>                        }<a name="line.279"></a>
+<span class="sourceLineNo">280</span>                }<a name="line.280"></a>
+<span class="sourceLineNo">281</span><a name="line.281"></a>
+<span class="sourceLineNo">282</span>                for (int i = 0; i &lt; CubemapUtils.NUM_SIDES; i++) {<a name="line.282"></a>
+<span class="sourceLineNo">283</span>                        views[i].setImage(finalImages[i]);<a name="line.283"></a>
+<span class="sourceLineNo">284</span>                }<a name="line.284"></a>
+<span class="sourceLineNo">285</span><a name="line.285"></a>
+<span class="sourceLineNo">286</span>    StreetsideViewerDialog.getInstance().getStreetsideViewerPanel().revalidate();<a name="line.286"></a>
+<span class="sourceLineNo">287</span>    StreetsideViewerDialog.getInstance().getStreetsideViewerPanel().repaint();<a name="line.287"></a>
+<span class="sourceLineNo">288</span><a name="line.288"></a>
+<span class="sourceLineNo">289</span>    StreetsideViewerPanel.getThreeSixtyDegreeViewerPanel()<a name="line.289"></a>
+<span class="sourceLineNo">290</span>                .setScene(StreetsideViewerPanel.getThreeSixtyDegreeViewerPanel().getCubemapScene());<a name="line.290"></a>
+<span class="sourceLineNo">291</span><a name="line.291"></a>
+<span class="sourceLineNo">292</span>    StreetsideViewerPanel.getThreeSixtyDegreeViewerPanel().revalidate();<a name="line.292"></a>
+<span class="sourceLineNo">293</span>    StreetsideViewerPanel.getThreeSixtyDegreeViewerPanel().repaint();<a name="line.293"></a>
+<span class="sourceLineNo">294</span><a name="line.294"></a>
+<span class="sourceLineNo">295</span>    long endTime = System.currentTimeMillis();<a name="line.295"></a>
+<span class="sourceLineNo">296</span>    long runTime = (endTime - startTime) / 1000;<a name="line.296"></a>
+<span class="sourceLineNo">297</span><a name="line.297"></a>
+<span class="sourceLineNo">298</span>    String message = MessageFormat.format("Completed downloading, assembling and setting cubemap imagery for cubemap {0} in  {1} seconds.", cubemap.getId(),<a name="line.298"></a>
+<span class="sourceLineNo">299</span>      runTime);<a name="line.299"></a>
+<span class="sourceLineNo">300</span><a name="line.300"></a>
+<span class="sourceLineNo">301</span>    if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.301"></a>
+<span class="sourceLineNo">302</span>      logger.debug(message);<a name="line.302"></a>
+<span class="sourceLineNo">303</span>    }<a name="line.303"></a>
+<span class="sourceLineNo">304</span><a name="line.304"></a>
+<span class="sourceLineNo">305</span>    CubemapBuilder.getInstance().resetTileImages();<a name="line.305"></a>
+<span class="sourceLineNo">306</span>        }<a name="line.306"></a>
+<span class="sourceLineNo">307</span><a name="line.307"></a>
+<span class="sourceLineNo">308</span>        private void resetTileImages() {<a name="line.308"></a>
+<span class="sourceLineNo">309</span>    tileImages = new HashMap&lt;&gt;();<a name="line.309"></a>
+<span class="sourceLineNo">310</span>  }<a name="line.310"></a>
+<span class="sourceLineNo">311</span><a name="line.311"></a>
+<span class="sourceLineNo">312</span>  /**<a name="line.312"></a>
+<span class="sourceLineNo">313</span>         * @return the cubemap<a name="line.313"></a>
+<span class="sourceLineNo">314</span>         */<a name="line.314"></a>
+<span class="sourceLineNo">315</span>        public synchronized StreetsideCubemap getCubemap() {<a name="line.315"></a>
+<span class="sourceLineNo">316</span>                return cubemap;<a name="line.316"></a>
+<span class="sourceLineNo">317</span>        }<a name="line.317"></a>
+<span class="sourceLineNo">318</span><a name="line.318"></a>
+<span class="sourceLineNo">319</span>        /**<a name="line.319"></a>
+<span class="sourceLineNo">320</span>         * @param cubemap<a name="line.320"></a>
+<span class="sourceLineNo">321</span>         *            the cubemap to set<a name="line.321"></a>
+<span class="sourceLineNo">322</span>         */<a name="line.322"></a>
+<span class="sourceLineNo">323</span>        public static void setCubemap(StreetsideCubemap cubemap) {<a name="line.323"></a>
+<span class="sourceLineNo">324</span>                CubemapBuilder.getInstance().cubemap = cubemap;<a name="line.324"></a>
+<span class="sourceLineNo">325</span>        }<a name="line.325"></a>
+<span class="sourceLineNo">326</span><a name="line.326"></a>
+<span class="sourceLineNo">327</span>        public static CubemapBuilder getInstance() {<a name="line.327"></a>
+<span class="sourceLineNo">328</span>                if (instance == null) {<a name="line.328"></a>
+<span class="sourceLineNo">329</span>                        instance = new CubemapBuilder();<a name="line.329"></a>
+<span class="sourceLineNo">330</span>                }<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                return instance;<a name="line.331"></a>
+<span class="sourceLineNo">332</span>        }<a name="line.332"></a>
+<span class="sourceLineNo">333</span><a name="line.333"></a>
+<span class="sourceLineNo">334</span>        /**<a name="line.334"></a>
+<span class="sourceLineNo">335</span>         * @return true, iff the singleton instance is present<a name="line.335"></a>
+<span class="sourceLineNo">336</span>         */<a name="line.336"></a>
+<span class="sourceLineNo">337</span>        public static boolean hasInstance() {<a name="line.337"></a>
+<span class="sourceLineNo">338</span>                return CubemapBuilder.instance != null;<a name="line.338"></a>
+<span class="sourceLineNo">339</span>        }<a name="line.339"></a>
+<span class="sourceLineNo">340</span><a name="line.340"></a>
+<span class="sourceLineNo">341</span>        /**<a name="line.341"></a>
+<span class="sourceLineNo">342</span>         * Destroys the unique instance of the class.<a name="line.342"></a>
+<span class="sourceLineNo">343</span>         */<a name="line.343"></a>
+<span class="sourceLineNo">344</span>        public static synchronized void destroyInstance() {<a name="line.344"></a>
+<span class="sourceLineNo">345</span>                CubemapBuilder.instance = null;<a name="line.345"></a>
+<span class="sourceLineNo">346</span>        }<a name="line.346"></a>
+<span class="sourceLineNo">347</span>}<a name="line.347"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubefaceType.html	(revision 34416)
@@ -0,0 +1,353 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cubemap;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.text.MessageFormat;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.HashMap;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.Map;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.util.stream.Stream;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.apache.log4j.Logger;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>public class CubemapUtils {<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>  final static Logger logger = Logger.getLogger(CubemapUtils.class);<a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>        public enum CubefaceType {<a name="line.17"></a>
+<span class="sourceLineNo">018</span>                    ONE(1),<a name="line.18"></a>
+<span class="sourceLineNo">019</span>                    FOUR(4),<a name="line.19"></a>
+<span class="sourceLineNo">020</span>                    SIXTEEN(16);<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>                    private final int value;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>                    private static Map&lt;Integer, CubefaceType&gt; map = new HashMap&lt;&gt;();<a name="line.23"></a>
+<span class="sourceLineNo">024</span><a name="line.24"></a>
+<span class="sourceLineNo">025</span>                    private CubefaceType(int value) {<a name="line.25"></a>
+<span class="sourceLineNo">026</span>                        this.value = value;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>                    }<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>                    static {<a name="line.29"></a>
+<span class="sourceLineNo">030</span>                        for (CubefaceType cubefaceType : CubefaceType.values()) {<a name="line.30"></a>
+<span class="sourceLineNo">031</span>                            map.put(cubefaceType.value, cubefaceType);<a name="line.31"></a>
+<span class="sourceLineNo">032</span>                        }<a name="line.32"></a>
+<span class="sourceLineNo">033</span>                    }<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>                    public static CubefaceType valueOf(int cubefaceType) {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>                        return map.get(cubefaceType);<a name="line.36"></a>
+<span class="sourceLineNo">037</span>                    }<a name="line.37"></a>
+<span class="sourceLineNo">038</span><a name="line.38"></a>
+<span class="sourceLineNo">039</span>                    public int getValue() {<a name="line.39"></a>
+<span class="sourceLineNo">040</span>                        return value;<a name="line.40"></a>
+<span class="sourceLineNo">041</span>                    }<a name="line.41"></a>
+<span class="sourceLineNo">042</span>                }<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>        public static enum CubemapFaces {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                FRONT("01"),<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                RIGHT("02"),<a name="line.46"></a>
+<span class="sourceLineNo">047</span>                BACK("03"),<a name="line.47"></a>
+<span class="sourceLineNo">048</span>                LEFT("10"),<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                UP("11"),<a name="line.49"></a>
+<span class="sourceLineNo">050</span>                DOWN("12");<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>                public static Stream&lt;CubemapFaces&gt; stream() {<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                        return Stream.of(CubemapFaces.values());<a name="line.53"></a>
+<span class="sourceLineNo">054</span>                }<a name="line.54"></a>
+<span class="sourceLineNo">055</span><a name="line.55"></a>
+<span class="sourceLineNo">056</span>                private final String value;<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>                CubemapFaces(String value) {<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                        this.value = value;<a name="line.59"></a>
+<span class="sourceLineNo">060</span>                }<a name="line.60"></a>
+<span class="sourceLineNo">061</span><a name="line.61"></a>
+<span class="sourceLineNo">062</span>                public String getValue() {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                        return value;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                }<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        }<a name="line.65"></a>
+<span class="sourceLineNo">066</span><a name="line.66"></a>
+<span class="sourceLineNo">067</span>        public static Map&lt;String[],String&gt; directionConversion = new HashMap&lt;&gt;();<a name="line.67"></a>
+<span class="sourceLineNo">068</span><a name="line.68"></a>
+<span class="sourceLineNo">069</span>        // numerical base for decimal conversion (quaternary in the case of Streetside)<a name="line.69"></a>
+<span class="sourceLineNo">070</span>        private static final int NUM_BASE = 4;<a name="line.70"></a>
+<span class="sourceLineNo">071</span>        public static final String IMPORTED_ID = "00000000";<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        public static final int NUM_SIDES = 6;<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>        public static Map&lt;String,String&gt; rowCol2StreetsideCellAddressMap = null;<a name="line.74"></a>
+<span class="sourceLineNo">075</span><a name="line.75"></a>
+<span class="sourceLineNo">076</span>        // Intialize utility map for storing row to Streetside cell number conversions<a name="line.76"></a>
+<span class="sourceLineNo">077</span>        static {<a name="line.77"></a>
+<span class="sourceLineNo">078</span><a name="line.78"></a>
+<span class="sourceLineNo">079</span>                CubemapUtils.rowCol2StreetsideCellAddressMap = new HashMap&lt;&gt;();<a name="line.79"></a>
+<span class="sourceLineNo">080</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("00","00");<a name="line.80"></a>
+<span class="sourceLineNo">081</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("01","01");<a name="line.81"></a>
+<span class="sourceLineNo">082</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("02","10");<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("03","11");<a name="line.83"></a>
+<span class="sourceLineNo">084</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("10","02");<a name="line.84"></a>
+<span class="sourceLineNo">085</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("11","03");<a name="line.85"></a>
+<span class="sourceLineNo">086</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("12","12");<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("13","13");<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("20","20");<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("21","21");<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("22","30");<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("23","31");<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("30","22");<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("31","23");<a name="line.93"></a>
+<span class="sourceLineNo">094</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("32","32");<a name="line.94"></a>
+<span class="sourceLineNo">095</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("33","33");<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>        public static String convertDecimal2Quaternary(long inputNum) {<a name="line.98"></a>
+<span class="sourceLineNo">099</span>                String res = null;<a name="line.99"></a>
+<span class="sourceLineNo">100</span>                final StringBuilder sb = new StringBuilder();<a name="line.100"></a>
+<span class="sourceLineNo">101</span><a name="line.101"></a>
+<span class="sourceLineNo">102</span>                if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.102"></a>
+<span class="sourceLineNo">103</span>      logger.debug(MessageFormat.format("convertDecimal2Quaternary input: {0}", Long.toString(inputNum)));<a name="line.103"></a>
+<span class="sourceLineNo">104</span>                }<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>                while (inputNum &gt; 0) {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                        sb.append(inputNum % CubemapUtils.NUM_BASE);<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                        inputNum /= CubemapUtils.NUM_BASE;<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                }<a name="line.109"></a>
+<span class="sourceLineNo">110</span><a name="line.110"></a>
+<span class="sourceLineNo">111</span>                res = sb.reverse().toString();<a name="line.111"></a>
+<span class="sourceLineNo">112</span><a name="line.112"></a>
+<span class="sourceLineNo">113</span>                if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.113"></a>
+<span class="sourceLineNo">114</span>      logger.debug(MessageFormat.format("convertDecimal2Quaternary output: {0}", res));<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                }<a name="line.115"></a>
+<span class="sourceLineNo">116</span><a name="line.116"></a>
+<span class="sourceLineNo">117</span>                return res;<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        public static String convertQuaternary2Decimal(String inputNum) {<a name="line.120"></a>
+<span class="sourceLineNo">121</span><a name="line.121"></a>
+<span class="sourceLineNo">122</span>          final String res;<a name="line.122"></a>
+<span class="sourceLineNo">123</span><a name="line.123"></a>
+<span class="sourceLineNo">124</span>          if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>      logger.debug(MessageFormat.format("convertQuaternary2Decimal input: {0}", inputNum));<a name="line.125"></a>
+<span class="sourceLineNo">126</span>    }<a name="line.126"></a>
+<span class="sourceLineNo">127</span><a name="line.127"></a>
+<span class="sourceLineNo">128</span>          int len = inputNum.length();<a name="line.128"></a>
+<span class="sourceLineNo">129</span>    int power = 1;<a name="line.129"></a>
+<span class="sourceLineNo">130</span>    int num = 0;<a name="line.130"></a>
+<span class="sourceLineNo">131</span>    int i;<a name="line.131"></a>
+<span class="sourceLineNo">132</span><a name="line.132"></a>
+<span class="sourceLineNo">133</span>    for (i = len - 1; i &gt;= 0; i--)<a name="line.133"></a>
+<span class="sourceLineNo">134</span>    {<a name="line.134"></a>
+<span class="sourceLineNo">135</span>        if (Integer.parseInt(inputNum.substring(i,i+1)) &gt;= CubemapUtils.NUM_BASE)<a name="line.135"></a>
+<span class="sourceLineNo">136</span>        {<a name="line.136"></a>
+<span class="sourceLineNo">137</span>           logger.error("Error converting quadkey " + inputNum + " to decimal.");<a name="line.137"></a>
+<span class="sourceLineNo">138</span>           return "000000000";<a name="line.138"></a>
+<span class="sourceLineNo">139</span>        }<a name="line.139"></a>
+<span class="sourceLineNo">140</span><a name="line.140"></a>
+<span class="sourceLineNo">141</span>        num += Integer.parseInt(inputNum.substring(i,i+1)) * power;<a name="line.141"></a>
+<span class="sourceLineNo">142</span>        power = power * CubemapUtils.NUM_BASE;<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    }<a name="line.143"></a>
+<span class="sourceLineNo">144</span><a name="line.144"></a>
+<span class="sourceLineNo">145</span>                res = Integer.toString(num);<a name="line.145"></a>
+<span class="sourceLineNo">146</span><a name="line.146"></a>
+<span class="sourceLineNo">147</span>                if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.147"></a>
+<span class="sourceLineNo">148</span>      logger.debug(MessageFormat.format("convertQuaternary2Decimal output: {0}", res));<a name="line.148"></a>
+<span class="sourceLineNo">149</span>    }<a name="line.149"></a>
+<span class="sourceLineNo">150</span><a name="line.150"></a>
+<span class="sourceLineNo">151</span>                return res;<a name="line.151"></a>
+<span class="sourceLineNo">152</span>        }<a name="line.152"></a>
+<span class="sourceLineNo">153</span><a name="line.153"></a>
+<span class="sourceLineNo">154</span>        public static String getFaceNumberForCount(int count) {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                final String res;<a name="line.155"></a>
+<span class="sourceLineNo">156</span><a name="line.156"></a>
+<span class="sourceLineNo">157</span>                switch (count) {<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                case 0:<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                        res = CubemapFaces.FRONT.getValue();<a name="line.159"></a>
+<span class="sourceLineNo">160</span>                        break;<a name="line.160"></a>
+<span class="sourceLineNo">161</span>                case 1:<a name="line.161"></a>
+<span class="sourceLineNo">162</span>                        res = CubemapFaces.RIGHT.getValue();<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                        break;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>                case 2:<a name="line.164"></a>
+<span class="sourceLineNo">165</span>                        res = CubemapFaces.BACK.getValue();<a name="line.165"></a>
+<span class="sourceLineNo">166</span>                        break;<a name="line.166"></a>
+<span class="sourceLineNo">167</span>                case 3:<a name="line.167"></a>
+<span class="sourceLineNo">168</span>                        res = CubemapFaces.LEFT.getValue();<a name="line.168"></a>
+<span class="sourceLineNo">169</span>                        break;<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                case 4:<a name="line.170"></a>
+<span class="sourceLineNo">171</span>                        res = CubemapFaces.UP.getValue();<a name="line.171"></a>
+<span class="sourceLineNo">172</span>                        break;<a name="line.172"></a>
+<span class="sourceLineNo">173</span>                case 5:<a name="line.173"></a>
+<span class="sourceLineNo">174</span>                        res = CubemapFaces.DOWN.getValue();<a name="line.174"></a>
+<span class="sourceLineNo">175</span>                        break;<a name="line.175"></a>
+<span class="sourceLineNo">176</span>                default:<a name="line.176"></a>
+<span class="sourceLineNo">177</span>                        res = null;<a name="line.177"></a>
+<span class="sourceLineNo">178</span>                        break;<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                }<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                return res;<a name="line.180"></a>
+<span class="sourceLineNo">181</span>        }<a name="line.181"></a>
+<span class="sourceLineNo">182</span><a name="line.182"></a>
+<span class="sourceLineNo">183</span>        public static int getTileWidth() {<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                // 4-tiled cubemap imagery has a 2-pixel overlap; 16-tiled has a 1-pixel<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                // overlap<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                if (!StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                        return 255;<a name="line.187"></a>
+<span class="sourceLineNo">188</span>                } else {<a name="line.188"></a>
+<span class="sourceLineNo">189</span>                        return 254;<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                }<a name="line.190"></a>
+<span class="sourceLineNo">191</span>        }<a name="line.191"></a>
+<span class="sourceLineNo">192</span><a name="line.192"></a>
+<span class="sourceLineNo">193</span>        public static int getTileHeight() {<a name="line.193"></a>
+<span class="sourceLineNo">194</span>                // 4-tiled cubemap imagery has a 2-pixel overlap; 16-tiled has a 1-pixel<a name="line.194"></a>
+<span class="sourceLineNo">195</span>                // overlap<a name="line.195"></a>
+<span class="sourceLineNo">196</span>                if(!StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.196"></a>
+<span class="sourceLineNo">197</span>                        return 255;<a name="line.197"></a>
+<span class="sourceLineNo">198</span>                } else {<a name="line.198"></a>
+<span class="sourceLineNo">199</span>                        return 254;<a name="line.199"></a>
+<span class="sourceLineNo">200</span>                }<a name="line.200"></a>
+<span class="sourceLineNo">201</span>        }<a name="line.201"></a>
+<span class="sourceLineNo">202</span><a name="line.202"></a>
+<span class="sourceLineNo">203</span>        public static int getCount4FaceNumber(String faceString) {<a name="line.203"></a>
+<span class="sourceLineNo">204</span><a name="line.204"></a>
+<span class="sourceLineNo">205</span>                final int tileAddress;<a name="line.205"></a>
+<span class="sourceLineNo">206</span><a name="line.206"></a>
+<span class="sourceLineNo">207</span>                switch (faceString) {<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        // back<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                case "03":  tileAddress = 0;<a name="line.209"></a>
+<span class="sourceLineNo">210</span>                 break;<a name="line.210"></a>
+<span class="sourceLineNo">211</span>        // down<a name="line.211"></a>
+<span class="sourceLineNo">212</span>        case "12":  tileAddress = 1;<a name="line.212"></a>
+<span class="sourceLineNo">213</span>                 break;<a name="line.213"></a>
+<span class="sourceLineNo">214</span>        // front<a name="line.214"></a>
+<span class="sourceLineNo">215</span>        case "01":  tileAddress = 2;<a name="line.215"></a>
+<span class="sourceLineNo">216</span>                 break;<a name="line.216"></a>
+<span class="sourceLineNo">217</span>        // left<a name="line.217"></a>
+<span class="sourceLineNo">218</span>        case "10":  tileAddress = 3;<a name="line.218"></a>
+<span class="sourceLineNo">219</span>                 break;<a name="line.219"></a>
+<span class="sourceLineNo">220</span>        // right<a name="line.220"></a>
+<span class="sourceLineNo">221</span>        case "02":  tileAddress = 4;<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                 break;<a name="line.222"></a>
+<span class="sourceLineNo">223</span>        // up<a name="line.223"></a>
+<span class="sourceLineNo">224</span>        case "11":  tileAddress = 5;<a name="line.224"></a>
+<span class="sourceLineNo">225</span>                 break;<a name="line.225"></a>
+<span class="sourceLineNo">226</span>        default: tileAddress = 6;<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                 break;<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                }<a name="line.228"></a>
+<span class="sourceLineNo">229</span><a name="line.229"></a>
+<span class="sourceLineNo">230</span>                return tileAddress;<a name="line.230"></a>
+<span class="sourceLineNo">231</span>        }<a name="line.231"></a>
+<span class="sourceLineNo">232</span><a name="line.232"></a>
+<span class="sourceLineNo">233</span>        public static String getFaceIdFromTileId(String tileId) {<a name="line.233"></a>
+<span class="sourceLineNo">234</span>                // magic numbers - the face id is contained in the 16th and 17th positions<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                return tileId.substring(16, 18);<a name="line.235"></a>
+<span class="sourceLineNo">236</span>        }<a name="line.236"></a>
+<span class="sourceLineNo">237</span><a name="line.237"></a>
+<span class="sourceLineNo">238</span>        public static String convertDoubleCountNrto16TileNr(String countNr) {<a name="line.238"></a>
+<span class="sourceLineNo">239</span>                String tileAddress;<a name="line.239"></a>
+<span class="sourceLineNo">240</span><a name="line.240"></a>
+<span class="sourceLineNo">241</span>                switch (countNr) {<a name="line.241"></a>
+<span class="sourceLineNo">242</span>        case "00":  tileAddress = "00";<a name="line.242"></a>
+<span class="sourceLineNo">243</span>                 break;<a name="line.243"></a>
+<span class="sourceLineNo">244</span>        case "01":  tileAddress = "01";<a name="line.244"></a>
+<span class="sourceLineNo">245</span>                 break;<a name="line.245"></a>
+<span class="sourceLineNo">246</span>        case "02":  tileAddress = "10";<a name="line.246"></a>
+<span class="sourceLineNo">247</span>                 break;<a name="line.247"></a>
+<span class="sourceLineNo">248</span>        case "03":  tileAddress = "11";<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                 break;<a name="line.249"></a>
+<span class="sourceLineNo">250</span>        case "10":  tileAddress = "02";<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                 break;<a name="line.251"></a>
+<span class="sourceLineNo">252</span>        case "11":  tileAddress = "03";<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                 break;<a name="line.253"></a>
+<span class="sourceLineNo">254</span>        case "12":  tileAddress = "12";<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                 break;<a name="line.255"></a>
+<span class="sourceLineNo">256</span>        case "13":  tileAddress = "13";<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                 break;<a name="line.257"></a>
+<span class="sourceLineNo">258</span>        case "20":  tileAddress = "20";<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                 break;<a name="line.259"></a>
+<span class="sourceLineNo">260</span>        case "21":  tileAddress = "21";<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                 break;<a name="line.261"></a>
+<span class="sourceLineNo">262</span>        case "22":  tileAddress = "30";<a name="line.262"></a>
+<span class="sourceLineNo">263</span>                 break;<a name="line.263"></a>
+<span class="sourceLineNo">264</span>        case "23":  tileAddress = "31";<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                        break;<a name="line.265"></a>
+<span class="sourceLineNo">266</span>        case "30":  tileAddress = "22";<a name="line.266"></a>
+<span class="sourceLineNo">267</span>           break;<a name="line.267"></a>
+<span class="sourceLineNo">268</span>        case "31":  tileAddress = "23";<a name="line.268"></a>
+<span class="sourceLineNo">269</span>           break;<a name="line.269"></a>
+<span class="sourceLineNo">270</span>        case "32":  tileAddress = "32";<a name="line.270"></a>
+<span class="sourceLineNo">271</span>           break;<a name="line.271"></a>
+<span class="sourceLineNo">272</span>        case "33":  tileAddress = "33";<a name="line.272"></a>
+<span class="sourceLineNo">273</span>           break;<a name="line.273"></a>
+<span class="sourceLineNo">274</span>        // shouldn't happen<a name="line.274"></a>
+<span class="sourceLineNo">275</span>        default: tileAddress = null;<a name="line.275"></a>
+<span class="sourceLineNo">276</span>                 break;<a name="line.276"></a>
+<span class="sourceLineNo">277</span>                }<a name="line.277"></a>
+<span class="sourceLineNo">278</span><a name="line.278"></a>
+<span class="sourceLineNo">279</span>                return tileAddress;<a name="line.279"></a>
+<span class="sourceLineNo">280</span>        }<a name="line.280"></a>
+<span class="sourceLineNo">281</span>}<a name="line.281"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.CubemapFaces.html	(revision 34416)
@@ -0,0 +1,353 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cubemap;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.text.MessageFormat;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.HashMap;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.Map;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.util.stream.Stream;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.apache.log4j.Logger;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>public class CubemapUtils {<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>  final static Logger logger = Logger.getLogger(CubemapUtils.class);<a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>        public enum CubefaceType {<a name="line.17"></a>
+<span class="sourceLineNo">018</span>                    ONE(1),<a name="line.18"></a>
+<span class="sourceLineNo">019</span>                    FOUR(4),<a name="line.19"></a>
+<span class="sourceLineNo">020</span>                    SIXTEEN(16);<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>                    private final int value;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>                    private static Map&lt;Integer, CubefaceType&gt; map = new HashMap&lt;&gt;();<a name="line.23"></a>
+<span class="sourceLineNo">024</span><a name="line.24"></a>
+<span class="sourceLineNo">025</span>                    private CubefaceType(int value) {<a name="line.25"></a>
+<span class="sourceLineNo">026</span>                        this.value = value;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>                    }<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>                    static {<a name="line.29"></a>
+<span class="sourceLineNo">030</span>                        for (CubefaceType cubefaceType : CubefaceType.values()) {<a name="line.30"></a>
+<span class="sourceLineNo">031</span>                            map.put(cubefaceType.value, cubefaceType);<a name="line.31"></a>
+<span class="sourceLineNo">032</span>                        }<a name="line.32"></a>
+<span class="sourceLineNo">033</span>                    }<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>                    public static CubefaceType valueOf(int cubefaceType) {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>                        return map.get(cubefaceType);<a name="line.36"></a>
+<span class="sourceLineNo">037</span>                    }<a name="line.37"></a>
+<span class="sourceLineNo">038</span><a name="line.38"></a>
+<span class="sourceLineNo">039</span>                    public int getValue() {<a name="line.39"></a>
+<span class="sourceLineNo">040</span>                        return value;<a name="line.40"></a>
+<span class="sourceLineNo">041</span>                    }<a name="line.41"></a>
+<span class="sourceLineNo">042</span>                }<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>        public static enum CubemapFaces {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                FRONT("01"),<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                RIGHT("02"),<a name="line.46"></a>
+<span class="sourceLineNo">047</span>                BACK("03"),<a name="line.47"></a>
+<span class="sourceLineNo">048</span>                LEFT("10"),<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                UP("11"),<a name="line.49"></a>
+<span class="sourceLineNo">050</span>                DOWN("12");<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>                public static Stream&lt;CubemapFaces&gt; stream() {<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                        return Stream.of(CubemapFaces.values());<a name="line.53"></a>
+<span class="sourceLineNo">054</span>                }<a name="line.54"></a>
+<span class="sourceLineNo">055</span><a name="line.55"></a>
+<span class="sourceLineNo">056</span>                private final String value;<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>                CubemapFaces(String value) {<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                        this.value = value;<a name="line.59"></a>
+<span class="sourceLineNo">060</span>                }<a name="line.60"></a>
+<span class="sourceLineNo">061</span><a name="line.61"></a>
+<span class="sourceLineNo">062</span>                public String getValue() {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                        return value;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                }<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        }<a name="line.65"></a>
+<span class="sourceLineNo">066</span><a name="line.66"></a>
+<span class="sourceLineNo">067</span>        public static Map&lt;String[],String&gt; directionConversion = new HashMap&lt;&gt;();<a name="line.67"></a>
+<span class="sourceLineNo">068</span><a name="line.68"></a>
+<span class="sourceLineNo">069</span>        // numerical base for decimal conversion (quaternary in the case of Streetside)<a name="line.69"></a>
+<span class="sourceLineNo">070</span>        private static final int NUM_BASE = 4;<a name="line.70"></a>
+<span class="sourceLineNo">071</span>        public static final String IMPORTED_ID = "00000000";<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        public static final int NUM_SIDES = 6;<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>        public static Map&lt;String,String&gt; rowCol2StreetsideCellAddressMap = null;<a name="line.74"></a>
+<span class="sourceLineNo">075</span><a name="line.75"></a>
+<span class="sourceLineNo">076</span>        // Intialize utility map for storing row to Streetside cell number conversions<a name="line.76"></a>
+<span class="sourceLineNo">077</span>        static {<a name="line.77"></a>
+<span class="sourceLineNo">078</span><a name="line.78"></a>
+<span class="sourceLineNo">079</span>                CubemapUtils.rowCol2StreetsideCellAddressMap = new HashMap&lt;&gt;();<a name="line.79"></a>
+<span class="sourceLineNo">080</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("00","00");<a name="line.80"></a>
+<span class="sourceLineNo">081</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("01","01");<a name="line.81"></a>
+<span class="sourceLineNo">082</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("02","10");<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("03","11");<a name="line.83"></a>
+<span class="sourceLineNo">084</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("10","02");<a name="line.84"></a>
+<span class="sourceLineNo">085</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("11","03");<a name="line.85"></a>
+<span class="sourceLineNo">086</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("12","12");<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("13","13");<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("20","20");<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("21","21");<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("22","30");<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("23","31");<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("30","22");<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("31","23");<a name="line.93"></a>
+<span class="sourceLineNo">094</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("32","32");<a name="line.94"></a>
+<span class="sourceLineNo">095</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("33","33");<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>        public static String convertDecimal2Quaternary(long inputNum) {<a name="line.98"></a>
+<span class="sourceLineNo">099</span>                String res = null;<a name="line.99"></a>
+<span class="sourceLineNo">100</span>                final StringBuilder sb = new StringBuilder();<a name="line.100"></a>
+<span class="sourceLineNo">101</span><a name="line.101"></a>
+<span class="sourceLineNo">102</span>                if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.102"></a>
+<span class="sourceLineNo">103</span>      logger.debug(MessageFormat.format("convertDecimal2Quaternary input: {0}", Long.toString(inputNum)));<a name="line.103"></a>
+<span class="sourceLineNo">104</span>                }<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>                while (inputNum &gt; 0) {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                        sb.append(inputNum % CubemapUtils.NUM_BASE);<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                        inputNum /= CubemapUtils.NUM_BASE;<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                }<a name="line.109"></a>
+<span class="sourceLineNo">110</span><a name="line.110"></a>
+<span class="sourceLineNo">111</span>                res = sb.reverse().toString();<a name="line.111"></a>
+<span class="sourceLineNo">112</span><a name="line.112"></a>
+<span class="sourceLineNo">113</span>                if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.113"></a>
+<span class="sourceLineNo">114</span>      logger.debug(MessageFormat.format("convertDecimal2Quaternary output: {0}", res));<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                }<a name="line.115"></a>
+<span class="sourceLineNo">116</span><a name="line.116"></a>
+<span class="sourceLineNo">117</span>                return res;<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        public static String convertQuaternary2Decimal(String inputNum) {<a name="line.120"></a>
+<span class="sourceLineNo">121</span><a name="line.121"></a>
+<span class="sourceLineNo">122</span>          final String res;<a name="line.122"></a>
+<span class="sourceLineNo">123</span><a name="line.123"></a>
+<span class="sourceLineNo">124</span>          if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>      logger.debug(MessageFormat.format("convertQuaternary2Decimal input: {0}", inputNum));<a name="line.125"></a>
+<span class="sourceLineNo">126</span>    }<a name="line.126"></a>
+<span class="sourceLineNo">127</span><a name="line.127"></a>
+<span class="sourceLineNo">128</span>          int len = inputNum.length();<a name="line.128"></a>
+<span class="sourceLineNo">129</span>    int power = 1;<a name="line.129"></a>
+<span class="sourceLineNo">130</span>    int num = 0;<a name="line.130"></a>
+<span class="sourceLineNo">131</span>    int i;<a name="line.131"></a>
+<span class="sourceLineNo">132</span><a name="line.132"></a>
+<span class="sourceLineNo">133</span>    for (i = len - 1; i &gt;= 0; i--)<a name="line.133"></a>
+<span class="sourceLineNo">134</span>    {<a name="line.134"></a>
+<span class="sourceLineNo">135</span>        if (Integer.parseInt(inputNum.substring(i,i+1)) &gt;= CubemapUtils.NUM_BASE)<a name="line.135"></a>
+<span class="sourceLineNo">136</span>        {<a name="line.136"></a>
+<span class="sourceLineNo">137</span>           logger.error("Error converting quadkey " + inputNum + " to decimal.");<a name="line.137"></a>
+<span class="sourceLineNo">138</span>           return "000000000";<a name="line.138"></a>
+<span class="sourceLineNo">139</span>        }<a name="line.139"></a>
+<span class="sourceLineNo">140</span><a name="line.140"></a>
+<span class="sourceLineNo">141</span>        num += Integer.parseInt(inputNum.substring(i,i+1)) * power;<a name="line.141"></a>
+<span class="sourceLineNo">142</span>        power = power * CubemapUtils.NUM_BASE;<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    }<a name="line.143"></a>
+<span class="sourceLineNo">144</span><a name="line.144"></a>
+<span class="sourceLineNo">145</span>                res = Integer.toString(num);<a name="line.145"></a>
+<span class="sourceLineNo">146</span><a name="line.146"></a>
+<span class="sourceLineNo">147</span>                if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.147"></a>
+<span class="sourceLineNo">148</span>      logger.debug(MessageFormat.format("convertQuaternary2Decimal output: {0}", res));<a name="line.148"></a>
+<span class="sourceLineNo">149</span>    }<a name="line.149"></a>
+<span class="sourceLineNo">150</span><a name="line.150"></a>
+<span class="sourceLineNo">151</span>                return res;<a name="line.151"></a>
+<span class="sourceLineNo">152</span>        }<a name="line.152"></a>
+<span class="sourceLineNo">153</span><a name="line.153"></a>
+<span class="sourceLineNo">154</span>        public static String getFaceNumberForCount(int count) {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                final String res;<a name="line.155"></a>
+<span class="sourceLineNo">156</span><a name="line.156"></a>
+<span class="sourceLineNo">157</span>                switch (count) {<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                case 0:<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                        res = CubemapFaces.FRONT.getValue();<a name="line.159"></a>
+<span class="sourceLineNo">160</span>                        break;<a name="line.160"></a>
+<span class="sourceLineNo">161</span>                case 1:<a name="line.161"></a>
+<span class="sourceLineNo">162</span>                        res = CubemapFaces.RIGHT.getValue();<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                        break;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>                case 2:<a name="line.164"></a>
+<span class="sourceLineNo">165</span>                        res = CubemapFaces.BACK.getValue();<a name="line.165"></a>
+<span class="sourceLineNo">166</span>                        break;<a name="line.166"></a>
+<span class="sourceLineNo">167</span>                case 3:<a name="line.167"></a>
+<span class="sourceLineNo">168</span>                        res = CubemapFaces.LEFT.getValue();<a name="line.168"></a>
+<span class="sourceLineNo">169</span>                        break;<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                case 4:<a name="line.170"></a>
+<span class="sourceLineNo">171</span>                        res = CubemapFaces.UP.getValue();<a name="line.171"></a>
+<span class="sourceLineNo">172</span>                        break;<a name="line.172"></a>
+<span class="sourceLineNo">173</span>                case 5:<a name="line.173"></a>
+<span class="sourceLineNo">174</span>                        res = CubemapFaces.DOWN.getValue();<a name="line.174"></a>
+<span class="sourceLineNo">175</span>                        break;<a name="line.175"></a>
+<span class="sourceLineNo">176</span>                default:<a name="line.176"></a>
+<span class="sourceLineNo">177</span>                        res = null;<a name="line.177"></a>
+<span class="sourceLineNo">178</span>                        break;<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                }<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                return res;<a name="line.180"></a>
+<span class="sourceLineNo">181</span>        }<a name="line.181"></a>
+<span class="sourceLineNo">182</span><a name="line.182"></a>
+<span class="sourceLineNo">183</span>        public static int getTileWidth() {<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                // 4-tiled cubemap imagery has a 2-pixel overlap; 16-tiled has a 1-pixel<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                // overlap<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                if (!StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                        return 255;<a name="line.187"></a>
+<span class="sourceLineNo">188</span>                } else {<a name="line.188"></a>
+<span class="sourceLineNo">189</span>                        return 254;<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                }<a name="line.190"></a>
+<span class="sourceLineNo">191</span>        }<a name="line.191"></a>
+<span class="sourceLineNo">192</span><a name="line.192"></a>
+<span class="sourceLineNo">193</span>        public static int getTileHeight() {<a name="line.193"></a>
+<span class="sourceLineNo">194</span>                // 4-tiled cubemap imagery has a 2-pixel overlap; 16-tiled has a 1-pixel<a name="line.194"></a>
+<span class="sourceLineNo">195</span>                // overlap<a name="line.195"></a>
+<span class="sourceLineNo">196</span>                if(!StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.196"></a>
+<span class="sourceLineNo">197</span>                        return 255;<a name="line.197"></a>
+<span class="sourceLineNo">198</span>                } else {<a name="line.198"></a>
+<span class="sourceLineNo">199</span>                        return 254;<a name="line.199"></a>
+<span class="sourceLineNo">200</span>                }<a name="line.200"></a>
+<span class="sourceLineNo">201</span>        }<a name="line.201"></a>
+<span class="sourceLineNo">202</span><a name="line.202"></a>
+<span class="sourceLineNo">203</span>        public static int getCount4FaceNumber(String faceString) {<a name="line.203"></a>
+<span class="sourceLineNo">204</span><a name="line.204"></a>
+<span class="sourceLineNo">205</span>                final int tileAddress;<a name="line.205"></a>
+<span class="sourceLineNo">206</span><a name="line.206"></a>
+<span class="sourceLineNo">207</span>                switch (faceString) {<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        // back<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                case "03":  tileAddress = 0;<a name="line.209"></a>
+<span class="sourceLineNo">210</span>                 break;<a name="line.210"></a>
+<span class="sourceLineNo">211</span>        // down<a name="line.211"></a>
+<span class="sourceLineNo">212</span>        case "12":  tileAddress = 1;<a name="line.212"></a>
+<span class="sourceLineNo">213</span>                 break;<a name="line.213"></a>
+<span class="sourceLineNo">214</span>        // front<a name="line.214"></a>
+<span class="sourceLineNo">215</span>        case "01":  tileAddress = 2;<a name="line.215"></a>
+<span class="sourceLineNo">216</span>                 break;<a name="line.216"></a>
+<span class="sourceLineNo">217</span>        // left<a name="line.217"></a>
+<span class="sourceLineNo">218</span>        case "10":  tileAddress = 3;<a name="line.218"></a>
+<span class="sourceLineNo">219</span>                 break;<a name="line.219"></a>
+<span class="sourceLineNo">220</span>        // right<a name="line.220"></a>
+<span class="sourceLineNo">221</span>        case "02":  tileAddress = 4;<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                 break;<a name="line.222"></a>
+<span class="sourceLineNo">223</span>        // up<a name="line.223"></a>
+<span class="sourceLineNo">224</span>        case "11":  tileAddress = 5;<a name="line.224"></a>
+<span class="sourceLineNo">225</span>                 break;<a name="line.225"></a>
+<span class="sourceLineNo">226</span>        default: tileAddress = 6;<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                 break;<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                }<a name="line.228"></a>
+<span class="sourceLineNo">229</span><a name="line.229"></a>
+<span class="sourceLineNo">230</span>                return tileAddress;<a name="line.230"></a>
+<span class="sourceLineNo">231</span>        }<a name="line.231"></a>
+<span class="sourceLineNo">232</span><a name="line.232"></a>
+<span class="sourceLineNo">233</span>        public static String getFaceIdFromTileId(String tileId) {<a name="line.233"></a>
+<span class="sourceLineNo">234</span>                // magic numbers - the face id is contained in the 16th and 17th positions<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                return tileId.substring(16, 18);<a name="line.235"></a>
+<span class="sourceLineNo">236</span>        }<a name="line.236"></a>
+<span class="sourceLineNo">237</span><a name="line.237"></a>
+<span class="sourceLineNo">238</span>        public static String convertDoubleCountNrto16TileNr(String countNr) {<a name="line.238"></a>
+<span class="sourceLineNo">239</span>                String tileAddress;<a name="line.239"></a>
+<span class="sourceLineNo">240</span><a name="line.240"></a>
+<span class="sourceLineNo">241</span>                switch (countNr) {<a name="line.241"></a>
+<span class="sourceLineNo">242</span>        case "00":  tileAddress = "00";<a name="line.242"></a>
+<span class="sourceLineNo">243</span>                 break;<a name="line.243"></a>
+<span class="sourceLineNo">244</span>        case "01":  tileAddress = "01";<a name="line.244"></a>
+<span class="sourceLineNo">245</span>                 break;<a name="line.245"></a>
+<span class="sourceLineNo">246</span>        case "02":  tileAddress = "10";<a name="line.246"></a>
+<span class="sourceLineNo">247</span>                 break;<a name="line.247"></a>
+<span class="sourceLineNo">248</span>        case "03":  tileAddress = "11";<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                 break;<a name="line.249"></a>
+<span class="sourceLineNo">250</span>        case "10":  tileAddress = "02";<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                 break;<a name="line.251"></a>
+<span class="sourceLineNo">252</span>        case "11":  tileAddress = "03";<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                 break;<a name="line.253"></a>
+<span class="sourceLineNo">254</span>        case "12":  tileAddress = "12";<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                 break;<a name="line.255"></a>
+<span class="sourceLineNo">256</span>        case "13":  tileAddress = "13";<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                 break;<a name="line.257"></a>
+<span class="sourceLineNo">258</span>        case "20":  tileAddress = "20";<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                 break;<a name="line.259"></a>
+<span class="sourceLineNo">260</span>        case "21":  tileAddress = "21";<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                 break;<a name="line.261"></a>
+<span class="sourceLineNo">262</span>        case "22":  tileAddress = "30";<a name="line.262"></a>
+<span class="sourceLineNo">263</span>                 break;<a name="line.263"></a>
+<span class="sourceLineNo">264</span>        case "23":  tileAddress = "31";<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                        break;<a name="line.265"></a>
+<span class="sourceLineNo">266</span>        case "30":  tileAddress = "22";<a name="line.266"></a>
+<span class="sourceLineNo">267</span>           break;<a name="line.267"></a>
+<span class="sourceLineNo">268</span>        case "31":  tileAddress = "23";<a name="line.268"></a>
+<span class="sourceLineNo">269</span>           break;<a name="line.269"></a>
+<span class="sourceLineNo">270</span>        case "32":  tileAddress = "32";<a name="line.270"></a>
+<span class="sourceLineNo">271</span>           break;<a name="line.271"></a>
+<span class="sourceLineNo">272</span>        case "33":  tileAddress = "33";<a name="line.272"></a>
+<span class="sourceLineNo">273</span>           break;<a name="line.273"></a>
+<span class="sourceLineNo">274</span>        // shouldn't happen<a name="line.274"></a>
+<span class="sourceLineNo">275</span>        default: tileAddress = null;<a name="line.275"></a>
+<span class="sourceLineNo">276</span>                 break;<a name="line.276"></a>
+<span class="sourceLineNo">277</span>                }<a name="line.277"></a>
+<span class="sourceLineNo">278</span><a name="line.278"></a>
+<span class="sourceLineNo">279</span>                return tileAddress;<a name="line.279"></a>
+<span class="sourceLineNo">280</span>        }<a name="line.280"></a>
+<span class="sourceLineNo">281</span>}<a name="line.281"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.html	(revision 34416)
@@ -0,0 +1,353 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cubemap;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.text.MessageFormat;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.HashMap;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.Map;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.util.stream.Stream;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.apache.log4j.Logger;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>public class CubemapUtils {<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>  final static Logger logger = Logger.getLogger(CubemapUtils.class);<a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>        public enum CubefaceType {<a name="line.17"></a>
+<span class="sourceLineNo">018</span>                    ONE(1),<a name="line.18"></a>
+<span class="sourceLineNo">019</span>                    FOUR(4),<a name="line.19"></a>
+<span class="sourceLineNo">020</span>                    SIXTEEN(16);<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>                    private final int value;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>                    private static Map&lt;Integer, CubefaceType&gt; map = new HashMap&lt;&gt;();<a name="line.23"></a>
+<span class="sourceLineNo">024</span><a name="line.24"></a>
+<span class="sourceLineNo">025</span>                    private CubefaceType(int value) {<a name="line.25"></a>
+<span class="sourceLineNo">026</span>                        this.value = value;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>                    }<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>                    static {<a name="line.29"></a>
+<span class="sourceLineNo">030</span>                        for (CubefaceType cubefaceType : CubefaceType.values()) {<a name="line.30"></a>
+<span class="sourceLineNo">031</span>                            map.put(cubefaceType.value, cubefaceType);<a name="line.31"></a>
+<span class="sourceLineNo">032</span>                        }<a name="line.32"></a>
+<span class="sourceLineNo">033</span>                    }<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>                    public static CubefaceType valueOf(int cubefaceType) {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>                        return map.get(cubefaceType);<a name="line.36"></a>
+<span class="sourceLineNo">037</span>                    }<a name="line.37"></a>
+<span class="sourceLineNo">038</span><a name="line.38"></a>
+<span class="sourceLineNo">039</span>                    public int getValue() {<a name="line.39"></a>
+<span class="sourceLineNo">040</span>                        return value;<a name="line.40"></a>
+<span class="sourceLineNo">041</span>                    }<a name="line.41"></a>
+<span class="sourceLineNo">042</span>                }<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>        public static enum CubemapFaces {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                FRONT("01"),<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                RIGHT("02"),<a name="line.46"></a>
+<span class="sourceLineNo">047</span>                BACK("03"),<a name="line.47"></a>
+<span class="sourceLineNo">048</span>                LEFT("10"),<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                UP("11"),<a name="line.49"></a>
+<span class="sourceLineNo">050</span>                DOWN("12");<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>                public static Stream&lt;CubemapFaces&gt; stream() {<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                        return Stream.of(CubemapFaces.values());<a name="line.53"></a>
+<span class="sourceLineNo">054</span>                }<a name="line.54"></a>
+<span class="sourceLineNo">055</span><a name="line.55"></a>
+<span class="sourceLineNo">056</span>                private final String value;<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>                CubemapFaces(String value) {<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                        this.value = value;<a name="line.59"></a>
+<span class="sourceLineNo">060</span>                }<a name="line.60"></a>
+<span class="sourceLineNo">061</span><a name="line.61"></a>
+<span class="sourceLineNo">062</span>                public String getValue() {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                        return value;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                }<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        }<a name="line.65"></a>
+<span class="sourceLineNo">066</span><a name="line.66"></a>
+<span class="sourceLineNo">067</span>        public static Map&lt;String[],String&gt; directionConversion = new HashMap&lt;&gt;();<a name="line.67"></a>
+<span class="sourceLineNo">068</span><a name="line.68"></a>
+<span class="sourceLineNo">069</span>        // numerical base for decimal conversion (quaternary in the case of Streetside)<a name="line.69"></a>
+<span class="sourceLineNo">070</span>        private static final int NUM_BASE = 4;<a name="line.70"></a>
+<span class="sourceLineNo">071</span>        public static final String IMPORTED_ID = "00000000";<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        public static final int NUM_SIDES = 6;<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>        public static Map&lt;String,String&gt; rowCol2StreetsideCellAddressMap = null;<a name="line.74"></a>
+<span class="sourceLineNo">075</span><a name="line.75"></a>
+<span class="sourceLineNo">076</span>        // Intialize utility map for storing row to Streetside cell number conversions<a name="line.76"></a>
+<span class="sourceLineNo">077</span>        static {<a name="line.77"></a>
+<span class="sourceLineNo">078</span><a name="line.78"></a>
+<span class="sourceLineNo">079</span>                CubemapUtils.rowCol2StreetsideCellAddressMap = new HashMap&lt;&gt;();<a name="line.79"></a>
+<span class="sourceLineNo">080</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("00","00");<a name="line.80"></a>
+<span class="sourceLineNo">081</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("01","01");<a name="line.81"></a>
+<span class="sourceLineNo">082</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("02","10");<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("03","11");<a name="line.83"></a>
+<span class="sourceLineNo">084</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("10","02");<a name="line.84"></a>
+<span class="sourceLineNo">085</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("11","03");<a name="line.85"></a>
+<span class="sourceLineNo">086</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("12","12");<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("13","13");<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("20","20");<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("21","21");<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("22","30");<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("23","31");<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("30","22");<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("31","23");<a name="line.93"></a>
+<span class="sourceLineNo">094</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("32","32");<a name="line.94"></a>
+<span class="sourceLineNo">095</span>                CubemapUtils.rowCol2StreetsideCellAddressMap.put("33","33");<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>        public static String convertDecimal2Quaternary(long inputNum) {<a name="line.98"></a>
+<span class="sourceLineNo">099</span>                String res = null;<a name="line.99"></a>
+<span class="sourceLineNo">100</span>                final StringBuilder sb = new StringBuilder();<a name="line.100"></a>
+<span class="sourceLineNo">101</span><a name="line.101"></a>
+<span class="sourceLineNo">102</span>                if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.102"></a>
+<span class="sourceLineNo">103</span>      logger.debug(MessageFormat.format("convertDecimal2Quaternary input: {0}", Long.toString(inputNum)));<a name="line.103"></a>
+<span class="sourceLineNo">104</span>                }<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>                while (inputNum &gt; 0) {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                        sb.append(inputNum % CubemapUtils.NUM_BASE);<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                        inputNum /= CubemapUtils.NUM_BASE;<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                }<a name="line.109"></a>
+<span class="sourceLineNo">110</span><a name="line.110"></a>
+<span class="sourceLineNo">111</span>                res = sb.reverse().toString();<a name="line.111"></a>
+<span class="sourceLineNo">112</span><a name="line.112"></a>
+<span class="sourceLineNo">113</span>                if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.113"></a>
+<span class="sourceLineNo">114</span>      logger.debug(MessageFormat.format("convertDecimal2Quaternary output: {0}", res));<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                }<a name="line.115"></a>
+<span class="sourceLineNo">116</span><a name="line.116"></a>
+<span class="sourceLineNo">117</span>                return res;<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        public static String convertQuaternary2Decimal(String inputNum) {<a name="line.120"></a>
+<span class="sourceLineNo">121</span><a name="line.121"></a>
+<span class="sourceLineNo">122</span>          final String res;<a name="line.122"></a>
+<span class="sourceLineNo">123</span><a name="line.123"></a>
+<span class="sourceLineNo">124</span>          if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>      logger.debug(MessageFormat.format("convertQuaternary2Decimal input: {0}", inputNum));<a name="line.125"></a>
+<span class="sourceLineNo">126</span>    }<a name="line.126"></a>
+<span class="sourceLineNo">127</span><a name="line.127"></a>
+<span class="sourceLineNo">128</span>          int len = inputNum.length();<a name="line.128"></a>
+<span class="sourceLineNo">129</span>    int power = 1;<a name="line.129"></a>
+<span class="sourceLineNo">130</span>    int num = 0;<a name="line.130"></a>
+<span class="sourceLineNo">131</span>    int i;<a name="line.131"></a>
+<span class="sourceLineNo">132</span><a name="line.132"></a>
+<span class="sourceLineNo">133</span>    for (i = len - 1; i &gt;= 0; i--)<a name="line.133"></a>
+<span class="sourceLineNo">134</span>    {<a name="line.134"></a>
+<span class="sourceLineNo">135</span>        if (Integer.parseInt(inputNum.substring(i,i+1)) &gt;= CubemapUtils.NUM_BASE)<a name="line.135"></a>
+<span class="sourceLineNo">136</span>        {<a name="line.136"></a>
+<span class="sourceLineNo">137</span>           logger.error("Error converting quadkey " + inputNum + " to decimal.");<a name="line.137"></a>
+<span class="sourceLineNo">138</span>           return "000000000";<a name="line.138"></a>
+<span class="sourceLineNo">139</span>        }<a name="line.139"></a>
+<span class="sourceLineNo">140</span><a name="line.140"></a>
+<span class="sourceLineNo">141</span>        num += Integer.parseInt(inputNum.substring(i,i+1)) * power;<a name="line.141"></a>
+<span class="sourceLineNo">142</span>        power = power * CubemapUtils.NUM_BASE;<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    }<a name="line.143"></a>
+<span class="sourceLineNo">144</span><a name="line.144"></a>
+<span class="sourceLineNo">145</span>                res = Integer.toString(num);<a name="line.145"></a>
+<span class="sourceLineNo">146</span><a name="line.146"></a>
+<span class="sourceLineNo">147</span>                if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.147"></a>
+<span class="sourceLineNo">148</span>      logger.debug(MessageFormat.format("convertQuaternary2Decimal output: {0}", res));<a name="line.148"></a>
+<span class="sourceLineNo">149</span>    }<a name="line.149"></a>
+<span class="sourceLineNo">150</span><a name="line.150"></a>
+<span class="sourceLineNo">151</span>                return res;<a name="line.151"></a>
+<span class="sourceLineNo">152</span>        }<a name="line.152"></a>
+<span class="sourceLineNo">153</span><a name="line.153"></a>
+<span class="sourceLineNo">154</span>        public static String getFaceNumberForCount(int count) {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                final String res;<a name="line.155"></a>
+<span class="sourceLineNo">156</span><a name="line.156"></a>
+<span class="sourceLineNo">157</span>                switch (count) {<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                case 0:<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                        res = CubemapFaces.FRONT.getValue();<a name="line.159"></a>
+<span class="sourceLineNo">160</span>                        break;<a name="line.160"></a>
+<span class="sourceLineNo">161</span>                case 1:<a name="line.161"></a>
+<span class="sourceLineNo">162</span>                        res = CubemapFaces.RIGHT.getValue();<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                        break;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>                case 2:<a name="line.164"></a>
+<span class="sourceLineNo">165</span>                        res = CubemapFaces.BACK.getValue();<a name="line.165"></a>
+<span class="sourceLineNo">166</span>                        break;<a name="line.166"></a>
+<span class="sourceLineNo">167</span>                case 3:<a name="line.167"></a>
+<span class="sourceLineNo">168</span>                        res = CubemapFaces.LEFT.getValue();<a name="line.168"></a>
+<span class="sourceLineNo">169</span>                        break;<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                case 4:<a name="line.170"></a>
+<span class="sourceLineNo">171</span>                        res = CubemapFaces.UP.getValue();<a name="line.171"></a>
+<span class="sourceLineNo">172</span>                        break;<a name="line.172"></a>
+<span class="sourceLineNo">173</span>                case 5:<a name="line.173"></a>
+<span class="sourceLineNo">174</span>                        res = CubemapFaces.DOWN.getValue();<a name="line.174"></a>
+<span class="sourceLineNo">175</span>                        break;<a name="line.175"></a>
+<span class="sourceLineNo">176</span>                default:<a name="line.176"></a>
+<span class="sourceLineNo">177</span>                        res = null;<a name="line.177"></a>
+<span class="sourceLineNo">178</span>                        break;<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                }<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                return res;<a name="line.180"></a>
+<span class="sourceLineNo">181</span>        }<a name="line.181"></a>
+<span class="sourceLineNo">182</span><a name="line.182"></a>
+<span class="sourceLineNo">183</span>        public static int getTileWidth() {<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                // 4-tiled cubemap imagery has a 2-pixel overlap; 16-tiled has a 1-pixel<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                // overlap<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                if (!StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                        return 255;<a name="line.187"></a>
+<span class="sourceLineNo">188</span>                } else {<a name="line.188"></a>
+<span class="sourceLineNo">189</span>                        return 254;<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                }<a name="line.190"></a>
+<span class="sourceLineNo">191</span>        }<a name="line.191"></a>
+<span class="sourceLineNo">192</span><a name="line.192"></a>
+<span class="sourceLineNo">193</span>        public static int getTileHeight() {<a name="line.193"></a>
+<span class="sourceLineNo">194</span>                // 4-tiled cubemap imagery has a 2-pixel overlap; 16-tiled has a 1-pixel<a name="line.194"></a>
+<span class="sourceLineNo">195</span>                // overlap<a name="line.195"></a>
+<span class="sourceLineNo">196</span>                if(!StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.196"></a>
+<span class="sourceLineNo">197</span>                        return 255;<a name="line.197"></a>
+<span class="sourceLineNo">198</span>                } else {<a name="line.198"></a>
+<span class="sourceLineNo">199</span>                        return 254;<a name="line.199"></a>
+<span class="sourceLineNo">200</span>                }<a name="line.200"></a>
+<span class="sourceLineNo">201</span>        }<a name="line.201"></a>
+<span class="sourceLineNo">202</span><a name="line.202"></a>
+<span class="sourceLineNo">203</span>        public static int getCount4FaceNumber(String faceString) {<a name="line.203"></a>
+<span class="sourceLineNo">204</span><a name="line.204"></a>
+<span class="sourceLineNo">205</span>                final int tileAddress;<a name="line.205"></a>
+<span class="sourceLineNo">206</span><a name="line.206"></a>
+<span class="sourceLineNo">207</span>                switch (faceString) {<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        // back<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                case "03":  tileAddress = 0;<a name="line.209"></a>
+<span class="sourceLineNo">210</span>                 break;<a name="line.210"></a>
+<span class="sourceLineNo">211</span>        // down<a name="line.211"></a>
+<span class="sourceLineNo">212</span>        case "12":  tileAddress = 1;<a name="line.212"></a>
+<span class="sourceLineNo">213</span>                 break;<a name="line.213"></a>
+<span class="sourceLineNo">214</span>        // front<a name="line.214"></a>
+<span class="sourceLineNo">215</span>        case "01":  tileAddress = 2;<a name="line.215"></a>
+<span class="sourceLineNo">216</span>                 break;<a name="line.216"></a>
+<span class="sourceLineNo">217</span>        // left<a name="line.217"></a>
+<span class="sourceLineNo">218</span>        case "10":  tileAddress = 3;<a name="line.218"></a>
+<span class="sourceLineNo">219</span>                 break;<a name="line.219"></a>
+<span class="sourceLineNo">220</span>        // right<a name="line.220"></a>
+<span class="sourceLineNo">221</span>        case "02":  tileAddress = 4;<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                 break;<a name="line.222"></a>
+<span class="sourceLineNo">223</span>        // up<a name="line.223"></a>
+<span class="sourceLineNo">224</span>        case "11":  tileAddress = 5;<a name="line.224"></a>
+<span class="sourceLineNo">225</span>                 break;<a name="line.225"></a>
+<span class="sourceLineNo">226</span>        default: tileAddress = 6;<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                 break;<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                }<a name="line.228"></a>
+<span class="sourceLineNo">229</span><a name="line.229"></a>
+<span class="sourceLineNo">230</span>                return tileAddress;<a name="line.230"></a>
+<span class="sourceLineNo">231</span>        }<a name="line.231"></a>
+<span class="sourceLineNo">232</span><a name="line.232"></a>
+<span class="sourceLineNo">233</span>        public static String getFaceIdFromTileId(String tileId) {<a name="line.233"></a>
+<span class="sourceLineNo">234</span>                // magic numbers - the face id is contained in the 16th and 17th positions<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                return tileId.substring(16, 18);<a name="line.235"></a>
+<span class="sourceLineNo">236</span>        }<a name="line.236"></a>
+<span class="sourceLineNo">237</span><a name="line.237"></a>
+<span class="sourceLineNo">238</span>        public static String convertDoubleCountNrto16TileNr(String countNr) {<a name="line.238"></a>
+<span class="sourceLineNo">239</span>                String tileAddress;<a name="line.239"></a>
+<span class="sourceLineNo">240</span><a name="line.240"></a>
+<span class="sourceLineNo">241</span>                switch (countNr) {<a name="line.241"></a>
+<span class="sourceLineNo">242</span>        case "00":  tileAddress = "00";<a name="line.242"></a>
+<span class="sourceLineNo">243</span>                 break;<a name="line.243"></a>
+<span class="sourceLineNo">244</span>        case "01":  tileAddress = "01";<a name="line.244"></a>
+<span class="sourceLineNo">245</span>                 break;<a name="line.245"></a>
+<span class="sourceLineNo">246</span>        case "02":  tileAddress = "10";<a name="line.246"></a>
+<span class="sourceLineNo">247</span>                 break;<a name="line.247"></a>
+<span class="sourceLineNo">248</span>        case "03":  tileAddress = "11";<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                 break;<a name="line.249"></a>
+<span class="sourceLineNo">250</span>        case "10":  tileAddress = "02";<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                 break;<a name="line.251"></a>
+<span class="sourceLineNo">252</span>        case "11":  tileAddress = "03";<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                 break;<a name="line.253"></a>
+<span class="sourceLineNo">254</span>        case "12":  tileAddress = "12";<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                 break;<a name="line.255"></a>
+<span class="sourceLineNo">256</span>        case "13":  tileAddress = "13";<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                 break;<a name="line.257"></a>
+<span class="sourceLineNo">258</span>        case "20":  tileAddress = "20";<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                 break;<a name="line.259"></a>
+<span class="sourceLineNo">260</span>        case "21":  tileAddress = "21";<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                 break;<a name="line.261"></a>
+<span class="sourceLineNo">262</span>        case "22":  tileAddress = "30";<a name="line.262"></a>
+<span class="sourceLineNo">263</span>                 break;<a name="line.263"></a>
+<span class="sourceLineNo">264</span>        case "23":  tileAddress = "31";<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                        break;<a name="line.265"></a>
+<span class="sourceLineNo">266</span>        case "30":  tileAddress = "22";<a name="line.266"></a>
+<span class="sourceLineNo">267</span>           break;<a name="line.267"></a>
+<span class="sourceLineNo">268</span>        case "31":  tileAddress = "23";<a name="line.268"></a>
+<span class="sourceLineNo">269</span>           break;<a name="line.269"></a>
+<span class="sourceLineNo">270</span>        case "32":  tileAddress = "32";<a name="line.270"></a>
+<span class="sourceLineNo">271</span>           break;<a name="line.271"></a>
+<span class="sourceLineNo">272</span>        case "33":  tileAddress = "33";<a name="line.272"></a>
+<span class="sourceLineNo">273</span>           break;<a name="line.273"></a>
+<span class="sourceLineNo">274</span>        // shouldn't happen<a name="line.274"></a>
+<span class="sourceLineNo">275</span>        default: tileAddress = null;<a name="line.275"></a>
+<span class="sourceLineNo">276</span>                 break;<a name="line.276"></a>
+<span class="sourceLineNo">277</span>                }<a name="line.277"></a>
+<span class="sourceLineNo">278</span><a name="line.278"></a>
+<span class="sourceLineNo">279</span>                return tileAddress;<a name="line.279"></a>
+<span class="sourceLineNo">280</span>        }<a name="line.280"></a>
+<span class="sourceLineNo">281</span>}<a name="line.281"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.PlatformHelper.html	(revision 34416)
@@ -0,0 +1,207 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cubemap;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.geom.AffineTransform;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.image.AffineTransformOp;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.image.BufferedImage;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.text.MessageFormat;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.apache.log4j.Logger;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javafx.application.Platform;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javafx.scene.image.PixelWriter;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javafx.scene.image.WritableImage;<a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span>@SuppressWarnings({ "restriction"})<a name="line.16"></a>
+<span class="sourceLineNo">017</span>public class GraphicsUtils {<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>  final static Logger logger = Logger.getLogger(GraphicsUtils.class);<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>        public static javafx.scene.image.Image convertBufferedImage2JavaFXImage(BufferedImage bf) {<a name="line.21"></a>
+<span class="sourceLineNo">022</span>                WritableImage wr = null;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>                if (bf != null) {<a name="line.23"></a>
+<span class="sourceLineNo">024</span>                        wr = new WritableImage(bf.getWidth(), bf.getHeight());<a name="line.24"></a>
+<span class="sourceLineNo">025</span>                        PixelWriter pw = wr.getPixelWriter();<a name="line.25"></a>
+<span class="sourceLineNo">026</span>                        for (int x = 0; x &lt; bf.getWidth(); x++) {<a name="line.26"></a>
+<span class="sourceLineNo">027</span>                                for (int y = 0; y &lt; bf.getHeight(); y++) {<a name="line.27"></a>
+<span class="sourceLineNo">028</span>                                        pw.setArgb(x, y, bf.getRGB(x, y));<a name="line.28"></a>
+<span class="sourceLineNo">029</span>                                }<a name="line.29"></a>
+<span class="sourceLineNo">030</span>                        }<a name="line.30"></a>
+<span class="sourceLineNo">031</span>                }<a name="line.31"></a>
+<span class="sourceLineNo">032</span>                return wr;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>        }<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>        public static class PlatformHelper {<a name="line.35"></a>
+<span class="sourceLineNo">036</span><a name="line.36"></a>
+<span class="sourceLineNo">037</span>        public static void run(Runnable treatment) {<a name="line.37"></a>
+<span class="sourceLineNo">038</span>            if(treatment == null) throw new IllegalArgumentException("The treatment to perform can not be null");<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>            if(Platform.isFxApplicationThread()) treatment.run();<a name="line.40"></a>
+<span class="sourceLineNo">041</span>            else Platform.runLater(treatment);<a name="line.41"></a>
+<span class="sourceLineNo">042</span>        }<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    }<a name="line.43"></a>
+<span class="sourceLineNo">044</span><a name="line.44"></a>
+<span class="sourceLineNo">045</span>        public static BufferedImage buildMultiTiledCubemapFaceImage(BufferedImage[] tiles) {<a name="line.45"></a>
+<span class="sourceLineNo">046</span><a name="line.46"></a>
+<span class="sourceLineNo">047</span>                long start = System.currentTimeMillis();<a name="line.47"></a>
+<span class="sourceLineNo">048</span><a name="line.48"></a>
+<span class="sourceLineNo">049</span>          BufferedImage res = null;<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>                int pixelBuffer = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()?2:1;<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>                tiles = cropMultiTiledImages(tiles, pixelBuffer);<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>                int rows = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()?4:2; //we assume the no. of rows and cols are known and each chunk has equal width and height<a name="line.55"></a>
+<span class="sourceLineNo">056</span>        int cols = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()?4:2;<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>        int chunkWidth, chunkHeight;<a name="line.58"></a>
+<span class="sourceLineNo">059</span><a name="line.59"></a>
+<span class="sourceLineNo">060</span>        chunkWidth = tiles[0].getWidth();<a name="line.60"></a>
+<span class="sourceLineNo">061</span>        chunkHeight = tiles[0].getHeight();<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>        //Initializing the final image<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        BufferedImage img = new BufferedImage(chunkWidth*cols, chunkHeight*rows, BufferedImage.TYPE_INT_ARGB);<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>        int num = 0;<a name="line.66"></a>
+<span class="sourceLineNo">067</span>        for (int i = 0; i &lt; rows; i++) {<a name="line.67"></a>
+<span class="sourceLineNo">068</span>            for (int j = 0; j &lt; cols; j++) {<a name="line.68"></a>
+<span class="sourceLineNo">069</span>        // TODO: unintended mirror image created with draw call - requires<a name="line.69"></a>
+<span class="sourceLineNo">070</span>        // extra reversal step - fix!<a name="line.70"></a>
+<span class="sourceLineNo">071</span>        img.createGraphics().drawImage(tiles[num], chunkWidth * j, (chunkHeight * i), null);<a name="line.71"></a>
+<span class="sourceLineNo">072</span><a name="line.72"></a>
+<span class="sourceLineNo">073</span>        int width = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 1014 : 510;<a name="line.73"></a>
+<span class="sourceLineNo">074</span>        int height = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 1014 : 510;<a name="line.74"></a>
+<span class="sourceLineNo">075</span><a name="line.75"></a>
+<span class="sourceLineNo">076</span>        // BufferedImage for mirror image<a name="line.76"></a>
+<span class="sourceLineNo">077</span>        res = new BufferedImage(<a name="line.77"></a>
+<span class="sourceLineNo">078</span>          StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 1014 : 510,<a name="line.78"></a>
+<span class="sourceLineNo">079</span>          StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 1014 : 510, BufferedImage.TYPE_INT_ARGB);<a name="line.79"></a>
+<span class="sourceLineNo">080</span><a name="line.80"></a>
+<span class="sourceLineNo">081</span>        // Create mirror image pixel by pixel<a name="line.81"></a>
+<span class="sourceLineNo">082</span>        for (int y = 0; y &lt; height; y++) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>          for (int lx = 0, rx = width - 1; lx &lt; width; lx++, rx--) {<a name="line.83"></a>
+<span class="sourceLineNo">084</span>            // lx starts from the left side of the image<a name="line.84"></a>
+<span class="sourceLineNo">085</span>            // rx starts from the right side of the image<a name="line.85"></a>
+<span class="sourceLineNo">086</span>            // lx is used since we are getting pixel from left side<a name="line.86"></a>
+<span class="sourceLineNo">087</span>            // rx is used to set from right side<a name="line.87"></a>
+<span class="sourceLineNo">088</span>            // get source pixel value<a name="line.88"></a>
+<span class="sourceLineNo">089</span>            int p = img.getRGB(lx, y);<a name="line.89"></a>
+<span class="sourceLineNo">090</span><a name="line.90"></a>
+<span class="sourceLineNo">091</span>            // set mirror image pixel value<a name="line.91"></a>
+<span class="sourceLineNo">092</span>            res.setRGB(rx, y, p);<a name="line.92"></a>
+<span class="sourceLineNo">093</span>          }<a name="line.93"></a>
+<span class="sourceLineNo">094</span>        }<a name="line.94"></a>
+<span class="sourceLineNo">095</span>        num++;<a name="line.95"></a>
+<span class="sourceLineNo">096</span>      }<a name="line.96"></a>
+<span class="sourceLineNo">097</span>    }<a name="line.97"></a>
+<span class="sourceLineNo">098</span><a name="line.98"></a>
+<span class="sourceLineNo">099</span>    if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.99"></a>
+<span class="sourceLineNo">100</span>      logger<a name="line.100"></a>
+<span class="sourceLineNo">101</span>        .debug(MessageFormat.format("Image concatenated in {0} seconds.", (System.currentTimeMillis() - start) / 1000));<a name="line.101"></a>
+<span class="sourceLineNo">102</span>    }<a name="line.102"></a>
+<span class="sourceLineNo">103</span>    return res;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>        }<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>        public static BufferedImage rotateImage(BufferedImage bufImg) {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                AffineTransform tx = AffineTransform.getScaleInstance(-1, -1);<a name="line.107"></a>
+<span class="sourceLineNo">108</span>            tx.translate(-bufImg.getWidth(null), -bufImg.getHeight(null));<a name="line.108"></a>
+<span class="sourceLineNo">109</span>            AffineTransformOp op = new AffineTransformOp(tx,<a name="line.109"></a>
+<span class="sourceLineNo">110</span>                AffineTransformOp.TYPE_NEAREST_NEIGHBOR);<a name="line.110"></a>
+<span class="sourceLineNo">111</span>            bufImg = op.filter(bufImg, null);<a name="line.111"></a>
+<span class="sourceLineNo">112</span>            return bufImg;<a name="line.112"></a>
+<span class="sourceLineNo">113</span>        }<a name="line.113"></a>
+<span class="sourceLineNo">114</span><a name="line.114"></a>
+<span class="sourceLineNo">115</span>        private static BufferedImage[] cropMultiTiledImages(BufferedImage[] tiles, int pixelBuffer) {<a name="line.115"></a>
+<span class="sourceLineNo">116</span><a name="line.116"></a>
+<span class="sourceLineNo">117</span>                long start = System.currentTimeMillis();<a name="line.117"></a>
+<span class="sourceLineNo">118</span><a name="line.118"></a>
+<span class="sourceLineNo">119</span>          BufferedImage[] res = new BufferedImage[tiles.length];<a name="line.119"></a>
+<span class="sourceLineNo">120</span><a name="line.120"></a>
+<span class="sourceLineNo">121</span>                        for(int i=0; i&lt;tiles.length;i++) {<a name="line.121"></a>
+<span class="sourceLineNo">122</span>                                if(StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.122"></a>
+<span class="sourceLineNo">123</span>                                        res[i] = tiles[i].getSubimage(pixelBuffer, pixelBuffer, 256-pixelBuffer, 256-pixelBuffer);<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                                } else {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                        res[i] = tiles[i].getSubimage(pixelBuffer, pixelBuffer, 256-pixelBuffer, 256-pixelBuffer);<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                                }<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                        }<a name="line.127"></a>
+<span class="sourceLineNo">128</span><a name="line.128"></a>
+<span class="sourceLineNo">129</span>                if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                        logger.debug(MessageFormat.format("Images cropped in {0}", (System.currentTimeMillis()-start) + " millisecs."));<a name="line.130"></a>
+<span class="sourceLineNo">131</span>                }<a name="line.131"></a>
+<span class="sourceLineNo">132</span><a name="line.132"></a>
+<span class="sourceLineNo">133</span>                return res;<a name="line.133"></a>
+<span class="sourceLineNo">134</span>        }<a name="line.134"></a>
+<span class="sourceLineNo">135</span>}<a name="line.135"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.html	(revision 34416)
@@ -0,0 +1,207 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cubemap;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.geom.AffineTransform;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.image.AffineTransformOp;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.image.BufferedImage;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.text.MessageFormat;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.apache.log4j.Logger;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javafx.application.Platform;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javafx.scene.image.PixelWriter;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javafx.scene.image.WritableImage;<a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span>@SuppressWarnings({ "restriction"})<a name="line.16"></a>
+<span class="sourceLineNo">017</span>public class GraphicsUtils {<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>  final static Logger logger = Logger.getLogger(GraphicsUtils.class);<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>        public static javafx.scene.image.Image convertBufferedImage2JavaFXImage(BufferedImage bf) {<a name="line.21"></a>
+<span class="sourceLineNo">022</span>                WritableImage wr = null;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>                if (bf != null) {<a name="line.23"></a>
+<span class="sourceLineNo">024</span>                        wr = new WritableImage(bf.getWidth(), bf.getHeight());<a name="line.24"></a>
+<span class="sourceLineNo">025</span>                        PixelWriter pw = wr.getPixelWriter();<a name="line.25"></a>
+<span class="sourceLineNo">026</span>                        for (int x = 0; x &lt; bf.getWidth(); x++) {<a name="line.26"></a>
+<span class="sourceLineNo">027</span>                                for (int y = 0; y &lt; bf.getHeight(); y++) {<a name="line.27"></a>
+<span class="sourceLineNo">028</span>                                        pw.setArgb(x, y, bf.getRGB(x, y));<a name="line.28"></a>
+<span class="sourceLineNo">029</span>                                }<a name="line.29"></a>
+<span class="sourceLineNo">030</span>                        }<a name="line.30"></a>
+<span class="sourceLineNo">031</span>                }<a name="line.31"></a>
+<span class="sourceLineNo">032</span>                return wr;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>        }<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>        public static class PlatformHelper {<a name="line.35"></a>
+<span class="sourceLineNo">036</span><a name="line.36"></a>
+<span class="sourceLineNo">037</span>        public static void run(Runnable treatment) {<a name="line.37"></a>
+<span class="sourceLineNo">038</span>            if(treatment == null) throw new IllegalArgumentException("The treatment to perform can not be null");<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>            if(Platform.isFxApplicationThread()) treatment.run();<a name="line.40"></a>
+<span class="sourceLineNo">041</span>            else Platform.runLater(treatment);<a name="line.41"></a>
+<span class="sourceLineNo">042</span>        }<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    }<a name="line.43"></a>
+<span class="sourceLineNo">044</span><a name="line.44"></a>
+<span class="sourceLineNo">045</span>        public static BufferedImage buildMultiTiledCubemapFaceImage(BufferedImage[] tiles) {<a name="line.45"></a>
+<span class="sourceLineNo">046</span><a name="line.46"></a>
+<span class="sourceLineNo">047</span>                long start = System.currentTimeMillis();<a name="line.47"></a>
+<span class="sourceLineNo">048</span><a name="line.48"></a>
+<span class="sourceLineNo">049</span>          BufferedImage res = null;<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>                int pixelBuffer = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()?2:1;<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>                tiles = cropMultiTiledImages(tiles, pixelBuffer);<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>                int rows = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()?4:2; //we assume the no. of rows and cols are known and each chunk has equal width and height<a name="line.55"></a>
+<span class="sourceLineNo">056</span>        int cols = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()?4:2;<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>        int chunkWidth, chunkHeight;<a name="line.58"></a>
+<span class="sourceLineNo">059</span><a name="line.59"></a>
+<span class="sourceLineNo">060</span>        chunkWidth = tiles[0].getWidth();<a name="line.60"></a>
+<span class="sourceLineNo">061</span>        chunkHeight = tiles[0].getHeight();<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>        //Initializing the final image<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        BufferedImage img = new BufferedImage(chunkWidth*cols, chunkHeight*rows, BufferedImage.TYPE_INT_ARGB);<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>        int num = 0;<a name="line.66"></a>
+<span class="sourceLineNo">067</span>        for (int i = 0; i &lt; rows; i++) {<a name="line.67"></a>
+<span class="sourceLineNo">068</span>            for (int j = 0; j &lt; cols; j++) {<a name="line.68"></a>
+<span class="sourceLineNo">069</span>        // TODO: unintended mirror image created with draw call - requires<a name="line.69"></a>
+<span class="sourceLineNo">070</span>        // extra reversal step - fix!<a name="line.70"></a>
+<span class="sourceLineNo">071</span>        img.createGraphics().drawImage(tiles[num], chunkWidth * j, (chunkHeight * i), null);<a name="line.71"></a>
+<span class="sourceLineNo">072</span><a name="line.72"></a>
+<span class="sourceLineNo">073</span>        int width = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 1014 : 510;<a name="line.73"></a>
+<span class="sourceLineNo">074</span>        int height = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 1014 : 510;<a name="line.74"></a>
+<span class="sourceLineNo">075</span><a name="line.75"></a>
+<span class="sourceLineNo">076</span>        // BufferedImage for mirror image<a name="line.76"></a>
+<span class="sourceLineNo">077</span>        res = new BufferedImage(<a name="line.77"></a>
+<span class="sourceLineNo">078</span>          StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 1014 : 510,<a name="line.78"></a>
+<span class="sourceLineNo">079</span>          StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 1014 : 510, BufferedImage.TYPE_INT_ARGB);<a name="line.79"></a>
+<span class="sourceLineNo">080</span><a name="line.80"></a>
+<span class="sourceLineNo">081</span>        // Create mirror image pixel by pixel<a name="line.81"></a>
+<span class="sourceLineNo">082</span>        for (int y = 0; y &lt; height; y++) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>          for (int lx = 0, rx = width - 1; lx &lt; width; lx++, rx--) {<a name="line.83"></a>
+<span class="sourceLineNo">084</span>            // lx starts from the left side of the image<a name="line.84"></a>
+<span class="sourceLineNo">085</span>            // rx starts from the right side of the image<a name="line.85"></a>
+<span class="sourceLineNo">086</span>            // lx is used since we are getting pixel from left side<a name="line.86"></a>
+<span class="sourceLineNo">087</span>            // rx is used to set from right side<a name="line.87"></a>
+<span class="sourceLineNo">088</span>            // get source pixel value<a name="line.88"></a>
+<span class="sourceLineNo">089</span>            int p = img.getRGB(lx, y);<a name="line.89"></a>
+<span class="sourceLineNo">090</span><a name="line.90"></a>
+<span class="sourceLineNo">091</span>            // set mirror image pixel value<a name="line.91"></a>
+<span class="sourceLineNo">092</span>            res.setRGB(rx, y, p);<a name="line.92"></a>
+<span class="sourceLineNo">093</span>          }<a name="line.93"></a>
+<span class="sourceLineNo">094</span>        }<a name="line.94"></a>
+<span class="sourceLineNo">095</span>        num++;<a name="line.95"></a>
+<span class="sourceLineNo">096</span>      }<a name="line.96"></a>
+<span class="sourceLineNo">097</span>    }<a name="line.97"></a>
+<span class="sourceLineNo">098</span><a name="line.98"></a>
+<span class="sourceLineNo">099</span>    if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.99"></a>
+<span class="sourceLineNo">100</span>      logger<a name="line.100"></a>
+<span class="sourceLineNo">101</span>        .debug(MessageFormat.format("Image concatenated in {0} seconds.", (System.currentTimeMillis() - start) / 1000));<a name="line.101"></a>
+<span class="sourceLineNo">102</span>    }<a name="line.102"></a>
+<span class="sourceLineNo">103</span>    return res;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>        }<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>        public static BufferedImage rotateImage(BufferedImage bufImg) {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                AffineTransform tx = AffineTransform.getScaleInstance(-1, -1);<a name="line.107"></a>
+<span class="sourceLineNo">108</span>            tx.translate(-bufImg.getWidth(null), -bufImg.getHeight(null));<a name="line.108"></a>
+<span class="sourceLineNo">109</span>            AffineTransformOp op = new AffineTransformOp(tx,<a name="line.109"></a>
+<span class="sourceLineNo">110</span>                AffineTransformOp.TYPE_NEAREST_NEIGHBOR);<a name="line.110"></a>
+<span class="sourceLineNo">111</span>            bufImg = op.filter(bufImg, null);<a name="line.111"></a>
+<span class="sourceLineNo">112</span>            return bufImg;<a name="line.112"></a>
+<span class="sourceLineNo">113</span>        }<a name="line.113"></a>
+<span class="sourceLineNo">114</span><a name="line.114"></a>
+<span class="sourceLineNo">115</span>        private static BufferedImage[] cropMultiTiledImages(BufferedImage[] tiles, int pixelBuffer) {<a name="line.115"></a>
+<span class="sourceLineNo">116</span><a name="line.116"></a>
+<span class="sourceLineNo">117</span>                long start = System.currentTimeMillis();<a name="line.117"></a>
+<span class="sourceLineNo">118</span><a name="line.118"></a>
+<span class="sourceLineNo">119</span>          BufferedImage[] res = new BufferedImage[tiles.length];<a name="line.119"></a>
+<span class="sourceLineNo">120</span><a name="line.120"></a>
+<span class="sourceLineNo">121</span>                        for(int i=0; i&lt;tiles.length;i++) {<a name="line.121"></a>
+<span class="sourceLineNo">122</span>                                if(StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.122"></a>
+<span class="sourceLineNo">123</span>                                        res[i] = tiles[i].getSubimage(pixelBuffer, pixelBuffer, 256-pixelBuffer, 256-pixelBuffer);<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                                } else {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                        res[i] = tiles[i].getSubimage(pixelBuffer, pixelBuffer, 256-pixelBuffer, 256-pixelBuffer);<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                                }<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                        }<a name="line.127"></a>
+<span class="sourceLineNo">128</span><a name="line.128"></a>
+<span class="sourceLineNo">129</span>                if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                        logger.debug(MessageFormat.format("Images cropped in {0}", (System.currentTimeMillis()-start) + " millisecs."));<a name="line.130"></a>
+<span class="sourceLineNo">131</span>                }<a name="line.131"></a>
+<span class="sourceLineNo">132</span><a name="line.132"></a>
+<span class="sourceLineNo">133</span>                return res;<a name="line.133"></a>
+<span class="sourceLineNo">134</span>        }<a name="line.134"></a>
+<span class="sourceLineNo">135</span>}<a name="line.135"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.html	(revision 34416)
@@ -0,0 +1,95 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>//License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cubemap;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>/**<a name="line.4"></a>
+<span class="sourceLineNo">005</span>* Interface for listeners of the class {@link org.openstreetmap.josm.plugins.streetside.StreetsideData}.<a name="line.5"></a>
+<span class="sourceLineNo">006</span>*<a name="line.6"></a>
+<span class="sourceLineNo">007</span>* @author renerr18<a name="line.7"></a>
+<span class="sourceLineNo">008</span>*<a name="line.8"></a>
+<span class="sourceLineNo">009</span>*/<a name="line.9"></a>
+<span class="sourceLineNo">010</span>public interface ITileDownloadingTaskListener {<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span> /**<a name="line.12"></a>
+<span class="sourceLineNo">013</span> * Fired when a cubemap tile image is downloaded by a download worker.<a name="line.13"></a>
+<span class="sourceLineNo">014</span> * @param imageId image id<a name="line.14"></a>
+<span class="sourceLineNo">015</span> */<a name="line.15"></a>
+<span class="sourceLineNo">016</span> void tileAdded(String imageId);<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span> /**<a name="line.18"></a>
+<span class="sourceLineNo">019</span>  * Fired when multiple cubemap tile images are downloaded by a download worker.<a name="line.19"></a>
+<span class="sourceLineNo">020</span>  * @param imageId image id<a name="line.20"></a>
+<span class="sourceLineNo">021</span>  */<a name="line.21"></a>
+<span class="sourceLineNo">022</span>  void tilesAdded(String[] imageId);<a name="line.22"></a>
+<span class="sourceLineNo">023</span>}<a name="line.23"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.html	(revision 34416)
@@ -0,0 +1,199 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.cubemap;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.image.BufferedImage;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.text.MessageFormat;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.List;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.util.Objects;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.util.concurrent.Callable;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.util.concurrent.CopyOnWriteArrayList;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.imageio.ImageIO;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.apache.log4j.Logger;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL;<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>import us.monoid.web.Resty;<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>public class TileDownloadingTask implements Callable&lt;String&gt; {<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>  final static Logger logger = Logger.getLogger(TileDownloadingTask.class);<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>        private String tileId;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>        private final long startTime = System.currentTimeMillis();<a name="line.25"></a>
+<span class="sourceLineNo">026</span>        private StreetsideCache cache;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>        protected CubemapBuilder cb;<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>        /**<a name="line.29"></a>
+<span class="sourceLineNo">030</span>           * Listeners of the class.<a name="line.30"></a>
+<span class="sourceLineNo">031</span>           */<a name="line.31"></a>
+<span class="sourceLineNo">032</span>    private final List&lt;ITileDownloadingTaskListener&gt; listeners = new CopyOnWriteArrayList&lt;&gt;();<a name="line.32"></a>
+<span class="sourceLineNo">033</span><a name="line.33"></a>
+<span class="sourceLineNo">034</span>        boolean cancelled = false;<a name="line.34"></a>
+<span class="sourceLineNo">035</span><a name="line.35"></a>
+<span class="sourceLineNo">036</span>        public TileDownloadingTask(String id) {<a name="line.36"></a>
+<span class="sourceLineNo">037</span>                tileId = id;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>                cb = CubemapBuilder.getInstance();<a name="line.38"></a>
+<span class="sourceLineNo">039</span>                addListener(CubemapBuilder.getInstance());<a name="line.39"></a>
+<span class="sourceLineNo">040</span>        }<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>        /**<a name="line.42"></a>
+<span class="sourceLineNo">043</span>           * Adds a new listener.<a name="line.43"></a>
+<span class="sourceLineNo">044</span>           *<a name="line.44"></a>
+<span class="sourceLineNo">045</span>           * @param lis Listener to be added.<a name="line.45"></a>
+<span class="sourceLineNo">046</span>           */<a name="line.46"></a>
+<span class="sourceLineNo">047</span>        public final void addListener(final ITileDownloadingTaskListener lis) {<a name="line.47"></a>
+<span class="sourceLineNo">048</span>            listeners.add(lis);<a name="line.48"></a>
+<span class="sourceLineNo">049</span>        }<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>        /**<a name="line.51"></a>
+<span class="sourceLineNo">052</span>         * @return the tileId<a name="line.52"></a>
+<span class="sourceLineNo">053</span>         */<a name="line.53"></a>
+<span class="sourceLineNo">054</span>        public String getId() {<a name="line.54"></a>
+<span class="sourceLineNo">055</span>                return tileId;<a name="line.55"></a>
+<span class="sourceLineNo">056</span>        }<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>        /**<a name="line.58"></a>
+<span class="sourceLineNo">059</span>         * @param id the tileId to set<a name="line.59"></a>
+<span class="sourceLineNo">060</span>         */<a name="line.60"></a>
+<span class="sourceLineNo">061</span>        public void setId(String id) {<a name="line.61"></a>
+<span class="sourceLineNo">062</span>                tileId = id;<a name="line.62"></a>
+<span class="sourceLineNo">063</span>        }<a name="line.63"></a>
+<span class="sourceLineNo">064</span><a name="line.64"></a>
+<span class="sourceLineNo">065</span>        /**<a name="line.65"></a>
+<span class="sourceLineNo">066</span>         * @return the cache<a name="line.66"></a>
+<span class="sourceLineNo">067</span>         */<a name="line.67"></a>
+<span class="sourceLineNo">068</span>        public StreetsideCache getCache() {<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                return cache;<a name="line.69"></a>
+<span class="sourceLineNo">070</span>        }<a name="line.70"></a>
+<span class="sourceLineNo">071</span><a name="line.71"></a>
+<span class="sourceLineNo">072</span>        /**<a name="line.72"></a>
+<span class="sourceLineNo">073</span>         * @param cache the cache to set<a name="line.73"></a>
+<span class="sourceLineNo">074</span>         */<a name="line.74"></a>
+<span class="sourceLineNo">075</span>        public void setCache(StreetsideCache cache) {<a name="line.75"></a>
+<span class="sourceLineNo">076</span>                this.cache = cache;<a name="line.76"></a>
+<span class="sourceLineNo">077</span>        }<a name="line.77"></a>
+<span class="sourceLineNo">078</span><a name="line.78"></a>
+<span class="sourceLineNo">079</span>        /**<a name="line.79"></a>
+<span class="sourceLineNo">080</span>         * @return the cb<a name="line.80"></a>
+<span class="sourceLineNo">081</span>         */<a name="line.81"></a>
+<span class="sourceLineNo">082</span>        public CubemapBuilder getCb() {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                return cb;<a name="line.83"></a>
+<span class="sourceLineNo">084</span>        }<a name="line.84"></a>
+<span class="sourceLineNo">085</span><a name="line.85"></a>
+<span class="sourceLineNo">086</span>        /**<a name="line.86"></a>
+<span class="sourceLineNo">087</span>         * @param cb the cb to set<a name="line.87"></a>
+<span class="sourceLineNo">088</span>         */<a name="line.88"></a>
+<span class="sourceLineNo">089</span>        public void setCb(CubemapBuilder cb) {<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                this.cb = cb;<a name="line.90"></a>
+<span class="sourceLineNo">091</span>        }<a name="line.91"></a>
+<span class="sourceLineNo">092</span><a name="line.92"></a>
+<span class="sourceLineNo">093</span>        /**<a name="line.93"></a>
+<span class="sourceLineNo">094</span>         * @param cancelled the cancelled to set<a name="line.94"></a>
+<span class="sourceLineNo">095</span>         */<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        public void setCancelled(boolean cancelled) {<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                this.cancelled = cancelled;<a name="line.97"></a>
+<span class="sourceLineNo">098</span>        }<a name="line.98"></a>
+<span class="sourceLineNo">099</span><a name="line.99"></a>
+<span class="sourceLineNo">100</span>        @Override<a name="line.100"></a>
+<span class="sourceLineNo">101</span>        public String call() throws Exception {<a name="line.101"></a>
+<span class="sourceLineNo">102</span><a name="line.102"></a>
+<span class="sourceLineNo">103</span>                BufferedImage img = ImageIO.read(new Resty().bytes(<a name="line.103"></a>
+<span class="sourceLineNo">104</span>                                StreetsideURL.VirtualEarth.streetsideTile(tileId, false).toExternalForm())<a name="line.104"></a>
+<span class="sourceLineNo">105</span>                                .stream());<a name="line.105"></a>
+<span class="sourceLineNo">106</span><a name="line.106"></a>
+<span class="sourceLineNo">107</span>                if (img == null) {<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                        logger.error("Download of BufferedImage " + tileId + " is null!");<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                }<a name="line.109"></a>
+<span class="sourceLineNo">110</span><a name="line.110"></a>
+<span class="sourceLineNo">111</span>                CubemapBuilder.getInstance().getTileImages().put(tileId, img);<a name="line.111"></a>
+<span class="sourceLineNo">112</span><a name="line.112"></a>
+<span class="sourceLineNo">113</span>                fireTileAdded(tileId);<a name="line.113"></a>
+<span class="sourceLineNo">114</span><a name="line.114"></a>
+<span class="sourceLineNo">115</span>                if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.115"></a>
+<span class="sourceLineNo">116</span>                  long endTime = System.currentTimeMillis();<a name="line.116"></a>
+<span class="sourceLineNo">117</span>            long runTime = (endTime-startTime)/1000;<a name="line.117"></a>
+<span class="sourceLineNo">118</span>            logger.debug(MessageFormat.format("Loaded image for {0} in {1} seconds.", tileId, runTime));<a name="line.118"></a>
+<span class="sourceLineNo">119</span>                }<a name="line.119"></a>
+<span class="sourceLineNo">120</span><a name="line.120"></a>
+<span class="sourceLineNo">121</span>                return tileId;<a name="line.121"></a>
+<span class="sourceLineNo">122</span>        }<a name="line.122"></a>
+<span class="sourceLineNo">123</span><a name="line.123"></a>
+<span class="sourceLineNo">124</span>        private void fireTileAdded(String id) {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>            listeners.stream().filter(Objects::nonNull).forEach(lis -&gt; lis.tileAdded(id));<a name="line.125"></a>
+<span class="sourceLineNo">126</span>        }<a name="line.126"></a>
+<span class="sourceLineNo">127</span>}<a name="line.127"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.RewriteButtonAction.html	(revision 34416)
@@ -0,0 +1,234 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Component;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.ActionEvent;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.event.ActionListener;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import javax.swing.AbstractAction;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.swing.BoxLayout;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.swing.ButtonGroup;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.swing.JButton;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.swing.JFileChooser;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.JLabel;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.JPanel;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.JRadioButton;<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>/**<a name="line.24"></a>
+<span class="sourceLineNo">025</span> * GUI for exporting images.<a name="line.25"></a>
+<span class="sourceLineNo">026</span> *<a name="line.26"></a>
+<span class="sourceLineNo">027</span> * @author nokutu<a name="line.27"></a>
+<span class="sourceLineNo">028</span> *<a name="line.28"></a>
+<span class="sourceLineNo">029</span> */<a name="line.29"></a>
+<span class="sourceLineNo">030</span>public class StreetsideExportDialog extends JPanel implements ActionListener {<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>  private static final long serialVersionUID = -2746815082016025516L;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>  /** Button to export all downloaded images. */<a name="line.33"></a>
+<span class="sourceLineNo">034</span>  public final JRadioButton all;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>  /**<a name="line.35"></a>
+<span class="sourceLineNo">036</span>   * Button to export all images in the sequence of the selected StreetsideImage.<a name="line.36"></a>
+<span class="sourceLineNo">037</span>   */<a name="line.37"></a>
+<span class="sourceLineNo">038</span>  public final JRadioButton sequence;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  /**<a name="line.39"></a>
+<span class="sourceLineNo">040</span>   * Button to export all images belonging to the selected<a name="line.40"></a>
+<span class="sourceLineNo">041</span>   * {@link StreetsideImage} objects.<a name="line.41"></a>
+<span class="sourceLineNo">042</span>   */<a name="line.42"></a>
+<span class="sourceLineNo">043</span>  public final JRadioButton selected;<a name="line.43"></a>
+<span class="sourceLineNo">044</span>  /** Button to rewrite all imported images. */<a name="line.44"></a>
+<span class="sourceLineNo">045</span>  public final JRadioButton rewrite;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>  /** Group of button containing all the options. */<a name="line.46"></a>
+<span class="sourceLineNo">047</span>  public final ButtonGroup group;<a name="line.47"></a>
+<span class="sourceLineNo">048</span>  private final JButton choose;<a name="line.48"></a>
+<span class="sourceLineNo">049</span>  private final JLabel path;<a name="line.49"></a>
+<span class="sourceLineNo">050</span>  /** File chooser. */<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  public JFileChooser chooser;<a name="line.51"></a>
+<span class="sourceLineNo">052</span>  private final JButton ok;<a name="line.52"></a>
+<span class="sourceLineNo">053</span><a name="line.53"></a>
+<span class="sourceLineNo">054</span>  /**<a name="line.54"></a>
+<span class="sourceLineNo">055</span>   * Main constructor.<a name="line.55"></a>
+<span class="sourceLineNo">056</span>   *<a name="line.56"></a>
+<span class="sourceLineNo">057</span>   * @param ok<a name="line.57"></a>
+<span class="sourceLineNo">058</span>   *          The button for to OK option.<a name="line.58"></a>
+<span class="sourceLineNo">059</span>   */<a name="line.59"></a>
+<span class="sourceLineNo">060</span>  public StreetsideExportDialog(JButton ok) {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    this.ok = ok;<a name="line.61"></a>
+<span class="sourceLineNo">062</span>    ok.setEnabled(false);<a name="line.62"></a>
+<span class="sourceLineNo">063</span><a name="line.63"></a>
+<span class="sourceLineNo">064</span>    setLayout(new BoxLayout(this, BoxLayout.PAGE_AXIS));<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>    RewriteButtonAction action = new RewriteButtonAction(this);<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    this.group = new ButtonGroup();<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    this.all = new JRadioButton(action);<a name="line.68"></a>
+<span class="sourceLineNo">069</span>    this.all.setText(tr("Export all images"));<a name="line.69"></a>
+<span class="sourceLineNo">070</span>    this.sequence = new JRadioButton(action);<a name="line.70"></a>
+<span class="sourceLineNo">071</span>    this.sequence.setText(tr("Export selected sequence"));<a name="line.71"></a>
+<span class="sourceLineNo">072</span>    this.selected = new JRadioButton(action);<a name="line.72"></a>
+<span class="sourceLineNo">073</span>    this.selected.setText(tr("Export selected images"));<a name="line.73"></a>
+<span class="sourceLineNo">074</span>    this.rewrite = new JRadioButton(action);<a name="line.74"></a>
+<span class="sourceLineNo">075</span>    this.rewrite.setText(tr("Rewrite imported images"));<a name="line.75"></a>
+<span class="sourceLineNo">076</span>    this.group.add(this.all);<a name="line.76"></a>
+<span class="sourceLineNo">077</span>    this.group.add(this.sequence);<a name="line.77"></a>
+<span class="sourceLineNo">078</span>    this.group.add(this.selected);<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    this.group.add(this.rewrite);<a name="line.79"></a>
+<span class="sourceLineNo">080</span>    // Some options are disabled depending on the circumstances<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    sequence.setEnabled(StreetsideLayer.getInstance().getData().getSelectedImage() instanceof StreetsideImage);<a name="line.81"></a>
+<span class="sourceLineNo">082</span>    if (StreetsideLayer.getInstance().getData().getMultiSelectedImages().isEmpty()) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>     this.selected.setEnabled(false);<a name="line.83"></a>
+<span class="sourceLineNo">084</span>    }<a name="line.84"></a>
+<span class="sourceLineNo">085</span>    this.rewrite.setEnabled(StreetsideLayer.getInstance().getData().getImages().parallelStream().anyMatch(img -&gt; img instanceof StreetsideImportedImage));<a name="line.85"></a>
+<span class="sourceLineNo">086</span><a name="line.86"></a>
+<span class="sourceLineNo">087</span>    this.path = new JLabel(tr("Select a directory"));<a name="line.87"></a>
+<span class="sourceLineNo">088</span>    this.choose = new JButton(tr("Explore"));<a name="line.88"></a>
+<span class="sourceLineNo">089</span>    this.choose.addActionListener(this);<a name="line.89"></a>
+<span class="sourceLineNo">090</span><a name="line.90"></a>
+<span class="sourceLineNo">091</span>    // All options belong to the same JPanel so the are in line.<a name="line.91"></a>
+<span class="sourceLineNo">092</span>    JPanel jpanel = new JPanel();<a name="line.92"></a>
+<span class="sourceLineNo">093</span>    jpanel.setLayout(new BoxLayout(jpanel, BoxLayout.PAGE_AXIS));<a name="line.93"></a>
+<span class="sourceLineNo">094</span>    jpanel.add(this.all);<a name="line.94"></a>
+<span class="sourceLineNo">095</span>    jpanel.add(this.sequence);<a name="line.95"></a>
+<span class="sourceLineNo">096</span>    jpanel.add(this.selected);<a name="line.96"></a>
+<span class="sourceLineNo">097</span>    jpanel.add(this.rewrite);<a name="line.97"></a>
+<span class="sourceLineNo">098</span>    jpanel.setAlignmentX(Component.CENTER_ALIGNMENT);<a name="line.98"></a>
+<span class="sourceLineNo">099</span>    this.path.setAlignmentX(Component.CENTER_ALIGNMENT);<a name="line.99"></a>
+<span class="sourceLineNo">100</span>    this.choose.setAlignmentX(Component.CENTER_ALIGNMENT);<a name="line.100"></a>
+<span class="sourceLineNo">101</span><a name="line.101"></a>
+<span class="sourceLineNo">102</span>    add(jpanel);<a name="line.102"></a>
+<span class="sourceLineNo">103</span>    add(this.path);<a name="line.103"></a>
+<span class="sourceLineNo">104</span>    add(this.choose);<a name="line.104"></a>
+<span class="sourceLineNo">105</span>  }<a name="line.105"></a>
+<span class="sourceLineNo">106</span><a name="line.106"></a>
+<span class="sourceLineNo">107</span>  /**<a name="line.107"></a>
+<span class="sourceLineNo">108</span>   * Creates the folder chooser GUI.<a name="line.108"></a>
+<span class="sourceLineNo">109</span>   */<a name="line.109"></a>
+<span class="sourceLineNo">110</span>  @Override<a name="line.110"></a>
+<span class="sourceLineNo">111</span>  public void actionPerformed(ActionEvent e) {<a name="line.111"></a>
+<span class="sourceLineNo">112</span>    this.chooser = new JFileChooser();<a name="line.112"></a>
+<span class="sourceLineNo">113</span>    this.chooser.setCurrentDirectory(new java.io.File(System<a name="line.113"></a>
+<span class="sourceLineNo">114</span>        .getProperty("user.home")));<a name="line.114"></a>
+<span class="sourceLineNo">115</span>    this.chooser.setDialogTitle(tr("Select a directory"));<a name="line.115"></a>
+<span class="sourceLineNo">116</span>    this.chooser.setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY);<a name="line.116"></a>
+<span class="sourceLineNo">117</span>    this.chooser.setAcceptAllFileFilterUsed(false);<a name="line.117"></a>
+<span class="sourceLineNo">118</span><a name="line.118"></a>
+<span class="sourceLineNo">119</span>    if (this.chooser.showOpenDialog(this) == JFileChooser.APPROVE_OPTION) {<a name="line.119"></a>
+<span class="sourceLineNo">120</span>      this.path.setText(this.chooser.getSelectedFile().toString());<a name="line.120"></a>
+<span class="sourceLineNo">121</span>      this.updateUI();<a name="line.121"></a>
+<span class="sourceLineNo">122</span>      this.ok.setEnabled(true);<a name="line.122"></a>
+<span class="sourceLineNo">123</span>    }<a name="line.123"></a>
+<span class="sourceLineNo">124</span>  }<a name="line.124"></a>
+<span class="sourceLineNo">125</span><a name="line.125"></a>
+<span class="sourceLineNo">126</span>  /**<a name="line.126"></a>
+<span class="sourceLineNo">127</span>   * Enables/disables some parts of the panel depending if the rewrite button is<a name="line.127"></a>
+<span class="sourceLineNo">128</span>   * active.<a name="line.128"></a>
+<span class="sourceLineNo">129</span>   *<a name="line.129"></a>
+<span class="sourceLineNo">130</span>   * @author nokutu<a name="line.130"></a>
+<span class="sourceLineNo">131</span>   *<a name="line.131"></a>
+<span class="sourceLineNo">132</span>   */<a name="line.132"></a>
+<span class="sourceLineNo">133</span>  public class RewriteButtonAction extends AbstractAction {<a name="line.133"></a>
+<span class="sourceLineNo">134</span><a name="line.134"></a>
+<span class="sourceLineNo">135</span>    private static final long serialVersionUID = 1035332841101190301L;<a name="line.135"></a>
+<span class="sourceLineNo">136</span><a name="line.136"></a>
+<span class="sourceLineNo">137</span>        private String lastPath;<a name="line.137"></a>
+<span class="sourceLineNo">138</span>    private final StreetsideExportDialog dlg;<a name="line.138"></a>
+<span class="sourceLineNo">139</span><a name="line.139"></a>
+<span class="sourceLineNo">140</span>    /**<a name="line.140"></a>
+<span class="sourceLineNo">141</span>     * Main constructor.<a name="line.141"></a>
+<span class="sourceLineNo">142</span>     *<a name="line.142"></a>
+<span class="sourceLineNo">143</span>     * @param dlg<a name="line.143"></a>
+<span class="sourceLineNo">144</span>     *          Parent dialog.<a name="line.144"></a>
+<span class="sourceLineNo">145</span>     */<a name="line.145"></a>
+<span class="sourceLineNo">146</span>    public RewriteButtonAction(StreetsideExportDialog dlg) {<a name="line.146"></a>
+<span class="sourceLineNo">147</span>      this.dlg = dlg;<a name="line.147"></a>
+<span class="sourceLineNo">148</span>    }<a name="line.148"></a>
+<span class="sourceLineNo">149</span><a name="line.149"></a>
+<span class="sourceLineNo">150</span>    @Override<a name="line.150"></a>
+<span class="sourceLineNo">151</span>    public void actionPerformed(ActionEvent arg0) {<a name="line.151"></a>
+<span class="sourceLineNo">152</span>      StreetsideExportDialog.this.choose<a name="line.152"></a>
+<span class="sourceLineNo">153</span>          .setEnabled(!StreetsideExportDialog.this.rewrite.isSelected());<a name="line.153"></a>
+<span class="sourceLineNo">154</span>      if (StreetsideExportDialog.this.rewrite.isSelected()) {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>        this.lastPath = this.dlg.path.getText();<a name="line.155"></a>
+<span class="sourceLineNo">156</span>        this.dlg.path.setText(" ");<a name="line.156"></a>
+<span class="sourceLineNo">157</span>      } else if (this.lastPath != null) {<a name="line.157"></a>
+<span class="sourceLineNo">158</span>        this.dlg.path.setText(this.lastPath);<a name="line.158"></a>
+<span class="sourceLineNo">159</span>      }<a name="line.159"></a>
+<span class="sourceLineNo">160</span>    }<a name="line.160"></a>
+<span class="sourceLineNo">161</span>  }<a name="line.161"></a>
+<span class="sourceLineNo">162</span>}<a name="line.162"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.html	(revision 34416)
@@ -0,0 +1,234 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Component;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.ActionEvent;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.event.ActionListener;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import javax.swing.AbstractAction;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.swing.BoxLayout;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.swing.ButtonGroup;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.swing.JButton;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.swing.JFileChooser;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.JLabel;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.JPanel;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.JRadioButton;<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>/**<a name="line.24"></a>
+<span class="sourceLineNo">025</span> * GUI for exporting images.<a name="line.25"></a>
+<span class="sourceLineNo">026</span> *<a name="line.26"></a>
+<span class="sourceLineNo">027</span> * @author nokutu<a name="line.27"></a>
+<span class="sourceLineNo">028</span> *<a name="line.28"></a>
+<span class="sourceLineNo">029</span> */<a name="line.29"></a>
+<span class="sourceLineNo">030</span>public class StreetsideExportDialog extends JPanel implements ActionListener {<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>  private static final long serialVersionUID = -2746815082016025516L;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>  /** Button to export all downloaded images. */<a name="line.33"></a>
+<span class="sourceLineNo">034</span>  public final JRadioButton all;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>  /**<a name="line.35"></a>
+<span class="sourceLineNo">036</span>   * Button to export all images in the sequence of the selected StreetsideImage.<a name="line.36"></a>
+<span class="sourceLineNo">037</span>   */<a name="line.37"></a>
+<span class="sourceLineNo">038</span>  public final JRadioButton sequence;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  /**<a name="line.39"></a>
+<span class="sourceLineNo">040</span>   * Button to export all images belonging to the selected<a name="line.40"></a>
+<span class="sourceLineNo">041</span>   * {@link StreetsideImage} objects.<a name="line.41"></a>
+<span class="sourceLineNo">042</span>   */<a name="line.42"></a>
+<span class="sourceLineNo">043</span>  public final JRadioButton selected;<a name="line.43"></a>
+<span class="sourceLineNo">044</span>  /** Button to rewrite all imported images. */<a name="line.44"></a>
+<span class="sourceLineNo">045</span>  public final JRadioButton rewrite;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>  /** Group of button containing all the options. */<a name="line.46"></a>
+<span class="sourceLineNo">047</span>  public final ButtonGroup group;<a name="line.47"></a>
+<span class="sourceLineNo">048</span>  private final JButton choose;<a name="line.48"></a>
+<span class="sourceLineNo">049</span>  private final JLabel path;<a name="line.49"></a>
+<span class="sourceLineNo">050</span>  /** File chooser. */<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  public JFileChooser chooser;<a name="line.51"></a>
+<span class="sourceLineNo">052</span>  private final JButton ok;<a name="line.52"></a>
+<span class="sourceLineNo">053</span><a name="line.53"></a>
+<span class="sourceLineNo">054</span>  /**<a name="line.54"></a>
+<span class="sourceLineNo">055</span>   * Main constructor.<a name="line.55"></a>
+<span class="sourceLineNo">056</span>   *<a name="line.56"></a>
+<span class="sourceLineNo">057</span>   * @param ok<a name="line.57"></a>
+<span class="sourceLineNo">058</span>   *          The button for to OK option.<a name="line.58"></a>
+<span class="sourceLineNo">059</span>   */<a name="line.59"></a>
+<span class="sourceLineNo">060</span>  public StreetsideExportDialog(JButton ok) {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    this.ok = ok;<a name="line.61"></a>
+<span class="sourceLineNo">062</span>    ok.setEnabled(false);<a name="line.62"></a>
+<span class="sourceLineNo">063</span><a name="line.63"></a>
+<span class="sourceLineNo">064</span>    setLayout(new BoxLayout(this, BoxLayout.PAGE_AXIS));<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>    RewriteButtonAction action = new RewriteButtonAction(this);<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    this.group = new ButtonGroup();<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    this.all = new JRadioButton(action);<a name="line.68"></a>
+<span class="sourceLineNo">069</span>    this.all.setText(tr("Export all images"));<a name="line.69"></a>
+<span class="sourceLineNo">070</span>    this.sequence = new JRadioButton(action);<a name="line.70"></a>
+<span class="sourceLineNo">071</span>    this.sequence.setText(tr("Export selected sequence"));<a name="line.71"></a>
+<span class="sourceLineNo">072</span>    this.selected = new JRadioButton(action);<a name="line.72"></a>
+<span class="sourceLineNo">073</span>    this.selected.setText(tr("Export selected images"));<a name="line.73"></a>
+<span class="sourceLineNo">074</span>    this.rewrite = new JRadioButton(action);<a name="line.74"></a>
+<span class="sourceLineNo">075</span>    this.rewrite.setText(tr("Rewrite imported images"));<a name="line.75"></a>
+<span class="sourceLineNo">076</span>    this.group.add(this.all);<a name="line.76"></a>
+<span class="sourceLineNo">077</span>    this.group.add(this.sequence);<a name="line.77"></a>
+<span class="sourceLineNo">078</span>    this.group.add(this.selected);<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    this.group.add(this.rewrite);<a name="line.79"></a>
+<span class="sourceLineNo">080</span>    // Some options are disabled depending on the circumstances<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    sequence.setEnabled(StreetsideLayer.getInstance().getData().getSelectedImage() instanceof StreetsideImage);<a name="line.81"></a>
+<span class="sourceLineNo">082</span>    if (StreetsideLayer.getInstance().getData().getMultiSelectedImages().isEmpty()) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>     this.selected.setEnabled(false);<a name="line.83"></a>
+<span class="sourceLineNo">084</span>    }<a name="line.84"></a>
+<span class="sourceLineNo">085</span>    this.rewrite.setEnabled(StreetsideLayer.getInstance().getData().getImages().parallelStream().anyMatch(img -&gt; img instanceof StreetsideImportedImage));<a name="line.85"></a>
+<span class="sourceLineNo">086</span><a name="line.86"></a>
+<span class="sourceLineNo">087</span>    this.path = new JLabel(tr("Select a directory"));<a name="line.87"></a>
+<span class="sourceLineNo">088</span>    this.choose = new JButton(tr("Explore"));<a name="line.88"></a>
+<span class="sourceLineNo">089</span>    this.choose.addActionListener(this);<a name="line.89"></a>
+<span class="sourceLineNo">090</span><a name="line.90"></a>
+<span class="sourceLineNo">091</span>    // All options belong to the same JPanel so the are in line.<a name="line.91"></a>
+<span class="sourceLineNo">092</span>    JPanel jpanel = new JPanel();<a name="line.92"></a>
+<span class="sourceLineNo">093</span>    jpanel.setLayout(new BoxLayout(jpanel, BoxLayout.PAGE_AXIS));<a name="line.93"></a>
+<span class="sourceLineNo">094</span>    jpanel.add(this.all);<a name="line.94"></a>
+<span class="sourceLineNo">095</span>    jpanel.add(this.sequence);<a name="line.95"></a>
+<span class="sourceLineNo">096</span>    jpanel.add(this.selected);<a name="line.96"></a>
+<span class="sourceLineNo">097</span>    jpanel.add(this.rewrite);<a name="line.97"></a>
+<span class="sourceLineNo">098</span>    jpanel.setAlignmentX(Component.CENTER_ALIGNMENT);<a name="line.98"></a>
+<span class="sourceLineNo">099</span>    this.path.setAlignmentX(Component.CENTER_ALIGNMENT);<a name="line.99"></a>
+<span class="sourceLineNo">100</span>    this.choose.setAlignmentX(Component.CENTER_ALIGNMENT);<a name="line.100"></a>
+<span class="sourceLineNo">101</span><a name="line.101"></a>
+<span class="sourceLineNo">102</span>    add(jpanel);<a name="line.102"></a>
+<span class="sourceLineNo">103</span>    add(this.path);<a name="line.103"></a>
+<span class="sourceLineNo">104</span>    add(this.choose);<a name="line.104"></a>
+<span class="sourceLineNo">105</span>  }<a name="line.105"></a>
+<span class="sourceLineNo">106</span><a name="line.106"></a>
+<span class="sourceLineNo">107</span>  /**<a name="line.107"></a>
+<span class="sourceLineNo">108</span>   * Creates the folder chooser GUI.<a name="line.108"></a>
+<span class="sourceLineNo">109</span>   */<a name="line.109"></a>
+<span class="sourceLineNo">110</span>  @Override<a name="line.110"></a>
+<span class="sourceLineNo">111</span>  public void actionPerformed(ActionEvent e) {<a name="line.111"></a>
+<span class="sourceLineNo">112</span>    this.chooser = new JFileChooser();<a name="line.112"></a>
+<span class="sourceLineNo">113</span>    this.chooser.setCurrentDirectory(new java.io.File(System<a name="line.113"></a>
+<span class="sourceLineNo">114</span>        .getProperty("user.home")));<a name="line.114"></a>
+<span class="sourceLineNo">115</span>    this.chooser.setDialogTitle(tr("Select a directory"));<a name="line.115"></a>
+<span class="sourceLineNo">116</span>    this.chooser.setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY);<a name="line.116"></a>
+<span class="sourceLineNo">117</span>    this.chooser.setAcceptAllFileFilterUsed(false);<a name="line.117"></a>
+<span class="sourceLineNo">118</span><a name="line.118"></a>
+<span class="sourceLineNo">119</span>    if (this.chooser.showOpenDialog(this) == JFileChooser.APPROVE_OPTION) {<a name="line.119"></a>
+<span class="sourceLineNo">120</span>      this.path.setText(this.chooser.getSelectedFile().toString());<a name="line.120"></a>
+<span class="sourceLineNo">121</span>      this.updateUI();<a name="line.121"></a>
+<span class="sourceLineNo">122</span>      this.ok.setEnabled(true);<a name="line.122"></a>
+<span class="sourceLineNo">123</span>    }<a name="line.123"></a>
+<span class="sourceLineNo">124</span>  }<a name="line.124"></a>
+<span class="sourceLineNo">125</span><a name="line.125"></a>
+<span class="sourceLineNo">126</span>  /**<a name="line.126"></a>
+<span class="sourceLineNo">127</span>   * Enables/disables some parts of the panel depending if the rewrite button is<a name="line.127"></a>
+<span class="sourceLineNo">128</span>   * active.<a name="line.128"></a>
+<span class="sourceLineNo">129</span>   *<a name="line.129"></a>
+<span class="sourceLineNo">130</span>   * @author nokutu<a name="line.130"></a>
+<span class="sourceLineNo">131</span>   *<a name="line.131"></a>
+<span class="sourceLineNo">132</span>   */<a name="line.132"></a>
+<span class="sourceLineNo">133</span>  public class RewriteButtonAction extends AbstractAction {<a name="line.133"></a>
+<span class="sourceLineNo">134</span><a name="line.134"></a>
+<span class="sourceLineNo">135</span>    private static final long serialVersionUID = 1035332841101190301L;<a name="line.135"></a>
+<span class="sourceLineNo">136</span><a name="line.136"></a>
+<span class="sourceLineNo">137</span>        private String lastPath;<a name="line.137"></a>
+<span class="sourceLineNo">138</span>    private final StreetsideExportDialog dlg;<a name="line.138"></a>
+<span class="sourceLineNo">139</span><a name="line.139"></a>
+<span class="sourceLineNo">140</span>    /**<a name="line.140"></a>
+<span class="sourceLineNo">141</span>     * Main constructor.<a name="line.141"></a>
+<span class="sourceLineNo">142</span>     *<a name="line.142"></a>
+<span class="sourceLineNo">143</span>     * @param dlg<a name="line.143"></a>
+<span class="sourceLineNo">144</span>     *          Parent dialog.<a name="line.144"></a>
+<span class="sourceLineNo">145</span>     */<a name="line.145"></a>
+<span class="sourceLineNo">146</span>    public RewriteButtonAction(StreetsideExportDialog dlg) {<a name="line.146"></a>
+<span class="sourceLineNo">147</span>      this.dlg = dlg;<a name="line.147"></a>
+<span class="sourceLineNo">148</span>    }<a name="line.148"></a>
+<span class="sourceLineNo">149</span><a name="line.149"></a>
+<span class="sourceLineNo">150</span>    @Override<a name="line.150"></a>
+<span class="sourceLineNo">151</span>    public void actionPerformed(ActionEvent arg0) {<a name="line.151"></a>
+<span class="sourceLineNo">152</span>      StreetsideExportDialog.this.choose<a name="line.152"></a>
+<span class="sourceLineNo">153</span>          .setEnabled(!StreetsideExportDialog.this.rewrite.isSelected());<a name="line.153"></a>
+<span class="sourceLineNo">154</span>      if (StreetsideExportDialog.this.rewrite.isSelected()) {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>        this.lastPath = this.dlg.path.getText();<a name="line.155"></a>
+<span class="sourceLineNo">156</span>        this.dlg.path.setText(" ");<a name="line.156"></a>
+<span class="sourceLineNo">157</span>      } else if (this.lastPath != null) {<a name="line.157"></a>
+<span class="sourceLineNo">158</span>        this.dlg.path.setText(this.lastPath);<a name="line.158"></a>
+<span class="sourceLineNo">159</span>      }<a name="line.159"></a>
+<span class="sourceLineNo">160</span>    }<a name="line.160"></a>
+<span class="sourceLineNo">161</span>  }<a name="line.161"></a>
+<span class="sourceLineNo">162</span>}<a name="line.162"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.ImgDisplayMouseListener.html	(revision 34416)
@@ -0,0 +1,625 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.BasicStroke;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.Color;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.Dimension;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.awt.Graphics;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.awt.Graphics2D;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.awt.Image;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.awt.Point;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import java.awt.Rectangle;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import java.awt.Shape;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import java.awt.event.MouseEvent;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import java.awt.event.MouseListener;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import java.awt.event.MouseMotionListener;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import java.awt.event.MouseWheelEvent;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import java.awt.event.MouseWheelListener;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import java.awt.geom.AffineTransform;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import java.awt.geom.Rectangle2D;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import java.awt.image.BufferedImage;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import java.util.ArrayList;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import java.util.Collection;<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>import javax.swing.JComponent;<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.plugins.streetside.model.ImageDetection;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.plugins.streetside.model.MapObject;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span><a name="line.35"></a>
+<span class="sourceLineNo">036</span>/**<a name="line.36"></a>
+<span class="sourceLineNo">037</span> * This object is a responsible JComponent which lets you zoom and drag. It is<a name="line.37"></a>
+<span class="sourceLineNo">038</span> * included in a {@link StreetsideMainDialog} object.<a name="line.38"></a>
+<span class="sourceLineNo">039</span> *<a name="line.39"></a>
+<span class="sourceLineNo">040</span> * @author nokutu<a name="line.40"></a>
+<span class="sourceLineNo">041</span> * @see StreetsideImageDisplay<a name="line.41"></a>
+<span class="sourceLineNo">042</span> * @see StreetsideMainDialog<a name="line.42"></a>
+<span class="sourceLineNo">043</span> */<a name="line.43"></a>
+<span class="sourceLineNo">044</span>public class StreetsideImageDisplay extends JComponent {<a name="line.44"></a>
+<span class="sourceLineNo">045</span><a name="line.45"></a>
+<span class="sourceLineNo">046</span>  private static final long serialVersionUID = -3188274185432686201L;<a name="line.46"></a>
+<span class="sourceLineNo">047</span><a name="line.47"></a>
+<span class="sourceLineNo">048</span>  private final Collection&lt;ImageDetection&gt; detections = new ArrayList&lt;&gt;();<a name="line.48"></a>
+<span class="sourceLineNo">049</span><a name="line.49"></a>
+<span class="sourceLineNo">050</span>  /** The image currently displayed */<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  private volatile BufferedImage image;<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>  /**<a name="line.53"></a>
+<span class="sourceLineNo">054</span>   * The rectangle (in image coordinates) of the image that is visible. This<a name="line.54"></a>
+<span class="sourceLineNo">055</span>   * rectangle is calculated each time the zoom is modified<a name="line.55"></a>
+<span class="sourceLineNo">056</span>   */<a name="line.56"></a>
+<span class="sourceLineNo">057</span>  private volatile Rectangle visibleRect;<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>  /**<a name="line.59"></a>
+<span class="sourceLineNo">060</span>   * When a selection is done, the rectangle of the selection (in image<a name="line.60"></a>
+<span class="sourceLineNo">061</span>   * coordinates)<a name="line.61"></a>
+<span class="sourceLineNo">062</span>   */<a name="line.62"></a>
+<span class="sourceLineNo">063</span>  private Rectangle selectedRect;<a name="line.63"></a>
+<span class="sourceLineNo">064</span><a name="line.64"></a>
+<span class="sourceLineNo">065</span>  private class ImgDisplayMouseListener implements MouseListener, MouseWheelListener, MouseMotionListener {<a name="line.65"></a>
+<span class="sourceLineNo">066</span>    private boolean mouseIsDragging;<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    private long lastTimeForMousePoint;<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    private Point mousePointInImg;<a name="line.68"></a>
+<span class="sourceLineNo">069</span><a name="line.69"></a>
+<span class="sourceLineNo">070</span>    /**<a name="line.70"></a>
+<span class="sourceLineNo">071</span>     * Zoom in and out, trying to preserve the point of the image that was under<a name="line.71"></a>
+<span class="sourceLineNo">072</span>     * the mouse cursor at the same place<a name="line.72"></a>
+<span class="sourceLineNo">073</span>     */<a name="line.73"></a>
+<span class="sourceLineNo">074</span>    @Override<a name="line.74"></a>
+<span class="sourceLineNo">075</span>    public void mouseWheelMoved(MouseWheelEvent e) {<a name="line.75"></a>
+<span class="sourceLineNo">076</span>      Image image;<a name="line.76"></a>
+<span class="sourceLineNo">077</span>      Rectangle visibleRect;<a name="line.77"></a>
+<span class="sourceLineNo">078</span>      synchronized (StreetsideImageDisplay.this) {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>        image = getImage();<a name="line.79"></a>
+<span class="sourceLineNo">080</span>        visibleRect = StreetsideImageDisplay.this.visibleRect;<a name="line.80"></a>
+<span class="sourceLineNo">081</span>      }<a name="line.81"></a>
+<span class="sourceLineNo">082</span>      mouseIsDragging = false;<a name="line.82"></a>
+<span class="sourceLineNo">083</span>      selectedRect = null;<a name="line.83"></a>
+<span class="sourceLineNo">084</span>      if (image != null &amp;&amp; Math.min(getSize().getWidth(), getSize().getHeight()) &gt; 0) {<a name="line.84"></a>
+<span class="sourceLineNo">085</span>        // Calculate the mouse cursor position in image coordinates, so that<a name="line.85"></a>
+<span class="sourceLineNo">086</span>        // we can center the zoom<a name="line.86"></a>
+<span class="sourceLineNo">087</span>        // on that mouse position.<a name="line.87"></a>
+<span class="sourceLineNo">088</span>        // To avoid issues when the user tries to zoom in on the image<a name="line.88"></a>
+<span class="sourceLineNo">089</span>        // borders, this point is not calculated<a name="line.89"></a>
+<span class="sourceLineNo">090</span>        // again if there was less than 1.5seconds since the last event.<a name="line.90"></a>
+<span class="sourceLineNo">091</span>        if (e.getWhen() - lastTimeForMousePoint &gt; 1500 || mousePointInImg == null) {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>          lastTimeForMousePoint = e.getWhen();<a name="line.92"></a>
+<span class="sourceLineNo">093</span>          mousePointInImg = comp2imgCoord(visibleRect, e.getX(), e.getY());<a name="line.93"></a>
+<span class="sourceLineNo">094</span>        }<a name="line.94"></a>
+<span class="sourceLineNo">095</span>        // Set the zoom to the visible rectangle in image coordinates<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        if (e.getWheelRotation() &gt; 0) {<a name="line.96"></a>
+<span class="sourceLineNo">097</span>          visibleRect.width = visibleRect.width * 3 / 2;<a name="line.97"></a>
+<span class="sourceLineNo">098</span>          visibleRect.height = visibleRect.height * 3 / 2;<a name="line.98"></a>
+<span class="sourceLineNo">099</span>        } else {<a name="line.99"></a>
+<span class="sourceLineNo">100</span>          visibleRect.width = visibleRect.width * 2 / 3;<a name="line.100"></a>
+<span class="sourceLineNo">101</span>          visibleRect.height = visibleRect.height * 2 / 3;<a name="line.101"></a>
+<span class="sourceLineNo">102</span>        }<a name="line.102"></a>
+<span class="sourceLineNo">103</span>        // Check that the zoom doesn't exceed 2:1<a name="line.103"></a>
+<span class="sourceLineNo">104</span>        if (visibleRect.width &lt; getSize().width / 2) {<a name="line.104"></a>
+<span class="sourceLineNo">105</span>          visibleRect.width = getSize().width / 2;<a name="line.105"></a>
+<span class="sourceLineNo">106</span>        }<a name="line.106"></a>
+<span class="sourceLineNo">107</span>        if (visibleRect.height &lt; getSize().height / 2) {<a name="line.107"></a>
+<span class="sourceLineNo">108</span>          visibleRect.height = getSize().height / 2;<a name="line.108"></a>
+<span class="sourceLineNo">109</span>        }<a name="line.109"></a>
+<span class="sourceLineNo">110</span>        // Set the same ratio for the visible rectangle and the display area<a name="line.110"></a>
+<span class="sourceLineNo">111</span>        int hFact = visibleRect.height * getSize().width;<a name="line.111"></a>
+<span class="sourceLineNo">112</span>        int wFact = visibleRect.width * getSize().height;<a name="line.112"></a>
+<span class="sourceLineNo">113</span>        if (hFact &gt; wFact) {<a name="line.113"></a>
+<span class="sourceLineNo">114</span>          visibleRect.width = hFact / getSize().height;<a name="line.114"></a>
+<span class="sourceLineNo">115</span>        } else {<a name="line.115"></a>
+<span class="sourceLineNo">116</span>          visibleRect.height = wFact / getSize().width;<a name="line.116"></a>
+<span class="sourceLineNo">117</span>        }<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        // The size of the visible rectangle is limited by the image size.<a name="line.118"></a>
+<span class="sourceLineNo">119</span>        checkVisibleRectSize(image, visibleRect);<a name="line.119"></a>
+<span class="sourceLineNo">120</span>        // Set the position of the visible rectangle, so that the mouse<a name="line.120"></a>
+<span class="sourceLineNo">121</span>        // cursor doesn't move on the image.<a name="line.121"></a>
+<span class="sourceLineNo">122</span>        Rectangle drawRect = calculateDrawImageRectangle(visibleRect);<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        visibleRect.x = mousePointInImg.x<a name="line.123"></a>
+<span class="sourceLineNo">124</span>            + ((drawRect.x - e.getX()) * visibleRect.width) / drawRect.width;<a name="line.124"></a>
+<span class="sourceLineNo">125</span>        visibleRect.y = mousePointInImg.y<a name="line.125"></a>
+<span class="sourceLineNo">126</span>            + ((drawRect.y - e.getY()) * visibleRect.height) / drawRect.height;<a name="line.126"></a>
+<span class="sourceLineNo">127</span>        // The position is also limited by the image size<a name="line.127"></a>
+<span class="sourceLineNo">128</span>        checkVisibleRectPos(image, visibleRect);<a name="line.128"></a>
+<span class="sourceLineNo">129</span>        synchronized (StreetsideImageDisplay.this) {<a name="line.129"></a>
+<span class="sourceLineNo">130</span>          StreetsideImageDisplay.this.visibleRect = visibleRect;<a name="line.130"></a>
+<span class="sourceLineNo">131</span>        }<a name="line.131"></a>
+<span class="sourceLineNo">132</span>        StreetsideImageDisplay.this.repaint();<a name="line.132"></a>
+<span class="sourceLineNo">133</span>      }<a name="line.133"></a>
+<span class="sourceLineNo">134</span>    }<a name="line.134"></a>
+<span class="sourceLineNo">135</span><a name="line.135"></a>
+<span class="sourceLineNo">136</span>    /** Center the display on the point that has been clicked */<a name="line.136"></a>
+<span class="sourceLineNo">137</span>    @Override<a name="line.137"></a>
+<span class="sourceLineNo">138</span>    public void mouseClicked(MouseEvent e) {<a name="line.138"></a>
+<span class="sourceLineNo">139</span>      // Move the center to the clicked point.<a name="line.139"></a>
+<span class="sourceLineNo">140</span>      Image image;<a name="line.140"></a>
+<span class="sourceLineNo">141</span>      Rectangle visibleRect;<a name="line.141"></a>
+<span class="sourceLineNo">142</span>      synchronized (StreetsideImageDisplay.this) {<a name="line.142"></a>
+<span class="sourceLineNo">143</span>        image = getImage();<a name="line.143"></a>
+<span class="sourceLineNo">144</span>        visibleRect = StreetsideImageDisplay.this.visibleRect;<a name="line.144"></a>
+<span class="sourceLineNo">145</span>      }<a name="line.145"></a>
+<span class="sourceLineNo">146</span>      if (image != null &amp;&amp; Math.min(getSize().getWidth(), getSize().getHeight()) &gt; 0) {<a name="line.146"></a>
+<span class="sourceLineNo">147</span>        if (e.getButton() == StreetsideProperties.PICTURE_OPTION_BUTTON.get()) {<a name="line.147"></a>
+<span class="sourceLineNo">148</span>          if (!StreetsideImageDisplay.this.visibleRect.equals(new Rectangle(0, 0, image.getWidth(null), image.getHeight(null)))) {<a name="line.148"></a>
+<span class="sourceLineNo">149</span>            // Zooms to 1:1<a name="line.149"></a>
+<span class="sourceLineNo">150</span>            StreetsideImageDisplay.this.visibleRect = new Rectangle(0, 0,<a name="line.150"></a>
+<span class="sourceLineNo">151</span>                image.getWidth(null), image.getHeight(null));<a name="line.151"></a>
+<span class="sourceLineNo">152</span>          } else {<a name="line.152"></a>
+<span class="sourceLineNo">153</span>            // Zooms to best fit.<a name="line.153"></a>
+<span class="sourceLineNo">154</span>            StreetsideImageDisplay.this.visibleRect = new Rectangle(<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                0,<a name="line.155"></a>
+<span class="sourceLineNo">156</span>                (image.getHeight(null) - (image.getWidth(null) * getHeight()) / getWidth()) / 2,<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                image.getWidth(null),<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                (image.getWidth(null) * getHeight()) / getWidth()<a name="line.158"></a>
+<span class="sourceLineNo">159</span>            );<a name="line.159"></a>
+<span class="sourceLineNo">160</span>          }<a name="line.160"></a>
+<span class="sourceLineNo">161</span>          StreetsideImageDisplay.this.repaint();<a name="line.161"></a>
+<span class="sourceLineNo">162</span>          return;<a name="line.162"></a>
+<span class="sourceLineNo">163</span>        } else if (e.getButton() != StreetsideProperties.PICTURE_DRAG_BUTTON.get()) {<a name="line.163"></a>
+<span class="sourceLineNo">164</span>          return;<a name="line.164"></a>
+<span class="sourceLineNo">165</span>        }<a name="line.165"></a>
+<span class="sourceLineNo">166</span>        // Calculate the translation to set the clicked point the center of<a name="line.166"></a>
+<span class="sourceLineNo">167</span>        // the view.<a name="line.167"></a>
+<span class="sourceLineNo">168</span>        Point click = comp2imgCoord(visibleRect, e.getX(), e.getY());<a name="line.168"></a>
+<span class="sourceLineNo">169</span>        Point center = getCenterImgCoord(visibleRect);<a name="line.169"></a>
+<span class="sourceLineNo">170</span>        visibleRect.x += click.x - center.x;<a name="line.170"></a>
+<span class="sourceLineNo">171</span>        visibleRect.y += click.y - center.y;<a name="line.171"></a>
+<span class="sourceLineNo">172</span>        checkVisibleRectPos(image, visibleRect);<a name="line.172"></a>
+<span class="sourceLineNo">173</span>        synchronized (StreetsideImageDisplay.this) {<a name="line.173"></a>
+<span class="sourceLineNo">174</span>          StreetsideImageDisplay.this.visibleRect = visibleRect;<a name="line.174"></a>
+<span class="sourceLineNo">175</span>        }<a name="line.175"></a>
+<span class="sourceLineNo">176</span>        StreetsideImageDisplay.this.repaint();<a name="line.176"></a>
+<span class="sourceLineNo">177</span>      }<a name="line.177"></a>
+<span class="sourceLineNo">178</span>    }<a name="line.178"></a>
+<span class="sourceLineNo">179</span><a name="line.179"></a>
+<span class="sourceLineNo">180</span>    /**<a name="line.180"></a>
+<span class="sourceLineNo">181</span>     * Initialize the dragging, either with button 1 (simple dragging) or button<a name="line.181"></a>
+<span class="sourceLineNo">182</span>     * 3 (selection of a picture part)<a name="line.182"></a>
+<span class="sourceLineNo">183</span>     */<a name="line.183"></a>
+<span class="sourceLineNo">184</span>    @Override<a name="line.184"></a>
+<span class="sourceLineNo">185</span>    public void mousePressed(MouseEvent e) {<a name="line.185"></a>
+<span class="sourceLineNo">186</span>      if (getImage() == null) {<a name="line.186"></a>
+<span class="sourceLineNo">187</span>        mouseIsDragging = false;<a name="line.187"></a>
+<span class="sourceLineNo">188</span>        selectedRect = null;<a name="line.188"></a>
+<span class="sourceLineNo">189</span>        return;<a name="line.189"></a>
+<span class="sourceLineNo">190</span>      }<a name="line.190"></a>
+<span class="sourceLineNo">191</span>      Image image;<a name="line.191"></a>
+<span class="sourceLineNo">192</span>      Rectangle visibleRect;<a name="line.192"></a>
+<span class="sourceLineNo">193</span>      synchronized (StreetsideImageDisplay.this) {<a name="line.193"></a>
+<span class="sourceLineNo">194</span>        image = StreetsideImageDisplay.this.image;<a name="line.194"></a>
+<span class="sourceLineNo">195</span>        visibleRect = StreetsideImageDisplay.this.visibleRect;<a name="line.195"></a>
+<span class="sourceLineNo">196</span>      }<a name="line.196"></a>
+<span class="sourceLineNo">197</span>      if (image == null)<a name="line.197"></a>
+<span class="sourceLineNo">198</span>        return;<a name="line.198"></a>
+<span class="sourceLineNo">199</span>      if (e.getButton() == StreetsideProperties.PICTURE_DRAG_BUTTON.get()) {<a name="line.199"></a>
+<span class="sourceLineNo">200</span>        mousePointInImg = comp2imgCoord(visibleRect, e.getX(), e.getY());<a name="line.200"></a>
+<span class="sourceLineNo">201</span>        mouseIsDragging = true;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>        selectedRect = null;<a name="line.202"></a>
+<span class="sourceLineNo">203</span>      } else if (e.getButton() == StreetsideProperties.PICTURE_ZOOM_BUTTON.get()) {<a name="line.203"></a>
+<span class="sourceLineNo">204</span>        mousePointInImg = comp2imgCoord(visibleRect, e.getX(), e.getY());<a name="line.204"></a>
+<span class="sourceLineNo">205</span>        checkPointInVisibleRect(mousePointInImg, visibleRect);<a name="line.205"></a>
+<span class="sourceLineNo">206</span>        mouseIsDragging = false;<a name="line.206"></a>
+<span class="sourceLineNo">207</span>        selectedRect = new Rectangle(mousePointInImg.x, mousePointInImg.y, 0, 0);<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        StreetsideImageDisplay.this.repaint();<a name="line.208"></a>
+<span class="sourceLineNo">209</span>      } else {<a name="line.209"></a>
+<span class="sourceLineNo">210</span>        mouseIsDragging = false;<a name="line.210"></a>
+<span class="sourceLineNo">211</span>        selectedRect = null;<a name="line.211"></a>
+<span class="sourceLineNo">212</span>      }<a name="line.212"></a>
+<span class="sourceLineNo">213</span>    }<a name="line.213"></a>
+<span class="sourceLineNo">214</span><a name="line.214"></a>
+<span class="sourceLineNo">215</span>    @Override<a name="line.215"></a>
+<span class="sourceLineNo">216</span>    public void mouseDragged(MouseEvent e) {<a name="line.216"></a>
+<span class="sourceLineNo">217</span>      if (!mouseIsDragging &amp;&amp; selectedRect == null)<a name="line.217"></a>
+<span class="sourceLineNo">218</span>        return;<a name="line.218"></a>
+<span class="sourceLineNo">219</span>      Image image;<a name="line.219"></a>
+<span class="sourceLineNo">220</span>      Rectangle visibleRect;<a name="line.220"></a>
+<span class="sourceLineNo">221</span>      synchronized (StreetsideImageDisplay.this) {<a name="line.221"></a>
+<span class="sourceLineNo">222</span>        image = getImage();<a name="line.222"></a>
+<span class="sourceLineNo">223</span>        visibleRect = StreetsideImageDisplay.this.visibleRect;<a name="line.223"></a>
+<span class="sourceLineNo">224</span>      }<a name="line.224"></a>
+<span class="sourceLineNo">225</span>      if (image == null) {<a name="line.225"></a>
+<span class="sourceLineNo">226</span>        mouseIsDragging = false;<a name="line.226"></a>
+<span class="sourceLineNo">227</span>        selectedRect = null;<a name="line.227"></a>
+<span class="sourceLineNo">228</span>        return;<a name="line.228"></a>
+<span class="sourceLineNo">229</span>      }<a name="line.229"></a>
+<span class="sourceLineNo">230</span>      if (mouseIsDragging) {<a name="line.230"></a>
+<span class="sourceLineNo">231</span>        Point p = comp2imgCoord(visibleRect, e.getX(), e.getY());<a name="line.231"></a>
+<span class="sourceLineNo">232</span>        visibleRect.x += mousePointInImg.x - p.x;<a name="line.232"></a>
+<span class="sourceLineNo">233</span>        visibleRect.y += mousePointInImg.y - p.y;<a name="line.233"></a>
+<span class="sourceLineNo">234</span>        checkVisibleRectPos(image, visibleRect);<a name="line.234"></a>
+<span class="sourceLineNo">235</span>        synchronized (StreetsideImageDisplay.this) {<a name="line.235"></a>
+<span class="sourceLineNo">236</span>          StreetsideImageDisplay.this.visibleRect = visibleRect;<a name="line.236"></a>
+<span class="sourceLineNo">237</span>        }<a name="line.237"></a>
+<span class="sourceLineNo">238</span>        StreetsideImageDisplay.this.repaint();<a name="line.238"></a>
+<span class="sourceLineNo">239</span>      } else if (selectedRect != null) {<a name="line.239"></a>
+<span class="sourceLineNo">240</span>        Point p = comp2imgCoord(visibleRect, e.getX(), e.getY());<a name="line.240"></a>
+<span class="sourceLineNo">241</span>        checkPointInVisibleRect(p, visibleRect);<a name="line.241"></a>
+<span class="sourceLineNo">242</span>        Rectangle rect = new Rectangle(p.x &lt; mousePointInImg.x ? p.x<a name="line.242"></a>
+<span class="sourceLineNo">243</span>            : mousePointInImg.x, p.y &lt; mousePointInImg.y ? p.y<a name="line.243"></a>
+<span class="sourceLineNo">244</span>            : mousePointInImg.y, p.x &lt; mousePointInImg.x ? mousePointInImg.x<a name="line.244"></a>
+<span class="sourceLineNo">245</span>            - p.x : p.x - mousePointInImg.x,<a name="line.245"></a>
+<span class="sourceLineNo">246</span>            p.y &lt; mousePointInImg.y ? mousePointInImg.y - p.y : p.y<a name="line.246"></a>
+<span class="sourceLineNo">247</span>                - mousePointInImg.y);<a name="line.247"></a>
+<span class="sourceLineNo">248</span>        checkVisibleRectSize(image, rect);<a name="line.248"></a>
+<span class="sourceLineNo">249</span>        checkVisibleRectPos(image, rect);<a name="line.249"></a>
+<span class="sourceLineNo">250</span>        selectedRect = rect;<a name="line.250"></a>
+<span class="sourceLineNo">251</span>        StreetsideImageDisplay.this.repaint();<a name="line.251"></a>
+<span class="sourceLineNo">252</span>      }<a name="line.252"></a>
+<span class="sourceLineNo">253</span>    }<a name="line.253"></a>
+<span class="sourceLineNo">254</span><a name="line.254"></a>
+<span class="sourceLineNo">255</span>    @Override<a name="line.255"></a>
+<span class="sourceLineNo">256</span>    public void mouseReleased(MouseEvent e) {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>      if (!mouseIsDragging &amp;&amp; selectedRect == null)<a name="line.257"></a>
+<span class="sourceLineNo">258</span>        return;<a name="line.258"></a>
+<span class="sourceLineNo">259</span>      Image image;<a name="line.259"></a>
+<span class="sourceLineNo">260</span>      synchronized (StreetsideImageDisplay.this) {<a name="line.260"></a>
+<span class="sourceLineNo">261</span>        image = getImage();<a name="line.261"></a>
+<span class="sourceLineNo">262</span>      }<a name="line.262"></a>
+<span class="sourceLineNo">263</span>      if (image == null) {<a name="line.263"></a>
+<span class="sourceLineNo">264</span>        mouseIsDragging = false;<a name="line.264"></a>
+<span class="sourceLineNo">265</span>        selectedRect = null;<a name="line.265"></a>
+<span class="sourceLineNo">266</span>        return;<a name="line.266"></a>
+<span class="sourceLineNo">267</span>      }<a name="line.267"></a>
+<span class="sourceLineNo">268</span>      if (mouseIsDragging) {<a name="line.268"></a>
+<span class="sourceLineNo">269</span>        mouseIsDragging = false;<a name="line.269"></a>
+<span class="sourceLineNo">270</span>      } else if (selectedRect != null) {<a name="line.270"></a>
+<span class="sourceLineNo">271</span>        int oldWidth = selectedRect.width;<a name="line.271"></a>
+<span class="sourceLineNo">272</span>        int oldHeight = selectedRect.height;<a name="line.272"></a>
+<span class="sourceLineNo">273</span>        // Check that the zoom doesn't exceed 2:1<a name="line.273"></a>
+<span class="sourceLineNo">274</span>        if (selectedRect.width &lt; getSize().width / 2) {<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                selectedRect.width = getSize().width / 2;<a name="line.275"></a>
+<span class="sourceLineNo">276</span>        }<a name="line.276"></a>
+<span class="sourceLineNo">277</span>        if (selectedRect.height &lt; getSize().height / 2) {<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                selectedRect.height = getSize().height / 2;<a name="line.278"></a>
+<span class="sourceLineNo">279</span>        }<a name="line.279"></a>
+<span class="sourceLineNo">280</span>        // Set the same ratio for the visible rectangle and the display<a name="line.280"></a>
+<span class="sourceLineNo">281</span>        // area<a name="line.281"></a>
+<span class="sourceLineNo">282</span>        int hFact = selectedRect.height * getSize().width;<a name="line.282"></a>
+<span class="sourceLineNo">283</span>        int wFact = selectedRect.width * getSize().height;<a name="line.283"></a>
+<span class="sourceLineNo">284</span>        if (hFact &gt; wFact) {<a name="line.284"></a>
+<span class="sourceLineNo">285</span>          selectedRect.width = hFact / getSize().height;<a name="line.285"></a>
+<span class="sourceLineNo">286</span>        } else {<a name="line.286"></a>
+<span class="sourceLineNo">287</span>          selectedRect.height = wFact / getSize().width;<a name="line.287"></a>
+<span class="sourceLineNo">288</span>        }<a name="line.288"></a>
+<span class="sourceLineNo">289</span>        // Keep the center of the selection<a name="line.289"></a>
+<span class="sourceLineNo">290</span>        if (selectedRect.width != oldWidth) {<a name="line.290"></a>
+<span class="sourceLineNo">291</span>                selectedRect.x -= (selectedRect.width - oldWidth) / 2;<a name="line.291"></a>
+<span class="sourceLineNo">292</span>        }<a name="line.292"></a>
+<span class="sourceLineNo">293</span>        if (selectedRect.height != oldHeight) {<a name="line.293"></a>
+<span class="sourceLineNo">294</span>                selectedRect.y -= (selectedRect.height - oldHeight) / 2;<a name="line.294"></a>
+<span class="sourceLineNo">295</span>        }<a name="line.295"></a>
+<span class="sourceLineNo">296</span>        checkVisibleRectSize(image, selectedRect);<a name="line.296"></a>
+<span class="sourceLineNo">297</span>        checkVisibleRectPos(image, selectedRect);<a name="line.297"></a>
+<span class="sourceLineNo">298</span>        synchronized (StreetsideImageDisplay.this) {<a name="line.298"></a>
+<span class="sourceLineNo">299</span>          visibleRect = selectedRect;<a name="line.299"></a>
+<span class="sourceLineNo">300</span>        }<a name="line.300"></a>
+<span class="sourceLineNo">301</span>        selectedRect = null;<a name="line.301"></a>
+<span class="sourceLineNo">302</span>        StreetsideImageDisplay.this.repaint();<a name="line.302"></a>
+<span class="sourceLineNo">303</span>      }<a name="line.303"></a>
+<span class="sourceLineNo">304</span>    }<a name="line.304"></a>
+<span class="sourceLineNo">305</span><a name="line.305"></a>
+<span class="sourceLineNo">306</span>    @Override<a name="line.306"></a>
+<span class="sourceLineNo">307</span>    public void mouseEntered(MouseEvent e) {<a name="line.307"></a>
+<span class="sourceLineNo">308</span>      // Do nothing, method is enforced by MouseListener<a name="line.308"></a>
+<span class="sourceLineNo">309</span>    }<a name="line.309"></a>
+<span class="sourceLineNo">310</span><a name="line.310"></a>
+<span class="sourceLineNo">311</span>    @Override<a name="line.311"></a>
+<span class="sourceLineNo">312</span>    public void mouseExited(MouseEvent e) {<a name="line.312"></a>
+<span class="sourceLineNo">313</span>      // Do nothing, method is enforced by MouseListener<a name="line.313"></a>
+<span class="sourceLineNo">314</span>    }<a name="line.314"></a>
+<span class="sourceLineNo">315</span><a name="line.315"></a>
+<span class="sourceLineNo">316</span>    @Override<a name="line.316"></a>
+<span class="sourceLineNo">317</span>    public void mouseMoved(MouseEvent e) {<a name="line.317"></a>
+<span class="sourceLineNo">318</span>      // Do nothing, method is enforced by MouseListener<a name="line.318"></a>
+<span class="sourceLineNo">319</span>    }<a name="line.319"></a>
+<span class="sourceLineNo">320</span><a name="line.320"></a>
+<span class="sourceLineNo">321</span>    private void checkPointInVisibleRect(Point p, Rectangle visibleRect) {<a name="line.321"></a>
+<span class="sourceLineNo">322</span>      if (p.x &lt; visibleRect.x) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>        p.x = visibleRect.x;<a name="line.323"></a>
+<span class="sourceLineNo">324</span>      }<a name="line.324"></a>
+<span class="sourceLineNo">325</span>      if (p.x &gt; visibleRect.x + visibleRect.width) {<a name="line.325"></a>
+<span class="sourceLineNo">326</span>        p.x = visibleRect.x + visibleRect.width;<a name="line.326"></a>
+<span class="sourceLineNo">327</span>      }<a name="line.327"></a>
+<span class="sourceLineNo">328</span>      if (p.y &lt; visibleRect.y) {<a name="line.328"></a>
+<span class="sourceLineNo">329</span>        p.y = visibleRect.y;<a name="line.329"></a>
+<span class="sourceLineNo">330</span>      }<a name="line.330"></a>
+<span class="sourceLineNo">331</span>      if (p.y &gt; visibleRect.y + visibleRect.height) {<a name="line.331"></a>
+<span class="sourceLineNo">332</span>        p.y = visibleRect.y + visibleRect.height;<a name="line.332"></a>
+<span class="sourceLineNo">333</span>      }<a name="line.333"></a>
+<span class="sourceLineNo">334</span>    }<a name="line.334"></a>
+<span class="sourceLineNo">335</span>  }<a name="line.335"></a>
+<span class="sourceLineNo">336</span><a name="line.336"></a>
+<span class="sourceLineNo">337</span>  /**<a name="line.337"></a>
+<span class="sourceLineNo">338</span>   * Main constructor.<a name="line.338"></a>
+<span class="sourceLineNo">339</span>   */<a name="line.339"></a>
+<span class="sourceLineNo">340</span>  public StreetsideImageDisplay() {<a name="line.340"></a>
+<span class="sourceLineNo">341</span>    ImgDisplayMouseListener mouseListener = new ImgDisplayMouseListener();<a name="line.341"></a>
+<span class="sourceLineNo">342</span>    addMouseListener(mouseListener);<a name="line.342"></a>
+<span class="sourceLineNo">343</span>    addMouseWheelListener(mouseListener);<a name="line.343"></a>
+<span class="sourceLineNo">344</span>    addMouseMotionListener(mouseListener);<a name="line.344"></a>
+<span class="sourceLineNo">345</span><a name="line.345"></a>
+<span class="sourceLineNo">346</span>    StreetsideProperties.SHOW_DETECTED_SIGNS.addListener(valChanged -&gt; repaint());<a name="line.346"></a>
+<span class="sourceLineNo">347</span>  }<a name="line.347"></a>
+<span class="sourceLineNo">348</span><a name="line.348"></a>
+<span class="sourceLineNo">349</span>  /**<a name="line.349"></a>
+<span class="sourceLineNo">350</span>   * Sets a new picture to be displayed.<a name="line.350"></a>
+<span class="sourceLineNo">351</span>   *<a name="line.351"></a>
+<span class="sourceLineNo">352</span>   * @param image The picture to be displayed.<a name="line.352"></a>
+<span class="sourceLineNo">353</span>   * @param detections image detections<a name="line.353"></a>
+<span class="sourceLineNo">354</span>   */<a name="line.354"></a>
+<span class="sourceLineNo">355</span>  public void setImage(BufferedImage image, Collection&lt;ImageDetection&gt; detections) {<a name="line.355"></a>
+<span class="sourceLineNo">356</span>    synchronized (this) {<a name="line.356"></a>
+<span class="sourceLineNo">357</span>      this.image = image;<a name="line.357"></a>
+<span class="sourceLineNo">358</span>      this.detections.clear();<a name="line.358"></a>
+<span class="sourceLineNo">359</span>      if (detections != null) {<a name="line.359"></a>
+<span class="sourceLineNo">360</span>        this.detections.addAll(detections);<a name="line.360"></a>
+<span class="sourceLineNo">361</span>      }<a name="line.361"></a>
+<span class="sourceLineNo">362</span>      selectedRect = null;<a name="line.362"></a>
+<span class="sourceLineNo">363</span>      if (image != null)<a name="line.363"></a>
+<span class="sourceLineNo">364</span>        visibleRect = new Rectangle(0, 0, image.getWidth(null),<a name="line.364"></a>
+<span class="sourceLineNo">365</span>            image.getHeight(null));<a name="line.365"></a>
+<span class="sourceLineNo">366</span>    }<a name="line.366"></a>
+<span class="sourceLineNo">367</span>    repaint();<a name="line.367"></a>
+<span class="sourceLineNo">368</span>  }<a name="line.368"></a>
+<span class="sourceLineNo">369</span><a name="line.369"></a>
+<span class="sourceLineNo">370</span>  /**<a name="line.370"></a>
+<span class="sourceLineNo">371</span>   * Returns the picture that is being displayed<a name="line.371"></a>
+<span class="sourceLineNo">372</span>   *<a name="line.372"></a>
+<span class="sourceLineNo">373</span>   * @return The picture that is being displayed.<a name="line.373"></a>
+<span class="sourceLineNo">374</span>   */<a name="line.374"></a>
+<span class="sourceLineNo">375</span>  public BufferedImage getImage() {<a name="line.375"></a>
+<span class="sourceLineNo">376</span>    return image;<a name="line.376"></a>
+<span class="sourceLineNo">377</span>  }<a name="line.377"></a>
+<span class="sourceLineNo">378</span><a name="line.378"></a>
+<span class="sourceLineNo">379</span>  /**<a name="line.379"></a>
+<span class="sourceLineNo">380</span>   * Paints the visible part of the picture.<a name="line.380"></a>
+<span class="sourceLineNo">381</span>   */<a name="line.381"></a>
+<span class="sourceLineNo">382</span>  @Override<a name="line.382"></a>
+<span class="sourceLineNo">383</span>  public void paintComponent(Graphics g) {<a name="line.383"></a>
+<span class="sourceLineNo">384</span>    Image image;<a name="line.384"></a>
+<span class="sourceLineNo">385</span>    Rectangle visibleRect;<a name="line.385"></a>
+<span class="sourceLineNo">386</span>    synchronized (this) {<a name="line.386"></a>
+<span class="sourceLineNo">387</span>      image = this.image;<a name="line.387"></a>
+<span class="sourceLineNo">388</span>      visibleRect = this.visibleRect;<a name="line.388"></a>
+<span class="sourceLineNo">389</span>    }<a name="line.389"></a>
+<span class="sourceLineNo">390</span>    if (image == null) {<a name="line.390"></a>
+<span class="sourceLineNo">391</span>      g.setColor(Color.black);<a name="line.391"></a>
+<span class="sourceLineNo">392</span>      String noImageStr = StreetsideLayer.hasInstance() ? tr("No image selected") : tr("Press \"{0}\" to download images", StreetsideDownloadAction.SHORTCUT.getKeyText());<a name="line.392"></a>
+<span class="sourceLineNo">393</span>      Rectangle2D noImageSize = g.getFontMetrics(g.getFont()).getStringBounds(<a name="line.393"></a>
+<span class="sourceLineNo">394</span>          noImageStr, g);<a name="line.394"></a>
+<span class="sourceLineNo">395</span>      Dimension size = getSize();<a name="line.395"></a>
+<span class="sourceLineNo">396</span>      g.drawString(noImageStr,<a name="line.396"></a>
+<span class="sourceLineNo">397</span>          (int) ((size.width - noImageSize.getWidth()) / 2),<a name="line.397"></a>
+<span class="sourceLineNo">398</span>          (int) ((size.height - noImageSize.getHeight()) / 2));<a name="line.398"></a>
+<span class="sourceLineNo">399</span>    } else {<a name="line.399"></a>
+<span class="sourceLineNo">400</span>      Rectangle target = calculateDrawImageRectangle(visibleRect);<a name="line.400"></a>
+<span class="sourceLineNo">401</span>      g.drawImage(image, target.x, target.y, target.x + target.width, target.y<a name="line.401"></a>
+<span class="sourceLineNo">402</span>          + target.height, visibleRect.x, visibleRect.y, visibleRect.x<a name="line.402"></a>
+<span class="sourceLineNo">403</span>          + visibleRect.width, visibleRect.y + visibleRect.height, null);<a name="line.403"></a>
+<span class="sourceLineNo">404</span>      if (selectedRect != null) {<a name="line.404"></a>
+<span class="sourceLineNo">405</span>        Point topLeft = img2compCoord(visibleRect, selectedRect.x,<a name="line.405"></a>
+<span class="sourceLineNo">406</span>            selectedRect.y);<a name="line.406"></a>
+<span class="sourceLineNo">407</span>        Point bottomRight = img2compCoord(visibleRect, selectedRect.x<a name="line.407"></a>
+<span class="sourceLineNo">408</span>            + selectedRect.width, selectedRect.y + selectedRect.height);<a name="line.408"></a>
+<span class="sourceLineNo">409</span>        g.setColor(new Color(128, 128, 128, 180));<a name="line.409"></a>
+<span class="sourceLineNo">410</span>        g.fillRect(target.x, target.y, target.width, topLeft.y - target.y);<a name="line.410"></a>
+<span class="sourceLineNo">411</span>        g.fillRect(target.x, target.y, topLeft.x - target.x, target.height);<a name="line.411"></a>
+<span class="sourceLineNo">412</span>        g.fillRect(bottomRight.x, target.y, target.x + target.width<a name="line.412"></a>
+<span class="sourceLineNo">413</span>            - bottomRight.x, target.height);<a name="line.413"></a>
+<span class="sourceLineNo">414</span>        g.fillRect(target.x, bottomRight.y, target.width, target.y<a name="line.414"></a>
+<span class="sourceLineNo">415</span>            + target.height - bottomRight.y);<a name="line.415"></a>
+<span class="sourceLineNo">416</span>        g.setColor(Color.black);<a name="line.416"></a>
+<span class="sourceLineNo">417</span>        g.drawRect(topLeft.x, topLeft.y, bottomRight.x - topLeft.x,<a name="line.417"></a>
+<span class="sourceLineNo">418</span>            bottomRight.y - topLeft.y);<a name="line.418"></a>
+<span class="sourceLineNo">419</span>      }<a name="line.419"></a>
+<span class="sourceLineNo">420</span><a name="line.420"></a>
+<span class="sourceLineNo">421</span>      if (StreetsideProperties.SHOW_DETECTED_SIGNS.get()) {<a name="line.421"></a>
+<span class="sourceLineNo">422</span>        Point upperLeft = img2compCoord(visibleRect, 0, 0);<a name="line.422"></a>
+<span class="sourceLineNo">423</span>        Point lowerRight = img2compCoord(visibleRect, getImage().getWidth(), getImage().getHeight());<a name="line.423"></a>
+<span class="sourceLineNo">424</span><a name="line.424"></a>
+<span class="sourceLineNo">425</span>        // Transformation, which can convert you a Shape relative to the unit square to a Shape relative to the Component<a name="line.425"></a>
+<span class="sourceLineNo">426</span>        AffineTransform unit2compTransform = AffineTransform.getTranslateInstance(upperLeft.getX(), upperLeft.getY());<a name="line.426"></a>
+<span class="sourceLineNo">427</span>        unit2compTransform.concatenate(AffineTransform.getScaleInstance(lowerRight.getX() - upperLeft.getX(), lowerRight.getY() - upperLeft.getY()));<a name="line.427"></a>
+<span class="sourceLineNo">428</span><a name="line.428"></a>
+<span class="sourceLineNo">429</span>        final Graphics2D g2d = (Graphics2D) g;<a name="line.429"></a>
+<span class="sourceLineNo">430</span>        g2d.setStroke(new BasicStroke(2));<a name="line.430"></a>
+<span class="sourceLineNo">431</span>        for (ImageDetection d : detections) {<a name="line.431"></a>
+<span class="sourceLineNo">432</span>          final Shape shape = d.getShape().createTransformedShape(unit2compTransform);<a name="line.432"></a>
+<span class="sourceLineNo">433</span>          g2d.setColor(d.isTrafficSign() ? StreetsideColorScheme.IMAGEDETECTION_TRAFFICSIGN : StreetsideColorScheme.IMAGEDETECTION_UNKNOWN);<a name="line.433"></a>
+<span class="sourceLineNo">434</span>          g2d.draw(shape);<a name="line.434"></a>
+<span class="sourceLineNo">435</span>          if (d.isTrafficSign()) {<a name="line.435"></a>
+<span class="sourceLineNo">436</span>            g2d.drawImage(<a name="line.436"></a>
+<span class="sourceLineNo">437</span>              MapObject.getIcon(d.getValue()).getImage(),<a name="line.437"></a>
+<span class="sourceLineNo">438</span>              shape.getBounds().x, shape.getBounds().y,<a name="line.438"></a>
+<span class="sourceLineNo">439</span>              shape.getBounds().width, shape.getBounds().height,<a name="line.439"></a>
+<span class="sourceLineNo">440</span>              null<a name="line.440"></a>
+<span class="sourceLineNo">441</span>            );<a name="line.441"></a>
+<span class="sourceLineNo">442</span>          }<a name="line.442"></a>
+<span class="sourceLineNo">443</span>        }<a name="line.443"></a>
+<span class="sourceLineNo">444</span>      }<a name="line.444"></a>
+<span class="sourceLineNo">445</span>    }<a name="line.445"></a>
+<span class="sourceLineNo">446</span>  }<a name="line.446"></a>
+<span class="sourceLineNo">447</span><a name="line.447"></a>
+<span class="sourceLineNo">448</span>  private Point img2compCoord(Rectangle visibleRect, int xImg, int yImg) {<a name="line.448"></a>
+<span class="sourceLineNo">449</span>    Rectangle drawRect = calculateDrawImageRectangle(visibleRect);<a name="line.449"></a>
+<span class="sourceLineNo">450</span>    return new Point(drawRect.x + ((xImg - visibleRect.x) * drawRect.width)<a name="line.450"></a>
+<span class="sourceLineNo">451</span>        / visibleRect.width, drawRect.y<a name="line.451"></a>
+<span class="sourceLineNo">452</span>        + ((yImg - visibleRect.y) * drawRect.height) / visibleRect.height);<a name="line.452"></a>
+<span class="sourceLineNo">453</span>  }<a name="line.453"></a>
+<span class="sourceLineNo">454</span><a name="line.454"></a>
+<span class="sourceLineNo">455</span>  private Point comp2imgCoord(Rectangle visibleRect, int xComp, int yComp) {<a name="line.455"></a>
+<span class="sourceLineNo">456</span>    Rectangle drawRect = calculateDrawImageRectangle(visibleRect);<a name="line.456"></a>
+<span class="sourceLineNo">457</span>    return new Point(<a name="line.457"></a>
+<span class="sourceLineNo">458</span>        visibleRect.x + ((xComp - drawRect.x) * visibleRect.width) / drawRect.width,<a name="line.458"></a>
+<span class="sourceLineNo">459</span>        visibleRect.y + ((yComp - drawRect.y) * visibleRect.height) / drawRect.height<a name="line.459"></a>
+<span class="sourceLineNo">460</span>    );<a name="line.460"></a>
+<span class="sourceLineNo">461</span>  }<a name="line.461"></a>
+<span class="sourceLineNo">462</span><a name="line.462"></a>
+<span class="sourceLineNo">463</span>  private static Point getCenterImgCoord(Rectangle visibleRect) {<a name="line.463"></a>
+<span class="sourceLineNo">464</span>    return new Point(visibleRect.x + visibleRect.width / 2, visibleRect.y + visibleRect.height / 2);<a name="line.464"></a>
+<span class="sourceLineNo">465</span>  }<a name="line.465"></a>
+<span class="sourceLineNo">466</span><a name="line.466"></a>
+<span class="sourceLineNo">467</span>  private Rectangle calculateDrawImageRectangle(Rectangle visibleRect) {<a name="line.467"></a>
+<span class="sourceLineNo">468</span>    return calculateDrawImageRectangle(visibleRect, new Rectangle(0, 0, getSize().width, getSize().height));<a name="line.468"></a>
+<span class="sourceLineNo">469</span>  }<a name="line.469"></a>
+<span class="sourceLineNo">470</span><a name="line.470"></a>
+<span class="sourceLineNo">471</span>  /**<a name="line.471"></a>
+<span class="sourceLineNo">472</span>   * calculateDrawImageRectangle<a name="line.472"></a>
+<span class="sourceLineNo">473</span>   *<a name="line.473"></a>
+<span class="sourceLineNo">474</span>   * @param imgRect<a name="line.474"></a>
+<span class="sourceLineNo">475</span>   *          the part of the image that should be drawn (in image coordinates)<a name="line.475"></a>
+<span class="sourceLineNo">476</span>   * @param compRect<a name="line.476"></a>
+<span class="sourceLineNo">477</span>   *          the part of the component where the image should be drawn (in<a name="line.477"></a>
+<span class="sourceLineNo">478</span>   *          component coordinates)<a name="line.478"></a>
+<span class="sourceLineNo">479</span>   * @return the part of compRect with the same width/height ratio as the image<a name="line.479"></a>
+<span class="sourceLineNo">480</span>   */<a name="line.480"></a>
+<span class="sourceLineNo">481</span>  private static Rectangle calculateDrawImageRectangle(Rectangle imgRect, Rectangle compRect) {<a name="line.481"></a>
+<span class="sourceLineNo">482</span>    int x = 0;<a name="line.482"></a>
+<span class="sourceLineNo">483</span>    int y = 0;<a name="line.483"></a>
+<span class="sourceLineNo">484</span>    int w = compRect.width;<a name="line.484"></a>
+<span class="sourceLineNo">485</span>    int h = compRect.height;<a name="line.485"></a>
+<span class="sourceLineNo">486</span>    int wFact = w * imgRect.height;<a name="line.486"></a>
+<span class="sourceLineNo">487</span>    int hFact = h * imgRect.width;<a name="line.487"></a>
+<span class="sourceLineNo">488</span>    if (wFact != hFact) {<a name="line.488"></a>
+<span class="sourceLineNo">489</span>      if (wFact &gt; hFact) {<a name="line.489"></a>
+<span class="sourceLineNo">490</span>        w = hFact / imgRect.height;<a name="line.490"></a>
+<span class="sourceLineNo">491</span>        x = (compRect.width - w) / 2;<a name="line.491"></a>
+<span class="sourceLineNo">492</span>      } else {<a name="line.492"></a>
+<span class="sourceLineNo">493</span>        h = wFact / imgRect.width;<a name="line.493"></a>
+<span class="sourceLineNo">494</span>        y = (compRect.height - h) / 2;<a name="line.494"></a>
+<span class="sourceLineNo">495</span>      }<a name="line.495"></a>
+<span class="sourceLineNo">496</span>    }<a name="line.496"></a>
+<span class="sourceLineNo">497</span>    return new Rectangle(x + compRect.x, y + compRect.y, w, h);<a name="line.497"></a>
+<span class="sourceLineNo">498</span>  }<a name="line.498"></a>
+<span class="sourceLineNo">499</span><a name="line.499"></a>
+<span class="sourceLineNo">500</span>  /**<a name="line.500"></a>
+<span class="sourceLineNo">501</span>   * Zooms to 1:1 and, if it is already in 1:1, to best fit.<a name="line.501"></a>
+<span class="sourceLineNo">502</span>   */<a name="line.502"></a>
+<span class="sourceLineNo">503</span>  public void zoomBestFitOrOne() {<a name="line.503"></a>
+<span class="sourceLineNo">504</span>    Image image;<a name="line.504"></a>
+<span class="sourceLineNo">505</span>    Rectangle visibleRect;<a name="line.505"></a>
+<span class="sourceLineNo">506</span>    synchronized (this) {<a name="line.506"></a>
+<span class="sourceLineNo">507</span>      image = this.image;<a name="line.507"></a>
+<span class="sourceLineNo">508</span>      visibleRect = this.visibleRect;<a name="line.508"></a>
+<span class="sourceLineNo">509</span>    }<a name="line.509"></a>
+<span class="sourceLineNo">510</span>    if (image == null)<a name="line.510"></a>
+<span class="sourceLineNo">511</span>      return;<a name="line.511"></a>
+<span class="sourceLineNo">512</span>    if (visibleRect.width != image.getWidth(null)<a name="line.512"></a>
+<span class="sourceLineNo">513</span>        || visibleRect.height != image.getHeight(null)) {<a name="line.513"></a>
+<span class="sourceLineNo">514</span>      // The display is not at best fit. =&gt; Zoom to best fit<a name="line.514"></a>
+<span class="sourceLineNo">515</span>      visibleRect = new Rectangle(0, 0, image.getWidth(null),<a name="line.515"></a>
+<span class="sourceLineNo">516</span>          image.getHeight(null));<a name="line.516"></a>
+<span class="sourceLineNo">517</span>    } else {<a name="line.517"></a>
+<span class="sourceLineNo">518</span>      // The display is at best fit =&gt; zoom to 1:1<a name="line.518"></a>
+<span class="sourceLineNo">519</span>      Point center = getCenterImgCoord(visibleRect);<a name="line.519"></a>
+<span class="sourceLineNo">520</span>      visibleRect = new Rectangle(center.x - getWidth() / 2, center.y<a name="line.520"></a>
+<span class="sourceLineNo">521</span>          - getHeight() / 2, getWidth(), getHeight());<a name="line.521"></a>
+<span class="sourceLineNo">522</span>      checkVisibleRectPos(image, visibleRect);<a name="line.522"></a>
+<span class="sourceLineNo">523</span>    }<a name="line.523"></a>
+<span class="sourceLineNo">524</span>    synchronized (this) {<a name="line.524"></a>
+<span class="sourceLineNo">525</span>      this.visibleRect = visibleRect;<a name="line.525"></a>
+<span class="sourceLineNo">526</span>    }<a name="line.526"></a>
+<span class="sourceLineNo">527</span>    repaint();<a name="line.527"></a>
+<span class="sourceLineNo">528</span>  }<a name="line.528"></a>
+<span class="sourceLineNo">529</span><a name="line.529"></a>
+<span class="sourceLineNo">530</span>  private static void checkVisibleRectPos(Image image, Rectangle visibleRect) {<a name="line.530"></a>
+<span class="sourceLineNo">531</span>    if (visibleRect.x &lt; 0) {<a name="line.531"></a>
+<span class="sourceLineNo">532</span>      visibleRect.x = 0;<a name="line.532"></a>
+<span class="sourceLineNo">533</span>    }<a name="line.533"></a>
+<span class="sourceLineNo">534</span>    if (visibleRect.y &lt; 0) {<a name="line.534"></a>
+<span class="sourceLineNo">535</span>      visibleRect.y = 0;<a name="line.535"></a>
+<span class="sourceLineNo">536</span>    }<a name="line.536"></a>
+<span class="sourceLineNo">537</span>    if (visibleRect.x + visibleRect.width &gt; image.getWidth(null)) {<a name="line.537"></a>
+<span class="sourceLineNo">538</span>      visibleRect.x = image.getWidth(null) - visibleRect.width;<a name="line.538"></a>
+<span class="sourceLineNo">539</span>    }<a name="line.539"></a>
+<span class="sourceLineNo">540</span>    if (visibleRect.y + visibleRect.height &gt; image.getHeight(null)) {<a name="line.540"></a>
+<span class="sourceLineNo">541</span>      visibleRect.y = image.getHeight(null) - visibleRect.height;<a name="line.541"></a>
+<span class="sourceLineNo">542</span>    }<a name="line.542"></a>
+<span class="sourceLineNo">543</span>  }<a name="line.543"></a>
+<span class="sourceLineNo">544</span><a name="line.544"></a>
+<span class="sourceLineNo">545</span>  private static void checkVisibleRectSize(Image image, Rectangle visibleRect) {<a name="line.545"></a>
+<span class="sourceLineNo">546</span>    if (visibleRect.width &gt; image.getWidth(null)) {<a name="line.546"></a>
+<span class="sourceLineNo">547</span>      visibleRect.width = image.getWidth(null);<a name="line.547"></a>
+<span class="sourceLineNo">548</span>    }<a name="line.548"></a>
+<span class="sourceLineNo">549</span>    if (visibleRect.height &gt; image.getHeight(null)) {<a name="line.549"></a>
+<span class="sourceLineNo">550</span>      visibleRect.height = image.getHeight(null);<a name="line.550"></a>
+<span class="sourceLineNo">551</span>    }<a name="line.551"></a>
+<span class="sourceLineNo">552</span>  }<a name="line.552"></a>
+<span class="sourceLineNo">553</span>}<a name="line.553"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.html	(revision 34416)
@@ -0,0 +1,625 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.BasicStroke;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.Color;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.Dimension;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.awt.Graphics;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.awt.Graphics2D;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.awt.Image;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.awt.Point;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import java.awt.Rectangle;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import java.awt.Shape;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import java.awt.event.MouseEvent;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import java.awt.event.MouseListener;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import java.awt.event.MouseMotionListener;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import java.awt.event.MouseWheelEvent;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import java.awt.event.MouseWheelListener;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import java.awt.geom.AffineTransform;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import java.awt.geom.Rectangle2D;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import java.awt.image.BufferedImage;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import java.util.ArrayList;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import java.util.Collection;<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>import javax.swing.JComponent;<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.plugins.streetside.model.ImageDetection;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.plugins.streetside.model.MapObject;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span><a name="line.35"></a>
+<span class="sourceLineNo">036</span>/**<a name="line.36"></a>
+<span class="sourceLineNo">037</span> * This object is a responsible JComponent which lets you zoom and drag. It is<a name="line.37"></a>
+<span class="sourceLineNo">038</span> * included in a {@link StreetsideMainDialog} object.<a name="line.38"></a>
+<span class="sourceLineNo">039</span> *<a name="line.39"></a>
+<span class="sourceLineNo">040</span> * @author nokutu<a name="line.40"></a>
+<span class="sourceLineNo">041</span> * @see StreetsideImageDisplay<a name="line.41"></a>
+<span class="sourceLineNo">042</span> * @see StreetsideMainDialog<a name="line.42"></a>
+<span class="sourceLineNo">043</span> */<a name="line.43"></a>
+<span class="sourceLineNo">044</span>public class StreetsideImageDisplay extends JComponent {<a name="line.44"></a>
+<span class="sourceLineNo">045</span><a name="line.45"></a>
+<span class="sourceLineNo">046</span>  private static final long serialVersionUID = -3188274185432686201L;<a name="line.46"></a>
+<span class="sourceLineNo">047</span><a name="line.47"></a>
+<span class="sourceLineNo">048</span>  private final Collection&lt;ImageDetection&gt; detections = new ArrayList&lt;&gt;();<a name="line.48"></a>
+<span class="sourceLineNo">049</span><a name="line.49"></a>
+<span class="sourceLineNo">050</span>  /** The image currently displayed */<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  private volatile BufferedImage image;<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>  /**<a name="line.53"></a>
+<span class="sourceLineNo">054</span>   * The rectangle (in image coordinates) of the image that is visible. This<a name="line.54"></a>
+<span class="sourceLineNo">055</span>   * rectangle is calculated each time the zoom is modified<a name="line.55"></a>
+<span class="sourceLineNo">056</span>   */<a name="line.56"></a>
+<span class="sourceLineNo">057</span>  private volatile Rectangle visibleRect;<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>  /**<a name="line.59"></a>
+<span class="sourceLineNo">060</span>   * When a selection is done, the rectangle of the selection (in image<a name="line.60"></a>
+<span class="sourceLineNo">061</span>   * coordinates)<a name="line.61"></a>
+<span class="sourceLineNo">062</span>   */<a name="line.62"></a>
+<span class="sourceLineNo">063</span>  private Rectangle selectedRect;<a name="line.63"></a>
+<span class="sourceLineNo">064</span><a name="line.64"></a>
+<span class="sourceLineNo">065</span>  private class ImgDisplayMouseListener implements MouseListener, MouseWheelListener, MouseMotionListener {<a name="line.65"></a>
+<span class="sourceLineNo">066</span>    private boolean mouseIsDragging;<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    private long lastTimeForMousePoint;<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    private Point mousePointInImg;<a name="line.68"></a>
+<span class="sourceLineNo">069</span><a name="line.69"></a>
+<span class="sourceLineNo">070</span>    /**<a name="line.70"></a>
+<span class="sourceLineNo">071</span>     * Zoom in and out, trying to preserve the point of the image that was under<a name="line.71"></a>
+<span class="sourceLineNo">072</span>     * the mouse cursor at the same place<a name="line.72"></a>
+<span class="sourceLineNo">073</span>     */<a name="line.73"></a>
+<span class="sourceLineNo">074</span>    @Override<a name="line.74"></a>
+<span class="sourceLineNo">075</span>    public void mouseWheelMoved(MouseWheelEvent e) {<a name="line.75"></a>
+<span class="sourceLineNo">076</span>      Image image;<a name="line.76"></a>
+<span class="sourceLineNo">077</span>      Rectangle visibleRect;<a name="line.77"></a>
+<span class="sourceLineNo">078</span>      synchronized (StreetsideImageDisplay.this) {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>        image = getImage();<a name="line.79"></a>
+<span class="sourceLineNo">080</span>        visibleRect = StreetsideImageDisplay.this.visibleRect;<a name="line.80"></a>
+<span class="sourceLineNo">081</span>      }<a name="line.81"></a>
+<span class="sourceLineNo">082</span>      mouseIsDragging = false;<a name="line.82"></a>
+<span class="sourceLineNo">083</span>      selectedRect = null;<a name="line.83"></a>
+<span class="sourceLineNo">084</span>      if (image != null &amp;&amp; Math.min(getSize().getWidth(), getSize().getHeight()) &gt; 0) {<a name="line.84"></a>
+<span class="sourceLineNo">085</span>        // Calculate the mouse cursor position in image coordinates, so that<a name="line.85"></a>
+<span class="sourceLineNo">086</span>        // we can center the zoom<a name="line.86"></a>
+<span class="sourceLineNo">087</span>        // on that mouse position.<a name="line.87"></a>
+<span class="sourceLineNo">088</span>        // To avoid issues when the user tries to zoom in on the image<a name="line.88"></a>
+<span class="sourceLineNo">089</span>        // borders, this point is not calculated<a name="line.89"></a>
+<span class="sourceLineNo">090</span>        // again if there was less than 1.5seconds since the last event.<a name="line.90"></a>
+<span class="sourceLineNo">091</span>        if (e.getWhen() - lastTimeForMousePoint &gt; 1500 || mousePointInImg == null) {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>          lastTimeForMousePoint = e.getWhen();<a name="line.92"></a>
+<span class="sourceLineNo">093</span>          mousePointInImg = comp2imgCoord(visibleRect, e.getX(), e.getY());<a name="line.93"></a>
+<span class="sourceLineNo">094</span>        }<a name="line.94"></a>
+<span class="sourceLineNo">095</span>        // Set the zoom to the visible rectangle in image coordinates<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        if (e.getWheelRotation() &gt; 0) {<a name="line.96"></a>
+<span class="sourceLineNo">097</span>          visibleRect.width = visibleRect.width * 3 / 2;<a name="line.97"></a>
+<span class="sourceLineNo">098</span>          visibleRect.height = visibleRect.height * 3 / 2;<a name="line.98"></a>
+<span class="sourceLineNo">099</span>        } else {<a name="line.99"></a>
+<span class="sourceLineNo">100</span>          visibleRect.width = visibleRect.width * 2 / 3;<a name="line.100"></a>
+<span class="sourceLineNo">101</span>          visibleRect.height = visibleRect.height * 2 / 3;<a name="line.101"></a>
+<span class="sourceLineNo">102</span>        }<a name="line.102"></a>
+<span class="sourceLineNo">103</span>        // Check that the zoom doesn't exceed 2:1<a name="line.103"></a>
+<span class="sourceLineNo">104</span>        if (visibleRect.width &lt; getSize().width / 2) {<a name="line.104"></a>
+<span class="sourceLineNo">105</span>          visibleRect.width = getSize().width / 2;<a name="line.105"></a>
+<span class="sourceLineNo">106</span>        }<a name="line.106"></a>
+<span class="sourceLineNo">107</span>        if (visibleRect.height &lt; getSize().height / 2) {<a name="line.107"></a>
+<span class="sourceLineNo">108</span>          visibleRect.height = getSize().height / 2;<a name="line.108"></a>
+<span class="sourceLineNo">109</span>        }<a name="line.109"></a>
+<span class="sourceLineNo">110</span>        // Set the same ratio for the visible rectangle and the display area<a name="line.110"></a>
+<span class="sourceLineNo">111</span>        int hFact = visibleRect.height * getSize().width;<a name="line.111"></a>
+<span class="sourceLineNo">112</span>        int wFact = visibleRect.width * getSize().height;<a name="line.112"></a>
+<span class="sourceLineNo">113</span>        if (hFact &gt; wFact) {<a name="line.113"></a>
+<span class="sourceLineNo">114</span>          visibleRect.width = hFact / getSize().height;<a name="line.114"></a>
+<span class="sourceLineNo">115</span>        } else {<a name="line.115"></a>
+<span class="sourceLineNo">116</span>          visibleRect.height = wFact / getSize().width;<a name="line.116"></a>
+<span class="sourceLineNo">117</span>        }<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        // The size of the visible rectangle is limited by the image size.<a name="line.118"></a>
+<span class="sourceLineNo">119</span>        checkVisibleRectSize(image, visibleRect);<a name="line.119"></a>
+<span class="sourceLineNo">120</span>        // Set the position of the visible rectangle, so that the mouse<a name="line.120"></a>
+<span class="sourceLineNo">121</span>        // cursor doesn't move on the image.<a name="line.121"></a>
+<span class="sourceLineNo">122</span>        Rectangle drawRect = calculateDrawImageRectangle(visibleRect);<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        visibleRect.x = mousePointInImg.x<a name="line.123"></a>
+<span class="sourceLineNo">124</span>            + ((drawRect.x - e.getX()) * visibleRect.width) / drawRect.width;<a name="line.124"></a>
+<span class="sourceLineNo">125</span>        visibleRect.y = mousePointInImg.y<a name="line.125"></a>
+<span class="sourceLineNo">126</span>            + ((drawRect.y - e.getY()) * visibleRect.height) / drawRect.height;<a name="line.126"></a>
+<span class="sourceLineNo">127</span>        // The position is also limited by the image size<a name="line.127"></a>
+<span class="sourceLineNo">128</span>        checkVisibleRectPos(image, visibleRect);<a name="line.128"></a>
+<span class="sourceLineNo">129</span>        synchronized (StreetsideImageDisplay.this) {<a name="line.129"></a>
+<span class="sourceLineNo">130</span>          StreetsideImageDisplay.this.visibleRect = visibleRect;<a name="line.130"></a>
+<span class="sourceLineNo">131</span>        }<a name="line.131"></a>
+<span class="sourceLineNo">132</span>        StreetsideImageDisplay.this.repaint();<a name="line.132"></a>
+<span class="sourceLineNo">133</span>      }<a name="line.133"></a>
+<span class="sourceLineNo">134</span>    }<a name="line.134"></a>
+<span class="sourceLineNo">135</span><a name="line.135"></a>
+<span class="sourceLineNo">136</span>    /** Center the display on the point that has been clicked */<a name="line.136"></a>
+<span class="sourceLineNo">137</span>    @Override<a name="line.137"></a>
+<span class="sourceLineNo">138</span>    public void mouseClicked(MouseEvent e) {<a name="line.138"></a>
+<span class="sourceLineNo">139</span>      // Move the center to the clicked point.<a name="line.139"></a>
+<span class="sourceLineNo">140</span>      Image image;<a name="line.140"></a>
+<span class="sourceLineNo">141</span>      Rectangle visibleRect;<a name="line.141"></a>
+<span class="sourceLineNo">142</span>      synchronized (StreetsideImageDisplay.this) {<a name="line.142"></a>
+<span class="sourceLineNo">143</span>        image = getImage();<a name="line.143"></a>
+<span class="sourceLineNo">144</span>        visibleRect = StreetsideImageDisplay.this.visibleRect;<a name="line.144"></a>
+<span class="sourceLineNo">145</span>      }<a name="line.145"></a>
+<span class="sourceLineNo">146</span>      if (image != null &amp;&amp; Math.min(getSize().getWidth(), getSize().getHeight()) &gt; 0) {<a name="line.146"></a>
+<span class="sourceLineNo">147</span>        if (e.getButton() == StreetsideProperties.PICTURE_OPTION_BUTTON.get()) {<a name="line.147"></a>
+<span class="sourceLineNo">148</span>          if (!StreetsideImageDisplay.this.visibleRect.equals(new Rectangle(0, 0, image.getWidth(null), image.getHeight(null)))) {<a name="line.148"></a>
+<span class="sourceLineNo">149</span>            // Zooms to 1:1<a name="line.149"></a>
+<span class="sourceLineNo">150</span>            StreetsideImageDisplay.this.visibleRect = new Rectangle(0, 0,<a name="line.150"></a>
+<span class="sourceLineNo">151</span>                image.getWidth(null), image.getHeight(null));<a name="line.151"></a>
+<span class="sourceLineNo">152</span>          } else {<a name="line.152"></a>
+<span class="sourceLineNo">153</span>            // Zooms to best fit.<a name="line.153"></a>
+<span class="sourceLineNo">154</span>            StreetsideImageDisplay.this.visibleRect = new Rectangle(<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                0,<a name="line.155"></a>
+<span class="sourceLineNo">156</span>                (image.getHeight(null) - (image.getWidth(null) * getHeight()) / getWidth()) / 2,<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                image.getWidth(null),<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                (image.getWidth(null) * getHeight()) / getWidth()<a name="line.158"></a>
+<span class="sourceLineNo">159</span>            );<a name="line.159"></a>
+<span class="sourceLineNo">160</span>          }<a name="line.160"></a>
+<span class="sourceLineNo">161</span>          StreetsideImageDisplay.this.repaint();<a name="line.161"></a>
+<span class="sourceLineNo">162</span>          return;<a name="line.162"></a>
+<span class="sourceLineNo">163</span>        } else if (e.getButton() != StreetsideProperties.PICTURE_DRAG_BUTTON.get()) {<a name="line.163"></a>
+<span class="sourceLineNo">164</span>          return;<a name="line.164"></a>
+<span class="sourceLineNo">165</span>        }<a name="line.165"></a>
+<span class="sourceLineNo">166</span>        // Calculate the translation to set the clicked point the center of<a name="line.166"></a>
+<span class="sourceLineNo">167</span>        // the view.<a name="line.167"></a>
+<span class="sourceLineNo">168</span>        Point click = comp2imgCoord(visibleRect, e.getX(), e.getY());<a name="line.168"></a>
+<span class="sourceLineNo">169</span>        Point center = getCenterImgCoord(visibleRect);<a name="line.169"></a>
+<span class="sourceLineNo">170</span>        visibleRect.x += click.x - center.x;<a name="line.170"></a>
+<span class="sourceLineNo">171</span>        visibleRect.y += click.y - center.y;<a name="line.171"></a>
+<span class="sourceLineNo">172</span>        checkVisibleRectPos(image, visibleRect);<a name="line.172"></a>
+<span class="sourceLineNo">173</span>        synchronized (StreetsideImageDisplay.this) {<a name="line.173"></a>
+<span class="sourceLineNo">174</span>          StreetsideImageDisplay.this.visibleRect = visibleRect;<a name="line.174"></a>
+<span class="sourceLineNo">175</span>        }<a name="line.175"></a>
+<span class="sourceLineNo">176</span>        StreetsideImageDisplay.this.repaint();<a name="line.176"></a>
+<span class="sourceLineNo">177</span>      }<a name="line.177"></a>
+<span class="sourceLineNo">178</span>    }<a name="line.178"></a>
+<span class="sourceLineNo">179</span><a name="line.179"></a>
+<span class="sourceLineNo">180</span>    /**<a name="line.180"></a>
+<span class="sourceLineNo">181</span>     * Initialize the dragging, either with button 1 (simple dragging) or button<a name="line.181"></a>
+<span class="sourceLineNo">182</span>     * 3 (selection of a picture part)<a name="line.182"></a>
+<span class="sourceLineNo">183</span>     */<a name="line.183"></a>
+<span class="sourceLineNo">184</span>    @Override<a name="line.184"></a>
+<span class="sourceLineNo">185</span>    public void mousePressed(MouseEvent e) {<a name="line.185"></a>
+<span class="sourceLineNo">186</span>      if (getImage() == null) {<a name="line.186"></a>
+<span class="sourceLineNo">187</span>        mouseIsDragging = false;<a name="line.187"></a>
+<span class="sourceLineNo">188</span>        selectedRect = null;<a name="line.188"></a>
+<span class="sourceLineNo">189</span>        return;<a name="line.189"></a>
+<span class="sourceLineNo">190</span>      }<a name="line.190"></a>
+<span class="sourceLineNo">191</span>      Image image;<a name="line.191"></a>
+<span class="sourceLineNo">192</span>      Rectangle visibleRect;<a name="line.192"></a>
+<span class="sourceLineNo">193</span>      synchronized (StreetsideImageDisplay.this) {<a name="line.193"></a>
+<span class="sourceLineNo">194</span>        image = StreetsideImageDisplay.this.image;<a name="line.194"></a>
+<span class="sourceLineNo">195</span>        visibleRect = StreetsideImageDisplay.this.visibleRect;<a name="line.195"></a>
+<span class="sourceLineNo">196</span>      }<a name="line.196"></a>
+<span class="sourceLineNo">197</span>      if (image == null)<a name="line.197"></a>
+<span class="sourceLineNo">198</span>        return;<a name="line.198"></a>
+<span class="sourceLineNo">199</span>      if (e.getButton() == StreetsideProperties.PICTURE_DRAG_BUTTON.get()) {<a name="line.199"></a>
+<span class="sourceLineNo">200</span>        mousePointInImg = comp2imgCoord(visibleRect, e.getX(), e.getY());<a name="line.200"></a>
+<span class="sourceLineNo">201</span>        mouseIsDragging = true;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>        selectedRect = null;<a name="line.202"></a>
+<span class="sourceLineNo">203</span>      } else if (e.getButton() == StreetsideProperties.PICTURE_ZOOM_BUTTON.get()) {<a name="line.203"></a>
+<span class="sourceLineNo">204</span>        mousePointInImg = comp2imgCoord(visibleRect, e.getX(), e.getY());<a name="line.204"></a>
+<span class="sourceLineNo">205</span>        checkPointInVisibleRect(mousePointInImg, visibleRect);<a name="line.205"></a>
+<span class="sourceLineNo">206</span>        mouseIsDragging = false;<a name="line.206"></a>
+<span class="sourceLineNo">207</span>        selectedRect = new Rectangle(mousePointInImg.x, mousePointInImg.y, 0, 0);<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        StreetsideImageDisplay.this.repaint();<a name="line.208"></a>
+<span class="sourceLineNo">209</span>      } else {<a name="line.209"></a>
+<span class="sourceLineNo">210</span>        mouseIsDragging = false;<a name="line.210"></a>
+<span class="sourceLineNo">211</span>        selectedRect = null;<a name="line.211"></a>
+<span class="sourceLineNo">212</span>      }<a name="line.212"></a>
+<span class="sourceLineNo">213</span>    }<a name="line.213"></a>
+<span class="sourceLineNo">214</span><a name="line.214"></a>
+<span class="sourceLineNo">215</span>    @Override<a name="line.215"></a>
+<span class="sourceLineNo">216</span>    public void mouseDragged(MouseEvent e) {<a name="line.216"></a>
+<span class="sourceLineNo">217</span>      if (!mouseIsDragging &amp;&amp; selectedRect == null)<a name="line.217"></a>
+<span class="sourceLineNo">218</span>        return;<a name="line.218"></a>
+<span class="sourceLineNo">219</span>      Image image;<a name="line.219"></a>
+<span class="sourceLineNo">220</span>      Rectangle visibleRect;<a name="line.220"></a>
+<span class="sourceLineNo">221</span>      synchronized (StreetsideImageDisplay.this) {<a name="line.221"></a>
+<span class="sourceLineNo">222</span>        image = getImage();<a name="line.222"></a>
+<span class="sourceLineNo">223</span>        visibleRect = StreetsideImageDisplay.this.visibleRect;<a name="line.223"></a>
+<span class="sourceLineNo">224</span>      }<a name="line.224"></a>
+<span class="sourceLineNo">225</span>      if (image == null) {<a name="line.225"></a>
+<span class="sourceLineNo">226</span>        mouseIsDragging = false;<a name="line.226"></a>
+<span class="sourceLineNo">227</span>        selectedRect = null;<a name="line.227"></a>
+<span class="sourceLineNo">228</span>        return;<a name="line.228"></a>
+<span class="sourceLineNo">229</span>      }<a name="line.229"></a>
+<span class="sourceLineNo">230</span>      if (mouseIsDragging) {<a name="line.230"></a>
+<span class="sourceLineNo">231</span>        Point p = comp2imgCoord(visibleRect, e.getX(), e.getY());<a name="line.231"></a>
+<span class="sourceLineNo">232</span>        visibleRect.x += mousePointInImg.x - p.x;<a name="line.232"></a>
+<span class="sourceLineNo">233</span>        visibleRect.y += mousePointInImg.y - p.y;<a name="line.233"></a>
+<span class="sourceLineNo">234</span>        checkVisibleRectPos(image, visibleRect);<a name="line.234"></a>
+<span class="sourceLineNo">235</span>        synchronized (StreetsideImageDisplay.this) {<a name="line.235"></a>
+<span class="sourceLineNo">236</span>          StreetsideImageDisplay.this.visibleRect = visibleRect;<a name="line.236"></a>
+<span class="sourceLineNo">237</span>        }<a name="line.237"></a>
+<span class="sourceLineNo">238</span>        StreetsideImageDisplay.this.repaint();<a name="line.238"></a>
+<span class="sourceLineNo">239</span>      } else if (selectedRect != null) {<a name="line.239"></a>
+<span class="sourceLineNo">240</span>        Point p = comp2imgCoord(visibleRect, e.getX(), e.getY());<a name="line.240"></a>
+<span class="sourceLineNo">241</span>        checkPointInVisibleRect(p, visibleRect);<a name="line.241"></a>
+<span class="sourceLineNo">242</span>        Rectangle rect = new Rectangle(p.x &lt; mousePointInImg.x ? p.x<a name="line.242"></a>
+<span class="sourceLineNo">243</span>            : mousePointInImg.x, p.y &lt; mousePointInImg.y ? p.y<a name="line.243"></a>
+<span class="sourceLineNo">244</span>            : mousePointInImg.y, p.x &lt; mousePointInImg.x ? mousePointInImg.x<a name="line.244"></a>
+<span class="sourceLineNo">245</span>            - p.x : p.x - mousePointInImg.x,<a name="line.245"></a>
+<span class="sourceLineNo">246</span>            p.y &lt; mousePointInImg.y ? mousePointInImg.y - p.y : p.y<a name="line.246"></a>
+<span class="sourceLineNo">247</span>                - mousePointInImg.y);<a name="line.247"></a>
+<span class="sourceLineNo">248</span>        checkVisibleRectSize(image, rect);<a name="line.248"></a>
+<span class="sourceLineNo">249</span>        checkVisibleRectPos(image, rect);<a name="line.249"></a>
+<span class="sourceLineNo">250</span>        selectedRect = rect;<a name="line.250"></a>
+<span class="sourceLineNo">251</span>        StreetsideImageDisplay.this.repaint();<a name="line.251"></a>
+<span class="sourceLineNo">252</span>      }<a name="line.252"></a>
+<span class="sourceLineNo">253</span>    }<a name="line.253"></a>
+<span class="sourceLineNo">254</span><a name="line.254"></a>
+<span class="sourceLineNo">255</span>    @Override<a name="line.255"></a>
+<span class="sourceLineNo">256</span>    public void mouseReleased(MouseEvent e) {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>      if (!mouseIsDragging &amp;&amp; selectedRect == null)<a name="line.257"></a>
+<span class="sourceLineNo">258</span>        return;<a name="line.258"></a>
+<span class="sourceLineNo">259</span>      Image image;<a name="line.259"></a>
+<span class="sourceLineNo">260</span>      synchronized (StreetsideImageDisplay.this) {<a name="line.260"></a>
+<span class="sourceLineNo">261</span>        image = getImage();<a name="line.261"></a>
+<span class="sourceLineNo">262</span>      }<a name="line.262"></a>
+<span class="sourceLineNo">263</span>      if (image == null) {<a name="line.263"></a>
+<span class="sourceLineNo">264</span>        mouseIsDragging = false;<a name="line.264"></a>
+<span class="sourceLineNo">265</span>        selectedRect = null;<a name="line.265"></a>
+<span class="sourceLineNo">266</span>        return;<a name="line.266"></a>
+<span class="sourceLineNo">267</span>      }<a name="line.267"></a>
+<span class="sourceLineNo">268</span>      if (mouseIsDragging) {<a name="line.268"></a>
+<span class="sourceLineNo">269</span>        mouseIsDragging = false;<a name="line.269"></a>
+<span class="sourceLineNo">270</span>      } else if (selectedRect != null) {<a name="line.270"></a>
+<span class="sourceLineNo">271</span>        int oldWidth = selectedRect.width;<a name="line.271"></a>
+<span class="sourceLineNo">272</span>        int oldHeight = selectedRect.height;<a name="line.272"></a>
+<span class="sourceLineNo">273</span>        // Check that the zoom doesn't exceed 2:1<a name="line.273"></a>
+<span class="sourceLineNo">274</span>        if (selectedRect.width &lt; getSize().width / 2) {<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                selectedRect.width = getSize().width / 2;<a name="line.275"></a>
+<span class="sourceLineNo">276</span>        }<a name="line.276"></a>
+<span class="sourceLineNo">277</span>        if (selectedRect.height &lt; getSize().height / 2) {<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                selectedRect.height = getSize().height / 2;<a name="line.278"></a>
+<span class="sourceLineNo">279</span>        }<a name="line.279"></a>
+<span class="sourceLineNo">280</span>        // Set the same ratio for the visible rectangle and the display<a name="line.280"></a>
+<span class="sourceLineNo">281</span>        // area<a name="line.281"></a>
+<span class="sourceLineNo">282</span>        int hFact = selectedRect.height * getSize().width;<a name="line.282"></a>
+<span class="sourceLineNo">283</span>        int wFact = selectedRect.width * getSize().height;<a name="line.283"></a>
+<span class="sourceLineNo">284</span>        if (hFact &gt; wFact) {<a name="line.284"></a>
+<span class="sourceLineNo">285</span>          selectedRect.width = hFact / getSize().height;<a name="line.285"></a>
+<span class="sourceLineNo">286</span>        } else {<a name="line.286"></a>
+<span class="sourceLineNo">287</span>          selectedRect.height = wFact / getSize().width;<a name="line.287"></a>
+<span class="sourceLineNo">288</span>        }<a name="line.288"></a>
+<span class="sourceLineNo">289</span>        // Keep the center of the selection<a name="line.289"></a>
+<span class="sourceLineNo">290</span>        if (selectedRect.width != oldWidth) {<a name="line.290"></a>
+<span class="sourceLineNo">291</span>                selectedRect.x -= (selectedRect.width - oldWidth) / 2;<a name="line.291"></a>
+<span class="sourceLineNo">292</span>        }<a name="line.292"></a>
+<span class="sourceLineNo">293</span>        if (selectedRect.height != oldHeight) {<a name="line.293"></a>
+<span class="sourceLineNo">294</span>                selectedRect.y -= (selectedRect.height - oldHeight) / 2;<a name="line.294"></a>
+<span class="sourceLineNo">295</span>        }<a name="line.295"></a>
+<span class="sourceLineNo">296</span>        checkVisibleRectSize(image, selectedRect);<a name="line.296"></a>
+<span class="sourceLineNo">297</span>        checkVisibleRectPos(image, selectedRect);<a name="line.297"></a>
+<span class="sourceLineNo">298</span>        synchronized (StreetsideImageDisplay.this) {<a name="line.298"></a>
+<span class="sourceLineNo">299</span>          visibleRect = selectedRect;<a name="line.299"></a>
+<span class="sourceLineNo">300</span>        }<a name="line.300"></a>
+<span class="sourceLineNo">301</span>        selectedRect = null;<a name="line.301"></a>
+<span class="sourceLineNo">302</span>        StreetsideImageDisplay.this.repaint();<a name="line.302"></a>
+<span class="sourceLineNo">303</span>      }<a name="line.303"></a>
+<span class="sourceLineNo">304</span>    }<a name="line.304"></a>
+<span class="sourceLineNo">305</span><a name="line.305"></a>
+<span class="sourceLineNo">306</span>    @Override<a name="line.306"></a>
+<span class="sourceLineNo">307</span>    public void mouseEntered(MouseEvent e) {<a name="line.307"></a>
+<span class="sourceLineNo">308</span>      // Do nothing, method is enforced by MouseListener<a name="line.308"></a>
+<span class="sourceLineNo">309</span>    }<a name="line.309"></a>
+<span class="sourceLineNo">310</span><a name="line.310"></a>
+<span class="sourceLineNo">311</span>    @Override<a name="line.311"></a>
+<span class="sourceLineNo">312</span>    public void mouseExited(MouseEvent e) {<a name="line.312"></a>
+<span class="sourceLineNo">313</span>      // Do nothing, method is enforced by MouseListener<a name="line.313"></a>
+<span class="sourceLineNo">314</span>    }<a name="line.314"></a>
+<span class="sourceLineNo">315</span><a name="line.315"></a>
+<span class="sourceLineNo">316</span>    @Override<a name="line.316"></a>
+<span class="sourceLineNo">317</span>    public void mouseMoved(MouseEvent e) {<a name="line.317"></a>
+<span class="sourceLineNo">318</span>      // Do nothing, method is enforced by MouseListener<a name="line.318"></a>
+<span class="sourceLineNo">319</span>    }<a name="line.319"></a>
+<span class="sourceLineNo">320</span><a name="line.320"></a>
+<span class="sourceLineNo">321</span>    private void checkPointInVisibleRect(Point p, Rectangle visibleRect) {<a name="line.321"></a>
+<span class="sourceLineNo">322</span>      if (p.x &lt; visibleRect.x) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>        p.x = visibleRect.x;<a name="line.323"></a>
+<span class="sourceLineNo">324</span>      }<a name="line.324"></a>
+<span class="sourceLineNo">325</span>      if (p.x &gt; visibleRect.x + visibleRect.width) {<a name="line.325"></a>
+<span class="sourceLineNo">326</span>        p.x = visibleRect.x + visibleRect.width;<a name="line.326"></a>
+<span class="sourceLineNo">327</span>      }<a name="line.327"></a>
+<span class="sourceLineNo">328</span>      if (p.y &lt; visibleRect.y) {<a name="line.328"></a>
+<span class="sourceLineNo">329</span>        p.y = visibleRect.y;<a name="line.329"></a>
+<span class="sourceLineNo">330</span>      }<a name="line.330"></a>
+<span class="sourceLineNo">331</span>      if (p.y &gt; visibleRect.y + visibleRect.height) {<a name="line.331"></a>
+<span class="sourceLineNo">332</span>        p.y = visibleRect.y + visibleRect.height;<a name="line.332"></a>
+<span class="sourceLineNo">333</span>      }<a name="line.333"></a>
+<span class="sourceLineNo">334</span>    }<a name="line.334"></a>
+<span class="sourceLineNo">335</span>  }<a name="line.335"></a>
+<span class="sourceLineNo">336</span><a name="line.336"></a>
+<span class="sourceLineNo">337</span>  /**<a name="line.337"></a>
+<span class="sourceLineNo">338</span>   * Main constructor.<a name="line.338"></a>
+<span class="sourceLineNo">339</span>   */<a name="line.339"></a>
+<span class="sourceLineNo">340</span>  public StreetsideImageDisplay() {<a name="line.340"></a>
+<span class="sourceLineNo">341</span>    ImgDisplayMouseListener mouseListener = new ImgDisplayMouseListener();<a name="line.341"></a>
+<span class="sourceLineNo">342</span>    addMouseListener(mouseListener);<a name="line.342"></a>
+<span class="sourceLineNo">343</span>    addMouseWheelListener(mouseListener);<a name="line.343"></a>
+<span class="sourceLineNo">344</span>    addMouseMotionListener(mouseListener);<a name="line.344"></a>
+<span class="sourceLineNo">345</span><a name="line.345"></a>
+<span class="sourceLineNo">346</span>    StreetsideProperties.SHOW_DETECTED_SIGNS.addListener(valChanged -&gt; repaint());<a name="line.346"></a>
+<span class="sourceLineNo">347</span>  }<a name="line.347"></a>
+<span class="sourceLineNo">348</span><a name="line.348"></a>
+<span class="sourceLineNo">349</span>  /**<a name="line.349"></a>
+<span class="sourceLineNo">350</span>   * Sets a new picture to be displayed.<a name="line.350"></a>
+<span class="sourceLineNo">351</span>   *<a name="line.351"></a>
+<span class="sourceLineNo">352</span>   * @param image The picture to be displayed.<a name="line.352"></a>
+<span class="sourceLineNo">353</span>   * @param detections image detections<a name="line.353"></a>
+<span class="sourceLineNo">354</span>   */<a name="line.354"></a>
+<span class="sourceLineNo">355</span>  public void setImage(BufferedImage image, Collection&lt;ImageDetection&gt; detections) {<a name="line.355"></a>
+<span class="sourceLineNo">356</span>    synchronized (this) {<a name="line.356"></a>
+<span class="sourceLineNo">357</span>      this.image = image;<a name="line.357"></a>
+<span class="sourceLineNo">358</span>      this.detections.clear();<a name="line.358"></a>
+<span class="sourceLineNo">359</span>      if (detections != null) {<a name="line.359"></a>
+<span class="sourceLineNo">360</span>        this.detections.addAll(detections);<a name="line.360"></a>
+<span class="sourceLineNo">361</span>      }<a name="line.361"></a>
+<span class="sourceLineNo">362</span>      selectedRect = null;<a name="line.362"></a>
+<span class="sourceLineNo">363</span>      if (image != null)<a name="line.363"></a>
+<span class="sourceLineNo">364</span>        visibleRect = new Rectangle(0, 0, image.getWidth(null),<a name="line.364"></a>
+<span class="sourceLineNo">365</span>            image.getHeight(null));<a name="line.365"></a>
+<span class="sourceLineNo">366</span>    }<a name="line.366"></a>
+<span class="sourceLineNo">367</span>    repaint();<a name="line.367"></a>
+<span class="sourceLineNo">368</span>  }<a name="line.368"></a>
+<span class="sourceLineNo">369</span><a name="line.369"></a>
+<span class="sourceLineNo">370</span>  /**<a name="line.370"></a>
+<span class="sourceLineNo">371</span>   * Returns the picture that is being displayed<a name="line.371"></a>
+<span class="sourceLineNo">372</span>   *<a name="line.372"></a>
+<span class="sourceLineNo">373</span>   * @return The picture that is being displayed.<a name="line.373"></a>
+<span class="sourceLineNo">374</span>   */<a name="line.374"></a>
+<span class="sourceLineNo">375</span>  public BufferedImage getImage() {<a name="line.375"></a>
+<span class="sourceLineNo">376</span>    return image;<a name="line.376"></a>
+<span class="sourceLineNo">377</span>  }<a name="line.377"></a>
+<span class="sourceLineNo">378</span><a name="line.378"></a>
+<span class="sourceLineNo">379</span>  /**<a name="line.379"></a>
+<span class="sourceLineNo">380</span>   * Paints the visible part of the picture.<a name="line.380"></a>
+<span class="sourceLineNo">381</span>   */<a name="line.381"></a>
+<span class="sourceLineNo">382</span>  @Override<a name="line.382"></a>
+<span class="sourceLineNo">383</span>  public void paintComponent(Graphics g) {<a name="line.383"></a>
+<span class="sourceLineNo">384</span>    Image image;<a name="line.384"></a>
+<span class="sourceLineNo">385</span>    Rectangle visibleRect;<a name="line.385"></a>
+<span class="sourceLineNo">386</span>    synchronized (this) {<a name="line.386"></a>
+<span class="sourceLineNo">387</span>      image = this.image;<a name="line.387"></a>
+<span class="sourceLineNo">388</span>      visibleRect = this.visibleRect;<a name="line.388"></a>
+<span class="sourceLineNo">389</span>    }<a name="line.389"></a>
+<span class="sourceLineNo">390</span>    if (image == null) {<a name="line.390"></a>
+<span class="sourceLineNo">391</span>      g.setColor(Color.black);<a name="line.391"></a>
+<span class="sourceLineNo">392</span>      String noImageStr = StreetsideLayer.hasInstance() ? tr("No image selected") : tr("Press \"{0}\" to download images", StreetsideDownloadAction.SHORTCUT.getKeyText());<a name="line.392"></a>
+<span class="sourceLineNo">393</span>      Rectangle2D noImageSize = g.getFontMetrics(g.getFont()).getStringBounds(<a name="line.393"></a>
+<span class="sourceLineNo">394</span>          noImageStr, g);<a name="line.394"></a>
+<span class="sourceLineNo">395</span>      Dimension size = getSize();<a name="line.395"></a>
+<span class="sourceLineNo">396</span>      g.drawString(noImageStr,<a name="line.396"></a>
+<span class="sourceLineNo">397</span>          (int) ((size.width - noImageSize.getWidth()) / 2),<a name="line.397"></a>
+<span class="sourceLineNo">398</span>          (int) ((size.height - noImageSize.getHeight()) / 2));<a name="line.398"></a>
+<span class="sourceLineNo">399</span>    } else {<a name="line.399"></a>
+<span class="sourceLineNo">400</span>      Rectangle target = calculateDrawImageRectangle(visibleRect);<a name="line.400"></a>
+<span class="sourceLineNo">401</span>      g.drawImage(image, target.x, target.y, target.x + target.width, target.y<a name="line.401"></a>
+<span class="sourceLineNo">402</span>          + target.height, visibleRect.x, visibleRect.y, visibleRect.x<a name="line.402"></a>
+<span class="sourceLineNo">403</span>          + visibleRect.width, visibleRect.y + visibleRect.height, null);<a name="line.403"></a>
+<span class="sourceLineNo">404</span>      if (selectedRect != null) {<a name="line.404"></a>
+<span class="sourceLineNo">405</span>        Point topLeft = img2compCoord(visibleRect, selectedRect.x,<a name="line.405"></a>
+<span class="sourceLineNo">406</span>            selectedRect.y);<a name="line.406"></a>
+<span class="sourceLineNo">407</span>        Point bottomRight = img2compCoord(visibleRect, selectedRect.x<a name="line.407"></a>
+<span class="sourceLineNo">408</span>            + selectedRect.width, selectedRect.y + selectedRect.height);<a name="line.408"></a>
+<span class="sourceLineNo">409</span>        g.setColor(new Color(128, 128, 128, 180));<a name="line.409"></a>
+<span class="sourceLineNo">410</span>        g.fillRect(target.x, target.y, target.width, topLeft.y - target.y);<a name="line.410"></a>
+<span class="sourceLineNo">411</span>        g.fillRect(target.x, target.y, topLeft.x - target.x, target.height);<a name="line.411"></a>
+<span class="sourceLineNo">412</span>        g.fillRect(bottomRight.x, target.y, target.x + target.width<a name="line.412"></a>
+<span class="sourceLineNo">413</span>            - bottomRight.x, target.height);<a name="line.413"></a>
+<span class="sourceLineNo">414</span>        g.fillRect(target.x, bottomRight.y, target.width, target.y<a name="line.414"></a>
+<span class="sourceLineNo">415</span>            + target.height - bottomRight.y);<a name="line.415"></a>
+<span class="sourceLineNo">416</span>        g.setColor(Color.black);<a name="line.416"></a>
+<span class="sourceLineNo">417</span>        g.drawRect(topLeft.x, topLeft.y, bottomRight.x - topLeft.x,<a name="line.417"></a>
+<span class="sourceLineNo">418</span>            bottomRight.y - topLeft.y);<a name="line.418"></a>
+<span class="sourceLineNo">419</span>      }<a name="line.419"></a>
+<span class="sourceLineNo">420</span><a name="line.420"></a>
+<span class="sourceLineNo">421</span>      if (StreetsideProperties.SHOW_DETECTED_SIGNS.get()) {<a name="line.421"></a>
+<span class="sourceLineNo">422</span>        Point upperLeft = img2compCoord(visibleRect, 0, 0);<a name="line.422"></a>
+<span class="sourceLineNo">423</span>        Point lowerRight = img2compCoord(visibleRect, getImage().getWidth(), getImage().getHeight());<a name="line.423"></a>
+<span class="sourceLineNo">424</span><a name="line.424"></a>
+<span class="sourceLineNo">425</span>        // Transformation, which can convert you a Shape relative to the unit square to a Shape relative to the Component<a name="line.425"></a>
+<span class="sourceLineNo">426</span>        AffineTransform unit2compTransform = AffineTransform.getTranslateInstance(upperLeft.getX(), upperLeft.getY());<a name="line.426"></a>
+<span class="sourceLineNo">427</span>        unit2compTransform.concatenate(AffineTransform.getScaleInstance(lowerRight.getX() - upperLeft.getX(), lowerRight.getY() - upperLeft.getY()));<a name="line.427"></a>
+<span class="sourceLineNo">428</span><a name="line.428"></a>
+<span class="sourceLineNo">429</span>        final Graphics2D g2d = (Graphics2D) g;<a name="line.429"></a>
+<span class="sourceLineNo">430</span>        g2d.setStroke(new BasicStroke(2));<a name="line.430"></a>
+<span class="sourceLineNo">431</span>        for (ImageDetection d : detections) {<a name="line.431"></a>
+<span class="sourceLineNo">432</span>          final Shape shape = d.getShape().createTransformedShape(unit2compTransform);<a name="line.432"></a>
+<span class="sourceLineNo">433</span>          g2d.setColor(d.isTrafficSign() ? StreetsideColorScheme.IMAGEDETECTION_TRAFFICSIGN : StreetsideColorScheme.IMAGEDETECTION_UNKNOWN);<a name="line.433"></a>
+<span class="sourceLineNo">434</span>          g2d.draw(shape);<a name="line.434"></a>
+<span class="sourceLineNo">435</span>          if (d.isTrafficSign()) {<a name="line.435"></a>
+<span class="sourceLineNo">436</span>            g2d.drawImage(<a name="line.436"></a>
+<span class="sourceLineNo">437</span>              MapObject.getIcon(d.getValue()).getImage(),<a name="line.437"></a>
+<span class="sourceLineNo">438</span>              shape.getBounds().x, shape.getBounds().y,<a name="line.438"></a>
+<span class="sourceLineNo">439</span>              shape.getBounds().width, shape.getBounds().height,<a name="line.439"></a>
+<span class="sourceLineNo">440</span>              null<a name="line.440"></a>
+<span class="sourceLineNo">441</span>            );<a name="line.441"></a>
+<span class="sourceLineNo">442</span>          }<a name="line.442"></a>
+<span class="sourceLineNo">443</span>        }<a name="line.443"></a>
+<span class="sourceLineNo">444</span>      }<a name="line.444"></a>
+<span class="sourceLineNo">445</span>    }<a name="line.445"></a>
+<span class="sourceLineNo">446</span>  }<a name="line.446"></a>
+<span class="sourceLineNo">447</span><a name="line.447"></a>
+<span class="sourceLineNo">448</span>  private Point img2compCoord(Rectangle visibleRect, int xImg, int yImg) {<a name="line.448"></a>
+<span class="sourceLineNo">449</span>    Rectangle drawRect = calculateDrawImageRectangle(visibleRect);<a name="line.449"></a>
+<span class="sourceLineNo">450</span>    return new Point(drawRect.x + ((xImg - visibleRect.x) * drawRect.width)<a name="line.450"></a>
+<span class="sourceLineNo">451</span>        / visibleRect.width, drawRect.y<a name="line.451"></a>
+<span class="sourceLineNo">452</span>        + ((yImg - visibleRect.y) * drawRect.height) / visibleRect.height);<a name="line.452"></a>
+<span class="sourceLineNo">453</span>  }<a name="line.453"></a>
+<span class="sourceLineNo">454</span><a name="line.454"></a>
+<span class="sourceLineNo">455</span>  private Point comp2imgCoord(Rectangle visibleRect, int xComp, int yComp) {<a name="line.455"></a>
+<span class="sourceLineNo">456</span>    Rectangle drawRect = calculateDrawImageRectangle(visibleRect);<a name="line.456"></a>
+<span class="sourceLineNo">457</span>    return new Point(<a name="line.457"></a>
+<span class="sourceLineNo">458</span>        visibleRect.x + ((xComp - drawRect.x) * visibleRect.width) / drawRect.width,<a name="line.458"></a>
+<span class="sourceLineNo">459</span>        visibleRect.y + ((yComp - drawRect.y) * visibleRect.height) / drawRect.height<a name="line.459"></a>
+<span class="sourceLineNo">460</span>    );<a name="line.460"></a>
+<span class="sourceLineNo">461</span>  }<a name="line.461"></a>
+<span class="sourceLineNo">462</span><a name="line.462"></a>
+<span class="sourceLineNo">463</span>  private static Point getCenterImgCoord(Rectangle visibleRect) {<a name="line.463"></a>
+<span class="sourceLineNo">464</span>    return new Point(visibleRect.x + visibleRect.width / 2, visibleRect.y + visibleRect.height / 2);<a name="line.464"></a>
+<span class="sourceLineNo">465</span>  }<a name="line.465"></a>
+<span class="sourceLineNo">466</span><a name="line.466"></a>
+<span class="sourceLineNo">467</span>  private Rectangle calculateDrawImageRectangle(Rectangle visibleRect) {<a name="line.467"></a>
+<span class="sourceLineNo">468</span>    return calculateDrawImageRectangle(visibleRect, new Rectangle(0, 0, getSize().width, getSize().height));<a name="line.468"></a>
+<span class="sourceLineNo">469</span>  }<a name="line.469"></a>
+<span class="sourceLineNo">470</span><a name="line.470"></a>
+<span class="sourceLineNo">471</span>  /**<a name="line.471"></a>
+<span class="sourceLineNo">472</span>   * calculateDrawImageRectangle<a name="line.472"></a>
+<span class="sourceLineNo">473</span>   *<a name="line.473"></a>
+<span class="sourceLineNo">474</span>   * @param imgRect<a name="line.474"></a>
+<span class="sourceLineNo">475</span>   *          the part of the image that should be drawn (in image coordinates)<a name="line.475"></a>
+<span class="sourceLineNo">476</span>   * @param compRect<a name="line.476"></a>
+<span class="sourceLineNo">477</span>   *          the part of the component where the image should be drawn (in<a name="line.477"></a>
+<span class="sourceLineNo">478</span>   *          component coordinates)<a name="line.478"></a>
+<span class="sourceLineNo">479</span>   * @return the part of compRect with the same width/height ratio as the image<a name="line.479"></a>
+<span class="sourceLineNo">480</span>   */<a name="line.480"></a>
+<span class="sourceLineNo">481</span>  private static Rectangle calculateDrawImageRectangle(Rectangle imgRect, Rectangle compRect) {<a name="line.481"></a>
+<span class="sourceLineNo">482</span>    int x = 0;<a name="line.482"></a>
+<span class="sourceLineNo">483</span>    int y = 0;<a name="line.483"></a>
+<span class="sourceLineNo">484</span>    int w = compRect.width;<a name="line.484"></a>
+<span class="sourceLineNo">485</span>    int h = compRect.height;<a name="line.485"></a>
+<span class="sourceLineNo">486</span>    int wFact = w * imgRect.height;<a name="line.486"></a>
+<span class="sourceLineNo">487</span>    int hFact = h * imgRect.width;<a name="line.487"></a>
+<span class="sourceLineNo">488</span>    if (wFact != hFact) {<a name="line.488"></a>
+<span class="sourceLineNo">489</span>      if (wFact &gt; hFact) {<a name="line.489"></a>
+<span class="sourceLineNo">490</span>        w = hFact / imgRect.height;<a name="line.490"></a>
+<span class="sourceLineNo">491</span>        x = (compRect.width - w) / 2;<a name="line.491"></a>
+<span class="sourceLineNo">492</span>      } else {<a name="line.492"></a>
+<span class="sourceLineNo">493</span>        h = wFact / imgRect.width;<a name="line.493"></a>
+<span class="sourceLineNo">494</span>        y = (compRect.height - h) / 2;<a name="line.494"></a>
+<span class="sourceLineNo">495</span>      }<a name="line.495"></a>
+<span class="sourceLineNo">496</span>    }<a name="line.496"></a>
+<span class="sourceLineNo">497</span>    return new Rectangle(x + compRect.x, y + compRect.y, w, h);<a name="line.497"></a>
+<span class="sourceLineNo">498</span>  }<a name="line.498"></a>
+<span class="sourceLineNo">499</span><a name="line.499"></a>
+<span class="sourceLineNo">500</span>  /**<a name="line.500"></a>
+<span class="sourceLineNo">501</span>   * Zooms to 1:1 and, if it is already in 1:1, to best fit.<a name="line.501"></a>
+<span class="sourceLineNo">502</span>   */<a name="line.502"></a>
+<span class="sourceLineNo">503</span>  public void zoomBestFitOrOne() {<a name="line.503"></a>
+<span class="sourceLineNo">504</span>    Image image;<a name="line.504"></a>
+<span class="sourceLineNo">505</span>    Rectangle visibleRect;<a name="line.505"></a>
+<span class="sourceLineNo">506</span>    synchronized (this) {<a name="line.506"></a>
+<span class="sourceLineNo">507</span>      image = this.image;<a name="line.507"></a>
+<span class="sourceLineNo">508</span>      visibleRect = this.visibleRect;<a name="line.508"></a>
+<span class="sourceLineNo">509</span>    }<a name="line.509"></a>
+<span class="sourceLineNo">510</span>    if (image == null)<a name="line.510"></a>
+<span class="sourceLineNo">511</span>      return;<a name="line.511"></a>
+<span class="sourceLineNo">512</span>    if (visibleRect.width != image.getWidth(null)<a name="line.512"></a>
+<span class="sourceLineNo">513</span>        || visibleRect.height != image.getHeight(null)) {<a name="line.513"></a>
+<span class="sourceLineNo">514</span>      // The display is not at best fit. =&gt; Zoom to best fit<a name="line.514"></a>
+<span class="sourceLineNo">515</span>      visibleRect = new Rectangle(0, 0, image.getWidth(null),<a name="line.515"></a>
+<span class="sourceLineNo">516</span>          image.getHeight(null));<a name="line.516"></a>
+<span class="sourceLineNo">517</span>    } else {<a name="line.517"></a>
+<span class="sourceLineNo">518</span>      // The display is at best fit =&gt; zoom to 1:1<a name="line.518"></a>
+<span class="sourceLineNo">519</span>      Point center = getCenterImgCoord(visibleRect);<a name="line.519"></a>
+<span class="sourceLineNo">520</span>      visibleRect = new Rectangle(center.x - getWidth() / 2, center.y<a name="line.520"></a>
+<span class="sourceLineNo">521</span>          - getHeight() / 2, getWidth(), getHeight());<a name="line.521"></a>
+<span class="sourceLineNo">522</span>      checkVisibleRectPos(image, visibleRect);<a name="line.522"></a>
+<span class="sourceLineNo">523</span>    }<a name="line.523"></a>
+<span class="sourceLineNo">524</span>    synchronized (this) {<a name="line.524"></a>
+<span class="sourceLineNo">525</span>      this.visibleRect = visibleRect;<a name="line.525"></a>
+<span class="sourceLineNo">526</span>    }<a name="line.526"></a>
+<span class="sourceLineNo">527</span>    repaint();<a name="line.527"></a>
+<span class="sourceLineNo">528</span>  }<a name="line.528"></a>
+<span class="sourceLineNo">529</span><a name="line.529"></a>
+<span class="sourceLineNo">530</span>  private static void checkVisibleRectPos(Image image, Rectangle visibleRect) {<a name="line.530"></a>
+<span class="sourceLineNo">531</span>    if (visibleRect.x &lt; 0) {<a name="line.531"></a>
+<span class="sourceLineNo">532</span>      visibleRect.x = 0;<a name="line.532"></a>
+<span class="sourceLineNo">533</span>    }<a name="line.533"></a>
+<span class="sourceLineNo">534</span>    if (visibleRect.y &lt; 0) {<a name="line.534"></a>
+<span class="sourceLineNo">535</span>      visibleRect.y = 0;<a name="line.535"></a>
+<span class="sourceLineNo">536</span>    }<a name="line.536"></a>
+<span class="sourceLineNo">537</span>    if (visibleRect.x + visibleRect.width &gt; image.getWidth(null)) {<a name="line.537"></a>
+<span class="sourceLineNo">538</span>      visibleRect.x = image.getWidth(null) - visibleRect.width;<a name="line.538"></a>
+<span class="sourceLineNo">539</span>    }<a name="line.539"></a>
+<span class="sourceLineNo">540</span>    if (visibleRect.y + visibleRect.height &gt; image.getHeight(null)) {<a name="line.540"></a>
+<span class="sourceLineNo">541</span>      visibleRect.y = image.getHeight(null) - visibleRect.height;<a name="line.541"></a>
+<span class="sourceLineNo">542</span>    }<a name="line.542"></a>
+<span class="sourceLineNo">543</span>  }<a name="line.543"></a>
+<span class="sourceLineNo">544</span><a name="line.544"></a>
+<span class="sourceLineNo">545</span>  private static void checkVisibleRectSize(Image image, Rectangle visibleRect) {<a name="line.545"></a>
+<span class="sourceLineNo">546</span>    if (visibleRect.width &gt; image.getWidth(null)) {<a name="line.546"></a>
+<span class="sourceLineNo">547</span>      visibleRect.width = image.getWidth(null);<a name="line.547"></a>
+<span class="sourceLineNo">548</span>    }<a name="line.548"></a>
+<span class="sourceLineNo">549</span>    if (visibleRect.height &gt; image.getHeight(null)) {<a name="line.549"></a>
+<span class="sourceLineNo">550</span>      visibleRect.height = image.getHeight(null);<a name="line.550"></a>
+<span class="sourceLineNo">551</span>    }<a name="line.551"></a>
+<span class="sourceLineNo">552</span>  }<a name="line.552"></a>
+<span class="sourceLineNo">553</span>}<a name="line.553"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.html	(revision 34416)
@@ -0,0 +1,101 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.Component;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import javax.swing.Icon;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import javax.swing.JTree;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javax.swing.tree.DefaultTreeCellRenderer;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>/**<a name="line.13"></a>
+<span class="sourceLineNo">014</span> * Renders an item in a {@link JTree} that represents a {@link StreetsideAbstractImage}.<a name="line.14"></a>
+<span class="sourceLineNo">015</span> */<a name="line.15"></a>
+<span class="sourceLineNo">016</span>public class StreetsideImageTreeCellRenderer extends DefaultTreeCellRenderer {<a name="line.16"></a>
+<span class="sourceLineNo">017</span>  private static final long serialVersionUID = 5359276673450659572L;<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>  private static final Icon ICON = new ImageProvider("mapicon").setMaxSize(16).get();<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>  @Override<a name="line.21"></a>
+<span class="sourceLineNo">022</span>  public Component getTreeCellRendererComponent(<a name="line.22"></a>
+<span class="sourceLineNo">023</span>    JTree tree, Object value, boolean sel, boolean expanded, boolean leaf, int row, boolean hasFocus<a name="line.23"></a>
+<span class="sourceLineNo">024</span>  ) {<a name="line.24"></a>
+<span class="sourceLineNo">025</span>    super.getTreeCellRendererComponent(tree, value.toString(), sel, expanded, leaf, row, hasFocus);<a name="line.25"></a>
+<span class="sourceLineNo">026</span>    setIcon(ICON);<a name="line.26"></a>
+<span class="sourceLineNo">027</span>    return this;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>  }<a name="line.28"></a>
+<span class="sourceLineNo">029</span>}<a name="line.29"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.BlueAction.html	(revision 34416)
@@ -0,0 +1,718 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Color;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Component;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.ActionEvent;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.image.BufferedImage;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.io.ByteArrayInputStream;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.io.IOException;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Arrays;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.List;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.imageio.ImageIO;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.AbstractAction;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.Action;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.JComponent;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javax.swing.KeyStroke;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javax.swing.SwingUtilities;<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.apache.log4j.Logger;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.data.cache.CacheEntry;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.data.cache.CacheEntryAttributes;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.data.cache.ICachedLoaderListener;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.gui.SideButton;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.openstreetmap.josm.gui.dialogs.ToggleDialog;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.plugins.streetside.StreetsideDataListener;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkListener;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkThread;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>import org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>import org.openstreetmap.josm.tools.I18n;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>/**<a name="line.42"></a>
+<span class="sourceLineNo">043</span> * Toggle dialog that shows an image and some buttons.<a name="line.43"></a>
+<span class="sourceLineNo">044</span> *<a name="line.44"></a>
+<span class="sourceLineNo">045</span> * @author nokutu<a name="line.45"></a>
+<span class="sourceLineNo">046</span> * @author renerr18<a name="line.46"></a>
+<span class="sourceLineNo">047</span> */<a name="line.47"></a>
+<span class="sourceLineNo">048</span>public final class StreetsideMainDialog extends ToggleDialog implements<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                ICachedLoaderListener, StreetsideDataListener {<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>        private static final long serialVersionUID = 2645654786827812861L;<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>  final static Logger logger = Logger.getLogger(StreetsideMainDialog.class);<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>  public static final String BASE_TITLE = I18n.marktr("Microsoft Streetside image");<a name="line.55"></a>
+<span class="sourceLineNo">056</span><a name="line.56"></a>
+<span class="sourceLineNo">057</span>        private static final String MESSAGE_SEPARATOR = " — ";<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>        private static StreetsideMainDialog instance;<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>        private volatile StreetsideAbstractImage image;<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>        public final SideButton nextButton = new SideButton(new NextPictureAction());<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        public final SideButton previousButton = new SideButton(new PreviousPictureAction());<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        /**<a name="line.65"></a>
+<span class="sourceLineNo">066</span>         * Button used to jump to the image following the red line<a name="line.66"></a>
+<span class="sourceLineNo">067</span>         */<a name="line.67"></a>
+<span class="sourceLineNo">068</span>        public final SideButton redButton = new SideButton(new RedAction());<a name="line.68"></a>
+<span class="sourceLineNo">069</span>        /**<a name="line.69"></a>
+<span class="sourceLineNo">070</span>         * Button used to jump to the image following the blue line<a name="line.70"></a>
+<span class="sourceLineNo">071</span>         */<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        public final SideButton blueButton = new SideButton(new BlueAction());<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>        private final SideButton playButton = new SideButton(new PlayAction());<a name="line.74"></a>
+<span class="sourceLineNo">075</span>        private final SideButton pauseButton = new SideButton(new PauseAction());<a name="line.75"></a>
+<span class="sourceLineNo">076</span>        private final SideButton stopButton = new SideButton(new StopAction());<a name="line.76"></a>
+<span class="sourceLineNo">077</span><a name="line.77"></a>
+<span class="sourceLineNo">078</span>        private ImageInfoHelpPopup imageInfoHelp;<a name="line.78"></a>
+<span class="sourceLineNo">079</span><a name="line.79"></a>
+<span class="sourceLineNo">080</span>        private StreetsideViewerHelpPopup streetsideViewerHelp;<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>        /**<a name="line.82"></a>
+<span class="sourceLineNo">083</span>         * Buttons mode.<a name="line.83"></a>
+<span class="sourceLineNo">084</span>         *<a name="line.84"></a>
+<span class="sourceLineNo">085</span>         * @author nokutu<a name="line.85"></a>
+<span class="sourceLineNo">086</span>         */<a name="line.86"></a>
+<span class="sourceLineNo">087</span>        public enum MODE {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                /**<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                 * Standard mode to view pictures.<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                 */<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                NORMAL,<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                /**<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                 * Mode when in walk.<a name="line.93"></a>
+<span class="sourceLineNo">094</span>                 */<a name="line.94"></a>
+<span class="sourceLineNo">095</span>                WALK<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>        /**<a name="line.98"></a>
+<span class="sourceLineNo">099</span>         * Object containing the shown image and that handles zoom and drag<a name="line.99"></a>
+<span class="sourceLineNo">100</span>         */<a name="line.100"></a>
+<span class="sourceLineNo">101</span>        public StreetsideImageDisplay streetsideImageDisplay;<a name="line.101"></a>
+<span class="sourceLineNo">102</span><a name="line.102"></a>
+<span class="sourceLineNo">103</span>        private StreetsideCache imageCache;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>        public StreetsideCache thumbnailCache;<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>        private StreetsideMainDialog() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                super(I18n.tr(StreetsideMainDialog.BASE_TITLE), "streetside-main", I18n.tr("Open Streetside window"), null, 200,<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                                true, StreetsidePreferenceSetting.class);<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                addShortcuts();<a name="line.109"></a>
+<span class="sourceLineNo">110</span><a name="line.110"></a>
+<span class="sourceLineNo">111</span>                streetsideImageDisplay = new StreetsideImageDisplay();<a name="line.111"></a>
+<span class="sourceLineNo">112</span><a name="line.112"></a>
+<span class="sourceLineNo">113</span>                blueButton.setForeground(Color.BLUE);<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                redButton.setForeground(Color.RED);<a name="line.114"></a>
+<span class="sourceLineNo">115</span><a name="line.115"></a>
+<span class="sourceLineNo">116</span>                // TODO: Modes for cubemaps? @rrh<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                setMode(MODE.NORMAL);<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        /**<a name="line.120"></a>
+<span class="sourceLineNo">121</span>         * Adds the shortcuts to the buttons.<a name="line.121"></a>
+<span class="sourceLineNo">122</span>         */<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        private void addShortcuts() {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                nextButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                KeyStroke.getKeyStroke("PAGE_DOWN"), "next");<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                nextButton.getActionMap().put("next", new NextPictureAction());<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                previousButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                KeyStroke.getKeyStroke("PAGE_UP"), "previous");<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                previousButton.getActionMap().put("previous",<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                                new PreviousPictureAction());<a name="line.130"></a>
+<span class="sourceLineNo">131</span>                blueButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.131"></a>
+<span class="sourceLineNo">132</span>                                KeyStroke.getKeyStroke("control PAGE_UP"), "blue");<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                blueButton.getActionMap().put("blue", new BlueAction());<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                redButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                                KeyStroke.getKeyStroke("control PAGE_DOWN"), "red");<a name="line.135"></a>
+<span class="sourceLineNo">136</span>                redButton.getActionMap().put("red", new RedAction());<a name="line.136"></a>
+<span class="sourceLineNo">137</span>        }<a name="line.137"></a>
+<span class="sourceLineNo">138</span><a name="line.138"></a>
+<span class="sourceLineNo">139</span>        /**<a name="line.139"></a>
+<span class="sourceLineNo">140</span>         * Returns the unique instance of the class.<a name="line.140"></a>
+<span class="sourceLineNo">141</span>         *<a name="line.141"></a>
+<span class="sourceLineNo">142</span>         * @return The unique instance of the class.<a name="line.142"></a>
+<span class="sourceLineNo">143</span>         */<a name="line.143"></a>
+<span class="sourceLineNo">144</span>        public static synchronized StreetsideMainDialog getInstance() {<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                if (StreetsideMainDialog.instance == null) {<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                        StreetsideMainDialog.instance = new StreetsideMainDialog();<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                return StreetsideMainDialog.instance;<a name="line.148"></a>
+<span class="sourceLineNo">149</span>        }<a name="line.149"></a>
+<span class="sourceLineNo">150</span><a name="line.150"></a>
+<span class="sourceLineNo">151</span>        /**<a name="line.151"></a>
+<span class="sourceLineNo">152</span>         * @return true, iff the singleton instance is present<a name="line.152"></a>
+<span class="sourceLineNo">153</span>         */<a name="line.153"></a>
+<span class="sourceLineNo">154</span>        public static boolean hasInstance() {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                return StreetsideMainDialog.instance != null;<a name="line.155"></a>
+<span class="sourceLineNo">156</span>        }<a name="line.156"></a>
+<span class="sourceLineNo">157</span><a name="line.157"></a>
+<span class="sourceLineNo">158</span>        public synchronized void setImageInfoHelp(ImageInfoHelpPopup popup) {<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                imageInfoHelp = popup;<a name="line.159"></a>
+<span class="sourceLineNo">160</span>        }<a name="line.160"></a>
+<span class="sourceLineNo">161</span><a name="line.161"></a>
+<span class="sourceLineNo">162</span>        public synchronized void setStreetsideViewerHelp(StreetsideViewerHelpPopup popup) {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                streetsideViewerHelp = popup;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>        }<a name="line.164"></a>
+<span class="sourceLineNo">165</span><a name="line.165"></a>
+<span class="sourceLineNo">166</span>        /**<a name="line.166"></a>
+<span class="sourceLineNo">167</span>         * @return the streetsideViewerHelp<a name="line.167"></a>
+<span class="sourceLineNo">168</span>         */<a name="line.168"></a>
+<span class="sourceLineNo">169</span>        public StreetsideViewerHelpPopup getStreetsideViewerHelp() {<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                return streetsideViewerHelp;<a name="line.170"></a>
+<span class="sourceLineNo">171</span>        }<a name="line.171"></a>
+<span class="sourceLineNo">172</span><a name="line.172"></a>
+<span class="sourceLineNo">173</span>        /**<a name="line.173"></a>
+<span class="sourceLineNo">174</span>         * Sets a new mode for the dialog.<a name="line.174"></a>
+<span class="sourceLineNo">175</span>         *<a name="line.175"></a>
+<span class="sourceLineNo">176</span>         * @param mode The mode to be set. Must not be {@code null}.<a name="line.176"></a>
+<span class="sourceLineNo">177</span>         */<a name="line.177"></a>
+<span class="sourceLineNo">178</span>        public void setMode(MODE mode) {<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                switch (mode) {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                case WALK:<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                        createLayout(<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                                streetsideImageDisplay,<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                                Arrays.asList(playButton, pauseButton, stopButton)<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                        );<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                case NORMAL:<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                default:<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                        createLayout(<a name="line.187"></a>
+<span class="sourceLineNo">188</span>                        streetsideImageDisplay,<a name="line.188"></a>
+<span class="sourceLineNo">189</span>                        Arrays.asList(blueButton, previousButton, nextButton, redButton)<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                    );<a name="line.190"></a>
+<span class="sourceLineNo">191</span>                }<a name="line.191"></a>
+<span class="sourceLineNo">192</span>                disableAllButtons();<a name="line.192"></a>
+<span class="sourceLineNo">193</span>                if (MODE.NORMAL.equals(mode)) {<a name="line.193"></a>
+<span class="sourceLineNo">194</span>                        updateImage();<a name="line.194"></a>
+<span class="sourceLineNo">195</span>                }       }<a name="line.195"></a>
+<span class="sourceLineNo">196</span><a name="line.196"></a>
+<span class="sourceLineNo">197</span>        /**<a name="line.197"></a>
+<span class="sourceLineNo">198</span>         * Destroys the unique instance of the class.<a name="line.198"></a>
+<span class="sourceLineNo">199</span>         */<a name="line.199"></a>
+<span class="sourceLineNo">200</span>        public static synchronized void destroyInstance() {<a name="line.200"></a>
+<span class="sourceLineNo">201</span>                StreetsideMainDialog.instance = null;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>        }<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>        /**<a name="line.204"></a>
+<span class="sourceLineNo">205</span>         * Downloads the full quality picture of the selected StreetsideImage and sets<a name="line.205"></a>
+<span class="sourceLineNo">206</span>         * in the StreetsideImageDisplay object.<a name="line.206"></a>
+<span class="sourceLineNo">207</span>         */<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        public synchronized void updateImage() {<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                updateImage(true);<a name="line.209"></a>
+<span class="sourceLineNo">210</span>        }<a name="line.210"></a>
+<span class="sourceLineNo">211</span><a name="line.211"></a>
+<span class="sourceLineNo">212</span>        /**<a name="line.212"></a>
+<span class="sourceLineNo">213</span>         * Downloads the picture of the selected StreetsideImage and sets in the<a name="line.213"></a>
+<span class="sourceLineNo">214</span>         * StreetsideImageDisplay object.<a name="line.214"></a>
+<span class="sourceLineNo">215</span>         *<a name="line.215"></a>
+<span class="sourceLineNo">216</span>         * @param fullQuality If the full quality picture must be downloaded or just the<a name="line.216"></a>
+<span class="sourceLineNo">217</span>         *                    thumbnail.<a name="line.217"></a>
+<span class="sourceLineNo">218</span>         */<a name="line.218"></a>
+<span class="sourceLineNo">219</span>        public synchronized void updateImage(boolean fullQuality) {<a name="line.219"></a>
+<span class="sourceLineNo">220</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.220"></a>
+<span class="sourceLineNo">221</span>                        SwingUtilities.invokeLater(this::updateImage);<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                } else {<a name="line.222"></a>
+<span class="sourceLineNo">223</span>                        if (!StreetsideLayer.hasInstance()) {<a name="line.223"></a>
+<span class="sourceLineNo">224</span>                                return;<a name="line.224"></a>
+<span class="sourceLineNo">225</span>                        }<a name="line.225"></a>
+<span class="sourceLineNo">226</span>                        if (image == null) {<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                                setTitle(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.228"></a>
+<span class="sourceLineNo">229</span>                                disableAllButtons();<a name="line.229"></a>
+<span class="sourceLineNo">230</span>                                return;<a name="line.230"></a>
+<span class="sourceLineNo">231</span>                        }<a name="line.231"></a>
+<span class="sourceLineNo">232</span><a name="line.232"></a>
+<span class="sourceLineNo">233</span>                        // TODO: help for cubemaps? @rrh<a name="line.233"></a>
+<span class="sourceLineNo">234</span>                        if (imageInfoHelp != null &amp;&amp; StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() &gt; 0 &amp;&amp; imageInfoHelp.showPopup()) {<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                                // Count down the number of times the popup will be displayed<a name="line.235"></a>
+<span class="sourceLineNo">236</span>                                StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.put(StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() - 1);<a name="line.236"></a>
+<span class="sourceLineNo">237</span>                        }<a name="line.237"></a>
+<span class="sourceLineNo">238</span><a name="line.238"></a>
+<span class="sourceLineNo">239</span>                        // Enables/disables next/previous buttons<a name="line.239"></a>
+<span class="sourceLineNo">240</span>                        nextButton.setEnabled(false);<a name="line.240"></a>
+<span class="sourceLineNo">241</span>                        previousButton.setEnabled(false);<a name="line.241"></a>
+<span class="sourceLineNo">242</span>                        if (image.getSequence() != null) {<a name="line.242"></a>
+<span class="sourceLineNo">243</span>                                StreetsideAbstractImage tempImage = image;<a name="line.243"></a>
+<span class="sourceLineNo">244</span>                                while (tempImage.next() != null) {<a name="line.244"></a>
+<span class="sourceLineNo">245</span>                                        tempImage = tempImage.next();<a name="line.245"></a>
+<span class="sourceLineNo">246</span>                                        if (tempImage.isVisible()) {<a name="line.246"></a>
+<span class="sourceLineNo">247</span>                                                nextButton.setEnabled(true);<a name="line.247"></a>
+<span class="sourceLineNo">248</span>                                                break;<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                                        }<a name="line.249"></a>
+<span class="sourceLineNo">250</span>                                }<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                        }<a name="line.251"></a>
+<span class="sourceLineNo">252</span>                        if (image.getSequence() != null) {<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                                StreetsideAbstractImage tempImage = image;<a name="line.253"></a>
+<span class="sourceLineNo">254</span>                                while (tempImage.previous() != null) {<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                                        tempImage = tempImage.previous();<a name="line.255"></a>
+<span class="sourceLineNo">256</span>                                        if (tempImage.isVisible()) {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                                                previousButton.setEnabled(true);<a name="line.257"></a>
+<span class="sourceLineNo">258</span>                                                break;<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                                        }<a name="line.259"></a>
+<span class="sourceLineNo">260</span>                                }<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                        }<a name="line.261"></a>
+<span class="sourceLineNo">262</span>                        if (image instanceof StreetsideImage) {<a name="line.262"></a>
+<span class="sourceLineNo">263</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.263"></a>
+<span class="sourceLineNo">264</span>                                // Downloads the thumbnail.<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.265"></a>
+<span class="sourceLineNo">266</span>                                if (thumbnailCache != null) {<a name="line.266"></a>
+<span class="sourceLineNo">267</span>                                        thumbnailCache.cancelOutstandingTasks();<a name="line.267"></a>
+<span class="sourceLineNo">268</span>                                }<a name="line.268"></a>
+<span class="sourceLineNo">269</span>                                thumbnailCache = new StreetsideCache(streetsideImage.getId(),<a name="line.269"></a>
+<span class="sourceLineNo">270</span>                                                StreetsideCache.Type.THUMBNAIL);<a name="line.270"></a>
+<span class="sourceLineNo">271</span>                                try {<a name="line.271"></a>
+<span class="sourceLineNo">272</span>                                        thumbnailCache.submit(this, false);<a name="line.272"></a>
+<span class="sourceLineNo">273</span>                                } catch (final IOException e) {<a name="line.273"></a>
+<span class="sourceLineNo">274</span>                                        logger.error(e);<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                                }<a name="line.275"></a>
+<span class="sourceLineNo">276</span><a name="line.276"></a>
+<span class="sourceLineNo">277</span>                                // Downloads the full resolution image.<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                                if (fullQuality || new StreetsideCache(streetsideImage.getId(),<a name="line.278"></a>
+<span class="sourceLineNo">279</span>                                                StreetsideCache.Type.FULL_IMAGE).get() != null) {<a name="line.279"></a>
+<span class="sourceLineNo">280</span>                                        if (imageCache != null) {<a name="line.280"></a>
+<span class="sourceLineNo">281</span>                                                imageCache.cancelOutstandingTasks();<a name="line.281"></a>
+<span class="sourceLineNo">282</span>                                        }<a name="line.282"></a>
+<span class="sourceLineNo">283</span>                                        imageCache = new StreetsideCache(streetsideImage.getId(),<a name="line.283"></a>
+<span class="sourceLineNo">284</span>                                                        StreetsideCache.Type.FULL_IMAGE);<a name="line.284"></a>
+<span class="sourceLineNo">285</span>                                        try {<a name="line.285"></a>
+<span class="sourceLineNo">286</span>                                                imageCache.submit(this, false);<a name="line.286"></a>
+<span class="sourceLineNo">287</span>                                        } catch (final IOException e) {<a name="line.287"></a>
+<span class="sourceLineNo">288</span>                                                logger.error(e);<a name="line.288"></a>
+<span class="sourceLineNo">289</span>                                        }<a name="line.289"></a>
+<span class="sourceLineNo">290</span>                                }<a name="line.290"></a>
+<span class="sourceLineNo">291</span>                        }<a name="line.291"></a>
+<span class="sourceLineNo">292</span>                        updateTitle();<a name="line.292"></a>
+<span class="sourceLineNo">293</span>                }<a name="line.293"></a>
+<span class="sourceLineNo">294</span>        }<a name="line.294"></a>
+<span class="sourceLineNo">295</span><a name="line.295"></a>
+<span class="sourceLineNo">296</span>        /**<a name="line.296"></a>
+<span class="sourceLineNo">297</span>         * Disables all the buttons in the dialog<a name="line.297"></a>
+<span class="sourceLineNo">298</span>         */<a name="line.298"></a>
+<span class="sourceLineNo">299</span>        public /*private*/ void disableAllButtons() {<a name="line.299"></a>
+<span class="sourceLineNo">300</span>                nextButton.setEnabled(false);<a name="line.300"></a>
+<span class="sourceLineNo">301</span>                previousButton.setEnabled(false);<a name="line.301"></a>
+<span class="sourceLineNo">302</span>                blueButton.setEnabled(false);<a name="line.302"></a>
+<span class="sourceLineNo">303</span>                redButton.setEnabled(false);<a name="line.303"></a>
+<span class="sourceLineNo">304</span>        }<a name="line.304"></a>
+<span class="sourceLineNo">305</span><a name="line.305"></a>
+<span class="sourceLineNo">306</span>        /**<a name="line.306"></a>
+<span class="sourceLineNo">307</span>         * Sets a new StreetsideImage to be shown.<a name="line.307"></a>
+<span class="sourceLineNo">308</span>         *<a name="line.308"></a>
+<span class="sourceLineNo">309</span>         * @param image The image to be shown.<a name="line.309"></a>
+<span class="sourceLineNo">310</span>         */<a name="line.310"></a>
+<span class="sourceLineNo">311</span>        public synchronized void setImage(StreetsideAbstractImage image) {<a name="line.311"></a>
+<span class="sourceLineNo">312</span>                this.image = image;<a name="line.312"></a>
+<span class="sourceLineNo">313</span>        }<a name="line.313"></a>
+<span class="sourceLineNo">314</span><a name="line.314"></a>
+<span class="sourceLineNo">315</span>        /**<a name="line.315"></a>
+<span class="sourceLineNo">316</span>         * Updates the title of the dialog.<a name="line.316"></a>
+<span class="sourceLineNo">317</span>         */<a name="line.317"></a>
+<span class="sourceLineNo">318</span>        // TODO: update title for 360 degree viewer? @rrh<a name="line.318"></a>
+<span class="sourceLineNo">319</span>        public synchronized void updateTitle() {<a name="line.319"></a>
+<span class="sourceLineNo">320</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.320"></a>
+<span class="sourceLineNo">321</span>                        SwingUtilities.invokeLater(this::updateTitle);<a name="line.321"></a>
+<span class="sourceLineNo">322</span>                } else if (image != null) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>                        final StringBuilder title = new StringBuilder(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.323"></a>
+<span class="sourceLineNo">324</span>                        if (image instanceof StreetsideImage) {<a name="line.324"></a>
+<span class="sourceLineNo">325</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.325"></a>
+<span class="sourceLineNo">326</span>                                if (streetsideImage.getCd() != 0) {<a name="line.326"></a>
+<span class="sourceLineNo">327</span>                                        title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(streetsideImage.getDate());<a name="line.327"></a>
+<span class="sourceLineNo">328</span>                                }<a name="line.328"></a>
+<span class="sourceLineNo">329</span>                                setTitle(title.toString());<a name="line.329"></a>
+<span class="sourceLineNo">330</span>                        } else if (image instanceof StreetsideImportedImage) {<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                                final StreetsideImportedImage mapillaryImportedImage = (StreetsideImportedImage) image;<a name="line.331"></a>
+<span class="sourceLineNo">332</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getFile().getName());<a name="line.332"></a>
+<span class="sourceLineNo">333</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getDate());<a name="line.333"></a>
+<span class="sourceLineNo">334</span>                                setTitle(title.toString());<a name="line.334"></a>
+<span class="sourceLineNo">335</span>                        }<a name="line.335"></a>
+<span class="sourceLineNo">336</span>                }<a name="line.336"></a>
+<span class="sourceLineNo">337</span>        }<a name="line.337"></a>
+<span class="sourceLineNo">338</span><a name="line.338"></a>
+<span class="sourceLineNo">339</span>        /**<a name="line.339"></a>
+<span class="sourceLineNo">340</span>         * Returns the {@link StreetsideAbstractImage} object which is being shown.<a name="line.340"></a>
+<span class="sourceLineNo">341</span>         *<a name="line.341"></a>
+<span class="sourceLineNo">342</span>         * @return The {@link StreetsideAbstractImage} object which is being shown.<a name="line.342"></a>
+<span class="sourceLineNo">343</span>         */<a name="line.343"></a>
+<span class="sourceLineNo">344</span>        public synchronized StreetsideAbstractImage getImage() {<a name="line.344"></a>
+<span class="sourceLineNo">345</span>                return image;<a name="line.345"></a>
+<span class="sourceLineNo">346</span>        }<a name="line.346"></a>
+<span class="sourceLineNo">347</span><a name="line.347"></a>
+<span class="sourceLineNo">348</span>        /**<a name="line.348"></a>
+<span class="sourceLineNo">349</span>         * Action class form the next image button.<a name="line.349"></a>
+<span class="sourceLineNo">350</span>         *<a name="line.350"></a>
+<span class="sourceLineNo">351</span>         * @author nokutu<a name="line.351"></a>
+<span class="sourceLineNo">352</span>         */<a name="line.352"></a>
+<span class="sourceLineNo">353</span>        private static class NextPictureAction extends AbstractAction {<a name="line.353"></a>
+<span class="sourceLineNo">354</span><a name="line.354"></a>
+<span class="sourceLineNo">355</span>                private static final long serialVersionUID = 6333692154558730392L;<a name="line.355"></a>
+<span class="sourceLineNo">356</span><a name="line.356"></a>
+<span class="sourceLineNo">357</span>                /**<a name="line.357"></a>
+<span class="sourceLineNo">358</span>                 * Constructs a normal NextPictureAction<a name="line.358"></a>
+<span class="sourceLineNo">359</span>                 */<a name="line.359"></a>
+<span class="sourceLineNo">360</span>                NextPictureAction() {<a name="line.360"></a>
+<span class="sourceLineNo">361</span>                        super(I18n.tr("Next picture"));<a name="line.361"></a>
+<span class="sourceLineNo">362</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the next picture in the sequence"));<a name="line.362"></a>
+<span class="sourceLineNo">363</span>                        new ImageProvider("help", "next").getResource().attachImageIcon(this, true);<a name="line.363"></a>
+<span class="sourceLineNo">364</span>                }<a name="line.364"></a>
+<span class="sourceLineNo">365</span><a name="line.365"></a>
+<span class="sourceLineNo">366</span>                @Override<a name="line.366"></a>
+<span class="sourceLineNo">367</span>                public void actionPerformed(ActionEvent e) {<a name="line.367"></a>
+<span class="sourceLineNo">368</span>                        StreetsideLayer.getInstance().getData().selectNext();<a name="line.368"></a>
+<span class="sourceLineNo">369</span>                }<a name="line.369"></a>
+<span class="sourceLineNo">370</span>        }<a name="line.370"></a>
+<span class="sourceLineNo">371</span><a name="line.371"></a>
+<span class="sourceLineNo">372</span>        /**<a name="line.372"></a>
+<span class="sourceLineNo">373</span>         * Action class for the previous image button.<a name="line.373"></a>
+<span class="sourceLineNo">374</span>         *<a name="line.374"></a>
+<span class="sourceLineNo">375</span>         * @author nokutu<a name="line.375"></a>
+<span class="sourceLineNo">376</span>         */<a name="line.376"></a>
+<span class="sourceLineNo">377</span>        private static class PreviousPictureAction extends AbstractAction {<a name="line.377"></a>
+<span class="sourceLineNo">378</span><a name="line.378"></a>
+<span class="sourceLineNo">379</span>                private static final long serialVersionUID = 4390593660514657107L;<a name="line.379"></a>
+<span class="sourceLineNo">380</span><a name="line.380"></a>
+<span class="sourceLineNo">381</span>                /**<a name="line.381"></a>
+<span class="sourceLineNo">382</span>                 * Constructs a normal PreviousPictureAction<a name="line.382"></a>
+<span class="sourceLineNo">383</span>                 */<a name="line.383"></a>
+<span class="sourceLineNo">384</span>                PreviousPictureAction() {<a name="line.384"></a>
+<span class="sourceLineNo">385</span>                        super(I18n.tr("Previous picture"));<a name="line.385"></a>
+<span class="sourceLineNo">386</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the previous picture in the sequence"));<a name="line.386"></a>
+<span class="sourceLineNo">387</span>                        new ImageProvider("help", "previous").getResource().attachImageIcon(this, true);<a name="line.387"></a>
+<span class="sourceLineNo">388</span>                }<a name="line.388"></a>
+<span class="sourceLineNo">389</span><a name="line.389"></a>
+<span class="sourceLineNo">390</span>                @Override<a name="line.390"></a>
+<span class="sourceLineNo">391</span>                public void actionPerformed(ActionEvent e) {<a name="line.391"></a>
+<span class="sourceLineNo">392</span>                        StreetsideLayer.getInstance().getData().selectPrevious();<a name="line.392"></a>
+<span class="sourceLineNo">393</span>                }<a name="line.393"></a>
+<span class="sourceLineNo">394</span>        }<a name="line.394"></a>
+<span class="sourceLineNo">395</span><a name="line.395"></a>
+<span class="sourceLineNo">396</span>        /**<a name="line.396"></a>
+<span class="sourceLineNo">397</span>         * Action class to jump to the image following the red line.<a name="line.397"></a>
+<span class="sourceLineNo">398</span>         *<a name="line.398"></a>
+<span class="sourceLineNo">399</span>         * @author nokutu<a name="line.399"></a>
+<span class="sourceLineNo">400</span>         */<a name="line.400"></a>
+<span class="sourceLineNo">401</span>        private static class RedAction extends AbstractAction {<a name="line.401"></a>
+<span class="sourceLineNo">402</span><a name="line.402"></a>
+<span class="sourceLineNo">403</span>                private static final long serialVersionUID = -1244456062285831231L;<a name="line.403"></a>
+<span class="sourceLineNo">404</span><a name="line.404"></a>
+<span class="sourceLineNo">405</span>                /**<a name="line.405"></a>
+<span class="sourceLineNo">406</span>                 * Constructs a normal RedAction<a name="line.406"></a>
+<span class="sourceLineNo">407</span>                 */<a name="line.407"></a>
+<span class="sourceLineNo">408</span>                RedAction() {<a name="line.408"></a>
+<span class="sourceLineNo">409</span>                        putValue(Action.NAME, I18n.tr("Jump to red"));<a name="line.409"></a>
+<span class="sourceLineNo">410</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.410"></a>
+<span class="sourceLineNo">411</span>                                        I18n.tr("Jumps to the picture at the other side of the red line"));<a name="line.411"></a>
+<span class="sourceLineNo">412</span>                        new ImageProvider("dialogs", "red").getResource().attachImageIcon(this, true);<a name="line.412"></a>
+<span class="sourceLineNo">413</span>                }<a name="line.413"></a>
+<span class="sourceLineNo">414</span><a name="line.414"></a>
+<span class="sourceLineNo">415</span>                // TODO: RedAction for cubemaps? @rrh<a name="line.415"></a>
+<span class="sourceLineNo">416</span>                @Override<a name="line.416"></a>
+<span class="sourceLineNo">417</span>                public void actionPerformed(ActionEvent e) {<a name="line.417"></a>
+<span class="sourceLineNo">418</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.418"></a>
+<span class="sourceLineNo">419</span>                                StreetsideLayer.getInstance().getData()<a name="line.419"></a>
+<span class="sourceLineNo">420</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(1), true);<a name="line.420"></a>
+<span class="sourceLineNo">421</span>                        }<a name="line.421"></a>
+<span class="sourceLineNo">422</span>                }<a name="line.422"></a>
+<span class="sourceLineNo">423</span>        }<a name="line.423"></a>
+<span class="sourceLineNo">424</span><a name="line.424"></a>
+<span class="sourceLineNo">425</span>        /**<a name="line.425"></a>
+<span class="sourceLineNo">426</span>         * Action class to jump to the image following the blue line.<a name="line.426"></a>
+<span class="sourceLineNo">427</span>         *<a name="line.427"></a>
+<span class="sourceLineNo">428</span>         * @author nokutu<a name="line.428"></a>
+<span class="sourceLineNo">429</span>         */<a name="line.429"></a>
+<span class="sourceLineNo">430</span>        private static class BlueAction extends AbstractAction {<a name="line.430"></a>
+<span class="sourceLineNo">431</span><a name="line.431"></a>
+<span class="sourceLineNo">432</span>                private static final long serialVersionUID = 5951233534212838780L;<a name="line.432"></a>
+<span class="sourceLineNo">433</span><a name="line.433"></a>
+<span class="sourceLineNo">434</span>                /**<a name="line.434"></a>
+<span class="sourceLineNo">435</span>                 * Constructs a normal BlueAction<a name="line.435"></a>
+<span class="sourceLineNo">436</span>                 */<a name="line.436"></a>
+<span class="sourceLineNo">437</span>                BlueAction() {<a name="line.437"></a>
+<span class="sourceLineNo">438</span>                        putValue(Action.NAME, I18n.tr("Jump to blue"));<a name="line.438"></a>
+<span class="sourceLineNo">439</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.439"></a>
+<span class="sourceLineNo">440</span>                                        I18n.tr("Jumps to the picture at the other side of the blue line"));<a name="line.440"></a>
+<span class="sourceLineNo">441</span>                        new ImageProvider("dialogs", "blue").getResource().attachImageIcon(this, true);<a name="line.441"></a>
+<span class="sourceLineNo">442</span>                }<a name="line.442"></a>
+<span class="sourceLineNo">443</span><a name="line.443"></a>
+<span class="sourceLineNo">444</span>                // TODO: BlueAction for cubemaps?<a name="line.444"></a>
+<span class="sourceLineNo">445</span>                @Override<a name="line.445"></a>
+<span class="sourceLineNo">446</span>                public void actionPerformed(ActionEvent e) {<a name="line.446"></a>
+<span class="sourceLineNo">447</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.447"></a>
+<span class="sourceLineNo">448</span>                                StreetsideLayer.getInstance().getData()<a name="line.448"></a>
+<span class="sourceLineNo">449</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(2), true);<a name="line.449"></a>
+<span class="sourceLineNo">450</span>                        }<a name="line.450"></a>
+<span class="sourceLineNo">451</span>                }<a name="line.451"></a>
+<span class="sourceLineNo">452</span>        }<a name="line.452"></a>
+<span class="sourceLineNo">453</span><a name="line.453"></a>
+<span class="sourceLineNo">454</span>        private static class StopAction extends AbstractAction implements WalkListener {<a name="line.454"></a>
+<span class="sourceLineNo">455</span><a name="line.455"></a>
+<span class="sourceLineNo">456</span>                private static final long serialVersionUID = 8789972456611625341L;<a name="line.456"></a>
+<span class="sourceLineNo">457</span><a name="line.457"></a>
+<span class="sourceLineNo">458</span>                private WalkThread thread;<a name="line.458"></a>
+<span class="sourceLineNo">459</span><a name="line.459"></a>
+<span class="sourceLineNo">460</span>                /**<a name="line.460"></a>
+<span class="sourceLineNo">461</span>                 * Constructs a normal StopAction<a name="line.461"></a>
+<span class="sourceLineNo">462</span>                 */<a name="line.462"></a>
+<span class="sourceLineNo">463</span>                StopAction() {<a name="line.463"></a>
+<span class="sourceLineNo">464</span>                        putValue(Action.NAME, I18n.tr("Stop"));<a name="line.464"></a>
+<span class="sourceLineNo">465</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Stops the walk."));<a name="line.465"></a>
+<span class="sourceLineNo">466</span>                        new ImageProvider("dialogs/streetsideStop.png").getResource().attachImageIcon(this, true);<a name="line.466"></a>
+<span class="sourceLineNo">467</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.467"></a>
+<span class="sourceLineNo">468</span>                }<a name="line.468"></a>
+<span class="sourceLineNo">469</span><a name="line.469"></a>
+<span class="sourceLineNo">470</span>                @Override<a name="line.470"></a>
+<span class="sourceLineNo">471</span>                public void actionPerformed(ActionEvent e) {<a name="line.471"></a>
+<span class="sourceLineNo">472</span>                        if (thread != null) {<a name="line.472"></a>
+<span class="sourceLineNo">473</span>                                thread.stopWalk();<a name="line.473"></a>
+<span class="sourceLineNo">474</span>                        }<a name="line.474"></a>
+<span class="sourceLineNo">475</span>                }<a name="line.475"></a>
+<span class="sourceLineNo">476</span><a name="line.476"></a>
+<span class="sourceLineNo">477</span>                @Override<a name="line.477"></a>
+<span class="sourceLineNo">478</span>                public void walkStarted(WalkThread thread) {<a name="line.478"></a>
+<span class="sourceLineNo">479</span>                        this.thread = thread;<a name="line.479"></a>
+<span class="sourceLineNo">480</span>                }<a name="line.480"></a>
+<span class="sourceLineNo">481</span>        }<a name="line.481"></a>
+<span class="sourceLineNo">482</span><a name="line.482"></a>
+<span class="sourceLineNo">483</span>        private static class PlayAction extends AbstractAction implements WalkListener {<a name="line.483"></a>
+<span class="sourceLineNo">484</span><a name="line.484"></a>
+<span class="sourceLineNo">485</span>                private static final long serialVersionUID = -1572747020946842769L;<a name="line.485"></a>
+<span class="sourceLineNo">486</span><a name="line.486"></a>
+<span class="sourceLineNo">487</span>                private transient WalkThread thread;<a name="line.487"></a>
+<span class="sourceLineNo">488</span><a name="line.488"></a>
+<span class="sourceLineNo">489</span>                /**<a name="line.489"></a>
+<span class="sourceLineNo">490</span>                 * Constructs a normal PlayAction<a name="line.490"></a>
+<span class="sourceLineNo">491</span>                 */<a name="line.491"></a>
+<span class="sourceLineNo">492</span>                PlayAction() {<a name="line.492"></a>
+<span class="sourceLineNo">493</span>                        putValue(Action.NAME, I18n.tr("Play"));<a name="line.493"></a>
+<span class="sourceLineNo">494</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Continues with the paused walk."));<a name="line.494"></a>
+<span class="sourceLineNo">495</span>                        new ImageProvider("dialogs/streetsidePlay.png").getResource().attachImageIcon(this, true);<a name="line.495"></a>
+<span class="sourceLineNo">496</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.496"></a>
+<span class="sourceLineNo">497</span>                }<a name="line.497"></a>
+<span class="sourceLineNo">498</span><a name="line.498"></a>
+<span class="sourceLineNo">499</span>                @Override<a name="line.499"></a>
+<span class="sourceLineNo">500</span>                public void actionPerformed(ActionEvent e) {<a name="line.500"></a>
+<span class="sourceLineNo">501</span>                        if (thread != null) {<a name="line.501"></a>
+<span class="sourceLineNo">502</span>                                thread.play();<a name="line.502"></a>
+<span class="sourceLineNo">503</span>                        }<a name="line.503"></a>
+<span class="sourceLineNo">504</span>                }<a name="line.504"></a>
+<span class="sourceLineNo">505</span><a name="line.505"></a>
+<span class="sourceLineNo">506</span>                @Override<a name="line.506"></a>
+<span class="sourceLineNo">507</span>                public void walkStarted(WalkThread thread) {<a name="line.507"></a>
+<span class="sourceLineNo">508</span>                        if (thread != null) {<a name="line.508"></a>
+<span class="sourceLineNo">509</span>                                this.thread = thread;<a name="line.509"></a>
+<span class="sourceLineNo">510</span>                        }<a name="line.510"></a>
+<span class="sourceLineNo">511</span>                }<a name="line.511"></a>
+<span class="sourceLineNo">512</span>        }<a name="line.512"></a>
+<span class="sourceLineNo">513</span><a name="line.513"></a>
+<span class="sourceLineNo">514</span>        private static class PauseAction extends AbstractAction implements WalkListener {<a name="line.514"></a>
+<span class="sourceLineNo">515</span><a name="line.515"></a>
+<span class="sourceLineNo">516</span>                /**<a name="line.516"></a>
+<span class="sourceLineNo">517</span>                 *<a name="line.517"></a>
+<span class="sourceLineNo">518</span>                 */<a name="line.518"></a>
+<span class="sourceLineNo">519</span>                private static final long serialVersionUID = -8758326399460817222L;<a name="line.519"></a>
+<span class="sourceLineNo">520</span>                private WalkThread thread;<a name="line.520"></a>
+<span class="sourceLineNo">521</span><a name="line.521"></a>
+<span class="sourceLineNo">522</span>                /**<a name="line.522"></a>
+<span class="sourceLineNo">523</span>                 * Constructs a normal PauseAction<a name="line.523"></a>
+<span class="sourceLineNo">524</span>                 */<a name="line.524"></a>
+<span class="sourceLineNo">525</span>                PauseAction() {<a name="line.525"></a>
+<span class="sourceLineNo">526</span>                        putValue(Action.NAME, I18n.tr("Pause"));<a name="line.526"></a>
+<span class="sourceLineNo">527</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Pauses the walk."));<a name="line.527"></a>
+<span class="sourceLineNo">528</span>                        new ImageProvider("dialogs/streetsidePause.png").getResource().attachImageIcon(this, true);<a name="line.528"></a>
+<span class="sourceLineNo">529</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.529"></a>
+<span class="sourceLineNo">530</span>                }<a name="line.530"></a>
+<span class="sourceLineNo">531</span><a name="line.531"></a>
+<span class="sourceLineNo">532</span>                @Override<a name="line.532"></a>
+<span class="sourceLineNo">533</span>                public void actionPerformed(ActionEvent e) {<a name="line.533"></a>
+<span class="sourceLineNo">534</span>                        thread.pause();<a name="line.534"></a>
+<span class="sourceLineNo">535</span>                }<a name="line.535"></a>
+<span class="sourceLineNo">536</span><a name="line.536"></a>
+<span class="sourceLineNo">537</span>                @Override<a name="line.537"></a>
+<span class="sourceLineNo">538</span>                public void walkStarted(WalkThread thread) {<a name="line.538"></a>
+<span class="sourceLineNo">539</span>                        this.thread = thread;<a name="line.539"></a>
+<span class="sourceLineNo">540</span>                }<a name="line.540"></a>
+<span class="sourceLineNo">541</span>        }<a name="line.541"></a>
+<span class="sourceLineNo">542</span><a name="line.542"></a>
+<span class="sourceLineNo">543</span>        /**<a name="line.543"></a>
+<span class="sourceLineNo">544</span>         * When the pictures are returned from the cache, they are set in the<a name="line.544"></a>
+<span class="sourceLineNo">545</span>         * {@link StreetsideImageDisplay} object.<a name="line.545"></a>
+<span class="sourceLineNo">546</span>         */<a name="line.546"></a>
+<span class="sourceLineNo">547</span>        @Override<a name="line.547"></a>
+<span class="sourceLineNo">548</span>        public void loadingFinished(final CacheEntry data, final CacheEntryAttributes attributes, final LoadResult result) {<a name="line.548"></a>
+<span class="sourceLineNo">549</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.549"></a>
+<span class="sourceLineNo">550</span>                        SwingUtilities.invokeLater(() -&gt; loadingFinished(data, attributes, result));<a name="line.550"></a>
+<span class="sourceLineNo">551</span><a name="line.551"></a>
+<span class="sourceLineNo">552</span>                } else if (data != null &amp;&amp; result == LoadResult.SUCCESS) {<a name="line.552"></a>
+<span class="sourceLineNo">553</span>                        try {<a name="line.553"></a>
+<span class="sourceLineNo">554</span>                                final BufferedImage img = ImageIO.read(new ByteArrayInputStream(data.getContent()));<a name="line.554"></a>
+<span class="sourceLineNo">555</span>                                if (img == null) {<a name="line.555"></a>
+<span class="sourceLineNo">556</span>                                        return;<a name="line.556"></a>
+<span class="sourceLineNo">557</span>                                }<a name="line.557"></a>
+<span class="sourceLineNo">558</span>                                if (<a name="line.558"></a>
+<span class="sourceLineNo">559</span>                                                streetsideImageDisplay.getImage() == null<a name="line.559"></a>
+<span class="sourceLineNo">560</span>                                                || img.getHeight() &gt; streetsideImageDisplay.getImage().getHeight()<a name="line.560"></a>
+<span class="sourceLineNo">561</span>                                                ) {<a name="line.561"></a>
+<span class="sourceLineNo">562</span>                                        //final StreetsideAbstractImage mai = getImage();<a name="line.562"></a>
+<span class="sourceLineNo">563</span>                                        streetsideImageDisplay.setImage(<a name="line.563"></a>
+<span class="sourceLineNo">564</span>                                                        img,<a name="line.564"></a>
+<span class="sourceLineNo">565</span>                                                        //mai instanceof StreetsideImage ? ((StreetsideImage) getImage()).getDetections() : null<a name="line.565"></a>
+<span class="sourceLineNo">566</span>                                                        null);<a name="line.566"></a>
+<span class="sourceLineNo">567</span>                                }<a name="line.567"></a>
+<span class="sourceLineNo">568</span>                        } catch (final IOException e) {<a name="line.568"></a>
+<span class="sourceLineNo">569</span>                                logger.error(e);<a name="line.569"></a>
+<span class="sourceLineNo">570</span>                        }<a name="line.570"></a>
+<span class="sourceLineNo">571</span>                }<a name="line.571"></a>
+<span class="sourceLineNo">572</span>        }<a name="line.572"></a>
+<span class="sourceLineNo">573</span><a name="line.573"></a>
+<span class="sourceLineNo">574</span><a name="line.574"></a>
+<span class="sourceLineNo">575</span>        /**<a name="line.575"></a>
+<span class="sourceLineNo">576</span>         * Creates the layout of the dialog.<a name="line.576"></a>
+<span class="sourceLineNo">577</span>         *<a name="line.577"></a>
+<span class="sourceLineNo">578</span>         * @param data    The content of the dialog<a name="line.578"></a>
+<span class="sourceLineNo">579</span>         * @param buttons The buttons where you can click<a name="line.579"></a>
+<span class="sourceLineNo">580</span>         */<a name="line.580"></a>
+<span class="sourceLineNo">581</span>        public void createLayout(Component data, List&lt;SideButton&gt; buttons) {<a name="line.581"></a>
+<span class="sourceLineNo">582</span>                removeAll();<a name="line.582"></a>
+<span class="sourceLineNo">583</span>                createLayout(data, true, buttons);<a name="line.583"></a>
+<span class="sourceLineNo">584</span>                add(titleBar, BorderLayout.NORTH);<a name="line.584"></a>
+<span class="sourceLineNo">585</span>        }<a name="line.585"></a>
+<span class="sourceLineNo">586</span><a name="line.586"></a>
+<span class="sourceLineNo">587</span>        @Override<a name="line.587"></a>
+<span class="sourceLineNo">588</span>        public void selectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.588"></a>
+<span class="sourceLineNo">589</span>                setImage(newImage);<a name="line.589"></a>
+<span class="sourceLineNo">590</span>                updateImage();<a name="line.590"></a>
+<span class="sourceLineNo">591</span>        }<a name="line.591"></a>
+<span class="sourceLineNo">592</span><a name="line.592"></a>
+<span class="sourceLineNo">593</span>        @Override<a name="line.593"></a>
+<span class="sourceLineNo">594</span>        public void imagesAdded() {<a name="line.594"></a>
+<span class="sourceLineNo">595</span>                // This method is enforced by StreetsideDataListener, but only selectedImageChanged() is needed<a name="line.595"></a>
+<span class="sourceLineNo">596</span>        }<a name="line.596"></a>
+<span class="sourceLineNo">597</span><a name="line.597"></a>
+<span class="sourceLineNo">598</span>        /**<a name="line.598"></a>
+<span class="sourceLineNo">599</span>         * @return the streetsideImageDisplay<a name="line.599"></a>
+<span class="sourceLineNo">600</span>         */<a name="line.600"></a>
+<span class="sourceLineNo">601</span>        public StreetsideImageDisplay getStreetsideImageDisplay() {<a name="line.601"></a>
+<span class="sourceLineNo">602</span>                return streetsideImageDisplay;<a name="line.602"></a>
+<span class="sourceLineNo">603</span>        }<a name="line.603"></a>
+<span class="sourceLineNo">604</span><a name="line.604"></a>
+<span class="sourceLineNo">605</span>        /**<a name="line.605"></a>
+<span class="sourceLineNo">606</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.606"></a>
+<span class="sourceLineNo">607</span>         */<a name="line.607"></a>
+<span class="sourceLineNo">608</span>        public void setStreetsideImageDisplay(StreetsideImageDisplay streetsideImageDisplay) {<a name="line.608"></a>
+<span class="sourceLineNo">609</span>                this.streetsideImageDisplay = streetsideImageDisplay;<a name="line.609"></a>
+<span class="sourceLineNo">610</span>        }<a name="line.610"></a>
+<span class="sourceLineNo">611</span><a name="line.611"></a>
+<span class="sourceLineNo">612</span>        /**<a name="line.612"></a>
+<span class="sourceLineNo">613</span>         * @return the streetsideImageDisplay<a name="line.613"></a>
+<span class="sourceLineNo">614</span>         */<a name="line.614"></a>
+<span class="sourceLineNo">615</span>        /*public StreetsideViewerDisplay getStreetsideViewerDisplay() {<a name="line.615"></a>
+<span class="sourceLineNo">616</span>                return streetsideViewerDisplay;<a name="line.616"></a>
+<span class="sourceLineNo">617</span>        }*/<a name="line.617"></a>
+<span class="sourceLineNo">618</span><a name="line.618"></a>
+<span class="sourceLineNo">619</span>        /**<a name="line.619"></a>
+<span class="sourceLineNo">620</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.620"></a>
+<span class="sourceLineNo">621</span>         */<a name="line.621"></a>
+<span class="sourceLineNo">622</span>        /*public void setStreetsideViewerDisplay(StreetsideViewerDisplay streetsideViewerDisplay) {<a name="line.622"></a>
+<span class="sourceLineNo">623</span>                streetsideViewerDisplay = streetsideViewerDisplay;<a name="line.623"></a>
+<span class="sourceLineNo">624</span>        }*/<a name="line.624"></a>
+<span class="sourceLineNo">625</span><a name="line.625"></a>
+<span class="sourceLineNo">626</span>        /*private StreetsideViewerDisplay initStreetsideViewerDisplay() {<a name="line.626"></a>
+<span class="sourceLineNo">627</span>                StreetsideViewerDisplay res = new StreetsideViewerDisplay();<a name="line.627"></a>
+<span class="sourceLineNo">628</span>        //this.add(streetsideViewerDisplay);<a name="line.628"></a>
+<span class="sourceLineNo">629</span><a name="line.629"></a>
+<span class="sourceLineNo">630</span><a name="line.630"></a>
+<span class="sourceLineNo">631</span>                Platform.runLater(new Runnable() {<a name="line.631"></a>
+<span class="sourceLineNo">632</span>            @Override<a name="line.632"></a>
+<span class="sourceLineNo">633</span>            public void run() {<a name="line.633"></a>
+<span class="sourceLineNo">634</span>                Scene scene;<a name="line.634"></a>
+<span class="sourceLineNo">635</span>                                try {<a name="line.635"></a>
+<span class="sourceLineNo">636</span>                                        scene = StreetsideViewerDisplay.createScene();<a name="line.636"></a>
+<span class="sourceLineNo">637</span>                                        res.setScene(scene);<a name="line.637"></a>
+<span class="sourceLineNo">638</span>                                } catch (NonInvertibleTransformException e) {<a name="line.638"></a>
+<span class="sourceLineNo">639</span>                                        // TODO Auto-generated catch block<a name="line.639"></a>
+<span class="sourceLineNo">640</span>                                        e.printStackTrace();<a name="line.640"></a>
+<span class="sourceLineNo">641</span>                                }<a name="line.641"></a>
+<span class="sourceLineNo">642</span>            }<a name="line.642"></a>
+<span class="sourceLineNo">643</span>       });<a name="line.643"></a>
+<span class="sourceLineNo">644</span>                return res;<a name="line.644"></a>
+<span class="sourceLineNo">645</span>        }*/<a name="line.645"></a>
+<span class="sourceLineNo">646</span>}<a name="line.646"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.MODE.html	(revision 34416)
@@ -0,0 +1,718 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Color;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Component;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.ActionEvent;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.image.BufferedImage;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.io.ByteArrayInputStream;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.io.IOException;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Arrays;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.List;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.imageio.ImageIO;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.AbstractAction;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.Action;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.JComponent;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javax.swing.KeyStroke;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javax.swing.SwingUtilities;<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.apache.log4j.Logger;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.data.cache.CacheEntry;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.data.cache.CacheEntryAttributes;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.data.cache.ICachedLoaderListener;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.gui.SideButton;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.openstreetmap.josm.gui.dialogs.ToggleDialog;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.plugins.streetside.StreetsideDataListener;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkListener;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkThread;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>import org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>import org.openstreetmap.josm.tools.I18n;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>/**<a name="line.42"></a>
+<span class="sourceLineNo">043</span> * Toggle dialog that shows an image and some buttons.<a name="line.43"></a>
+<span class="sourceLineNo">044</span> *<a name="line.44"></a>
+<span class="sourceLineNo">045</span> * @author nokutu<a name="line.45"></a>
+<span class="sourceLineNo">046</span> * @author renerr18<a name="line.46"></a>
+<span class="sourceLineNo">047</span> */<a name="line.47"></a>
+<span class="sourceLineNo">048</span>public final class StreetsideMainDialog extends ToggleDialog implements<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                ICachedLoaderListener, StreetsideDataListener {<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>        private static final long serialVersionUID = 2645654786827812861L;<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>  final static Logger logger = Logger.getLogger(StreetsideMainDialog.class);<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>  public static final String BASE_TITLE = I18n.marktr("Microsoft Streetside image");<a name="line.55"></a>
+<span class="sourceLineNo">056</span><a name="line.56"></a>
+<span class="sourceLineNo">057</span>        private static final String MESSAGE_SEPARATOR = " — ";<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>        private static StreetsideMainDialog instance;<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>        private volatile StreetsideAbstractImage image;<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>        public final SideButton nextButton = new SideButton(new NextPictureAction());<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        public final SideButton previousButton = new SideButton(new PreviousPictureAction());<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        /**<a name="line.65"></a>
+<span class="sourceLineNo">066</span>         * Button used to jump to the image following the red line<a name="line.66"></a>
+<span class="sourceLineNo">067</span>         */<a name="line.67"></a>
+<span class="sourceLineNo">068</span>        public final SideButton redButton = new SideButton(new RedAction());<a name="line.68"></a>
+<span class="sourceLineNo">069</span>        /**<a name="line.69"></a>
+<span class="sourceLineNo">070</span>         * Button used to jump to the image following the blue line<a name="line.70"></a>
+<span class="sourceLineNo">071</span>         */<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        public final SideButton blueButton = new SideButton(new BlueAction());<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>        private final SideButton playButton = new SideButton(new PlayAction());<a name="line.74"></a>
+<span class="sourceLineNo">075</span>        private final SideButton pauseButton = new SideButton(new PauseAction());<a name="line.75"></a>
+<span class="sourceLineNo">076</span>        private final SideButton stopButton = new SideButton(new StopAction());<a name="line.76"></a>
+<span class="sourceLineNo">077</span><a name="line.77"></a>
+<span class="sourceLineNo">078</span>        private ImageInfoHelpPopup imageInfoHelp;<a name="line.78"></a>
+<span class="sourceLineNo">079</span><a name="line.79"></a>
+<span class="sourceLineNo">080</span>        private StreetsideViewerHelpPopup streetsideViewerHelp;<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>        /**<a name="line.82"></a>
+<span class="sourceLineNo">083</span>         * Buttons mode.<a name="line.83"></a>
+<span class="sourceLineNo">084</span>         *<a name="line.84"></a>
+<span class="sourceLineNo">085</span>         * @author nokutu<a name="line.85"></a>
+<span class="sourceLineNo">086</span>         */<a name="line.86"></a>
+<span class="sourceLineNo">087</span>        public enum MODE {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                /**<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                 * Standard mode to view pictures.<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                 */<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                NORMAL,<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                /**<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                 * Mode when in walk.<a name="line.93"></a>
+<span class="sourceLineNo">094</span>                 */<a name="line.94"></a>
+<span class="sourceLineNo">095</span>                WALK<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>        /**<a name="line.98"></a>
+<span class="sourceLineNo">099</span>         * Object containing the shown image and that handles zoom and drag<a name="line.99"></a>
+<span class="sourceLineNo">100</span>         */<a name="line.100"></a>
+<span class="sourceLineNo">101</span>        public StreetsideImageDisplay streetsideImageDisplay;<a name="line.101"></a>
+<span class="sourceLineNo">102</span><a name="line.102"></a>
+<span class="sourceLineNo">103</span>        private StreetsideCache imageCache;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>        public StreetsideCache thumbnailCache;<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>        private StreetsideMainDialog() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                super(I18n.tr(StreetsideMainDialog.BASE_TITLE), "streetside-main", I18n.tr("Open Streetside window"), null, 200,<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                                true, StreetsidePreferenceSetting.class);<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                addShortcuts();<a name="line.109"></a>
+<span class="sourceLineNo">110</span><a name="line.110"></a>
+<span class="sourceLineNo">111</span>                streetsideImageDisplay = new StreetsideImageDisplay();<a name="line.111"></a>
+<span class="sourceLineNo">112</span><a name="line.112"></a>
+<span class="sourceLineNo">113</span>                blueButton.setForeground(Color.BLUE);<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                redButton.setForeground(Color.RED);<a name="line.114"></a>
+<span class="sourceLineNo">115</span><a name="line.115"></a>
+<span class="sourceLineNo">116</span>                // TODO: Modes for cubemaps? @rrh<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                setMode(MODE.NORMAL);<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        /**<a name="line.120"></a>
+<span class="sourceLineNo">121</span>         * Adds the shortcuts to the buttons.<a name="line.121"></a>
+<span class="sourceLineNo">122</span>         */<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        private void addShortcuts() {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                nextButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                KeyStroke.getKeyStroke("PAGE_DOWN"), "next");<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                nextButton.getActionMap().put("next", new NextPictureAction());<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                previousButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                KeyStroke.getKeyStroke("PAGE_UP"), "previous");<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                previousButton.getActionMap().put("previous",<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                                new PreviousPictureAction());<a name="line.130"></a>
+<span class="sourceLineNo">131</span>                blueButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.131"></a>
+<span class="sourceLineNo">132</span>                                KeyStroke.getKeyStroke("control PAGE_UP"), "blue");<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                blueButton.getActionMap().put("blue", new BlueAction());<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                redButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                                KeyStroke.getKeyStroke("control PAGE_DOWN"), "red");<a name="line.135"></a>
+<span class="sourceLineNo">136</span>                redButton.getActionMap().put("red", new RedAction());<a name="line.136"></a>
+<span class="sourceLineNo">137</span>        }<a name="line.137"></a>
+<span class="sourceLineNo">138</span><a name="line.138"></a>
+<span class="sourceLineNo">139</span>        /**<a name="line.139"></a>
+<span class="sourceLineNo">140</span>         * Returns the unique instance of the class.<a name="line.140"></a>
+<span class="sourceLineNo">141</span>         *<a name="line.141"></a>
+<span class="sourceLineNo">142</span>         * @return The unique instance of the class.<a name="line.142"></a>
+<span class="sourceLineNo">143</span>         */<a name="line.143"></a>
+<span class="sourceLineNo">144</span>        public static synchronized StreetsideMainDialog getInstance() {<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                if (StreetsideMainDialog.instance == null) {<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                        StreetsideMainDialog.instance = new StreetsideMainDialog();<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                return StreetsideMainDialog.instance;<a name="line.148"></a>
+<span class="sourceLineNo">149</span>        }<a name="line.149"></a>
+<span class="sourceLineNo">150</span><a name="line.150"></a>
+<span class="sourceLineNo">151</span>        /**<a name="line.151"></a>
+<span class="sourceLineNo">152</span>         * @return true, iff the singleton instance is present<a name="line.152"></a>
+<span class="sourceLineNo">153</span>         */<a name="line.153"></a>
+<span class="sourceLineNo">154</span>        public static boolean hasInstance() {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                return StreetsideMainDialog.instance != null;<a name="line.155"></a>
+<span class="sourceLineNo">156</span>        }<a name="line.156"></a>
+<span class="sourceLineNo">157</span><a name="line.157"></a>
+<span class="sourceLineNo">158</span>        public synchronized void setImageInfoHelp(ImageInfoHelpPopup popup) {<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                imageInfoHelp = popup;<a name="line.159"></a>
+<span class="sourceLineNo">160</span>        }<a name="line.160"></a>
+<span class="sourceLineNo">161</span><a name="line.161"></a>
+<span class="sourceLineNo">162</span>        public synchronized void setStreetsideViewerHelp(StreetsideViewerHelpPopup popup) {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                streetsideViewerHelp = popup;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>        }<a name="line.164"></a>
+<span class="sourceLineNo">165</span><a name="line.165"></a>
+<span class="sourceLineNo">166</span>        /**<a name="line.166"></a>
+<span class="sourceLineNo">167</span>         * @return the streetsideViewerHelp<a name="line.167"></a>
+<span class="sourceLineNo">168</span>         */<a name="line.168"></a>
+<span class="sourceLineNo">169</span>        public StreetsideViewerHelpPopup getStreetsideViewerHelp() {<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                return streetsideViewerHelp;<a name="line.170"></a>
+<span class="sourceLineNo">171</span>        }<a name="line.171"></a>
+<span class="sourceLineNo">172</span><a name="line.172"></a>
+<span class="sourceLineNo">173</span>        /**<a name="line.173"></a>
+<span class="sourceLineNo">174</span>         * Sets a new mode for the dialog.<a name="line.174"></a>
+<span class="sourceLineNo">175</span>         *<a name="line.175"></a>
+<span class="sourceLineNo">176</span>         * @param mode The mode to be set. Must not be {@code null}.<a name="line.176"></a>
+<span class="sourceLineNo">177</span>         */<a name="line.177"></a>
+<span class="sourceLineNo">178</span>        public void setMode(MODE mode) {<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                switch (mode) {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                case WALK:<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                        createLayout(<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                                streetsideImageDisplay,<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                                Arrays.asList(playButton, pauseButton, stopButton)<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                        );<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                case NORMAL:<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                default:<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                        createLayout(<a name="line.187"></a>
+<span class="sourceLineNo">188</span>                        streetsideImageDisplay,<a name="line.188"></a>
+<span class="sourceLineNo">189</span>                        Arrays.asList(blueButton, previousButton, nextButton, redButton)<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                    );<a name="line.190"></a>
+<span class="sourceLineNo">191</span>                }<a name="line.191"></a>
+<span class="sourceLineNo">192</span>                disableAllButtons();<a name="line.192"></a>
+<span class="sourceLineNo">193</span>                if (MODE.NORMAL.equals(mode)) {<a name="line.193"></a>
+<span class="sourceLineNo">194</span>                        updateImage();<a name="line.194"></a>
+<span class="sourceLineNo">195</span>                }       }<a name="line.195"></a>
+<span class="sourceLineNo">196</span><a name="line.196"></a>
+<span class="sourceLineNo">197</span>        /**<a name="line.197"></a>
+<span class="sourceLineNo">198</span>         * Destroys the unique instance of the class.<a name="line.198"></a>
+<span class="sourceLineNo">199</span>         */<a name="line.199"></a>
+<span class="sourceLineNo">200</span>        public static synchronized void destroyInstance() {<a name="line.200"></a>
+<span class="sourceLineNo">201</span>                StreetsideMainDialog.instance = null;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>        }<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>        /**<a name="line.204"></a>
+<span class="sourceLineNo">205</span>         * Downloads the full quality picture of the selected StreetsideImage and sets<a name="line.205"></a>
+<span class="sourceLineNo">206</span>         * in the StreetsideImageDisplay object.<a name="line.206"></a>
+<span class="sourceLineNo">207</span>         */<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        public synchronized void updateImage() {<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                updateImage(true);<a name="line.209"></a>
+<span class="sourceLineNo">210</span>        }<a name="line.210"></a>
+<span class="sourceLineNo">211</span><a name="line.211"></a>
+<span class="sourceLineNo">212</span>        /**<a name="line.212"></a>
+<span class="sourceLineNo">213</span>         * Downloads the picture of the selected StreetsideImage and sets in the<a name="line.213"></a>
+<span class="sourceLineNo">214</span>         * StreetsideImageDisplay object.<a name="line.214"></a>
+<span class="sourceLineNo">215</span>         *<a name="line.215"></a>
+<span class="sourceLineNo">216</span>         * @param fullQuality If the full quality picture must be downloaded or just the<a name="line.216"></a>
+<span class="sourceLineNo">217</span>         *                    thumbnail.<a name="line.217"></a>
+<span class="sourceLineNo">218</span>         */<a name="line.218"></a>
+<span class="sourceLineNo">219</span>        public synchronized void updateImage(boolean fullQuality) {<a name="line.219"></a>
+<span class="sourceLineNo">220</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.220"></a>
+<span class="sourceLineNo">221</span>                        SwingUtilities.invokeLater(this::updateImage);<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                } else {<a name="line.222"></a>
+<span class="sourceLineNo">223</span>                        if (!StreetsideLayer.hasInstance()) {<a name="line.223"></a>
+<span class="sourceLineNo">224</span>                                return;<a name="line.224"></a>
+<span class="sourceLineNo">225</span>                        }<a name="line.225"></a>
+<span class="sourceLineNo">226</span>                        if (image == null) {<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                                setTitle(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.228"></a>
+<span class="sourceLineNo">229</span>                                disableAllButtons();<a name="line.229"></a>
+<span class="sourceLineNo">230</span>                                return;<a name="line.230"></a>
+<span class="sourceLineNo">231</span>                        }<a name="line.231"></a>
+<span class="sourceLineNo">232</span><a name="line.232"></a>
+<span class="sourceLineNo">233</span>                        // TODO: help for cubemaps? @rrh<a name="line.233"></a>
+<span class="sourceLineNo">234</span>                        if (imageInfoHelp != null &amp;&amp; StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() &gt; 0 &amp;&amp; imageInfoHelp.showPopup()) {<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                                // Count down the number of times the popup will be displayed<a name="line.235"></a>
+<span class="sourceLineNo">236</span>                                StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.put(StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() - 1);<a name="line.236"></a>
+<span class="sourceLineNo">237</span>                        }<a name="line.237"></a>
+<span class="sourceLineNo">238</span><a name="line.238"></a>
+<span class="sourceLineNo">239</span>                        // Enables/disables next/previous buttons<a name="line.239"></a>
+<span class="sourceLineNo">240</span>                        nextButton.setEnabled(false);<a name="line.240"></a>
+<span class="sourceLineNo">241</span>                        previousButton.setEnabled(false);<a name="line.241"></a>
+<span class="sourceLineNo">242</span>                        if (image.getSequence() != null) {<a name="line.242"></a>
+<span class="sourceLineNo">243</span>                                StreetsideAbstractImage tempImage = image;<a name="line.243"></a>
+<span class="sourceLineNo">244</span>                                while (tempImage.next() != null) {<a name="line.244"></a>
+<span class="sourceLineNo">245</span>                                        tempImage = tempImage.next();<a name="line.245"></a>
+<span class="sourceLineNo">246</span>                                        if (tempImage.isVisible()) {<a name="line.246"></a>
+<span class="sourceLineNo">247</span>                                                nextButton.setEnabled(true);<a name="line.247"></a>
+<span class="sourceLineNo">248</span>                                                break;<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                                        }<a name="line.249"></a>
+<span class="sourceLineNo">250</span>                                }<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                        }<a name="line.251"></a>
+<span class="sourceLineNo">252</span>                        if (image.getSequence() != null) {<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                                StreetsideAbstractImage tempImage = image;<a name="line.253"></a>
+<span class="sourceLineNo">254</span>                                while (tempImage.previous() != null) {<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                                        tempImage = tempImage.previous();<a name="line.255"></a>
+<span class="sourceLineNo">256</span>                                        if (tempImage.isVisible()) {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                                                previousButton.setEnabled(true);<a name="line.257"></a>
+<span class="sourceLineNo">258</span>                                                break;<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                                        }<a name="line.259"></a>
+<span class="sourceLineNo">260</span>                                }<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                        }<a name="line.261"></a>
+<span class="sourceLineNo">262</span>                        if (image instanceof StreetsideImage) {<a name="line.262"></a>
+<span class="sourceLineNo">263</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.263"></a>
+<span class="sourceLineNo">264</span>                                // Downloads the thumbnail.<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.265"></a>
+<span class="sourceLineNo">266</span>                                if (thumbnailCache != null) {<a name="line.266"></a>
+<span class="sourceLineNo">267</span>                                        thumbnailCache.cancelOutstandingTasks();<a name="line.267"></a>
+<span class="sourceLineNo">268</span>                                }<a name="line.268"></a>
+<span class="sourceLineNo">269</span>                                thumbnailCache = new StreetsideCache(streetsideImage.getId(),<a name="line.269"></a>
+<span class="sourceLineNo">270</span>                                                StreetsideCache.Type.THUMBNAIL);<a name="line.270"></a>
+<span class="sourceLineNo">271</span>                                try {<a name="line.271"></a>
+<span class="sourceLineNo">272</span>                                        thumbnailCache.submit(this, false);<a name="line.272"></a>
+<span class="sourceLineNo">273</span>                                } catch (final IOException e) {<a name="line.273"></a>
+<span class="sourceLineNo">274</span>                                        logger.error(e);<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                                }<a name="line.275"></a>
+<span class="sourceLineNo">276</span><a name="line.276"></a>
+<span class="sourceLineNo">277</span>                                // Downloads the full resolution image.<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                                if (fullQuality || new StreetsideCache(streetsideImage.getId(),<a name="line.278"></a>
+<span class="sourceLineNo">279</span>                                                StreetsideCache.Type.FULL_IMAGE).get() != null) {<a name="line.279"></a>
+<span class="sourceLineNo">280</span>                                        if (imageCache != null) {<a name="line.280"></a>
+<span class="sourceLineNo">281</span>                                                imageCache.cancelOutstandingTasks();<a name="line.281"></a>
+<span class="sourceLineNo">282</span>                                        }<a name="line.282"></a>
+<span class="sourceLineNo">283</span>                                        imageCache = new StreetsideCache(streetsideImage.getId(),<a name="line.283"></a>
+<span class="sourceLineNo">284</span>                                                        StreetsideCache.Type.FULL_IMAGE);<a name="line.284"></a>
+<span class="sourceLineNo">285</span>                                        try {<a name="line.285"></a>
+<span class="sourceLineNo">286</span>                                                imageCache.submit(this, false);<a name="line.286"></a>
+<span class="sourceLineNo">287</span>                                        } catch (final IOException e) {<a name="line.287"></a>
+<span class="sourceLineNo">288</span>                                                logger.error(e);<a name="line.288"></a>
+<span class="sourceLineNo">289</span>                                        }<a name="line.289"></a>
+<span class="sourceLineNo">290</span>                                }<a name="line.290"></a>
+<span class="sourceLineNo">291</span>                        }<a name="line.291"></a>
+<span class="sourceLineNo">292</span>                        updateTitle();<a name="line.292"></a>
+<span class="sourceLineNo">293</span>                }<a name="line.293"></a>
+<span class="sourceLineNo">294</span>        }<a name="line.294"></a>
+<span class="sourceLineNo">295</span><a name="line.295"></a>
+<span class="sourceLineNo">296</span>        /**<a name="line.296"></a>
+<span class="sourceLineNo">297</span>         * Disables all the buttons in the dialog<a name="line.297"></a>
+<span class="sourceLineNo">298</span>         */<a name="line.298"></a>
+<span class="sourceLineNo">299</span>        public /*private*/ void disableAllButtons() {<a name="line.299"></a>
+<span class="sourceLineNo">300</span>                nextButton.setEnabled(false);<a name="line.300"></a>
+<span class="sourceLineNo">301</span>                previousButton.setEnabled(false);<a name="line.301"></a>
+<span class="sourceLineNo">302</span>                blueButton.setEnabled(false);<a name="line.302"></a>
+<span class="sourceLineNo">303</span>                redButton.setEnabled(false);<a name="line.303"></a>
+<span class="sourceLineNo">304</span>        }<a name="line.304"></a>
+<span class="sourceLineNo">305</span><a name="line.305"></a>
+<span class="sourceLineNo">306</span>        /**<a name="line.306"></a>
+<span class="sourceLineNo">307</span>         * Sets a new StreetsideImage to be shown.<a name="line.307"></a>
+<span class="sourceLineNo">308</span>         *<a name="line.308"></a>
+<span class="sourceLineNo">309</span>         * @param image The image to be shown.<a name="line.309"></a>
+<span class="sourceLineNo">310</span>         */<a name="line.310"></a>
+<span class="sourceLineNo">311</span>        public synchronized void setImage(StreetsideAbstractImage image) {<a name="line.311"></a>
+<span class="sourceLineNo">312</span>                this.image = image;<a name="line.312"></a>
+<span class="sourceLineNo">313</span>        }<a name="line.313"></a>
+<span class="sourceLineNo">314</span><a name="line.314"></a>
+<span class="sourceLineNo">315</span>        /**<a name="line.315"></a>
+<span class="sourceLineNo">316</span>         * Updates the title of the dialog.<a name="line.316"></a>
+<span class="sourceLineNo">317</span>         */<a name="line.317"></a>
+<span class="sourceLineNo">318</span>        // TODO: update title for 360 degree viewer? @rrh<a name="line.318"></a>
+<span class="sourceLineNo">319</span>        public synchronized void updateTitle() {<a name="line.319"></a>
+<span class="sourceLineNo">320</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.320"></a>
+<span class="sourceLineNo">321</span>                        SwingUtilities.invokeLater(this::updateTitle);<a name="line.321"></a>
+<span class="sourceLineNo">322</span>                } else if (image != null) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>                        final StringBuilder title = new StringBuilder(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.323"></a>
+<span class="sourceLineNo">324</span>                        if (image instanceof StreetsideImage) {<a name="line.324"></a>
+<span class="sourceLineNo">325</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.325"></a>
+<span class="sourceLineNo">326</span>                                if (streetsideImage.getCd() != 0) {<a name="line.326"></a>
+<span class="sourceLineNo">327</span>                                        title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(streetsideImage.getDate());<a name="line.327"></a>
+<span class="sourceLineNo">328</span>                                }<a name="line.328"></a>
+<span class="sourceLineNo">329</span>                                setTitle(title.toString());<a name="line.329"></a>
+<span class="sourceLineNo">330</span>                        } else if (image instanceof StreetsideImportedImage) {<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                                final StreetsideImportedImage mapillaryImportedImage = (StreetsideImportedImage) image;<a name="line.331"></a>
+<span class="sourceLineNo">332</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getFile().getName());<a name="line.332"></a>
+<span class="sourceLineNo">333</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getDate());<a name="line.333"></a>
+<span class="sourceLineNo">334</span>                                setTitle(title.toString());<a name="line.334"></a>
+<span class="sourceLineNo">335</span>                        }<a name="line.335"></a>
+<span class="sourceLineNo">336</span>                }<a name="line.336"></a>
+<span class="sourceLineNo">337</span>        }<a name="line.337"></a>
+<span class="sourceLineNo">338</span><a name="line.338"></a>
+<span class="sourceLineNo">339</span>        /**<a name="line.339"></a>
+<span class="sourceLineNo">340</span>         * Returns the {@link StreetsideAbstractImage} object which is being shown.<a name="line.340"></a>
+<span class="sourceLineNo">341</span>         *<a name="line.341"></a>
+<span class="sourceLineNo">342</span>         * @return The {@link StreetsideAbstractImage} object which is being shown.<a name="line.342"></a>
+<span class="sourceLineNo">343</span>         */<a name="line.343"></a>
+<span class="sourceLineNo">344</span>        public synchronized StreetsideAbstractImage getImage() {<a name="line.344"></a>
+<span class="sourceLineNo">345</span>                return image;<a name="line.345"></a>
+<span class="sourceLineNo">346</span>        }<a name="line.346"></a>
+<span class="sourceLineNo">347</span><a name="line.347"></a>
+<span class="sourceLineNo">348</span>        /**<a name="line.348"></a>
+<span class="sourceLineNo">349</span>         * Action class form the next image button.<a name="line.349"></a>
+<span class="sourceLineNo">350</span>         *<a name="line.350"></a>
+<span class="sourceLineNo">351</span>         * @author nokutu<a name="line.351"></a>
+<span class="sourceLineNo">352</span>         */<a name="line.352"></a>
+<span class="sourceLineNo">353</span>        private static class NextPictureAction extends AbstractAction {<a name="line.353"></a>
+<span class="sourceLineNo">354</span><a name="line.354"></a>
+<span class="sourceLineNo">355</span>                private static final long serialVersionUID = 6333692154558730392L;<a name="line.355"></a>
+<span class="sourceLineNo">356</span><a name="line.356"></a>
+<span class="sourceLineNo">357</span>                /**<a name="line.357"></a>
+<span class="sourceLineNo">358</span>                 * Constructs a normal NextPictureAction<a name="line.358"></a>
+<span class="sourceLineNo">359</span>                 */<a name="line.359"></a>
+<span class="sourceLineNo">360</span>                NextPictureAction() {<a name="line.360"></a>
+<span class="sourceLineNo">361</span>                        super(I18n.tr("Next picture"));<a name="line.361"></a>
+<span class="sourceLineNo">362</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the next picture in the sequence"));<a name="line.362"></a>
+<span class="sourceLineNo">363</span>                        new ImageProvider("help", "next").getResource().attachImageIcon(this, true);<a name="line.363"></a>
+<span class="sourceLineNo">364</span>                }<a name="line.364"></a>
+<span class="sourceLineNo">365</span><a name="line.365"></a>
+<span class="sourceLineNo">366</span>                @Override<a name="line.366"></a>
+<span class="sourceLineNo">367</span>                public void actionPerformed(ActionEvent e) {<a name="line.367"></a>
+<span class="sourceLineNo">368</span>                        StreetsideLayer.getInstance().getData().selectNext();<a name="line.368"></a>
+<span class="sourceLineNo">369</span>                }<a name="line.369"></a>
+<span class="sourceLineNo">370</span>        }<a name="line.370"></a>
+<span class="sourceLineNo">371</span><a name="line.371"></a>
+<span class="sourceLineNo">372</span>        /**<a name="line.372"></a>
+<span class="sourceLineNo">373</span>         * Action class for the previous image button.<a name="line.373"></a>
+<span class="sourceLineNo">374</span>         *<a name="line.374"></a>
+<span class="sourceLineNo">375</span>         * @author nokutu<a name="line.375"></a>
+<span class="sourceLineNo">376</span>         */<a name="line.376"></a>
+<span class="sourceLineNo">377</span>        private static class PreviousPictureAction extends AbstractAction {<a name="line.377"></a>
+<span class="sourceLineNo">378</span><a name="line.378"></a>
+<span class="sourceLineNo">379</span>                private static final long serialVersionUID = 4390593660514657107L;<a name="line.379"></a>
+<span class="sourceLineNo">380</span><a name="line.380"></a>
+<span class="sourceLineNo">381</span>                /**<a name="line.381"></a>
+<span class="sourceLineNo">382</span>                 * Constructs a normal PreviousPictureAction<a name="line.382"></a>
+<span class="sourceLineNo">383</span>                 */<a name="line.383"></a>
+<span class="sourceLineNo">384</span>                PreviousPictureAction() {<a name="line.384"></a>
+<span class="sourceLineNo">385</span>                        super(I18n.tr("Previous picture"));<a name="line.385"></a>
+<span class="sourceLineNo">386</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the previous picture in the sequence"));<a name="line.386"></a>
+<span class="sourceLineNo">387</span>                        new ImageProvider("help", "previous").getResource().attachImageIcon(this, true);<a name="line.387"></a>
+<span class="sourceLineNo">388</span>                }<a name="line.388"></a>
+<span class="sourceLineNo">389</span><a name="line.389"></a>
+<span class="sourceLineNo">390</span>                @Override<a name="line.390"></a>
+<span class="sourceLineNo">391</span>                public void actionPerformed(ActionEvent e) {<a name="line.391"></a>
+<span class="sourceLineNo">392</span>                        StreetsideLayer.getInstance().getData().selectPrevious();<a name="line.392"></a>
+<span class="sourceLineNo">393</span>                }<a name="line.393"></a>
+<span class="sourceLineNo">394</span>        }<a name="line.394"></a>
+<span class="sourceLineNo">395</span><a name="line.395"></a>
+<span class="sourceLineNo">396</span>        /**<a name="line.396"></a>
+<span class="sourceLineNo">397</span>         * Action class to jump to the image following the red line.<a name="line.397"></a>
+<span class="sourceLineNo">398</span>         *<a name="line.398"></a>
+<span class="sourceLineNo">399</span>         * @author nokutu<a name="line.399"></a>
+<span class="sourceLineNo">400</span>         */<a name="line.400"></a>
+<span class="sourceLineNo">401</span>        private static class RedAction extends AbstractAction {<a name="line.401"></a>
+<span class="sourceLineNo">402</span><a name="line.402"></a>
+<span class="sourceLineNo">403</span>                private static final long serialVersionUID = -1244456062285831231L;<a name="line.403"></a>
+<span class="sourceLineNo">404</span><a name="line.404"></a>
+<span class="sourceLineNo">405</span>                /**<a name="line.405"></a>
+<span class="sourceLineNo">406</span>                 * Constructs a normal RedAction<a name="line.406"></a>
+<span class="sourceLineNo">407</span>                 */<a name="line.407"></a>
+<span class="sourceLineNo">408</span>                RedAction() {<a name="line.408"></a>
+<span class="sourceLineNo">409</span>                        putValue(Action.NAME, I18n.tr("Jump to red"));<a name="line.409"></a>
+<span class="sourceLineNo">410</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.410"></a>
+<span class="sourceLineNo">411</span>                                        I18n.tr("Jumps to the picture at the other side of the red line"));<a name="line.411"></a>
+<span class="sourceLineNo">412</span>                        new ImageProvider("dialogs", "red").getResource().attachImageIcon(this, true);<a name="line.412"></a>
+<span class="sourceLineNo">413</span>                }<a name="line.413"></a>
+<span class="sourceLineNo">414</span><a name="line.414"></a>
+<span class="sourceLineNo">415</span>                // TODO: RedAction for cubemaps? @rrh<a name="line.415"></a>
+<span class="sourceLineNo">416</span>                @Override<a name="line.416"></a>
+<span class="sourceLineNo">417</span>                public void actionPerformed(ActionEvent e) {<a name="line.417"></a>
+<span class="sourceLineNo">418</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.418"></a>
+<span class="sourceLineNo">419</span>                                StreetsideLayer.getInstance().getData()<a name="line.419"></a>
+<span class="sourceLineNo">420</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(1), true);<a name="line.420"></a>
+<span class="sourceLineNo">421</span>                        }<a name="line.421"></a>
+<span class="sourceLineNo">422</span>                }<a name="line.422"></a>
+<span class="sourceLineNo">423</span>        }<a name="line.423"></a>
+<span class="sourceLineNo">424</span><a name="line.424"></a>
+<span class="sourceLineNo">425</span>        /**<a name="line.425"></a>
+<span class="sourceLineNo">426</span>         * Action class to jump to the image following the blue line.<a name="line.426"></a>
+<span class="sourceLineNo">427</span>         *<a name="line.427"></a>
+<span class="sourceLineNo">428</span>         * @author nokutu<a name="line.428"></a>
+<span class="sourceLineNo">429</span>         */<a name="line.429"></a>
+<span class="sourceLineNo">430</span>        private static class BlueAction extends AbstractAction {<a name="line.430"></a>
+<span class="sourceLineNo">431</span><a name="line.431"></a>
+<span class="sourceLineNo">432</span>                private static final long serialVersionUID = 5951233534212838780L;<a name="line.432"></a>
+<span class="sourceLineNo">433</span><a name="line.433"></a>
+<span class="sourceLineNo">434</span>                /**<a name="line.434"></a>
+<span class="sourceLineNo">435</span>                 * Constructs a normal BlueAction<a name="line.435"></a>
+<span class="sourceLineNo">436</span>                 */<a name="line.436"></a>
+<span class="sourceLineNo">437</span>                BlueAction() {<a name="line.437"></a>
+<span class="sourceLineNo">438</span>                        putValue(Action.NAME, I18n.tr("Jump to blue"));<a name="line.438"></a>
+<span class="sourceLineNo">439</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.439"></a>
+<span class="sourceLineNo">440</span>                                        I18n.tr("Jumps to the picture at the other side of the blue line"));<a name="line.440"></a>
+<span class="sourceLineNo">441</span>                        new ImageProvider("dialogs", "blue").getResource().attachImageIcon(this, true);<a name="line.441"></a>
+<span class="sourceLineNo">442</span>                }<a name="line.442"></a>
+<span class="sourceLineNo">443</span><a name="line.443"></a>
+<span class="sourceLineNo">444</span>                // TODO: BlueAction for cubemaps?<a name="line.444"></a>
+<span class="sourceLineNo">445</span>                @Override<a name="line.445"></a>
+<span class="sourceLineNo">446</span>                public void actionPerformed(ActionEvent e) {<a name="line.446"></a>
+<span class="sourceLineNo">447</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.447"></a>
+<span class="sourceLineNo">448</span>                                StreetsideLayer.getInstance().getData()<a name="line.448"></a>
+<span class="sourceLineNo">449</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(2), true);<a name="line.449"></a>
+<span class="sourceLineNo">450</span>                        }<a name="line.450"></a>
+<span class="sourceLineNo">451</span>                }<a name="line.451"></a>
+<span class="sourceLineNo">452</span>        }<a name="line.452"></a>
+<span class="sourceLineNo">453</span><a name="line.453"></a>
+<span class="sourceLineNo">454</span>        private static class StopAction extends AbstractAction implements WalkListener {<a name="line.454"></a>
+<span class="sourceLineNo">455</span><a name="line.455"></a>
+<span class="sourceLineNo">456</span>                private static final long serialVersionUID = 8789972456611625341L;<a name="line.456"></a>
+<span class="sourceLineNo">457</span><a name="line.457"></a>
+<span class="sourceLineNo">458</span>                private WalkThread thread;<a name="line.458"></a>
+<span class="sourceLineNo">459</span><a name="line.459"></a>
+<span class="sourceLineNo">460</span>                /**<a name="line.460"></a>
+<span class="sourceLineNo">461</span>                 * Constructs a normal StopAction<a name="line.461"></a>
+<span class="sourceLineNo">462</span>                 */<a name="line.462"></a>
+<span class="sourceLineNo">463</span>                StopAction() {<a name="line.463"></a>
+<span class="sourceLineNo">464</span>                        putValue(Action.NAME, I18n.tr("Stop"));<a name="line.464"></a>
+<span class="sourceLineNo">465</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Stops the walk."));<a name="line.465"></a>
+<span class="sourceLineNo">466</span>                        new ImageProvider("dialogs/streetsideStop.png").getResource().attachImageIcon(this, true);<a name="line.466"></a>
+<span class="sourceLineNo">467</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.467"></a>
+<span class="sourceLineNo">468</span>                }<a name="line.468"></a>
+<span class="sourceLineNo">469</span><a name="line.469"></a>
+<span class="sourceLineNo">470</span>                @Override<a name="line.470"></a>
+<span class="sourceLineNo">471</span>                public void actionPerformed(ActionEvent e) {<a name="line.471"></a>
+<span class="sourceLineNo">472</span>                        if (thread != null) {<a name="line.472"></a>
+<span class="sourceLineNo">473</span>                                thread.stopWalk();<a name="line.473"></a>
+<span class="sourceLineNo">474</span>                        }<a name="line.474"></a>
+<span class="sourceLineNo">475</span>                }<a name="line.475"></a>
+<span class="sourceLineNo">476</span><a name="line.476"></a>
+<span class="sourceLineNo">477</span>                @Override<a name="line.477"></a>
+<span class="sourceLineNo">478</span>                public void walkStarted(WalkThread thread) {<a name="line.478"></a>
+<span class="sourceLineNo">479</span>                        this.thread = thread;<a name="line.479"></a>
+<span class="sourceLineNo">480</span>                }<a name="line.480"></a>
+<span class="sourceLineNo">481</span>        }<a name="line.481"></a>
+<span class="sourceLineNo">482</span><a name="line.482"></a>
+<span class="sourceLineNo">483</span>        private static class PlayAction extends AbstractAction implements WalkListener {<a name="line.483"></a>
+<span class="sourceLineNo">484</span><a name="line.484"></a>
+<span class="sourceLineNo">485</span>                private static final long serialVersionUID = -1572747020946842769L;<a name="line.485"></a>
+<span class="sourceLineNo">486</span><a name="line.486"></a>
+<span class="sourceLineNo">487</span>                private transient WalkThread thread;<a name="line.487"></a>
+<span class="sourceLineNo">488</span><a name="line.488"></a>
+<span class="sourceLineNo">489</span>                /**<a name="line.489"></a>
+<span class="sourceLineNo">490</span>                 * Constructs a normal PlayAction<a name="line.490"></a>
+<span class="sourceLineNo">491</span>                 */<a name="line.491"></a>
+<span class="sourceLineNo">492</span>                PlayAction() {<a name="line.492"></a>
+<span class="sourceLineNo">493</span>                        putValue(Action.NAME, I18n.tr("Play"));<a name="line.493"></a>
+<span class="sourceLineNo">494</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Continues with the paused walk."));<a name="line.494"></a>
+<span class="sourceLineNo">495</span>                        new ImageProvider("dialogs/streetsidePlay.png").getResource().attachImageIcon(this, true);<a name="line.495"></a>
+<span class="sourceLineNo">496</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.496"></a>
+<span class="sourceLineNo">497</span>                }<a name="line.497"></a>
+<span class="sourceLineNo">498</span><a name="line.498"></a>
+<span class="sourceLineNo">499</span>                @Override<a name="line.499"></a>
+<span class="sourceLineNo">500</span>                public void actionPerformed(ActionEvent e) {<a name="line.500"></a>
+<span class="sourceLineNo">501</span>                        if (thread != null) {<a name="line.501"></a>
+<span class="sourceLineNo">502</span>                                thread.play();<a name="line.502"></a>
+<span class="sourceLineNo">503</span>                        }<a name="line.503"></a>
+<span class="sourceLineNo">504</span>                }<a name="line.504"></a>
+<span class="sourceLineNo">505</span><a name="line.505"></a>
+<span class="sourceLineNo">506</span>                @Override<a name="line.506"></a>
+<span class="sourceLineNo">507</span>                public void walkStarted(WalkThread thread) {<a name="line.507"></a>
+<span class="sourceLineNo">508</span>                        if (thread != null) {<a name="line.508"></a>
+<span class="sourceLineNo">509</span>                                this.thread = thread;<a name="line.509"></a>
+<span class="sourceLineNo">510</span>                        }<a name="line.510"></a>
+<span class="sourceLineNo">511</span>                }<a name="line.511"></a>
+<span class="sourceLineNo">512</span>        }<a name="line.512"></a>
+<span class="sourceLineNo">513</span><a name="line.513"></a>
+<span class="sourceLineNo">514</span>        private static class PauseAction extends AbstractAction implements WalkListener {<a name="line.514"></a>
+<span class="sourceLineNo">515</span><a name="line.515"></a>
+<span class="sourceLineNo">516</span>                /**<a name="line.516"></a>
+<span class="sourceLineNo">517</span>                 *<a name="line.517"></a>
+<span class="sourceLineNo">518</span>                 */<a name="line.518"></a>
+<span class="sourceLineNo">519</span>                private static final long serialVersionUID = -8758326399460817222L;<a name="line.519"></a>
+<span class="sourceLineNo">520</span>                private WalkThread thread;<a name="line.520"></a>
+<span class="sourceLineNo">521</span><a name="line.521"></a>
+<span class="sourceLineNo">522</span>                /**<a name="line.522"></a>
+<span class="sourceLineNo">523</span>                 * Constructs a normal PauseAction<a name="line.523"></a>
+<span class="sourceLineNo">524</span>                 */<a name="line.524"></a>
+<span class="sourceLineNo">525</span>                PauseAction() {<a name="line.525"></a>
+<span class="sourceLineNo">526</span>                        putValue(Action.NAME, I18n.tr("Pause"));<a name="line.526"></a>
+<span class="sourceLineNo">527</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Pauses the walk."));<a name="line.527"></a>
+<span class="sourceLineNo">528</span>                        new ImageProvider("dialogs/streetsidePause.png").getResource().attachImageIcon(this, true);<a name="line.528"></a>
+<span class="sourceLineNo">529</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.529"></a>
+<span class="sourceLineNo">530</span>                }<a name="line.530"></a>
+<span class="sourceLineNo">531</span><a name="line.531"></a>
+<span class="sourceLineNo">532</span>                @Override<a name="line.532"></a>
+<span class="sourceLineNo">533</span>                public void actionPerformed(ActionEvent e) {<a name="line.533"></a>
+<span class="sourceLineNo">534</span>                        thread.pause();<a name="line.534"></a>
+<span class="sourceLineNo">535</span>                }<a name="line.535"></a>
+<span class="sourceLineNo">536</span><a name="line.536"></a>
+<span class="sourceLineNo">537</span>                @Override<a name="line.537"></a>
+<span class="sourceLineNo">538</span>                public void walkStarted(WalkThread thread) {<a name="line.538"></a>
+<span class="sourceLineNo">539</span>                        this.thread = thread;<a name="line.539"></a>
+<span class="sourceLineNo">540</span>                }<a name="line.540"></a>
+<span class="sourceLineNo">541</span>        }<a name="line.541"></a>
+<span class="sourceLineNo">542</span><a name="line.542"></a>
+<span class="sourceLineNo">543</span>        /**<a name="line.543"></a>
+<span class="sourceLineNo">544</span>         * When the pictures are returned from the cache, they are set in the<a name="line.544"></a>
+<span class="sourceLineNo">545</span>         * {@link StreetsideImageDisplay} object.<a name="line.545"></a>
+<span class="sourceLineNo">546</span>         */<a name="line.546"></a>
+<span class="sourceLineNo">547</span>        @Override<a name="line.547"></a>
+<span class="sourceLineNo">548</span>        public void loadingFinished(final CacheEntry data, final CacheEntryAttributes attributes, final LoadResult result) {<a name="line.548"></a>
+<span class="sourceLineNo">549</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.549"></a>
+<span class="sourceLineNo">550</span>                        SwingUtilities.invokeLater(() -&gt; loadingFinished(data, attributes, result));<a name="line.550"></a>
+<span class="sourceLineNo">551</span><a name="line.551"></a>
+<span class="sourceLineNo">552</span>                } else if (data != null &amp;&amp; result == LoadResult.SUCCESS) {<a name="line.552"></a>
+<span class="sourceLineNo">553</span>                        try {<a name="line.553"></a>
+<span class="sourceLineNo">554</span>                                final BufferedImage img = ImageIO.read(new ByteArrayInputStream(data.getContent()));<a name="line.554"></a>
+<span class="sourceLineNo">555</span>                                if (img == null) {<a name="line.555"></a>
+<span class="sourceLineNo">556</span>                                        return;<a name="line.556"></a>
+<span class="sourceLineNo">557</span>                                }<a name="line.557"></a>
+<span class="sourceLineNo">558</span>                                if (<a name="line.558"></a>
+<span class="sourceLineNo">559</span>                                                streetsideImageDisplay.getImage() == null<a name="line.559"></a>
+<span class="sourceLineNo">560</span>                                                || img.getHeight() &gt; streetsideImageDisplay.getImage().getHeight()<a name="line.560"></a>
+<span class="sourceLineNo">561</span>                                                ) {<a name="line.561"></a>
+<span class="sourceLineNo">562</span>                                        //final StreetsideAbstractImage mai = getImage();<a name="line.562"></a>
+<span class="sourceLineNo">563</span>                                        streetsideImageDisplay.setImage(<a name="line.563"></a>
+<span class="sourceLineNo">564</span>                                                        img,<a name="line.564"></a>
+<span class="sourceLineNo">565</span>                                                        //mai instanceof StreetsideImage ? ((StreetsideImage) getImage()).getDetections() : null<a name="line.565"></a>
+<span class="sourceLineNo">566</span>                                                        null);<a name="line.566"></a>
+<span class="sourceLineNo">567</span>                                }<a name="line.567"></a>
+<span class="sourceLineNo">568</span>                        } catch (final IOException e) {<a name="line.568"></a>
+<span class="sourceLineNo">569</span>                                logger.error(e);<a name="line.569"></a>
+<span class="sourceLineNo">570</span>                        }<a name="line.570"></a>
+<span class="sourceLineNo">571</span>                }<a name="line.571"></a>
+<span class="sourceLineNo">572</span>        }<a name="line.572"></a>
+<span class="sourceLineNo">573</span><a name="line.573"></a>
+<span class="sourceLineNo">574</span><a name="line.574"></a>
+<span class="sourceLineNo">575</span>        /**<a name="line.575"></a>
+<span class="sourceLineNo">576</span>         * Creates the layout of the dialog.<a name="line.576"></a>
+<span class="sourceLineNo">577</span>         *<a name="line.577"></a>
+<span class="sourceLineNo">578</span>         * @param data    The content of the dialog<a name="line.578"></a>
+<span class="sourceLineNo">579</span>         * @param buttons The buttons where you can click<a name="line.579"></a>
+<span class="sourceLineNo">580</span>         */<a name="line.580"></a>
+<span class="sourceLineNo">581</span>        public void createLayout(Component data, List&lt;SideButton&gt; buttons) {<a name="line.581"></a>
+<span class="sourceLineNo">582</span>                removeAll();<a name="line.582"></a>
+<span class="sourceLineNo">583</span>                createLayout(data, true, buttons);<a name="line.583"></a>
+<span class="sourceLineNo">584</span>                add(titleBar, BorderLayout.NORTH);<a name="line.584"></a>
+<span class="sourceLineNo">585</span>        }<a name="line.585"></a>
+<span class="sourceLineNo">586</span><a name="line.586"></a>
+<span class="sourceLineNo">587</span>        @Override<a name="line.587"></a>
+<span class="sourceLineNo">588</span>        public void selectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.588"></a>
+<span class="sourceLineNo">589</span>                setImage(newImage);<a name="line.589"></a>
+<span class="sourceLineNo">590</span>                updateImage();<a name="line.590"></a>
+<span class="sourceLineNo">591</span>        }<a name="line.591"></a>
+<span class="sourceLineNo">592</span><a name="line.592"></a>
+<span class="sourceLineNo">593</span>        @Override<a name="line.593"></a>
+<span class="sourceLineNo">594</span>        public void imagesAdded() {<a name="line.594"></a>
+<span class="sourceLineNo">595</span>                // This method is enforced by StreetsideDataListener, but only selectedImageChanged() is needed<a name="line.595"></a>
+<span class="sourceLineNo">596</span>        }<a name="line.596"></a>
+<span class="sourceLineNo">597</span><a name="line.597"></a>
+<span class="sourceLineNo">598</span>        /**<a name="line.598"></a>
+<span class="sourceLineNo">599</span>         * @return the streetsideImageDisplay<a name="line.599"></a>
+<span class="sourceLineNo">600</span>         */<a name="line.600"></a>
+<span class="sourceLineNo">601</span>        public StreetsideImageDisplay getStreetsideImageDisplay() {<a name="line.601"></a>
+<span class="sourceLineNo">602</span>                return streetsideImageDisplay;<a name="line.602"></a>
+<span class="sourceLineNo">603</span>        }<a name="line.603"></a>
+<span class="sourceLineNo">604</span><a name="line.604"></a>
+<span class="sourceLineNo">605</span>        /**<a name="line.605"></a>
+<span class="sourceLineNo">606</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.606"></a>
+<span class="sourceLineNo">607</span>         */<a name="line.607"></a>
+<span class="sourceLineNo">608</span>        public void setStreetsideImageDisplay(StreetsideImageDisplay streetsideImageDisplay) {<a name="line.608"></a>
+<span class="sourceLineNo">609</span>                this.streetsideImageDisplay = streetsideImageDisplay;<a name="line.609"></a>
+<span class="sourceLineNo">610</span>        }<a name="line.610"></a>
+<span class="sourceLineNo">611</span><a name="line.611"></a>
+<span class="sourceLineNo">612</span>        /**<a name="line.612"></a>
+<span class="sourceLineNo">613</span>         * @return the streetsideImageDisplay<a name="line.613"></a>
+<span class="sourceLineNo">614</span>         */<a name="line.614"></a>
+<span class="sourceLineNo">615</span>        /*public StreetsideViewerDisplay getStreetsideViewerDisplay() {<a name="line.615"></a>
+<span class="sourceLineNo">616</span>                return streetsideViewerDisplay;<a name="line.616"></a>
+<span class="sourceLineNo">617</span>        }*/<a name="line.617"></a>
+<span class="sourceLineNo">618</span><a name="line.618"></a>
+<span class="sourceLineNo">619</span>        /**<a name="line.619"></a>
+<span class="sourceLineNo">620</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.620"></a>
+<span class="sourceLineNo">621</span>         */<a name="line.621"></a>
+<span class="sourceLineNo">622</span>        /*public void setStreetsideViewerDisplay(StreetsideViewerDisplay streetsideViewerDisplay) {<a name="line.622"></a>
+<span class="sourceLineNo">623</span>                streetsideViewerDisplay = streetsideViewerDisplay;<a name="line.623"></a>
+<span class="sourceLineNo">624</span>        }*/<a name="line.624"></a>
+<span class="sourceLineNo">625</span><a name="line.625"></a>
+<span class="sourceLineNo">626</span>        /*private StreetsideViewerDisplay initStreetsideViewerDisplay() {<a name="line.626"></a>
+<span class="sourceLineNo">627</span>                StreetsideViewerDisplay res = new StreetsideViewerDisplay();<a name="line.627"></a>
+<span class="sourceLineNo">628</span>        //this.add(streetsideViewerDisplay);<a name="line.628"></a>
+<span class="sourceLineNo">629</span><a name="line.629"></a>
+<span class="sourceLineNo">630</span><a name="line.630"></a>
+<span class="sourceLineNo">631</span>                Platform.runLater(new Runnable() {<a name="line.631"></a>
+<span class="sourceLineNo">632</span>            @Override<a name="line.632"></a>
+<span class="sourceLineNo">633</span>            public void run() {<a name="line.633"></a>
+<span class="sourceLineNo">634</span>                Scene scene;<a name="line.634"></a>
+<span class="sourceLineNo">635</span>                                try {<a name="line.635"></a>
+<span class="sourceLineNo">636</span>                                        scene = StreetsideViewerDisplay.createScene();<a name="line.636"></a>
+<span class="sourceLineNo">637</span>                                        res.setScene(scene);<a name="line.637"></a>
+<span class="sourceLineNo">638</span>                                } catch (NonInvertibleTransformException e) {<a name="line.638"></a>
+<span class="sourceLineNo">639</span>                                        // TODO Auto-generated catch block<a name="line.639"></a>
+<span class="sourceLineNo">640</span>                                        e.printStackTrace();<a name="line.640"></a>
+<span class="sourceLineNo">641</span>                                }<a name="line.641"></a>
+<span class="sourceLineNo">642</span>            }<a name="line.642"></a>
+<span class="sourceLineNo">643</span>       });<a name="line.643"></a>
+<span class="sourceLineNo">644</span>                return res;<a name="line.644"></a>
+<span class="sourceLineNo">645</span>        }*/<a name="line.645"></a>
+<span class="sourceLineNo">646</span>}<a name="line.646"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.NextPictureAction.html	(revision 34416)
@@ -0,0 +1,718 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Color;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Component;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.ActionEvent;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.image.BufferedImage;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.io.ByteArrayInputStream;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.io.IOException;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Arrays;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.List;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.imageio.ImageIO;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.AbstractAction;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.Action;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.JComponent;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javax.swing.KeyStroke;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javax.swing.SwingUtilities;<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.apache.log4j.Logger;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.data.cache.CacheEntry;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.data.cache.CacheEntryAttributes;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.data.cache.ICachedLoaderListener;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.gui.SideButton;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.openstreetmap.josm.gui.dialogs.ToggleDialog;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.plugins.streetside.StreetsideDataListener;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkListener;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkThread;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>import org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>import org.openstreetmap.josm.tools.I18n;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>/**<a name="line.42"></a>
+<span class="sourceLineNo">043</span> * Toggle dialog that shows an image and some buttons.<a name="line.43"></a>
+<span class="sourceLineNo">044</span> *<a name="line.44"></a>
+<span class="sourceLineNo">045</span> * @author nokutu<a name="line.45"></a>
+<span class="sourceLineNo">046</span> * @author renerr18<a name="line.46"></a>
+<span class="sourceLineNo">047</span> */<a name="line.47"></a>
+<span class="sourceLineNo">048</span>public final class StreetsideMainDialog extends ToggleDialog implements<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                ICachedLoaderListener, StreetsideDataListener {<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>        private static final long serialVersionUID = 2645654786827812861L;<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>  final static Logger logger = Logger.getLogger(StreetsideMainDialog.class);<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>  public static final String BASE_TITLE = I18n.marktr("Microsoft Streetside image");<a name="line.55"></a>
+<span class="sourceLineNo">056</span><a name="line.56"></a>
+<span class="sourceLineNo">057</span>        private static final String MESSAGE_SEPARATOR = " — ";<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>        private static StreetsideMainDialog instance;<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>        private volatile StreetsideAbstractImage image;<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>        public final SideButton nextButton = new SideButton(new NextPictureAction());<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        public final SideButton previousButton = new SideButton(new PreviousPictureAction());<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        /**<a name="line.65"></a>
+<span class="sourceLineNo">066</span>         * Button used to jump to the image following the red line<a name="line.66"></a>
+<span class="sourceLineNo">067</span>         */<a name="line.67"></a>
+<span class="sourceLineNo">068</span>        public final SideButton redButton = new SideButton(new RedAction());<a name="line.68"></a>
+<span class="sourceLineNo">069</span>        /**<a name="line.69"></a>
+<span class="sourceLineNo">070</span>         * Button used to jump to the image following the blue line<a name="line.70"></a>
+<span class="sourceLineNo">071</span>         */<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        public final SideButton blueButton = new SideButton(new BlueAction());<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>        private final SideButton playButton = new SideButton(new PlayAction());<a name="line.74"></a>
+<span class="sourceLineNo">075</span>        private final SideButton pauseButton = new SideButton(new PauseAction());<a name="line.75"></a>
+<span class="sourceLineNo">076</span>        private final SideButton stopButton = new SideButton(new StopAction());<a name="line.76"></a>
+<span class="sourceLineNo">077</span><a name="line.77"></a>
+<span class="sourceLineNo">078</span>        private ImageInfoHelpPopup imageInfoHelp;<a name="line.78"></a>
+<span class="sourceLineNo">079</span><a name="line.79"></a>
+<span class="sourceLineNo">080</span>        private StreetsideViewerHelpPopup streetsideViewerHelp;<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>        /**<a name="line.82"></a>
+<span class="sourceLineNo">083</span>         * Buttons mode.<a name="line.83"></a>
+<span class="sourceLineNo">084</span>         *<a name="line.84"></a>
+<span class="sourceLineNo">085</span>         * @author nokutu<a name="line.85"></a>
+<span class="sourceLineNo">086</span>         */<a name="line.86"></a>
+<span class="sourceLineNo">087</span>        public enum MODE {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                /**<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                 * Standard mode to view pictures.<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                 */<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                NORMAL,<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                /**<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                 * Mode when in walk.<a name="line.93"></a>
+<span class="sourceLineNo">094</span>                 */<a name="line.94"></a>
+<span class="sourceLineNo">095</span>                WALK<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>        /**<a name="line.98"></a>
+<span class="sourceLineNo">099</span>         * Object containing the shown image and that handles zoom and drag<a name="line.99"></a>
+<span class="sourceLineNo">100</span>         */<a name="line.100"></a>
+<span class="sourceLineNo">101</span>        public StreetsideImageDisplay streetsideImageDisplay;<a name="line.101"></a>
+<span class="sourceLineNo">102</span><a name="line.102"></a>
+<span class="sourceLineNo">103</span>        private StreetsideCache imageCache;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>        public StreetsideCache thumbnailCache;<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>        private StreetsideMainDialog() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                super(I18n.tr(StreetsideMainDialog.BASE_TITLE), "streetside-main", I18n.tr("Open Streetside window"), null, 200,<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                                true, StreetsidePreferenceSetting.class);<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                addShortcuts();<a name="line.109"></a>
+<span class="sourceLineNo">110</span><a name="line.110"></a>
+<span class="sourceLineNo">111</span>                streetsideImageDisplay = new StreetsideImageDisplay();<a name="line.111"></a>
+<span class="sourceLineNo">112</span><a name="line.112"></a>
+<span class="sourceLineNo">113</span>                blueButton.setForeground(Color.BLUE);<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                redButton.setForeground(Color.RED);<a name="line.114"></a>
+<span class="sourceLineNo">115</span><a name="line.115"></a>
+<span class="sourceLineNo">116</span>                // TODO: Modes for cubemaps? @rrh<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                setMode(MODE.NORMAL);<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        /**<a name="line.120"></a>
+<span class="sourceLineNo">121</span>         * Adds the shortcuts to the buttons.<a name="line.121"></a>
+<span class="sourceLineNo">122</span>         */<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        private void addShortcuts() {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                nextButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                KeyStroke.getKeyStroke("PAGE_DOWN"), "next");<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                nextButton.getActionMap().put("next", new NextPictureAction());<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                previousButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                KeyStroke.getKeyStroke("PAGE_UP"), "previous");<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                previousButton.getActionMap().put("previous",<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                                new PreviousPictureAction());<a name="line.130"></a>
+<span class="sourceLineNo">131</span>                blueButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.131"></a>
+<span class="sourceLineNo">132</span>                                KeyStroke.getKeyStroke("control PAGE_UP"), "blue");<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                blueButton.getActionMap().put("blue", new BlueAction());<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                redButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                                KeyStroke.getKeyStroke("control PAGE_DOWN"), "red");<a name="line.135"></a>
+<span class="sourceLineNo">136</span>                redButton.getActionMap().put("red", new RedAction());<a name="line.136"></a>
+<span class="sourceLineNo">137</span>        }<a name="line.137"></a>
+<span class="sourceLineNo">138</span><a name="line.138"></a>
+<span class="sourceLineNo">139</span>        /**<a name="line.139"></a>
+<span class="sourceLineNo">140</span>         * Returns the unique instance of the class.<a name="line.140"></a>
+<span class="sourceLineNo">141</span>         *<a name="line.141"></a>
+<span class="sourceLineNo">142</span>         * @return The unique instance of the class.<a name="line.142"></a>
+<span class="sourceLineNo">143</span>         */<a name="line.143"></a>
+<span class="sourceLineNo">144</span>        public static synchronized StreetsideMainDialog getInstance() {<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                if (StreetsideMainDialog.instance == null) {<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                        StreetsideMainDialog.instance = new StreetsideMainDialog();<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                return StreetsideMainDialog.instance;<a name="line.148"></a>
+<span class="sourceLineNo">149</span>        }<a name="line.149"></a>
+<span class="sourceLineNo">150</span><a name="line.150"></a>
+<span class="sourceLineNo">151</span>        /**<a name="line.151"></a>
+<span class="sourceLineNo">152</span>         * @return true, iff the singleton instance is present<a name="line.152"></a>
+<span class="sourceLineNo">153</span>         */<a name="line.153"></a>
+<span class="sourceLineNo">154</span>        public static boolean hasInstance() {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                return StreetsideMainDialog.instance != null;<a name="line.155"></a>
+<span class="sourceLineNo">156</span>        }<a name="line.156"></a>
+<span class="sourceLineNo">157</span><a name="line.157"></a>
+<span class="sourceLineNo">158</span>        public synchronized void setImageInfoHelp(ImageInfoHelpPopup popup) {<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                imageInfoHelp = popup;<a name="line.159"></a>
+<span class="sourceLineNo">160</span>        }<a name="line.160"></a>
+<span class="sourceLineNo">161</span><a name="line.161"></a>
+<span class="sourceLineNo">162</span>        public synchronized void setStreetsideViewerHelp(StreetsideViewerHelpPopup popup) {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                streetsideViewerHelp = popup;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>        }<a name="line.164"></a>
+<span class="sourceLineNo">165</span><a name="line.165"></a>
+<span class="sourceLineNo">166</span>        /**<a name="line.166"></a>
+<span class="sourceLineNo">167</span>         * @return the streetsideViewerHelp<a name="line.167"></a>
+<span class="sourceLineNo">168</span>         */<a name="line.168"></a>
+<span class="sourceLineNo">169</span>        public StreetsideViewerHelpPopup getStreetsideViewerHelp() {<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                return streetsideViewerHelp;<a name="line.170"></a>
+<span class="sourceLineNo">171</span>        }<a name="line.171"></a>
+<span class="sourceLineNo">172</span><a name="line.172"></a>
+<span class="sourceLineNo">173</span>        /**<a name="line.173"></a>
+<span class="sourceLineNo">174</span>         * Sets a new mode for the dialog.<a name="line.174"></a>
+<span class="sourceLineNo">175</span>         *<a name="line.175"></a>
+<span class="sourceLineNo">176</span>         * @param mode The mode to be set. Must not be {@code null}.<a name="line.176"></a>
+<span class="sourceLineNo">177</span>         */<a name="line.177"></a>
+<span class="sourceLineNo">178</span>        public void setMode(MODE mode) {<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                switch (mode) {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                case WALK:<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                        createLayout(<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                                streetsideImageDisplay,<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                                Arrays.asList(playButton, pauseButton, stopButton)<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                        );<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                case NORMAL:<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                default:<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                        createLayout(<a name="line.187"></a>
+<span class="sourceLineNo">188</span>                        streetsideImageDisplay,<a name="line.188"></a>
+<span class="sourceLineNo">189</span>                        Arrays.asList(blueButton, previousButton, nextButton, redButton)<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                    );<a name="line.190"></a>
+<span class="sourceLineNo">191</span>                }<a name="line.191"></a>
+<span class="sourceLineNo">192</span>                disableAllButtons();<a name="line.192"></a>
+<span class="sourceLineNo">193</span>                if (MODE.NORMAL.equals(mode)) {<a name="line.193"></a>
+<span class="sourceLineNo">194</span>                        updateImage();<a name="line.194"></a>
+<span class="sourceLineNo">195</span>                }       }<a name="line.195"></a>
+<span class="sourceLineNo">196</span><a name="line.196"></a>
+<span class="sourceLineNo">197</span>        /**<a name="line.197"></a>
+<span class="sourceLineNo">198</span>         * Destroys the unique instance of the class.<a name="line.198"></a>
+<span class="sourceLineNo">199</span>         */<a name="line.199"></a>
+<span class="sourceLineNo">200</span>        public static synchronized void destroyInstance() {<a name="line.200"></a>
+<span class="sourceLineNo">201</span>                StreetsideMainDialog.instance = null;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>        }<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>        /**<a name="line.204"></a>
+<span class="sourceLineNo">205</span>         * Downloads the full quality picture of the selected StreetsideImage and sets<a name="line.205"></a>
+<span class="sourceLineNo">206</span>         * in the StreetsideImageDisplay object.<a name="line.206"></a>
+<span class="sourceLineNo">207</span>         */<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        public synchronized void updateImage() {<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                updateImage(true);<a name="line.209"></a>
+<span class="sourceLineNo">210</span>        }<a name="line.210"></a>
+<span class="sourceLineNo">211</span><a name="line.211"></a>
+<span class="sourceLineNo">212</span>        /**<a name="line.212"></a>
+<span class="sourceLineNo">213</span>         * Downloads the picture of the selected StreetsideImage and sets in the<a name="line.213"></a>
+<span class="sourceLineNo">214</span>         * StreetsideImageDisplay object.<a name="line.214"></a>
+<span class="sourceLineNo">215</span>         *<a name="line.215"></a>
+<span class="sourceLineNo">216</span>         * @param fullQuality If the full quality picture must be downloaded or just the<a name="line.216"></a>
+<span class="sourceLineNo">217</span>         *                    thumbnail.<a name="line.217"></a>
+<span class="sourceLineNo">218</span>         */<a name="line.218"></a>
+<span class="sourceLineNo">219</span>        public synchronized void updateImage(boolean fullQuality) {<a name="line.219"></a>
+<span class="sourceLineNo">220</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.220"></a>
+<span class="sourceLineNo">221</span>                        SwingUtilities.invokeLater(this::updateImage);<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                } else {<a name="line.222"></a>
+<span class="sourceLineNo">223</span>                        if (!StreetsideLayer.hasInstance()) {<a name="line.223"></a>
+<span class="sourceLineNo">224</span>                                return;<a name="line.224"></a>
+<span class="sourceLineNo">225</span>                        }<a name="line.225"></a>
+<span class="sourceLineNo">226</span>                        if (image == null) {<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                                setTitle(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.228"></a>
+<span class="sourceLineNo">229</span>                                disableAllButtons();<a name="line.229"></a>
+<span class="sourceLineNo">230</span>                                return;<a name="line.230"></a>
+<span class="sourceLineNo">231</span>                        }<a name="line.231"></a>
+<span class="sourceLineNo">232</span><a name="line.232"></a>
+<span class="sourceLineNo">233</span>                        // TODO: help for cubemaps? @rrh<a name="line.233"></a>
+<span class="sourceLineNo">234</span>                        if (imageInfoHelp != null &amp;&amp; StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() &gt; 0 &amp;&amp; imageInfoHelp.showPopup()) {<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                                // Count down the number of times the popup will be displayed<a name="line.235"></a>
+<span class="sourceLineNo">236</span>                                StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.put(StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() - 1);<a name="line.236"></a>
+<span class="sourceLineNo">237</span>                        }<a name="line.237"></a>
+<span class="sourceLineNo">238</span><a name="line.238"></a>
+<span class="sourceLineNo">239</span>                        // Enables/disables next/previous buttons<a name="line.239"></a>
+<span class="sourceLineNo">240</span>                        nextButton.setEnabled(false);<a name="line.240"></a>
+<span class="sourceLineNo">241</span>                        previousButton.setEnabled(false);<a name="line.241"></a>
+<span class="sourceLineNo">242</span>                        if (image.getSequence() != null) {<a name="line.242"></a>
+<span class="sourceLineNo">243</span>                                StreetsideAbstractImage tempImage = image;<a name="line.243"></a>
+<span class="sourceLineNo">244</span>                                while (tempImage.next() != null) {<a name="line.244"></a>
+<span class="sourceLineNo">245</span>                                        tempImage = tempImage.next();<a name="line.245"></a>
+<span class="sourceLineNo">246</span>                                        if (tempImage.isVisible()) {<a name="line.246"></a>
+<span class="sourceLineNo">247</span>                                                nextButton.setEnabled(true);<a name="line.247"></a>
+<span class="sourceLineNo">248</span>                                                break;<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                                        }<a name="line.249"></a>
+<span class="sourceLineNo">250</span>                                }<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                        }<a name="line.251"></a>
+<span class="sourceLineNo">252</span>                        if (image.getSequence() != null) {<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                                StreetsideAbstractImage tempImage = image;<a name="line.253"></a>
+<span class="sourceLineNo">254</span>                                while (tempImage.previous() != null) {<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                                        tempImage = tempImage.previous();<a name="line.255"></a>
+<span class="sourceLineNo">256</span>                                        if (tempImage.isVisible()) {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                                                previousButton.setEnabled(true);<a name="line.257"></a>
+<span class="sourceLineNo">258</span>                                                break;<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                                        }<a name="line.259"></a>
+<span class="sourceLineNo">260</span>                                }<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                        }<a name="line.261"></a>
+<span class="sourceLineNo">262</span>                        if (image instanceof StreetsideImage) {<a name="line.262"></a>
+<span class="sourceLineNo">263</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.263"></a>
+<span class="sourceLineNo">264</span>                                // Downloads the thumbnail.<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.265"></a>
+<span class="sourceLineNo">266</span>                                if (thumbnailCache != null) {<a name="line.266"></a>
+<span class="sourceLineNo">267</span>                                        thumbnailCache.cancelOutstandingTasks();<a name="line.267"></a>
+<span class="sourceLineNo">268</span>                                }<a name="line.268"></a>
+<span class="sourceLineNo">269</span>                                thumbnailCache = new StreetsideCache(streetsideImage.getId(),<a name="line.269"></a>
+<span class="sourceLineNo">270</span>                                                StreetsideCache.Type.THUMBNAIL);<a name="line.270"></a>
+<span class="sourceLineNo">271</span>                                try {<a name="line.271"></a>
+<span class="sourceLineNo">272</span>                                        thumbnailCache.submit(this, false);<a name="line.272"></a>
+<span class="sourceLineNo">273</span>                                } catch (final IOException e) {<a name="line.273"></a>
+<span class="sourceLineNo">274</span>                                        logger.error(e);<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                                }<a name="line.275"></a>
+<span class="sourceLineNo">276</span><a name="line.276"></a>
+<span class="sourceLineNo">277</span>                                // Downloads the full resolution image.<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                                if (fullQuality || new StreetsideCache(streetsideImage.getId(),<a name="line.278"></a>
+<span class="sourceLineNo">279</span>                                                StreetsideCache.Type.FULL_IMAGE).get() != null) {<a name="line.279"></a>
+<span class="sourceLineNo">280</span>                                        if (imageCache != null) {<a name="line.280"></a>
+<span class="sourceLineNo">281</span>                                                imageCache.cancelOutstandingTasks();<a name="line.281"></a>
+<span class="sourceLineNo">282</span>                                        }<a name="line.282"></a>
+<span class="sourceLineNo">283</span>                                        imageCache = new StreetsideCache(streetsideImage.getId(),<a name="line.283"></a>
+<span class="sourceLineNo">284</span>                                                        StreetsideCache.Type.FULL_IMAGE);<a name="line.284"></a>
+<span class="sourceLineNo">285</span>                                        try {<a name="line.285"></a>
+<span class="sourceLineNo">286</span>                                                imageCache.submit(this, false);<a name="line.286"></a>
+<span class="sourceLineNo">287</span>                                        } catch (final IOException e) {<a name="line.287"></a>
+<span class="sourceLineNo">288</span>                                                logger.error(e);<a name="line.288"></a>
+<span class="sourceLineNo">289</span>                                        }<a name="line.289"></a>
+<span class="sourceLineNo">290</span>                                }<a name="line.290"></a>
+<span class="sourceLineNo">291</span>                        }<a name="line.291"></a>
+<span class="sourceLineNo">292</span>                        updateTitle();<a name="line.292"></a>
+<span class="sourceLineNo">293</span>                }<a name="line.293"></a>
+<span class="sourceLineNo">294</span>        }<a name="line.294"></a>
+<span class="sourceLineNo">295</span><a name="line.295"></a>
+<span class="sourceLineNo">296</span>        /**<a name="line.296"></a>
+<span class="sourceLineNo">297</span>         * Disables all the buttons in the dialog<a name="line.297"></a>
+<span class="sourceLineNo">298</span>         */<a name="line.298"></a>
+<span class="sourceLineNo">299</span>        public /*private*/ void disableAllButtons() {<a name="line.299"></a>
+<span class="sourceLineNo">300</span>                nextButton.setEnabled(false);<a name="line.300"></a>
+<span class="sourceLineNo">301</span>                previousButton.setEnabled(false);<a name="line.301"></a>
+<span class="sourceLineNo">302</span>                blueButton.setEnabled(false);<a name="line.302"></a>
+<span class="sourceLineNo">303</span>                redButton.setEnabled(false);<a name="line.303"></a>
+<span class="sourceLineNo">304</span>        }<a name="line.304"></a>
+<span class="sourceLineNo">305</span><a name="line.305"></a>
+<span class="sourceLineNo">306</span>        /**<a name="line.306"></a>
+<span class="sourceLineNo">307</span>         * Sets a new StreetsideImage to be shown.<a name="line.307"></a>
+<span class="sourceLineNo">308</span>         *<a name="line.308"></a>
+<span class="sourceLineNo">309</span>         * @param image The image to be shown.<a name="line.309"></a>
+<span class="sourceLineNo">310</span>         */<a name="line.310"></a>
+<span class="sourceLineNo">311</span>        public synchronized void setImage(StreetsideAbstractImage image) {<a name="line.311"></a>
+<span class="sourceLineNo">312</span>                this.image = image;<a name="line.312"></a>
+<span class="sourceLineNo">313</span>        }<a name="line.313"></a>
+<span class="sourceLineNo">314</span><a name="line.314"></a>
+<span class="sourceLineNo">315</span>        /**<a name="line.315"></a>
+<span class="sourceLineNo">316</span>         * Updates the title of the dialog.<a name="line.316"></a>
+<span class="sourceLineNo">317</span>         */<a name="line.317"></a>
+<span class="sourceLineNo">318</span>        // TODO: update title for 360 degree viewer? @rrh<a name="line.318"></a>
+<span class="sourceLineNo">319</span>        public synchronized void updateTitle() {<a name="line.319"></a>
+<span class="sourceLineNo">320</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.320"></a>
+<span class="sourceLineNo">321</span>                        SwingUtilities.invokeLater(this::updateTitle);<a name="line.321"></a>
+<span class="sourceLineNo">322</span>                } else if (image != null) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>                        final StringBuilder title = new StringBuilder(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.323"></a>
+<span class="sourceLineNo">324</span>                        if (image instanceof StreetsideImage) {<a name="line.324"></a>
+<span class="sourceLineNo">325</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.325"></a>
+<span class="sourceLineNo">326</span>                                if (streetsideImage.getCd() != 0) {<a name="line.326"></a>
+<span class="sourceLineNo">327</span>                                        title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(streetsideImage.getDate());<a name="line.327"></a>
+<span class="sourceLineNo">328</span>                                }<a name="line.328"></a>
+<span class="sourceLineNo">329</span>                                setTitle(title.toString());<a name="line.329"></a>
+<span class="sourceLineNo">330</span>                        } else if (image instanceof StreetsideImportedImage) {<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                                final StreetsideImportedImage mapillaryImportedImage = (StreetsideImportedImage) image;<a name="line.331"></a>
+<span class="sourceLineNo">332</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getFile().getName());<a name="line.332"></a>
+<span class="sourceLineNo">333</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getDate());<a name="line.333"></a>
+<span class="sourceLineNo">334</span>                                setTitle(title.toString());<a name="line.334"></a>
+<span class="sourceLineNo">335</span>                        }<a name="line.335"></a>
+<span class="sourceLineNo">336</span>                }<a name="line.336"></a>
+<span class="sourceLineNo">337</span>        }<a name="line.337"></a>
+<span class="sourceLineNo">338</span><a name="line.338"></a>
+<span class="sourceLineNo">339</span>        /**<a name="line.339"></a>
+<span class="sourceLineNo">340</span>         * Returns the {@link StreetsideAbstractImage} object which is being shown.<a name="line.340"></a>
+<span class="sourceLineNo">341</span>         *<a name="line.341"></a>
+<span class="sourceLineNo">342</span>         * @return The {@link StreetsideAbstractImage} object which is being shown.<a name="line.342"></a>
+<span class="sourceLineNo">343</span>         */<a name="line.343"></a>
+<span class="sourceLineNo">344</span>        public synchronized StreetsideAbstractImage getImage() {<a name="line.344"></a>
+<span class="sourceLineNo">345</span>                return image;<a name="line.345"></a>
+<span class="sourceLineNo">346</span>        }<a name="line.346"></a>
+<span class="sourceLineNo">347</span><a name="line.347"></a>
+<span class="sourceLineNo">348</span>        /**<a name="line.348"></a>
+<span class="sourceLineNo">349</span>         * Action class form the next image button.<a name="line.349"></a>
+<span class="sourceLineNo">350</span>         *<a name="line.350"></a>
+<span class="sourceLineNo">351</span>         * @author nokutu<a name="line.351"></a>
+<span class="sourceLineNo">352</span>         */<a name="line.352"></a>
+<span class="sourceLineNo">353</span>        private static class NextPictureAction extends AbstractAction {<a name="line.353"></a>
+<span class="sourceLineNo">354</span><a name="line.354"></a>
+<span class="sourceLineNo">355</span>                private static final long serialVersionUID = 6333692154558730392L;<a name="line.355"></a>
+<span class="sourceLineNo">356</span><a name="line.356"></a>
+<span class="sourceLineNo">357</span>                /**<a name="line.357"></a>
+<span class="sourceLineNo">358</span>                 * Constructs a normal NextPictureAction<a name="line.358"></a>
+<span class="sourceLineNo">359</span>                 */<a name="line.359"></a>
+<span class="sourceLineNo">360</span>                NextPictureAction() {<a name="line.360"></a>
+<span class="sourceLineNo">361</span>                        super(I18n.tr("Next picture"));<a name="line.361"></a>
+<span class="sourceLineNo">362</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the next picture in the sequence"));<a name="line.362"></a>
+<span class="sourceLineNo">363</span>                        new ImageProvider("help", "next").getResource().attachImageIcon(this, true);<a name="line.363"></a>
+<span class="sourceLineNo">364</span>                }<a name="line.364"></a>
+<span class="sourceLineNo">365</span><a name="line.365"></a>
+<span class="sourceLineNo">366</span>                @Override<a name="line.366"></a>
+<span class="sourceLineNo">367</span>                public void actionPerformed(ActionEvent e) {<a name="line.367"></a>
+<span class="sourceLineNo">368</span>                        StreetsideLayer.getInstance().getData().selectNext();<a name="line.368"></a>
+<span class="sourceLineNo">369</span>                }<a name="line.369"></a>
+<span class="sourceLineNo">370</span>        }<a name="line.370"></a>
+<span class="sourceLineNo">371</span><a name="line.371"></a>
+<span class="sourceLineNo">372</span>        /**<a name="line.372"></a>
+<span class="sourceLineNo">373</span>         * Action class for the previous image button.<a name="line.373"></a>
+<span class="sourceLineNo">374</span>         *<a name="line.374"></a>
+<span class="sourceLineNo">375</span>         * @author nokutu<a name="line.375"></a>
+<span class="sourceLineNo">376</span>         */<a name="line.376"></a>
+<span class="sourceLineNo">377</span>        private static class PreviousPictureAction extends AbstractAction {<a name="line.377"></a>
+<span class="sourceLineNo">378</span><a name="line.378"></a>
+<span class="sourceLineNo">379</span>                private static final long serialVersionUID = 4390593660514657107L;<a name="line.379"></a>
+<span class="sourceLineNo">380</span><a name="line.380"></a>
+<span class="sourceLineNo">381</span>                /**<a name="line.381"></a>
+<span class="sourceLineNo">382</span>                 * Constructs a normal PreviousPictureAction<a name="line.382"></a>
+<span class="sourceLineNo">383</span>                 */<a name="line.383"></a>
+<span class="sourceLineNo">384</span>                PreviousPictureAction() {<a name="line.384"></a>
+<span class="sourceLineNo">385</span>                        super(I18n.tr("Previous picture"));<a name="line.385"></a>
+<span class="sourceLineNo">386</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the previous picture in the sequence"));<a name="line.386"></a>
+<span class="sourceLineNo">387</span>                        new ImageProvider("help", "previous").getResource().attachImageIcon(this, true);<a name="line.387"></a>
+<span class="sourceLineNo">388</span>                }<a name="line.388"></a>
+<span class="sourceLineNo">389</span><a name="line.389"></a>
+<span class="sourceLineNo">390</span>                @Override<a name="line.390"></a>
+<span class="sourceLineNo">391</span>                public void actionPerformed(ActionEvent e) {<a name="line.391"></a>
+<span class="sourceLineNo">392</span>                        StreetsideLayer.getInstance().getData().selectPrevious();<a name="line.392"></a>
+<span class="sourceLineNo">393</span>                }<a name="line.393"></a>
+<span class="sourceLineNo">394</span>        }<a name="line.394"></a>
+<span class="sourceLineNo">395</span><a name="line.395"></a>
+<span class="sourceLineNo">396</span>        /**<a name="line.396"></a>
+<span class="sourceLineNo">397</span>         * Action class to jump to the image following the red line.<a name="line.397"></a>
+<span class="sourceLineNo">398</span>         *<a name="line.398"></a>
+<span class="sourceLineNo">399</span>         * @author nokutu<a name="line.399"></a>
+<span class="sourceLineNo">400</span>         */<a name="line.400"></a>
+<span class="sourceLineNo">401</span>        private static class RedAction extends AbstractAction {<a name="line.401"></a>
+<span class="sourceLineNo">402</span><a name="line.402"></a>
+<span class="sourceLineNo">403</span>                private static final long serialVersionUID = -1244456062285831231L;<a name="line.403"></a>
+<span class="sourceLineNo">404</span><a name="line.404"></a>
+<span class="sourceLineNo">405</span>                /**<a name="line.405"></a>
+<span class="sourceLineNo">406</span>                 * Constructs a normal RedAction<a name="line.406"></a>
+<span class="sourceLineNo">407</span>                 */<a name="line.407"></a>
+<span class="sourceLineNo">408</span>                RedAction() {<a name="line.408"></a>
+<span class="sourceLineNo">409</span>                        putValue(Action.NAME, I18n.tr("Jump to red"));<a name="line.409"></a>
+<span class="sourceLineNo">410</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.410"></a>
+<span class="sourceLineNo">411</span>                                        I18n.tr("Jumps to the picture at the other side of the red line"));<a name="line.411"></a>
+<span class="sourceLineNo">412</span>                        new ImageProvider("dialogs", "red").getResource().attachImageIcon(this, true);<a name="line.412"></a>
+<span class="sourceLineNo">413</span>                }<a name="line.413"></a>
+<span class="sourceLineNo">414</span><a name="line.414"></a>
+<span class="sourceLineNo">415</span>                // TODO: RedAction for cubemaps? @rrh<a name="line.415"></a>
+<span class="sourceLineNo">416</span>                @Override<a name="line.416"></a>
+<span class="sourceLineNo">417</span>                public void actionPerformed(ActionEvent e) {<a name="line.417"></a>
+<span class="sourceLineNo">418</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.418"></a>
+<span class="sourceLineNo">419</span>                                StreetsideLayer.getInstance().getData()<a name="line.419"></a>
+<span class="sourceLineNo">420</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(1), true);<a name="line.420"></a>
+<span class="sourceLineNo">421</span>                        }<a name="line.421"></a>
+<span class="sourceLineNo">422</span>                }<a name="line.422"></a>
+<span class="sourceLineNo">423</span>        }<a name="line.423"></a>
+<span class="sourceLineNo">424</span><a name="line.424"></a>
+<span class="sourceLineNo">425</span>        /**<a name="line.425"></a>
+<span class="sourceLineNo">426</span>         * Action class to jump to the image following the blue line.<a name="line.426"></a>
+<span class="sourceLineNo">427</span>         *<a name="line.427"></a>
+<span class="sourceLineNo">428</span>         * @author nokutu<a name="line.428"></a>
+<span class="sourceLineNo">429</span>         */<a name="line.429"></a>
+<span class="sourceLineNo">430</span>        private static class BlueAction extends AbstractAction {<a name="line.430"></a>
+<span class="sourceLineNo">431</span><a name="line.431"></a>
+<span class="sourceLineNo">432</span>                private static final long serialVersionUID = 5951233534212838780L;<a name="line.432"></a>
+<span class="sourceLineNo">433</span><a name="line.433"></a>
+<span class="sourceLineNo">434</span>                /**<a name="line.434"></a>
+<span class="sourceLineNo">435</span>                 * Constructs a normal BlueAction<a name="line.435"></a>
+<span class="sourceLineNo">436</span>                 */<a name="line.436"></a>
+<span class="sourceLineNo">437</span>                BlueAction() {<a name="line.437"></a>
+<span class="sourceLineNo">438</span>                        putValue(Action.NAME, I18n.tr("Jump to blue"));<a name="line.438"></a>
+<span class="sourceLineNo">439</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.439"></a>
+<span class="sourceLineNo">440</span>                                        I18n.tr("Jumps to the picture at the other side of the blue line"));<a name="line.440"></a>
+<span class="sourceLineNo">441</span>                        new ImageProvider("dialogs", "blue").getResource().attachImageIcon(this, true);<a name="line.441"></a>
+<span class="sourceLineNo">442</span>                }<a name="line.442"></a>
+<span class="sourceLineNo">443</span><a name="line.443"></a>
+<span class="sourceLineNo">444</span>                // TODO: BlueAction for cubemaps?<a name="line.444"></a>
+<span class="sourceLineNo">445</span>                @Override<a name="line.445"></a>
+<span class="sourceLineNo">446</span>                public void actionPerformed(ActionEvent e) {<a name="line.446"></a>
+<span class="sourceLineNo">447</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.447"></a>
+<span class="sourceLineNo">448</span>                                StreetsideLayer.getInstance().getData()<a name="line.448"></a>
+<span class="sourceLineNo">449</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(2), true);<a name="line.449"></a>
+<span class="sourceLineNo">450</span>                        }<a name="line.450"></a>
+<span class="sourceLineNo">451</span>                }<a name="line.451"></a>
+<span class="sourceLineNo">452</span>        }<a name="line.452"></a>
+<span class="sourceLineNo">453</span><a name="line.453"></a>
+<span class="sourceLineNo">454</span>        private static class StopAction extends AbstractAction implements WalkListener {<a name="line.454"></a>
+<span class="sourceLineNo">455</span><a name="line.455"></a>
+<span class="sourceLineNo">456</span>                private static final long serialVersionUID = 8789972456611625341L;<a name="line.456"></a>
+<span class="sourceLineNo">457</span><a name="line.457"></a>
+<span class="sourceLineNo">458</span>                private WalkThread thread;<a name="line.458"></a>
+<span class="sourceLineNo">459</span><a name="line.459"></a>
+<span class="sourceLineNo">460</span>                /**<a name="line.460"></a>
+<span class="sourceLineNo">461</span>                 * Constructs a normal StopAction<a name="line.461"></a>
+<span class="sourceLineNo">462</span>                 */<a name="line.462"></a>
+<span class="sourceLineNo">463</span>                StopAction() {<a name="line.463"></a>
+<span class="sourceLineNo">464</span>                        putValue(Action.NAME, I18n.tr("Stop"));<a name="line.464"></a>
+<span class="sourceLineNo">465</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Stops the walk."));<a name="line.465"></a>
+<span class="sourceLineNo">466</span>                        new ImageProvider("dialogs/streetsideStop.png").getResource().attachImageIcon(this, true);<a name="line.466"></a>
+<span class="sourceLineNo">467</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.467"></a>
+<span class="sourceLineNo">468</span>                }<a name="line.468"></a>
+<span class="sourceLineNo">469</span><a name="line.469"></a>
+<span class="sourceLineNo">470</span>                @Override<a name="line.470"></a>
+<span class="sourceLineNo">471</span>                public void actionPerformed(ActionEvent e) {<a name="line.471"></a>
+<span class="sourceLineNo">472</span>                        if (thread != null) {<a name="line.472"></a>
+<span class="sourceLineNo">473</span>                                thread.stopWalk();<a name="line.473"></a>
+<span class="sourceLineNo">474</span>                        }<a name="line.474"></a>
+<span class="sourceLineNo">475</span>                }<a name="line.475"></a>
+<span class="sourceLineNo">476</span><a name="line.476"></a>
+<span class="sourceLineNo">477</span>                @Override<a name="line.477"></a>
+<span class="sourceLineNo">478</span>                public void walkStarted(WalkThread thread) {<a name="line.478"></a>
+<span class="sourceLineNo">479</span>                        this.thread = thread;<a name="line.479"></a>
+<span class="sourceLineNo">480</span>                }<a name="line.480"></a>
+<span class="sourceLineNo">481</span>        }<a name="line.481"></a>
+<span class="sourceLineNo">482</span><a name="line.482"></a>
+<span class="sourceLineNo">483</span>        private static class PlayAction extends AbstractAction implements WalkListener {<a name="line.483"></a>
+<span class="sourceLineNo">484</span><a name="line.484"></a>
+<span class="sourceLineNo">485</span>                private static final long serialVersionUID = -1572747020946842769L;<a name="line.485"></a>
+<span class="sourceLineNo">486</span><a name="line.486"></a>
+<span class="sourceLineNo">487</span>                private transient WalkThread thread;<a name="line.487"></a>
+<span class="sourceLineNo">488</span><a name="line.488"></a>
+<span class="sourceLineNo">489</span>                /**<a name="line.489"></a>
+<span class="sourceLineNo">490</span>                 * Constructs a normal PlayAction<a name="line.490"></a>
+<span class="sourceLineNo">491</span>                 */<a name="line.491"></a>
+<span class="sourceLineNo">492</span>                PlayAction() {<a name="line.492"></a>
+<span class="sourceLineNo">493</span>                        putValue(Action.NAME, I18n.tr("Play"));<a name="line.493"></a>
+<span class="sourceLineNo">494</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Continues with the paused walk."));<a name="line.494"></a>
+<span class="sourceLineNo">495</span>                        new ImageProvider("dialogs/streetsidePlay.png").getResource().attachImageIcon(this, true);<a name="line.495"></a>
+<span class="sourceLineNo">496</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.496"></a>
+<span class="sourceLineNo">497</span>                }<a name="line.497"></a>
+<span class="sourceLineNo">498</span><a name="line.498"></a>
+<span class="sourceLineNo">499</span>                @Override<a name="line.499"></a>
+<span class="sourceLineNo">500</span>                public void actionPerformed(ActionEvent e) {<a name="line.500"></a>
+<span class="sourceLineNo">501</span>                        if (thread != null) {<a name="line.501"></a>
+<span class="sourceLineNo">502</span>                                thread.play();<a name="line.502"></a>
+<span class="sourceLineNo">503</span>                        }<a name="line.503"></a>
+<span class="sourceLineNo">504</span>                }<a name="line.504"></a>
+<span class="sourceLineNo">505</span><a name="line.505"></a>
+<span class="sourceLineNo">506</span>                @Override<a name="line.506"></a>
+<span class="sourceLineNo">507</span>                public void walkStarted(WalkThread thread) {<a name="line.507"></a>
+<span class="sourceLineNo">508</span>                        if (thread != null) {<a name="line.508"></a>
+<span class="sourceLineNo">509</span>                                this.thread = thread;<a name="line.509"></a>
+<span class="sourceLineNo">510</span>                        }<a name="line.510"></a>
+<span class="sourceLineNo">511</span>                }<a name="line.511"></a>
+<span class="sourceLineNo">512</span>        }<a name="line.512"></a>
+<span class="sourceLineNo">513</span><a name="line.513"></a>
+<span class="sourceLineNo">514</span>        private static class PauseAction extends AbstractAction implements WalkListener {<a name="line.514"></a>
+<span class="sourceLineNo">515</span><a name="line.515"></a>
+<span class="sourceLineNo">516</span>                /**<a name="line.516"></a>
+<span class="sourceLineNo">517</span>                 *<a name="line.517"></a>
+<span class="sourceLineNo">518</span>                 */<a name="line.518"></a>
+<span class="sourceLineNo">519</span>                private static final long serialVersionUID = -8758326399460817222L;<a name="line.519"></a>
+<span class="sourceLineNo">520</span>                private WalkThread thread;<a name="line.520"></a>
+<span class="sourceLineNo">521</span><a name="line.521"></a>
+<span class="sourceLineNo">522</span>                /**<a name="line.522"></a>
+<span class="sourceLineNo">523</span>                 * Constructs a normal PauseAction<a name="line.523"></a>
+<span class="sourceLineNo">524</span>                 */<a name="line.524"></a>
+<span class="sourceLineNo">525</span>                PauseAction() {<a name="line.525"></a>
+<span class="sourceLineNo">526</span>                        putValue(Action.NAME, I18n.tr("Pause"));<a name="line.526"></a>
+<span class="sourceLineNo">527</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Pauses the walk."));<a name="line.527"></a>
+<span class="sourceLineNo">528</span>                        new ImageProvider("dialogs/streetsidePause.png").getResource().attachImageIcon(this, true);<a name="line.528"></a>
+<span class="sourceLineNo">529</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.529"></a>
+<span class="sourceLineNo">530</span>                }<a name="line.530"></a>
+<span class="sourceLineNo">531</span><a name="line.531"></a>
+<span class="sourceLineNo">532</span>                @Override<a name="line.532"></a>
+<span class="sourceLineNo">533</span>                public void actionPerformed(ActionEvent e) {<a name="line.533"></a>
+<span class="sourceLineNo">534</span>                        thread.pause();<a name="line.534"></a>
+<span class="sourceLineNo">535</span>                }<a name="line.535"></a>
+<span class="sourceLineNo">536</span><a name="line.536"></a>
+<span class="sourceLineNo">537</span>                @Override<a name="line.537"></a>
+<span class="sourceLineNo">538</span>                public void walkStarted(WalkThread thread) {<a name="line.538"></a>
+<span class="sourceLineNo">539</span>                        this.thread = thread;<a name="line.539"></a>
+<span class="sourceLineNo">540</span>                }<a name="line.540"></a>
+<span class="sourceLineNo">541</span>        }<a name="line.541"></a>
+<span class="sourceLineNo">542</span><a name="line.542"></a>
+<span class="sourceLineNo">543</span>        /**<a name="line.543"></a>
+<span class="sourceLineNo">544</span>         * When the pictures are returned from the cache, they are set in the<a name="line.544"></a>
+<span class="sourceLineNo">545</span>         * {@link StreetsideImageDisplay} object.<a name="line.545"></a>
+<span class="sourceLineNo">546</span>         */<a name="line.546"></a>
+<span class="sourceLineNo">547</span>        @Override<a name="line.547"></a>
+<span class="sourceLineNo">548</span>        public void loadingFinished(final CacheEntry data, final CacheEntryAttributes attributes, final LoadResult result) {<a name="line.548"></a>
+<span class="sourceLineNo">549</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.549"></a>
+<span class="sourceLineNo">550</span>                        SwingUtilities.invokeLater(() -&gt; loadingFinished(data, attributes, result));<a name="line.550"></a>
+<span class="sourceLineNo">551</span><a name="line.551"></a>
+<span class="sourceLineNo">552</span>                } else if (data != null &amp;&amp; result == LoadResult.SUCCESS) {<a name="line.552"></a>
+<span class="sourceLineNo">553</span>                        try {<a name="line.553"></a>
+<span class="sourceLineNo">554</span>                                final BufferedImage img = ImageIO.read(new ByteArrayInputStream(data.getContent()));<a name="line.554"></a>
+<span class="sourceLineNo">555</span>                                if (img == null) {<a name="line.555"></a>
+<span class="sourceLineNo">556</span>                                        return;<a name="line.556"></a>
+<span class="sourceLineNo">557</span>                                }<a name="line.557"></a>
+<span class="sourceLineNo">558</span>                                if (<a name="line.558"></a>
+<span class="sourceLineNo">559</span>                                                streetsideImageDisplay.getImage() == null<a name="line.559"></a>
+<span class="sourceLineNo">560</span>                                                || img.getHeight() &gt; streetsideImageDisplay.getImage().getHeight()<a name="line.560"></a>
+<span class="sourceLineNo">561</span>                                                ) {<a name="line.561"></a>
+<span class="sourceLineNo">562</span>                                        //final StreetsideAbstractImage mai = getImage();<a name="line.562"></a>
+<span class="sourceLineNo">563</span>                                        streetsideImageDisplay.setImage(<a name="line.563"></a>
+<span class="sourceLineNo">564</span>                                                        img,<a name="line.564"></a>
+<span class="sourceLineNo">565</span>                                                        //mai instanceof StreetsideImage ? ((StreetsideImage) getImage()).getDetections() : null<a name="line.565"></a>
+<span class="sourceLineNo">566</span>                                                        null);<a name="line.566"></a>
+<span class="sourceLineNo">567</span>                                }<a name="line.567"></a>
+<span class="sourceLineNo">568</span>                        } catch (final IOException e) {<a name="line.568"></a>
+<span class="sourceLineNo">569</span>                                logger.error(e);<a name="line.569"></a>
+<span class="sourceLineNo">570</span>                        }<a name="line.570"></a>
+<span class="sourceLineNo">571</span>                }<a name="line.571"></a>
+<span class="sourceLineNo">572</span>        }<a name="line.572"></a>
+<span class="sourceLineNo">573</span><a name="line.573"></a>
+<span class="sourceLineNo">574</span><a name="line.574"></a>
+<span class="sourceLineNo">575</span>        /**<a name="line.575"></a>
+<span class="sourceLineNo">576</span>         * Creates the layout of the dialog.<a name="line.576"></a>
+<span class="sourceLineNo">577</span>         *<a name="line.577"></a>
+<span class="sourceLineNo">578</span>         * @param data    The content of the dialog<a name="line.578"></a>
+<span class="sourceLineNo">579</span>         * @param buttons The buttons where you can click<a name="line.579"></a>
+<span class="sourceLineNo">580</span>         */<a name="line.580"></a>
+<span class="sourceLineNo">581</span>        public void createLayout(Component data, List&lt;SideButton&gt; buttons) {<a name="line.581"></a>
+<span class="sourceLineNo">582</span>                removeAll();<a name="line.582"></a>
+<span class="sourceLineNo">583</span>                createLayout(data, true, buttons);<a name="line.583"></a>
+<span class="sourceLineNo">584</span>                add(titleBar, BorderLayout.NORTH);<a name="line.584"></a>
+<span class="sourceLineNo">585</span>        }<a name="line.585"></a>
+<span class="sourceLineNo">586</span><a name="line.586"></a>
+<span class="sourceLineNo">587</span>        @Override<a name="line.587"></a>
+<span class="sourceLineNo">588</span>        public void selectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.588"></a>
+<span class="sourceLineNo">589</span>                setImage(newImage);<a name="line.589"></a>
+<span class="sourceLineNo">590</span>                updateImage();<a name="line.590"></a>
+<span class="sourceLineNo">591</span>        }<a name="line.591"></a>
+<span class="sourceLineNo">592</span><a name="line.592"></a>
+<span class="sourceLineNo">593</span>        @Override<a name="line.593"></a>
+<span class="sourceLineNo">594</span>        public void imagesAdded() {<a name="line.594"></a>
+<span class="sourceLineNo">595</span>                // This method is enforced by StreetsideDataListener, but only selectedImageChanged() is needed<a name="line.595"></a>
+<span class="sourceLineNo">596</span>        }<a name="line.596"></a>
+<span class="sourceLineNo">597</span><a name="line.597"></a>
+<span class="sourceLineNo">598</span>        /**<a name="line.598"></a>
+<span class="sourceLineNo">599</span>         * @return the streetsideImageDisplay<a name="line.599"></a>
+<span class="sourceLineNo">600</span>         */<a name="line.600"></a>
+<span class="sourceLineNo">601</span>        public StreetsideImageDisplay getStreetsideImageDisplay() {<a name="line.601"></a>
+<span class="sourceLineNo">602</span>                return streetsideImageDisplay;<a name="line.602"></a>
+<span class="sourceLineNo">603</span>        }<a name="line.603"></a>
+<span class="sourceLineNo">604</span><a name="line.604"></a>
+<span class="sourceLineNo">605</span>        /**<a name="line.605"></a>
+<span class="sourceLineNo">606</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.606"></a>
+<span class="sourceLineNo">607</span>         */<a name="line.607"></a>
+<span class="sourceLineNo">608</span>        public void setStreetsideImageDisplay(StreetsideImageDisplay streetsideImageDisplay) {<a name="line.608"></a>
+<span class="sourceLineNo">609</span>                this.streetsideImageDisplay = streetsideImageDisplay;<a name="line.609"></a>
+<span class="sourceLineNo">610</span>        }<a name="line.610"></a>
+<span class="sourceLineNo">611</span><a name="line.611"></a>
+<span class="sourceLineNo">612</span>        /**<a name="line.612"></a>
+<span class="sourceLineNo">613</span>         * @return the streetsideImageDisplay<a name="line.613"></a>
+<span class="sourceLineNo">614</span>         */<a name="line.614"></a>
+<span class="sourceLineNo">615</span>        /*public StreetsideViewerDisplay getStreetsideViewerDisplay() {<a name="line.615"></a>
+<span class="sourceLineNo">616</span>                return streetsideViewerDisplay;<a name="line.616"></a>
+<span class="sourceLineNo">617</span>        }*/<a name="line.617"></a>
+<span class="sourceLineNo">618</span><a name="line.618"></a>
+<span class="sourceLineNo">619</span>        /**<a name="line.619"></a>
+<span class="sourceLineNo">620</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.620"></a>
+<span class="sourceLineNo">621</span>         */<a name="line.621"></a>
+<span class="sourceLineNo">622</span>        /*public void setStreetsideViewerDisplay(StreetsideViewerDisplay streetsideViewerDisplay) {<a name="line.622"></a>
+<span class="sourceLineNo">623</span>                streetsideViewerDisplay = streetsideViewerDisplay;<a name="line.623"></a>
+<span class="sourceLineNo">624</span>        }*/<a name="line.624"></a>
+<span class="sourceLineNo">625</span><a name="line.625"></a>
+<span class="sourceLineNo">626</span>        /*private StreetsideViewerDisplay initStreetsideViewerDisplay() {<a name="line.626"></a>
+<span class="sourceLineNo">627</span>                StreetsideViewerDisplay res = new StreetsideViewerDisplay();<a name="line.627"></a>
+<span class="sourceLineNo">628</span>        //this.add(streetsideViewerDisplay);<a name="line.628"></a>
+<span class="sourceLineNo">629</span><a name="line.629"></a>
+<span class="sourceLineNo">630</span><a name="line.630"></a>
+<span class="sourceLineNo">631</span>                Platform.runLater(new Runnable() {<a name="line.631"></a>
+<span class="sourceLineNo">632</span>            @Override<a name="line.632"></a>
+<span class="sourceLineNo">633</span>            public void run() {<a name="line.633"></a>
+<span class="sourceLineNo">634</span>                Scene scene;<a name="line.634"></a>
+<span class="sourceLineNo">635</span>                                try {<a name="line.635"></a>
+<span class="sourceLineNo">636</span>                                        scene = StreetsideViewerDisplay.createScene();<a name="line.636"></a>
+<span class="sourceLineNo">637</span>                                        res.setScene(scene);<a name="line.637"></a>
+<span class="sourceLineNo">638</span>                                } catch (NonInvertibleTransformException e) {<a name="line.638"></a>
+<span class="sourceLineNo">639</span>                                        // TODO Auto-generated catch block<a name="line.639"></a>
+<span class="sourceLineNo">640</span>                                        e.printStackTrace();<a name="line.640"></a>
+<span class="sourceLineNo">641</span>                                }<a name="line.641"></a>
+<span class="sourceLineNo">642</span>            }<a name="line.642"></a>
+<span class="sourceLineNo">643</span>       });<a name="line.643"></a>
+<span class="sourceLineNo">644</span>                return res;<a name="line.644"></a>
+<span class="sourceLineNo">645</span>        }*/<a name="line.645"></a>
+<span class="sourceLineNo">646</span>}<a name="line.646"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PauseAction.html	(revision 34416)
@@ -0,0 +1,718 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Color;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Component;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.ActionEvent;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.image.BufferedImage;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.io.ByteArrayInputStream;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.io.IOException;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Arrays;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.List;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.imageio.ImageIO;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.AbstractAction;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.Action;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.JComponent;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javax.swing.KeyStroke;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javax.swing.SwingUtilities;<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.apache.log4j.Logger;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.data.cache.CacheEntry;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.data.cache.CacheEntryAttributes;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.data.cache.ICachedLoaderListener;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.gui.SideButton;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.openstreetmap.josm.gui.dialogs.ToggleDialog;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.plugins.streetside.StreetsideDataListener;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkListener;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkThread;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>import org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>import org.openstreetmap.josm.tools.I18n;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>/**<a name="line.42"></a>
+<span class="sourceLineNo">043</span> * Toggle dialog that shows an image and some buttons.<a name="line.43"></a>
+<span class="sourceLineNo">044</span> *<a name="line.44"></a>
+<span class="sourceLineNo">045</span> * @author nokutu<a name="line.45"></a>
+<span class="sourceLineNo">046</span> * @author renerr18<a name="line.46"></a>
+<span class="sourceLineNo">047</span> */<a name="line.47"></a>
+<span class="sourceLineNo">048</span>public final class StreetsideMainDialog extends ToggleDialog implements<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                ICachedLoaderListener, StreetsideDataListener {<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>        private static final long serialVersionUID = 2645654786827812861L;<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>  final static Logger logger = Logger.getLogger(StreetsideMainDialog.class);<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>  public static final String BASE_TITLE = I18n.marktr("Microsoft Streetside image");<a name="line.55"></a>
+<span class="sourceLineNo">056</span><a name="line.56"></a>
+<span class="sourceLineNo">057</span>        private static final String MESSAGE_SEPARATOR = " — ";<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>        private static StreetsideMainDialog instance;<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>        private volatile StreetsideAbstractImage image;<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>        public final SideButton nextButton = new SideButton(new NextPictureAction());<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        public final SideButton previousButton = new SideButton(new PreviousPictureAction());<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        /**<a name="line.65"></a>
+<span class="sourceLineNo">066</span>         * Button used to jump to the image following the red line<a name="line.66"></a>
+<span class="sourceLineNo">067</span>         */<a name="line.67"></a>
+<span class="sourceLineNo">068</span>        public final SideButton redButton = new SideButton(new RedAction());<a name="line.68"></a>
+<span class="sourceLineNo">069</span>        /**<a name="line.69"></a>
+<span class="sourceLineNo">070</span>         * Button used to jump to the image following the blue line<a name="line.70"></a>
+<span class="sourceLineNo">071</span>         */<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        public final SideButton blueButton = new SideButton(new BlueAction());<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>        private final SideButton playButton = new SideButton(new PlayAction());<a name="line.74"></a>
+<span class="sourceLineNo">075</span>        private final SideButton pauseButton = new SideButton(new PauseAction());<a name="line.75"></a>
+<span class="sourceLineNo">076</span>        private final SideButton stopButton = new SideButton(new StopAction());<a name="line.76"></a>
+<span class="sourceLineNo">077</span><a name="line.77"></a>
+<span class="sourceLineNo">078</span>        private ImageInfoHelpPopup imageInfoHelp;<a name="line.78"></a>
+<span class="sourceLineNo">079</span><a name="line.79"></a>
+<span class="sourceLineNo">080</span>        private StreetsideViewerHelpPopup streetsideViewerHelp;<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>        /**<a name="line.82"></a>
+<span class="sourceLineNo">083</span>         * Buttons mode.<a name="line.83"></a>
+<span class="sourceLineNo">084</span>         *<a name="line.84"></a>
+<span class="sourceLineNo">085</span>         * @author nokutu<a name="line.85"></a>
+<span class="sourceLineNo">086</span>         */<a name="line.86"></a>
+<span class="sourceLineNo">087</span>        public enum MODE {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                /**<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                 * Standard mode to view pictures.<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                 */<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                NORMAL,<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                /**<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                 * Mode when in walk.<a name="line.93"></a>
+<span class="sourceLineNo">094</span>                 */<a name="line.94"></a>
+<span class="sourceLineNo">095</span>                WALK<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>        /**<a name="line.98"></a>
+<span class="sourceLineNo">099</span>         * Object containing the shown image and that handles zoom and drag<a name="line.99"></a>
+<span class="sourceLineNo">100</span>         */<a name="line.100"></a>
+<span class="sourceLineNo">101</span>        public StreetsideImageDisplay streetsideImageDisplay;<a name="line.101"></a>
+<span class="sourceLineNo">102</span><a name="line.102"></a>
+<span class="sourceLineNo">103</span>        private StreetsideCache imageCache;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>        public StreetsideCache thumbnailCache;<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>        private StreetsideMainDialog() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                super(I18n.tr(StreetsideMainDialog.BASE_TITLE), "streetside-main", I18n.tr("Open Streetside window"), null, 200,<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                                true, StreetsidePreferenceSetting.class);<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                addShortcuts();<a name="line.109"></a>
+<span class="sourceLineNo">110</span><a name="line.110"></a>
+<span class="sourceLineNo">111</span>                streetsideImageDisplay = new StreetsideImageDisplay();<a name="line.111"></a>
+<span class="sourceLineNo">112</span><a name="line.112"></a>
+<span class="sourceLineNo">113</span>                blueButton.setForeground(Color.BLUE);<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                redButton.setForeground(Color.RED);<a name="line.114"></a>
+<span class="sourceLineNo">115</span><a name="line.115"></a>
+<span class="sourceLineNo">116</span>                // TODO: Modes for cubemaps? @rrh<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                setMode(MODE.NORMAL);<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        /**<a name="line.120"></a>
+<span class="sourceLineNo">121</span>         * Adds the shortcuts to the buttons.<a name="line.121"></a>
+<span class="sourceLineNo">122</span>         */<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        private void addShortcuts() {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                nextButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                KeyStroke.getKeyStroke("PAGE_DOWN"), "next");<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                nextButton.getActionMap().put("next", new NextPictureAction());<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                previousButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                KeyStroke.getKeyStroke("PAGE_UP"), "previous");<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                previousButton.getActionMap().put("previous",<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                                new PreviousPictureAction());<a name="line.130"></a>
+<span class="sourceLineNo">131</span>                blueButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.131"></a>
+<span class="sourceLineNo">132</span>                                KeyStroke.getKeyStroke("control PAGE_UP"), "blue");<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                blueButton.getActionMap().put("blue", new BlueAction());<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                redButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                                KeyStroke.getKeyStroke("control PAGE_DOWN"), "red");<a name="line.135"></a>
+<span class="sourceLineNo">136</span>                redButton.getActionMap().put("red", new RedAction());<a name="line.136"></a>
+<span class="sourceLineNo">137</span>        }<a name="line.137"></a>
+<span class="sourceLineNo">138</span><a name="line.138"></a>
+<span class="sourceLineNo">139</span>        /**<a name="line.139"></a>
+<span class="sourceLineNo">140</span>         * Returns the unique instance of the class.<a name="line.140"></a>
+<span class="sourceLineNo">141</span>         *<a name="line.141"></a>
+<span class="sourceLineNo">142</span>         * @return The unique instance of the class.<a name="line.142"></a>
+<span class="sourceLineNo">143</span>         */<a name="line.143"></a>
+<span class="sourceLineNo">144</span>        public static synchronized StreetsideMainDialog getInstance() {<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                if (StreetsideMainDialog.instance == null) {<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                        StreetsideMainDialog.instance = new StreetsideMainDialog();<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                return StreetsideMainDialog.instance;<a name="line.148"></a>
+<span class="sourceLineNo">149</span>        }<a name="line.149"></a>
+<span class="sourceLineNo">150</span><a name="line.150"></a>
+<span class="sourceLineNo">151</span>        /**<a name="line.151"></a>
+<span class="sourceLineNo">152</span>         * @return true, iff the singleton instance is present<a name="line.152"></a>
+<span class="sourceLineNo">153</span>         */<a name="line.153"></a>
+<span class="sourceLineNo">154</span>        public static boolean hasInstance() {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                return StreetsideMainDialog.instance != null;<a name="line.155"></a>
+<span class="sourceLineNo">156</span>        }<a name="line.156"></a>
+<span class="sourceLineNo">157</span><a name="line.157"></a>
+<span class="sourceLineNo">158</span>        public synchronized void setImageInfoHelp(ImageInfoHelpPopup popup) {<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                imageInfoHelp = popup;<a name="line.159"></a>
+<span class="sourceLineNo">160</span>        }<a name="line.160"></a>
+<span class="sourceLineNo">161</span><a name="line.161"></a>
+<span class="sourceLineNo">162</span>        public synchronized void setStreetsideViewerHelp(StreetsideViewerHelpPopup popup) {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                streetsideViewerHelp = popup;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>        }<a name="line.164"></a>
+<span class="sourceLineNo">165</span><a name="line.165"></a>
+<span class="sourceLineNo">166</span>        /**<a name="line.166"></a>
+<span class="sourceLineNo">167</span>         * @return the streetsideViewerHelp<a name="line.167"></a>
+<span class="sourceLineNo">168</span>         */<a name="line.168"></a>
+<span class="sourceLineNo">169</span>        public StreetsideViewerHelpPopup getStreetsideViewerHelp() {<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                return streetsideViewerHelp;<a name="line.170"></a>
+<span class="sourceLineNo">171</span>        }<a name="line.171"></a>
+<span class="sourceLineNo">172</span><a name="line.172"></a>
+<span class="sourceLineNo">173</span>        /**<a name="line.173"></a>
+<span class="sourceLineNo">174</span>         * Sets a new mode for the dialog.<a name="line.174"></a>
+<span class="sourceLineNo">175</span>         *<a name="line.175"></a>
+<span class="sourceLineNo">176</span>         * @param mode The mode to be set. Must not be {@code null}.<a name="line.176"></a>
+<span class="sourceLineNo">177</span>         */<a name="line.177"></a>
+<span class="sourceLineNo">178</span>        public void setMode(MODE mode) {<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                switch (mode) {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                case WALK:<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                        createLayout(<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                                streetsideImageDisplay,<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                                Arrays.asList(playButton, pauseButton, stopButton)<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                        );<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                case NORMAL:<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                default:<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                        createLayout(<a name="line.187"></a>
+<span class="sourceLineNo">188</span>                        streetsideImageDisplay,<a name="line.188"></a>
+<span class="sourceLineNo">189</span>                        Arrays.asList(blueButton, previousButton, nextButton, redButton)<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                    );<a name="line.190"></a>
+<span class="sourceLineNo">191</span>                }<a name="line.191"></a>
+<span class="sourceLineNo">192</span>                disableAllButtons();<a name="line.192"></a>
+<span class="sourceLineNo">193</span>                if (MODE.NORMAL.equals(mode)) {<a name="line.193"></a>
+<span class="sourceLineNo">194</span>                        updateImage();<a name="line.194"></a>
+<span class="sourceLineNo">195</span>                }       }<a name="line.195"></a>
+<span class="sourceLineNo">196</span><a name="line.196"></a>
+<span class="sourceLineNo">197</span>        /**<a name="line.197"></a>
+<span class="sourceLineNo">198</span>         * Destroys the unique instance of the class.<a name="line.198"></a>
+<span class="sourceLineNo">199</span>         */<a name="line.199"></a>
+<span class="sourceLineNo">200</span>        public static synchronized void destroyInstance() {<a name="line.200"></a>
+<span class="sourceLineNo">201</span>                StreetsideMainDialog.instance = null;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>        }<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>        /**<a name="line.204"></a>
+<span class="sourceLineNo">205</span>         * Downloads the full quality picture of the selected StreetsideImage and sets<a name="line.205"></a>
+<span class="sourceLineNo">206</span>         * in the StreetsideImageDisplay object.<a name="line.206"></a>
+<span class="sourceLineNo">207</span>         */<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        public synchronized void updateImage() {<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                updateImage(true);<a name="line.209"></a>
+<span class="sourceLineNo">210</span>        }<a name="line.210"></a>
+<span class="sourceLineNo">211</span><a name="line.211"></a>
+<span class="sourceLineNo">212</span>        /**<a name="line.212"></a>
+<span class="sourceLineNo">213</span>         * Downloads the picture of the selected StreetsideImage and sets in the<a name="line.213"></a>
+<span class="sourceLineNo">214</span>         * StreetsideImageDisplay object.<a name="line.214"></a>
+<span class="sourceLineNo">215</span>         *<a name="line.215"></a>
+<span class="sourceLineNo">216</span>         * @param fullQuality If the full quality picture must be downloaded or just the<a name="line.216"></a>
+<span class="sourceLineNo">217</span>         *                    thumbnail.<a name="line.217"></a>
+<span class="sourceLineNo">218</span>         */<a name="line.218"></a>
+<span class="sourceLineNo">219</span>        public synchronized void updateImage(boolean fullQuality) {<a name="line.219"></a>
+<span class="sourceLineNo">220</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.220"></a>
+<span class="sourceLineNo">221</span>                        SwingUtilities.invokeLater(this::updateImage);<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                } else {<a name="line.222"></a>
+<span class="sourceLineNo">223</span>                        if (!StreetsideLayer.hasInstance()) {<a name="line.223"></a>
+<span class="sourceLineNo">224</span>                                return;<a name="line.224"></a>
+<span class="sourceLineNo">225</span>                        }<a name="line.225"></a>
+<span class="sourceLineNo">226</span>                        if (image == null) {<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                                setTitle(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.228"></a>
+<span class="sourceLineNo">229</span>                                disableAllButtons();<a name="line.229"></a>
+<span class="sourceLineNo">230</span>                                return;<a name="line.230"></a>
+<span class="sourceLineNo">231</span>                        }<a name="line.231"></a>
+<span class="sourceLineNo">232</span><a name="line.232"></a>
+<span class="sourceLineNo">233</span>                        // TODO: help for cubemaps? @rrh<a name="line.233"></a>
+<span class="sourceLineNo">234</span>                        if (imageInfoHelp != null &amp;&amp; StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() &gt; 0 &amp;&amp; imageInfoHelp.showPopup()) {<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                                // Count down the number of times the popup will be displayed<a name="line.235"></a>
+<span class="sourceLineNo">236</span>                                StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.put(StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() - 1);<a name="line.236"></a>
+<span class="sourceLineNo">237</span>                        }<a name="line.237"></a>
+<span class="sourceLineNo">238</span><a name="line.238"></a>
+<span class="sourceLineNo">239</span>                        // Enables/disables next/previous buttons<a name="line.239"></a>
+<span class="sourceLineNo">240</span>                        nextButton.setEnabled(false);<a name="line.240"></a>
+<span class="sourceLineNo">241</span>                        previousButton.setEnabled(false);<a name="line.241"></a>
+<span class="sourceLineNo">242</span>                        if (image.getSequence() != null) {<a name="line.242"></a>
+<span class="sourceLineNo">243</span>                                StreetsideAbstractImage tempImage = image;<a name="line.243"></a>
+<span class="sourceLineNo">244</span>                                while (tempImage.next() != null) {<a name="line.244"></a>
+<span class="sourceLineNo">245</span>                                        tempImage = tempImage.next();<a name="line.245"></a>
+<span class="sourceLineNo">246</span>                                        if (tempImage.isVisible()) {<a name="line.246"></a>
+<span class="sourceLineNo">247</span>                                                nextButton.setEnabled(true);<a name="line.247"></a>
+<span class="sourceLineNo">248</span>                                                break;<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                                        }<a name="line.249"></a>
+<span class="sourceLineNo">250</span>                                }<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                        }<a name="line.251"></a>
+<span class="sourceLineNo">252</span>                        if (image.getSequence() != null) {<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                                StreetsideAbstractImage tempImage = image;<a name="line.253"></a>
+<span class="sourceLineNo">254</span>                                while (tempImage.previous() != null) {<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                                        tempImage = tempImage.previous();<a name="line.255"></a>
+<span class="sourceLineNo">256</span>                                        if (tempImage.isVisible()) {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                                                previousButton.setEnabled(true);<a name="line.257"></a>
+<span class="sourceLineNo">258</span>                                                break;<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                                        }<a name="line.259"></a>
+<span class="sourceLineNo">260</span>                                }<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                        }<a name="line.261"></a>
+<span class="sourceLineNo">262</span>                        if (image instanceof StreetsideImage) {<a name="line.262"></a>
+<span class="sourceLineNo">263</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.263"></a>
+<span class="sourceLineNo">264</span>                                // Downloads the thumbnail.<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.265"></a>
+<span class="sourceLineNo">266</span>                                if (thumbnailCache != null) {<a name="line.266"></a>
+<span class="sourceLineNo">267</span>                                        thumbnailCache.cancelOutstandingTasks();<a name="line.267"></a>
+<span class="sourceLineNo">268</span>                                }<a name="line.268"></a>
+<span class="sourceLineNo">269</span>                                thumbnailCache = new StreetsideCache(streetsideImage.getId(),<a name="line.269"></a>
+<span class="sourceLineNo">270</span>                                                StreetsideCache.Type.THUMBNAIL);<a name="line.270"></a>
+<span class="sourceLineNo">271</span>                                try {<a name="line.271"></a>
+<span class="sourceLineNo">272</span>                                        thumbnailCache.submit(this, false);<a name="line.272"></a>
+<span class="sourceLineNo">273</span>                                } catch (final IOException e) {<a name="line.273"></a>
+<span class="sourceLineNo">274</span>                                        logger.error(e);<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                                }<a name="line.275"></a>
+<span class="sourceLineNo">276</span><a name="line.276"></a>
+<span class="sourceLineNo">277</span>                                // Downloads the full resolution image.<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                                if (fullQuality || new StreetsideCache(streetsideImage.getId(),<a name="line.278"></a>
+<span class="sourceLineNo">279</span>                                                StreetsideCache.Type.FULL_IMAGE).get() != null) {<a name="line.279"></a>
+<span class="sourceLineNo">280</span>                                        if (imageCache != null) {<a name="line.280"></a>
+<span class="sourceLineNo">281</span>                                                imageCache.cancelOutstandingTasks();<a name="line.281"></a>
+<span class="sourceLineNo">282</span>                                        }<a name="line.282"></a>
+<span class="sourceLineNo">283</span>                                        imageCache = new StreetsideCache(streetsideImage.getId(),<a name="line.283"></a>
+<span class="sourceLineNo">284</span>                                                        StreetsideCache.Type.FULL_IMAGE);<a name="line.284"></a>
+<span class="sourceLineNo">285</span>                                        try {<a name="line.285"></a>
+<span class="sourceLineNo">286</span>                                                imageCache.submit(this, false);<a name="line.286"></a>
+<span class="sourceLineNo">287</span>                                        } catch (final IOException e) {<a name="line.287"></a>
+<span class="sourceLineNo">288</span>                                                logger.error(e);<a name="line.288"></a>
+<span class="sourceLineNo">289</span>                                        }<a name="line.289"></a>
+<span class="sourceLineNo">290</span>                                }<a name="line.290"></a>
+<span class="sourceLineNo">291</span>                        }<a name="line.291"></a>
+<span class="sourceLineNo">292</span>                        updateTitle();<a name="line.292"></a>
+<span class="sourceLineNo">293</span>                }<a name="line.293"></a>
+<span class="sourceLineNo">294</span>        }<a name="line.294"></a>
+<span class="sourceLineNo">295</span><a name="line.295"></a>
+<span class="sourceLineNo">296</span>        /**<a name="line.296"></a>
+<span class="sourceLineNo">297</span>         * Disables all the buttons in the dialog<a name="line.297"></a>
+<span class="sourceLineNo">298</span>         */<a name="line.298"></a>
+<span class="sourceLineNo">299</span>        public /*private*/ void disableAllButtons() {<a name="line.299"></a>
+<span class="sourceLineNo">300</span>                nextButton.setEnabled(false);<a name="line.300"></a>
+<span class="sourceLineNo">301</span>                previousButton.setEnabled(false);<a name="line.301"></a>
+<span class="sourceLineNo">302</span>                blueButton.setEnabled(false);<a name="line.302"></a>
+<span class="sourceLineNo">303</span>                redButton.setEnabled(false);<a name="line.303"></a>
+<span class="sourceLineNo">304</span>        }<a name="line.304"></a>
+<span class="sourceLineNo">305</span><a name="line.305"></a>
+<span class="sourceLineNo">306</span>        /**<a name="line.306"></a>
+<span class="sourceLineNo">307</span>         * Sets a new StreetsideImage to be shown.<a name="line.307"></a>
+<span class="sourceLineNo">308</span>         *<a name="line.308"></a>
+<span class="sourceLineNo">309</span>         * @param image The image to be shown.<a name="line.309"></a>
+<span class="sourceLineNo">310</span>         */<a name="line.310"></a>
+<span class="sourceLineNo">311</span>        public synchronized void setImage(StreetsideAbstractImage image) {<a name="line.311"></a>
+<span class="sourceLineNo">312</span>                this.image = image;<a name="line.312"></a>
+<span class="sourceLineNo">313</span>        }<a name="line.313"></a>
+<span class="sourceLineNo">314</span><a name="line.314"></a>
+<span class="sourceLineNo">315</span>        /**<a name="line.315"></a>
+<span class="sourceLineNo">316</span>         * Updates the title of the dialog.<a name="line.316"></a>
+<span class="sourceLineNo">317</span>         */<a name="line.317"></a>
+<span class="sourceLineNo">318</span>        // TODO: update title for 360 degree viewer? @rrh<a name="line.318"></a>
+<span class="sourceLineNo">319</span>        public synchronized void updateTitle() {<a name="line.319"></a>
+<span class="sourceLineNo">320</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.320"></a>
+<span class="sourceLineNo">321</span>                        SwingUtilities.invokeLater(this::updateTitle);<a name="line.321"></a>
+<span class="sourceLineNo">322</span>                } else if (image != null) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>                        final StringBuilder title = new StringBuilder(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.323"></a>
+<span class="sourceLineNo">324</span>                        if (image instanceof StreetsideImage) {<a name="line.324"></a>
+<span class="sourceLineNo">325</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.325"></a>
+<span class="sourceLineNo">326</span>                                if (streetsideImage.getCd() != 0) {<a name="line.326"></a>
+<span class="sourceLineNo">327</span>                                        title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(streetsideImage.getDate());<a name="line.327"></a>
+<span class="sourceLineNo">328</span>                                }<a name="line.328"></a>
+<span class="sourceLineNo">329</span>                                setTitle(title.toString());<a name="line.329"></a>
+<span class="sourceLineNo">330</span>                        } else if (image instanceof StreetsideImportedImage) {<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                                final StreetsideImportedImage mapillaryImportedImage = (StreetsideImportedImage) image;<a name="line.331"></a>
+<span class="sourceLineNo">332</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getFile().getName());<a name="line.332"></a>
+<span class="sourceLineNo">333</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getDate());<a name="line.333"></a>
+<span class="sourceLineNo">334</span>                                setTitle(title.toString());<a name="line.334"></a>
+<span class="sourceLineNo">335</span>                        }<a name="line.335"></a>
+<span class="sourceLineNo">336</span>                }<a name="line.336"></a>
+<span class="sourceLineNo">337</span>        }<a name="line.337"></a>
+<span class="sourceLineNo">338</span><a name="line.338"></a>
+<span class="sourceLineNo">339</span>        /**<a name="line.339"></a>
+<span class="sourceLineNo">340</span>         * Returns the {@link StreetsideAbstractImage} object which is being shown.<a name="line.340"></a>
+<span class="sourceLineNo">341</span>         *<a name="line.341"></a>
+<span class="sourceLineNo">342</span>         * @return The {@link StreetsideAbstractImage} object which is being shown.<a name="line.342"></a>
+<span class="sourceLineNo">343</span>         */<a name="line.343"></a>
+<span class="sourceLineNo">344</span>        public synchronized StreetsideAbstractImage getImage() {<a name="line.344"></a>
+<span class="sourceLineNo">345</span>                return image;<a name="line.345"></a>
+<span class="sourceLineNo">346</span>        }<a name="line.346"></a>
+<span class="sourceLineNo">347</span><a name="line.347"></a>
+<span class="sourceLineNo">348</span>        /**<a name="line.348"></a>
+<span class="sourceLineNo">349</span>         * Action class form the next image button.<a name="line.349"></a>
+<span class="sourceLineNo">350</span>         *<a name="line.350"></a>
+<span class="sourceLineNo">351</span>         * @author nokutu<a name="line.351"></a>
+<span class="sourceLineNo">352</span>         */<a name="line.352"></a>
+<span class="sourceLineNo">353</span>        private static class NextPictureAction extends AbstractAction {<a name="line.353"></a>
+<span class="sourceLineNo">354</span><a name="line.354"></a>
+<span class="sourceLineNo">355</span>                private static final long serialVersionUID = 6333692154558730392L;<a name="line.355"></a>
+<span class="sourceLineNo">356</span><a name="line.356"></a>
+<span class="sourceLineNo">357</span>                /**<a name="line.357"></a>
+<span class="sourceLineNo">358</span>                 * Constructs a normal NextPictureAction<a name="line.358"></a>
+<span class="sourceLineNo">359</span>                 */<a name="line.359"></a>
+<span class="sourceLineNo">360</span>                NextPictureAction() {<a name="line.360"></a>
+<span class="sourceLineNo">361</span>                        super(I18n.tr("Next picture"));<a name="line.361"></a>
+<span class="sourceLineNo">362</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the next picture in the sequence"));<a name="line.362"></a>
+<span class="sourceLineNo">363</span>                        new ImageProvider("help", "next").getResource().attachImageIcon(this, true);<a name="line.363"></a>
+<span class="sourceLineNo">364</span>                }<a name="line.364"></a>
+<span class="sourceLineNo">365</span><a name="line.365"></a>
+<span class="sourceLineNo">366</span>                @Override<a name="line.366"></a>
+<span class="sourceLineNo">367</span>                public void actionPerformed(ActionEvent e) {<a name="line.367"></a>
+<span class="sourceLineNo">368</span>                        StreetsideLayer.getInstance().getData().selectNext();<a name="line.368"></a>
+<span class="sourceLineNo">369</span>                }<a name="line.369"></a>
+<span class="sourceLineNo">370</span>        }<a name="line.370"></a>
+<span class="sourceLineNo">371</span><a name="line.371"></a>
+<span class="sourceLineNo">372</span>        /**<a name="line.372"></a>
+<span class="sourceLineNo">373</span>         * Action class for the previous image button.<a name="line.373"></a>
+<span class="sourceLineNo">374</span>         *<a name="line.374"></a>
+<span class="sourceLineNo">375</span>         * @author nokutu<a name="line.375"></a>
+<span class="sourceLineNo">376</span>         */<a name="line.376"></a>
+<span class="sourceLineNo">377</span>        private static class PreviousPictureAction extends AbstractAction {<a name="line.377"></a>
+<span class="sourceLineNo">378</span><a name="line.378"></a>
+<span class="sourceLineNo">379</span>                private static final long serialVersionUID = 4390593660514657107L;<a name="line.379"></a>
+<span class="sourceLineNo">380</span><a name="line.380"></a>
+<span class="sourceLineNo">381</span>                /**<a name="line.381"></a>
+<span class="sourceLineNo">382</span>                 * Constructs a normal PreviousPictureAction<a name="line.382"></a>
+<span class="sourceLineNo">383</span>                 */<a name="line.383"></a>
+<span class="sourceLineNo">384</span>                PreviousPictureAction() {<a name="line.384"></a>
+<span class="sourceLineNo">385</span>                        super(I18n.tr("Previous picture"));<a name="line.385"></a>
+<span class="sourceLineNo">386</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the previous picture in the sequence"));<a name="line.386"></a>
+<span class="sourceLineNo">387</span>                        new ImageProvider("help", "previous").getResource().attachImageIcon(this, true);<a name="line.387"></a>
+<span class="sourceLineNo">388</span>                }<a name="line.388"></a>
+<span class="sourceLineNo">389</span><a name="line.389"></a>
+<span class="sourceLineNo">390</span>                @Override<a name="line.390"></a>
+<span class="sourceLineNo">391</span>                public void actionPerformed(ActionEvent e) {<a name="line.391"></a>
+<span class="sourceLineNo">392</span>                        StreetsideLayer.getInstance().getData().selectPrevious();<a name="line.392"></a>
+<span class="sourceLineNo">393</span>                }<a name="line.393"></a>
+<span class="sourceLineNo">394</span>        }<a name="line.394"></a>
+<span class="sourceLineNo">395</span><a name="line.395"></a>
+<span class="sourceLineNo">396</span>        /**<a name="line.396"></a>
+<span class="sourceLineNo">397</span>         * Action class to jump to the image following the red line.<a name="line.397"></a>
+<span class="sourceLineNo">398</span>         *<a name="line.398"></a>
+<span class="sourceLineNo">399</span>         * @author nokutu<a name="line.399"></a>
+<span class="sourceLineNo">400</span>         */<a name="line.400"></a>
+<span class="sourceLineNo">401</span>        private static class RedAction extends AbstractAction {<a name="line.401"></a>
+<span class="sourceLineNo">402</span><a name="line.402"></a>
+<span class="sourceLineNo">403</span>                private static final long serialVersionUID = -1244456062285831231L;<a name="line.403"></a>
+<span class="sourceLineNo">404</span><a name="line.404"></a>
+<span class="sourceLineNo">405</span>                /**<a name="line.405"></a>
+<span class="sourceLineNo">406</span>                 * Constructs a normal RedAction<a name="line.406"></a>
+<span class="sourceLineNo">407</span>                 */<a name="line.407"></a>
+<span class="sourceLineNo">408</span>                RedAction() {<a name="line.408"></a>
+<span class="sourceLineNo">409</span>                        putValue(Action.NAME, I18n.tr("Jump to red"));<a name="line.409"></a>
+<span class="sourceLineNo">410</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.410"></a>
+<span class="sourceLineNo">411</span>                                        I18n.tr("Jumps to the picture at the other side of the red line"));<a name="line.411"></a>
+<span class="sourceLineNo">412</span>                        new ImageProvider("dialogs", "red").getResource().attachImageIcon(this, true);<a name="line.412"></a>
+<span class="sourceLineNo">413</span>                }<a name="line.413"></a>
+<span class="sourceLineNo">414</span><a name="line.414"></a>
+<span class="sourceLineNo">415</span>                // TODO: RedAction for cubemaps? @rrh<a name="line.415"></a>
+<span class="sourceLineNo">416</span>                @Override<a name="line.416"></a>
+<span class="sourceLineNo">417</span>                public void actionPerformed(ActionEvent e) {<a name="line.417"></a>
+<span class="sourceLineNo">418</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.418"></a>
+<span class="sourceLineNo">419</span>                                StreetsideLayer.getInstance().getData()<a name="line.419"></a>
+<span class="sourceLineNo">420</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(1), true);<a name="line.420"></a>
+<span class="sourceLineNo">421</span>                        }<a name="line.421"></a>
+<span class="sourceLineNo">422</span>                }<a name="line.422"></a>
+<span class="sourceLineNo">423</span>        }<a name="line.423"></a>
+<span class="sourceLineNo">424</span><a name="line.424"></a>
+<span class="sourceLineNo">425</span>        /**<a name="line.425"></a>
+<span class="sourceLineNo">426</span>         * Action class to jump to the image following the blue line.<a name="line.426"></a>
+<span class="sourceLineNo">427</span>         *<a name="line.427"></a>
+<span class="sourceLineNo">428</span>         * @author nokutu<a name="line.428"></a>
+<span class="sourceLineNo">429</span>         */<a name="line.429"></a>
+<span class="sourceLineNo">430</span>        private static class BlueAction extends AbstractAction {<a name="line.430"></a>
+<span class="sourceLineNo">431</span><a name="line.431"></a>
+<span class="sourceLineNo">432</span>                private static final long serialVersionUID = 5951233534212838780L;<a name="line.432"></a>
+<span class="sourceLineNo">433</span><a name="line.433"></a>
+<span class="sourceLineNo">434</span>                /**<a name="line.434"></a>
+<span class="sourceLineNo">435</span>                 * Constructs a normal BlueAction<a name="line.435"></a>
+<span class="sourceLineNo">436</span>                 */<a name="line.436"></a>
+<span class="sourceLineNo">437</span>                BlueAction() {<a name="line.437"></a>
+<span class="sourceLineNo">438</span>                        putValue(Action.NAME, I18n.tr("Jump to blue"));<a name="line.438"></a>
+<span class="sourceLineNo">439</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.439"></a>
+<span class="sourceLineNo">440</span>                                        I18n.tr("Jumps to the picture at the other side of the blue line"));<a name="line.440"></a>
+<span class="sourceLineNo">441</span>                        new ImageProvider("dialogs", "blue").getResource().attachImageIcon(this, true);<a name="line.441"></a>
+<span class="sourceLineNo">442</span>                }<a name="line.442"></a>
+<span class="sourceLineNo">443</span><a name="line.443"></a>
+<span class="sourceLineNo">444</span>                // TODO: BlueAction for cubemaps?<a name="line.444"></a>
+<span class="sourceLineNo">445</span>                @Override<a name="line.445"></a>
+<span class="sourceLineNo">446</span>                public void actionPerformed(ActionEvent e) {<a name="line.446"></a>
+<span class="sourceLineNo">447</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.447"></a>
+<span class="sourceLineNo">448</span>                                StreetsideLayer.getInstance().getData()<a name="line.448"></a>
+<span class="sourceLineNo">449</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(2), true);<a name="line.449"></a>
+<span class="sourceLineNo">450</span>                        }<a name="line.450"></a>
+<span class="sourceLineNo">451</span>                }<a name="line.451"></a>
+<span class="sourceLineNo">452</span>        }<a name="line.452"></a>
+<span class="sourceLineNo">453</span><a name="line.453"></a>
+<span class="sourceLineNo">454</span>        private static class StopAction extends AbstractAction implements WalkListener {<a name="line.454"></a>
+<span class="sourceLineNo">455</span><a name="line.455"></a>
+<span class="sourceLineNo">456</span>                private static final long serialVersionUID = 8789972456611625341L;<a name="line.456"></a>
+<span class="sourceLineNo">457</span><a name="line.457"></a>
+<span class="sourceLineNo">458</span>                private WalkThread thread;<a name="line.458"></a>
+<span class="sourceLineNo">459</span><a name="line.459"></a>
+<span class="sourceLineNo">460</span>                /**<a name="line.460"></a>
+<span class="sourceLineNo">461</span>                 * Constructs a normal StopAction<a name="line.461"></a>
+<span class="sourceLineNo">462</span>                 */<a name="line.462"></a>
+<span class="sourceLineNo">463</span>                StopAction() {<a name="line.463"></a>
+<span class="sourceLineNo">464</span>                        putValue(Action.NAME, I18n.tr("Stop"));<a name="line.464"></a>
+<span class="sourceLineNo">465</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Stops the walk."));<a name="line.465"></a>
+<span class="sourceLineNo">466</span>                        new ImageProvider("dialogs/streetsideStop.png").getResource().attachImageIcon(this, true);<a name="line.466"></a>
+<span class="sourceLineNo">467</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.467"></a>
+<span class="sourceLineNo">468</span>                }<a name="line.468"></a>
+<span class="sourceLineNo">469</span><a name="line.469"></a>
+<span class="sourceLineNo">470</span>                @Override<a name="line.470"></a>
+<span class="sourceLineNo">471</span>                public void actionPerformed(ActionEvent e) {<a name="line.471"></a>
+<span class="sourceLineNo">472</span>                        if (thread != null) {<a name="line.472"></a>
+<span class="sourceLineNo">473</span>                                thread.stopWalk();<a name="line.473"></a>
+<span class="sourceLineNo">474</span>                        }<a name="line.474"></a>
+<span class="sourceLineNo">475</span>                }<a name="line.475"></a>
+<span class="sourceLineNo">476</span><a name="line.476"></a>
+<span class="sourceLineNo">477</span>                @Override<a name="line.477"></a>
+<span class="sourceLineNo">478</span>                public void walkStarted(WalkThread thread) {<a name="line.478"></a>
+<span class="sourceLineNo">479</span>                        this.thread = thread;<a name="line.479"></a>
+<span class="sourceLineNo">480</span>                }<a name="line.480"></a>
+<span class="sourceLineNo">481</span>        }<a name="line.481"></a>
+<span class="sourceLineNo">482</span><a name="line.482"></a>
+<span class="sourceLineNo">483</span>        private static class PlayAction extends AbstractAction implements WalkListener {<a name="line.483"></a>
+<span class="sourceLineNo">484</span><a name="line.484"></a>
+<span class="sourceLineNo">485</span>                private static final long serialVersionUID = -1572747020946842769L;<a name="line.485"></a>
+<span class="sourceLineNo">486</span><a name="line.486"></a>
+<span class="sourceLineNo">487</span>                private transient WalkThread thread;<a name="line.487"></a>
+<span class="sourceLineNo">488</span><a name="line.488"></a>
+<span class="sourceLineNo">489</span>                /**<a name="line.489"></a>
+<span class="sourceLineNo">490</span>                 * Constructs a normal PlayAction<a name="line.490"></a>
+<span class="sourceLineNo">491</span>                 */<a name="line.491"></a>
+<span class="sourceLineNo">492</span>                PlayAction() {<a name="line.492"></a>
+<span class="sourceLineNo">493</span>                        putValue(Action.NAME, I18n.tr("Play"));<a name="line.493"></a>
+<span class="sourceLineNo">494</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Continues with the paused walk."));<a name="line.494"></a>
+<span class="sourceLineNo">495</span>                        new ImageProvider("dialogs/streetsidePlay.png").getResource().attachImageIcon(this, true);<a name="line.495"></a>
+<span class="sourceLineNo">496</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.496"></a>
+<span class="sourceLineNo">497</span>                }<a name="line.497"></a>
+<span class="sourceLineNo">498</span><a name="line.498"></a>
+<span class="sourceLineNo">499</span>                @Override<a name="line.499"></a>
+<span class="sourceLineNo">500</span>                public void actionPerformed(ActionEvent e) {<a name="line.500"></a>
+<span class="sourceLineNo">501</span>                        if (thread != null) {<a name="line.501"></a>
+<span class="sourceLineNo">502</span>                                thread.play();<a name="line.502"></a>
+<span class="sourceLineNo">503</span>                        }<a name="line.503"></a>
+<span class="sourceLineNo">504</span>                }<a name="line.504"></a>
+<span class="sourceLineNo">505</span><a name="line.505"></a>
+<span class="sourceLineNo">506</span>                @Override<a name="line.506"></a>
+<span class="sourceLineNo">507</span>                public void walkStarted(WalkThread thread) {<a name="line.507"></a>
+<span class="sourceLineNo">508</span>                        if (thread != null) {<a name="line.508"></a>
+<span class="sourceLineNo">509</span>                                this.thread = thread;<a name="line.509"></a>
+<span class="sourceLineNo">510</span>                        }<a name="line.510"></a>
+<span class="sourceLineNo">511</span>                }<a name="line.511"></a>
+<span class="sourceLineNo">512</span>        }<a name="line.512"></a>
+<span class="sourceLineNo">513</span><a name="line.513"></a>
+<span class="sourceLineNo">514</span>        private static class PauseAction extends AbstractAction implements WalkListener {<a name="line.514"></a>
+<span class="sourceLineNo">515</span><a name="line.515"></a>
+<span class="sourceLineNo">516</span>                /**<a name="line.516"></a>
+<span class="sourceLineNo">517</span>                 *<a name="line.517"></a>
+<span class="sourceLineNo">518</span>                 */<a name="line.518"></a>
+<span class="sourceLineNo">519</span>                private static final long serialVersionUID = -8758326399460817222L;<a name="line.519"></a>
+<span class="sourceLineNo">520</span>                private WalkThread thread;<a name="line.520"></a>
+<span class="sourceLineNo">521</span><a name="line.521"></a>
+<span class="sourceLineNo">522</span>                /**<a name="line.522"></a>
+<span class="sourceLineNo">523</span>                 * Constructs a normal PauseAction<a name="line.523"></a>
+<span class="sourceLineNo">524</span>                 */<a name="line.524"></a>
+<span class="sourceLineNo">525</span>                PauseAction() {<a name="line.525"></a>
+<span class="sourceLineNo">526</span>                        putValue(Action.NAME, I18n.tr("Pause"));<a name="line.526"></a>
+<span class="sourceLineNo">527</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Pauses the walk."));<a name="line.527"></a>
+<span class="sourceLineNo">528</span>                        new ImageProvider("dialogs/streetsidePause.png").getResource().attachImageIcon(this, true);<a name="line.528"></a>
+<span class="sourceLineNo">529</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.529"></a>
+<span class="sourceLineNo">530</span>                }<a name="line.530"></a>
+<span class="sourceLineNo">531</span><a name="line.531"></a>
+<span class="sourceLineNo">532</span>                @Override<a name="line.532"></a>
+<span class="sourceLineNo">533</span>                public void actionPerformed(ActionEvent e) {<a name="line.533"></a>
+<span class="sourceLineNo">534</span>                        thread.pause();<a name="line.534"></a>
+<span class="sourceLineNo">535</span>                }<a name="line.535"></a>
+<span class="sourceLineNo">536</span><a name="line.536"></a>
+<span class="sourceLineNo">537</span>                @Override<a name="line.537"></a>
+<span class="sourceLineNo">538</span>                public void walkStarted(WalkThread thread) {<a name="line.538"></a>
+<span class="sourceLineNo">539</span>                        this.thread = thread;<a name="line.539"></a>
+<span class="sourceLineNo">540</span>                }<a name="line.540"></a>
+<span class="sourceLineNo">541</span>        }<a name="line.541"></a>
+<span class="sourceLineNo">542</span><a name="line.542"></a>
+<span class="sourceLineNo">543</span>        /**<a name="line.543"></a>
+<span class="sourceLineNo">544</span>         * When the pictures are returned from the cache, they are set in the<a name="line.544"></a>
+<span class="sourceLineNo">545</span>         * {@link StreetsideImageDisplay} object.<a name="line.545"></a>
+<span class="sourceLineNo">546</span>         */<a name="line.546"></a>
+<span class="sourceLineNo">547</span>        @Override<a name="line.547"></a>
+<span class="sourceLineNo">548</span>        public void loadingFinished(final CacheEntry data, final CacheEntryAttributes attributes, final LoadResult result) {<a name="line.548"></a>
+<span class="sourceLineNo">549</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.549"></a>
+<span class="sourceLineNo">550</span>                        SwingUtilities.invokeLater(() -&gt; loadingFinished(data, attributes, result));<a name="line.550"></a>
+<span class="sourceLineNo">551</span><a name="line.551"></a>
+<span class="sourceLineNo">552</span>                } else if (data != null &amp;&amp; result == LoadResult.SUCCESS) {<a name="line.552"></a>
+<span class="sourceLineNo">553</span>                        try {<a name="line.553"></a>
+<span class="sourceLineNo">554</span>                                final BufferedImage img = ImageIO.read(new ByteArrayInputStream(data.getContent()));<a name="line.554"></a>
+<span class="sourceLineNo">555</span>                                if (img == null) {<a name="line.555"></a>
+<span class="sourceLineNo">556</span>                                        return;<a name="line.556"></a>
+<span class="sourceLineNo">557</span>                                }<a name="line.557"></a>
+<span class="sourceLineNo">558</span>                                if (<a name="line.558"></a>
+<span class="sourceLineNo">559</span>                                                streetsideImageDisplay.getImage() == null<a name="line.559"></a>
+<span class="sourceLineNo">560</span>                                                || img.getHeight() &gt; streetsideImageDisplay.getImage().getHeight()<a name="line.560"></a>
+<span class="sourceLineNo">561</span>                                                ) {<a name="line.561"></a>
+<span class="sourceLineNo">562</span>                                        //final StreetsideAbstractImage mai = getImage();<a name="line.562"></a>
+<span class="sourceLineNo">563</span>                                        streetsideImageDisplay.setImage(<a name="line.563"></a>
+<span class="sourceLineNo">564</span>                                                        img,<a name="line.564"></a>
+<span class="sourceLineNo">565</span>                                                        //mai instanceof StreetsideImage ? ((StreetsideImage) getImage()).getDetections() : null<a name="line.565"></a>
+<span class="sourceLineNo">566</span>                                                        null);<a name="line.566"></a>
+<span class="sourceLineNo">567</span>                                }<a name="line.567"></a>
+<span class="sourceLineNo">568</span>                        } catch (final IOException e) {<a name="line.568"></a>
+<span class="sourceLineNo">569</span>                                logger.error(e);<a name="line.569"></a>
+<span class="sourceLineNo">570</span>                        }<a name="line.570"></a>
+<span class="sourceLineNo">571</span>                }<a name="line.571"></a>
+<span class="sourceLineNo">572</span>        }<a name="line.572"></a>
+<span class="sourceLineNo">573</span><a name="line.573"></a>
+<span class="sourceLineNo">574</span><a name="line.574"></a>
+<span class="sourceLineNo">575</span>        /**<a name="line.575"></a>
+<span class="sourceLineNo">576</span>         * Creates the layout of the dialog.<a name="line.576"></a>
+<span class="sourceLineNo">577</span>         *<a name="line.577"></a>
+<span class="sourceLineNo">578</span>         * @param data    The content of the dialog<a name="line.578"></a>
+<span class="sourceLineNo">579</span>         * @param buttons The buttons where you can click<a name="line.579"></a>
+<span class="sourceLineNo">580</span>         */<a name="line.580"></a>
+<span class="sourceLineNo">581</span>        public void createLayout(Component data, List&lt;SideButton&gt; buttons) {<a name="line.581"></a>
+<span class="sourceLineNo">582</span>                removeAll();<a name="line.582"></a>
+<span class="sourceLineNo">583</span>                createLayout(data, true, buttons);<a name="line.583"></a>
+<span class="sourceLineNo">584</span>                add(titleBar, BorderLayout.NORTH);<a name="line.584"></a>
+<span class="sourceLineNo">585</span>        }<a name="line.585"></a>
+<span class="sourceLineNo">586</span><a name="line.586"></a>
+<span class="sourceLineNo">587</span>        @Override<a name="line.587"></a>
+<span class="sourceLineNo">588</span>        public void selectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.588"></a>
+<span class="sourceLineNo">589</span>                setImage(newImage);<a name="line.589"></a>
+<span class="sourceLineNo">590</span>                updateImage();<a name="line.590"></a>
+<span class="sourceLineNo">591</span>        }<a name="line.591"></a>
+<span class="sourceLineNo">592</span><a name="line.592"></a>
+<span class="sourceLineNo">593</span>        @Override<a name="line.593"></a>
+<span class="sourceLineNo">594</span>        public void imagesAdded() {<a name="line.594"></a>
+<span class="sourceLineNo">595</span>                // This method is enforced by StreetsideDataListener, but only selectedImageChanged() is needed<a name="line.595"></a>
+<span class="sourceLineNo">596</span>        }<a name="line.596"></a>
+<span class="sourceLineNo">597</span><a name="line.597"></a>
+<span class="sourceLineNo">598</span>        /**<a name="line.598"></a>
+<span class="sourceLineNo">599</span>         * @return the streetsideImageDisplay<a name="line.599"></a>
+<span class="sourceLineNo">600</span>         */<a name="line.600"></a>
+<span class="sourceLineNo">601</span>        public StreetsideImageDisplay getStreetsideImageDisplay() {<a name="line.601"></a>
+<span class="sourceLineNo">602</span>                return streetsideImageDisplay;<a name="line.602"></a>
+<span class="sourceLineNo">603</span>        }<a name="line.603"></a>
+<span class="sourceLineNo">604</span><a name="line.604"></a>
+<span class="sourceLineNo">605</span>        /**<a name="line.605"></a>
+<span class="sourceLineNo">606</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.606"></a>
+<span class="sourceLineNo">607</span>         */<a name="line.607"></a>
+<span class="sourceLineNo">608</span>        public void setStreetsideImageDisplay(StreetsideImageDisplay streetsideImageDisplay) {<a name="line.608"></a>
+<span class="sourceLineNo">609</span>                this.streetsideImageDisplay = streetsideImageDisplay;<a name="line.609"></a>
+<span class="sourceLineNo">610</span>        }<a name="line.610"></a>
+<span class="sourceLineNo">611</span><a name="line.611"></a>
+<span class="sourceLineNo">612</span>        /**<a name="line.612"></a>
+<span class="sourceLineNo">613</span>         * @return the streetsideImageDisplay<a name="line.613"></a>
+<span class="sourceLineNo">614</span>         */<a name="line.614"></a>
+<span class="sourceLineNo">615</span>        /*public StreetsideViewerDisplay getStreetsideViewerDisplay() {<a name="line.615"></a>
+<span class="sourceLineNo">616</span>                return streetsideViewerDisplay;<a name="line.616"></a>
+<span class="sourceLineNo">617</span>        }*/<a name="line.617"></a>
+<span class="sourceLineNo">618</span><a name="line.618"></a>
+<span class="sourceLineNo">619</span>        /**<a name="line.619"></a>
+<span class="sourceLineNo">620</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.620"></a>
+<span class="sourceLineNo">621</span>         */<a name="line.621"></a>
+<span class="sourceLineNo">622</span>        /*public void setStreetsideViewerDisplay(StreetsideViewerDisplay streetsideViewerDisplay) {<a name="line.622"></a>
+<span class="sourceLineNo">623</span>                streetsideViewerDisplay = streetsideViewerDisplay;<a name="line.623"></a>
+<span class="sourceLineNo">624</span>        }*/<a name="line.624"></a>
+<span class="sourceLineNo">625</span><a name="line.625"></a>
+<span class="sourceLineNo">626</span>        /*private StreetsideViewerDisplay initStreetsideViewerDisplay() {<a name="line.626"></a>
+<span class="sourceLineNo">627</span>                StreetsideViewerDisplay res = new StreetsideViewerDisplay();<a name="line.627"></a>
+<span class="sourceLineNo">628</span>        //this.add(streetsideViewerDisplay);<a name="line.628"></a>
+<span class="sourceLineNo">629</span><a name="line.629"></a>
+<span class="sourceLineNo">630</span><a name="line.630"></a>
+<span class="sourceLineNo">631</span>                Platform.runLater(new Runnable() {<a name="line.631"></a>
+<span class="sourceLineNo">632</span>            @Override<a name="line.632"></a>
+<span class="sourceLineNo">633</span>            public void run() {<a name="line.633"></a>
+<span class="sourceLineNo">634</span>                Scene scene;<a name="line.634"></a>
+<span class="sourceLineNo">635</span>                                try {<a name="line.635"></a>
+<span class="sourceLineNo">636</span>                                        scene = StreetsideViewerDisplay.createScene();<a name="line.636"></a>
+<span class="sourceLineNo">637</span>                                        res.setScene(scene);<a name="line.637"></a>
+<span class="sourceLineNo">638</span>                                } catch (NonInvertibleTransformException e) {<a name="line.638"></a>
+<span class="sourceLineNo">639</span>                                        // TODO Auto-generated catch block<a name="line.639"></a>
+<span class="sourceLineNo">640</span>                                        e.printStackTrace();<a name="line.640"></a>
+<span class="sourceLineNo">641</span>                                }<a name="line.641"></a>
+<span class="sourceLineNo">642</span>            }<a name="line.642"></a>
+<span class="sourceLineNo">643</span>       });<a name="line.643"></a>
+<span class="sourceLineNo">644</span>                return res;<a name="line.644"></a>
+<span class="sourceLineNo">645</span>        }*/<a name="line.645"></a>
+<span class="sourceLineNo">646</span>}<a name="line.646"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PlayAction.html	(revision 34416)
@@ -0,0 +1,718 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Color;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Component;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.ActionEvent;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.image.BufferedImage;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.io.ByteArrayInputStream;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.io.IOException;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Arrays;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.List;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.imageio.ImageIO;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.AbstractAction;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.Action;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.JComponent;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javax.swing.KeyStroke;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javax.swing.SwingUtilities;<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.apache.log4j.Logger;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.data.cache.CacheEntry;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.data.cache.CacheEntryAttributes;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.data.cache.ICachedLoaderListener;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.gui.SideButton;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.openstreetmap.josm.gui.dialogs.ToggleDialog;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.plugins.streetside.StreetsideDataListener;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkListener;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkThread;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>import org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>import org.openstreetmap.josm.tools.I18n;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>/**<a name="line.42"></a>
+<span class="sourceLineNo">043</span> * Toggle dialog that shows an image and some buttons.<a name="line.43"></a>
+<span class="sourceLineNo">044</span> *<a name="line.44"></a>
+<span class="sourceLineNo">045</span> * @author nokutu<a name="line.45"></a>
+<span class="sourceLineNo">046</span> * @author renerr18<a name="line.46"></a>
+<span class="sourceLineNo">047</span> */<a name="line.47"></a>
+<span class="sourceLineNo">048</span>public final class StreetsideMainDialog extends ToggleDialog implements<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                ICachedLoaderListener, StreetsideDataListener {<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>        private static final long serialVersionUID = 2645654786827812861L;<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>  final static Logger logger = Logger.getLogger(StreetsideMainDialog.class);<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>  public static final String BASE_TITLE = I18n.marktr("Microsoft Streetside image");<a name="line.55"></a>
+<span class="sourceLineNo">056</span><a name="line.56"></a>
+<span class="sourceLineNo">057</span>        private static final String MESSAGE_SEPARATOR = " — ";<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>        private static StreetsideMainDialog instance;<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>        private volatile StreetsideAbstractImage image;<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>        public final SideButton nextButton = new SideButton(new NextPictureAction());<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        public final SideButton previousButton = new SideButton(new PreviousPictureAction());<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        /**<a name="line.65"></a>
+<span class="sourceLineNo">066</span>         * Button used to jump to the image following the red line<a name="line.66"></a>
+<span class="sourceLineNo">067</span>         */<a name="line.67"></a>
+<span class="sourceLineNo">068</span>        public final SideButton redButton = new SideButton(new RedAction());<a name="line.68"></a>
+<span class="sourceLineNo">069</span>        /**<a name="line.69"></a>
+<span class="sourceLineNo">070</span>         * Button used to jump to the image following the blue line<a name="line.70"></a>
+<span class="sourceLineNo">071</span>         */<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        public final SideButton blueButton = new SideButton(new BlueAction());<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>        private final SideButton playButton = new SideButton(new PlayAction());<a name="line.74"></a>
+<span class="sourceLineNo">075</span>        private final SideButton pauseButton = new SideButton(new PauseAction());<a name="line.75"></a>
+<span class="sourceLineNo">076</span>        private final SideButton stopButton = new SideButton(new StopAction());<a name="line.76"></a>
+<span class="sourceLineNo">077</span><a name="line.77"></a>
+<span class="sourceLineNo">078</span>        private ImageInfoHelpPopup imageInfoHelp;<a name="line.78"></a>
+<span class="sourceLineNo">079</span><a name="line.79"></a>
+<span class="sourceLineNo">080</span>        private StreetsideViewerHelpPopup streetsideViewerHelp;<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>        /**<a name="line.82"></a>
+<span class="sourceLineNo">083</span>         * Buttons mode.<a name="line.83"></a>
+<span class="sourceLineNo">084</span>         *<a name="line.84"></a>
+<span class="sourceLineNo">085</span>         * @author nokutu<a name="line.85"></a>
+<span class="sourceLineNo">086</span>         */<a name="line.86"></a>
+<span class="sourceLineNo">087</span>        public enum MODE {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                /**<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                 * Standard mode to view pictures.<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                 */<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                NORMAL,<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                /**<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                 * Mode when in walk.<a name="line.93"></a>
+<span class="sourceLineNo">094</span>                 */<a name="line.94"></a>
+<span class="sourceLineNo">095</span>                WALK<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>        /**<a name="line.98"></a>
+<span class="sourceLineNo">099</span>         * Object containing the shown image and that handles zoom and drag<a name="line.99"></a>
+<span class="sourceLineNo">100</span>         */<a name="line.100"></a>
+<span class="sourceLineNo">101</span>        public StreetsideImageDisplay streetsideImageDisplay;<a name="line.101"></a>
+<span class="sourceLineNo">102</span><a name="line.102"></a>
+<span class="sourceLineNo">103</span>        private StreetsideCache imageCache;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>        public StreetsideCache thumbnailCache;<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>        private StreetsideMainDialog() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                super(I18n.tr(StreetsideMainDialog.BASE_TITLE), "streetside-main", I18n.tr("Open Streetside window"), null, 200,<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                                true, StreetsidePreferenceSetting.class);<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                addShortcuts();<a name="line.109"></a>
+<span class="sourceLineNo">110</span><a name="line.110"></a>
+<span class="sourceLineNo">111</span>                streetsideImageDisplay = new StreetsideImageDisplay();<a name="line.111"></a>
+<span class="sourceLineNo">112</span><a name="line.112"></a>
+<span class="sourceLineNo">113</span>                blueButton.setForeground(Color.BLUE);<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                redButton.setForeground(Color.RED);<a name="line.114"></a>
+<span class="sourceLineNo">115</span><a name="line.115"></a>
+<span class="sourceLineNo">116</span>                // TODO: Modes for cubemaps? @rrh<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                setMode(MODE.NORMAL);<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        /**<a name="line.120"></a>
+<span class="sourceLineNo">121</span>         * Adds the shortcuts to the buttons.<a name="line.121"></a>
+<span class="sourceLineNo">122</span>         */<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        private void addShortcuts() {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                nextButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                KeyStroke.getKeyStroke("PAGE_DOWN"), "next");<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                nextButton.getActionMap().put("next", new NextPictureAction());<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                previousButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                KeyStroke.getKeyStroke("PAGE_UP"), "previous");<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                previousButton.getActionMap().put("previous",<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                                new PreviousPictureAction());<a name="line.130"></a>
+<span class="sourceLineNo">131</span>                blueButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.131"></a>
+<span class="sourceLineNo">132</span>                                KeyStroke.getKeyStroke("control PAGE_UP"), "blue");<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                blueButton.getActionMap().put("blue", new BlueAction());<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                redButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                                KeyStroke.getKeyStroke("control PAGE_DOWN"), "red");<a name="line.135"></a>
+<span class="sourceLineNo">136</span>                redButton.getActionMap().put("red", new RedAction());<a name="line.136"></a>
+<span class="sourceLineNo">137</span>        }<a name="line.137"></a>
+<span class="sourceLineNo">138</span><a name="line.138"></a>
+<span class="sourceLineNo">139</span>        /**<a name="line.139"></a>
+<span class="sourceLineNo">140</span>         * Returns the unique instance of the class.<a name="line.140"></a>
+<span class="sourceLineNo">141</span>         *<a name="line.141"></a>
+<span class="sourceLineNo">142</span>         * @return The unique instance of the class.<a name="line.142"></a>
+<span class="sourceLineNo">143</span>         */<a name="line.143"></a>
+<span class="sourceLineNo">144</span>        public static synchronized StreetsideMainDialog getInstance() {<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                if (StreetsideMainDialog.instance == null) {<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                        StreetsideMainDialog.instance = new StreetsideMainDialog();<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                return StreetsideMainDialog.instance;<a name="line.148"></a>
+<span class="sourceLineNo">149</span>        }<a name="line.149"></a>
+<span class="sourceLineNo">150</span><a name="line.150"></a>
+<span class="sourceLineNo">151</span>        /**<a name="line.151"></a>
+<span class="sourceLineNo">152</span>         * @return true, iff the singleton instance is present<a name="line.152"></a>
+<span class="sourceLineNo">153</span>         */<a name="line.153"></a>
+<span class="sourceLineNo">154</span>        public static boolean hasInstance() {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                return StreetsideMainDialog.instance != null;<a name="line.155"></a>
+<span class="sourceLineNo">156</span>        }<a name="line.156"></a>
+<span class="sourceLineNo">157</span><a name="line.157"></a>
+<span class="sourceLineNo">158</span>        public synchronized void setImageInfoHelp(ImageInfoHelpPopup popup) {<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                imageInfoHelp = popup;<a name="line.159"></a>
+<span class="sourceLineNo">160</span>        }<a name="line.160"></a>
+<span class="sourceLineNo">161</span><a name="line.161"></a>
+<span class="sourceLineNo">162</span>        public synchronized void setStreetsideViewerHelp(StreetsideViewerHelpPopup popup) {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                streetsideViewerHelp = popup;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>        }<a name="line.164"></a>
+<span class="sourceLineNo">165</span><a name="line.165"></a>
+<span class="sourceLineNo">166</span>        /**<a name="line.166"></a>
+<span class="sourceLineNo">167</span>         * @return the streetsideViewerHelp<a name="line.167"></a>
+<span class="sourceLineNo">168</span>         */<a name="line.168"></a>
+<span class="sourceLineNo">169</span>        public StreetsideViewerHelpPopup getStreetsideViewerHelp() {<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                return streetsideViewerHelp;<a name="line.170"></a>
+<span class="sourceLineNo">171</span>        }<a name="line.171"></a>
+<span class="sourceLineNo">172</span><a name="line.172"></a>
+<span class="sourceLineNo">173</span>        /**<a name="line.173"></a>
+<span class="sourceLineNo">174</span>         * Sets a new mode for the dialog.<a name="line.174"></a>
+<span class="sourceLineNo">175</span>         *<a name="line.175"></a>
+<span class="sourceLineNo">176</span>         * @param mode The mode to be set. Must not be {@code null}.<a name="line.176"></a>
+<span class="sourceLineNo">177</span>         */<a name="line.177"></a>
+<span class="sourceLineNo">178</span>        public void setMode(MODE mode) {<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                switch (mode) {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                case WALK:<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                        createLayout(<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                                streetsideImageDisplay,<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                                Arrays.asList(playButton, pauseButton, stopButton)<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                        );<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                case NORMAL:<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                default:<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                        createLayout(<a name="line.187"></a>
+<span class="sourceLineNo">188</span>                        streetsideImageDisplay,<a name="line.188"></a>
+<span class="sourceLineNo">189</span>                        Arrays.asList(blueButton, previousButton, nextButton, redButton)<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                    );<a name="line.190"></a>
+<span class="sourceLineNo">191</span>                }<a name="line.191"></a>
+<span class="sourceLineNo">192</span>                disableAllButtons();<a name="line.192"></a>
+<span class="sourceLineNo">193</span>                if (MODE.NORMAL.equals(mode)) {<a name="line.193"></a>
+<span class="sourceLineNo">194</span>                        updateImage();<a name="line.194"></a>
+<span class="sourceLineNo">195</span>                }       }<a name="line.195"></a>
+<span class="sourceLineNo">196</span><a name="line.196"></a>
+<span class="sourceLineNo">197</span>        /**<a name="line.197"></a>
+<span class="sourceLineNo">198</span>         * Destroys the unique instance of the class.<a name="line.198"></a>
+<span class="sourceLineNo">199</span>         */<a name="line.199"></a>
+<span class="sourceLineNo">200</span>        public static synchronized void destroyInstance() {<a name="line.200"></a>
+<span class="sourceLineNo">201</span>                StreetsideMainDialog.instance = null;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>        }<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>        /**<a name="line.204"></a>
+<span class="sourceLineNo">205</span>         * Downloads the full quality picture of the selected StreetsideImage and sets<a name="line.205"></a>
+<span class="sourceLineNo">206</span>         * in the StreetsideImageDisplay object.<a name="line.206"></a>
+<span class="sourceLineNo">207</span>         */<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        public synchronized void updateImage() {<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                updateImage(true);<a name="line.209"></a>
+<span class="sourceLineNo">210</span>        }<a name="line.210"></a>
+<span class="sourceLineNo">211</span><a name="line.211"></a>
+<span class="sourceLineNo">212</span>        /**<a name="line.212"></a>
+<span class="sourceLineNo">213</span>         * Downloads the picture of the selected StreetsideImage and sets in the<a name="line.213"></a>
+<span class="sourceLineNo">214</span>         * StreetsideImageDisplay object.<a name="line.214"></a>
+<span class="sourceLineNo">215</span>         *<a name="line.215"></a>
+<span class="sourceLineNo">216</span>         * @param fullQuality If the full quality picture must be downloaded or just the<a name="line.216"></a>
+<span class="sourceLineNo">217</span>         *                    thumbnail.<a name="line.217"></a>
+<span class="sourceLineNo">218</span>         */<a name="line.218"></a>
+<span class="sourceLineNo">219</span>        public synchronized void updateImage(boolean fullQuality) {<a name="line.219"></a>
+<span class="sourceLineNo">220</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.220"></a>
+<span class="sourceLineNo">221</span>                        SwingUtilities.invokeLater(this::updateImage);<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                } else {<a name="line.222"></a>
+<span class="sourceLineNo">223</span>                        if (!StreetsideLayer.hasInstance()) {<a name="line.223"></a>
+<span class="sourceLineNo">224</span>                                return;<a name="line.224"></a>
+<span class="sourceLineNo">225</span>                        }<a name="line.225"></a>
+<span class="sourceLineNo">226</span>                        if (image == null) {<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                                setTitle(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.228"></a>
+<span class="sourceLineNo">229</span>                                disableAllButtons();<a name="line.229"></a>
+<span class="sourceLineNo">230</span>                                return;<a name="line.230"></a>
+<span class="sourceLineNo">231</span>                        }<a name="line.231"></a>
+<span class="sourceLineNo">232</span><a name="line.232"></a>
+<span class="sourceLineNo">233</span>                        // TODO: help for cubemaps? @rrh<a name="line.233"></a>
+<span class="sourceLineNo">234</span>                        if (imageInfoHelp != null &amp;&amp; StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() &gt; 0 &amp;&amp; imageInfoHelp.showPopup()) {<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                                // Count down the number of times the popup will be displayed<a name="line.235"></a>
+<span class="sourceLineNo">236</span>                                StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.put(StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() - 1);<a name="line.236"></a>
+<span class="sourceLineNo">237</span>                        }<a name="line.237"></a>
+<span class="sourceLineNo">238</span><a name="line.238"></a>
+<span class="sourceLineNo">239</span>                        // Enables/disables next/previous buttons<a name="line.239"></a>
+<span class="sourceLineNo">240</span>                        nextButton.setEnabled(false);<a name="line.240"></a>
+<span class="sourceLineNo">241</span>                        previousButton.setEnabled(false);<a name="line.241"></a>
+<span class="sourceLineNo">242</span>                        if (image.getSequence() != null) {<a name="line.242"></a>
+<span class="sourceLineNo">243</span>                                StreetsideAbstractImage tempImage = image;<a name="line.243"></a>
+<span class="sourceLineNo">244</span>                                while (tempImage.next() != null) {<a name="line.244"></a>
+<span class="sourceLineNo">245</span>                                        tempImage = tempImage.next();<a name="line.245"></a>
+<span class="sourceLineNo">246</span>                                        if (tempImage.isVisible()) {<a name="line.246"></a>
+<span class="sourceLineNo">247</span>                                                nextButton.setEnabled(true);<a name="line.247"></a>
+<span class="sourceLineNo">248</span>                                                break;<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                                        }<a name="line.249"></a>
+<span class="sourceLineNo">250</span>                                }<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                        }<a name="line.251"></a>
+<span class="sourceLineNo">252</span>                        if (image.getSequence() != null) {<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                                StreetsideAbstractImage tempImage = image;<a name="line.253"></a>
+<span class="sourceLineNo">254</span>                                while (tempImage.previous() != null) {<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                                        tempImage = tempImage.previous();<a name="line.255"></a>
+<span class="sourceLineNo">256</span>                                        if (tempImage.isVisible()) {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                                                previousButton.setEnabled(true);<a name="line.257"></a>
+<span class="sourceLineNo">258</span>                                                break;<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                                        }<a name="line.259"></a>
+<span class="sourceLineNo">260</span>                                }<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                        }<a name="line.261"></a>
+<span class="sourceLineNo">262</span>                        if (image instanceof StreetsideImage) {<a name="line.262"></a>
+<span class="sourceLineNo">263</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.263"></a>
+<span class="sourceLineNo">264</span>                                // Downloads the thumbnail.<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.265"></a>
+<span class="sourceLineNo">266</span>                                if (thumbnailCache != null) {<a name="line.266"></a>
+<span class="sourceLineNo">267</span>                                        thumbnailCache.cancelOutstandingTasks();<a name="line.267"></a>
+<span class="sourceLineNo">268</span>                                }<a name="line.268"></a>
+<span class="sourceLineNo">269</span>                                thumbnailCache = new StreetsideCache(streetsideImage.getId(),<a name="line.269"></a>
+<span class="sourceLineNo">270</span>                                                StreetsideCache.Type.THUMBNAIL);<a name="line.270"></a>
+<span class="sourceLineNo">271</span>                                try {<a name="line.271"></a>
+<span class="sourceLineNo">272</span>                                        thumbnailCache.submit(this, false);<a name="line.272"></a>
+<span class="sourceLineNo">273</span>                                } catch (final IOException e) {<a name="line.273"></a>
+<span class="sourceLineNo">274</span>                                        logger.error(e);<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                                }<a name="line.275"></a>
+<span class="sourceLineNo">276</span><a name="line.276"></a>
+<span class="sourceLineNo">277</span>                                // Downloads the full resolution image.<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                                if (fullQuality || new StreetsideCache(streetsideImage.getId(),<a name="line.278"></a>
+<span class="sourceLineNo">279</span>                                                StreetsideCache.Type.FULL_IMAGE).get() != null) {<a name="line.279"></a>
+<span class="sourceLineNo">280</span>                                        if (imageCache != null) {<a name="line.280"></a>
+<span class="sourceLineNo">281</span>                                                imageCache.cancelOutstandingTasks();<a name="line.281"></a>
+<span class="sourceLineNo">282</span>                                        }<a name="line.282"></a>
+<span class="sourceLineNo">283</span>                                        imageCache = new StreetsideCache(streetsideImage.getId(),<a name="line.283"></a>
+<span class="sourceLineNo">284</span>                                                        StreetsideCache.Type.FULL_IMAGE);<a name="line.284"></a>
+<span class="sourceLineNo">285</span>                                        try {<a name="line.285"></a>
+<span class="sourceLineNo">286</span>                                                imageCache.submit(this, false);<a name="line.286"></a>
+<span class="sourceLineNo">287</span>                                        } catch (final IOException e) {<a name="line.287"></a>
+<span class="sourceLineNo">288</span>                                                logger.error(e);<a name="line.288"></a>
+<span class="sourceLineNo">289</span>                                        }<a name="line.289"></a>
+<span class="sourceLineNo">290</span>                                }<a name="line.290"></a>
+<span class="sourceLineNo">291</span>                        }<a name="line.291"></a>
+<span class="sourceLineNo">292</span>                        updateTitle();<a name="line.292"></a>
+<span class="sourceLineNo">293</span>                }<a name="line.293"></a>
+<span class="sourceLineNo">294</span>        }<a name="line.294"></a>
+<span class="sourceLineNo">295</span><a name="line.295"></a>
+<span class="sourceLineNo">296</span>        /**<a name="line.296"></a>
+<span class="sourceLineNo">297</span>         * Disables all the buttons in the dialog<a name="line.297"></a>
+<span class="sourceLineNo">298</span>         */<a name="line.298"></a>
+<span class="sourceLineNo">299</span>        public /*private*/ void disableAllButtons() {<a name="line.299"></a>
+<span class="sourceLineNo">300</span>                nextButton.setEnabled(false);<a name="line.300"></a>
+<span class="sourceLineNo">301</span>                previousButton.setEnabled(false);<a name="line.301"></a>
+<span class="sourceLineNo">302</span>                blueButton.setEnabled(false);<a name="line.302"></a>
+<span class="sourceLineNo">303</span>                redButton.setEnabled(false);<a name="line.303"></a>
+<span class="sourceLineNo">304</span>        }<a name="line.304"></a>
+<span class="sourceLineNo">305</span><a name="line.305"></a>
+<span class="sourceLineNo">306</span>        /**<a name="line.306"></a>
+<span class="sourceLineNo">307</span>         * Sets a new StreetsideImage to be shown.<a name="line.307"></a>
+<span class="sourceLineNo">308</span>         *<a name="line.308"></a>
+<span class="sourceLineNo">309</span>         * @param image The image to be shown.<a name="line.309"></a>
+<span class="sourceLineNo">310</span>         */<a name="line.310"></a>
+<span class="sourceLineNo">311</span>        public synchronized void setImage(StreetsideAbstractImage image) {<a name="line.311"></a>
+<span class="sourceLineNo">312</span>                this.image = image;<a name="line.312"></a>
+<span class="sourceLineNo">313</span>        }<a name="line.313"></a>
+<span class="sourceLineNo">314</span><a name="line.314"></a>
+<span class="sourceLineNo">315</span>        /**<a name="line.315"></a>
+<span class="sourceLineNo">316</span>         * Updates the title of the dialog.<a name="line.316"></a>
+<span class="sourceLineNo">317</span>         */<a name="line.317"></a>
+<span class="sourceLineNo">318</span>        // TODO: update title for 360 degree viewer? @rrh<a name="line.318"></a>
+<span class="sourceLineNo">319</span>        public synchronized void updateTitle() {<a name="line.319"></a>
+<span class="sourceLineNo">320</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.320"></a>
+<span class="sourceLineNo">321</span>                        SwingUtilities.invokeLater(this::updateTitle);<a name="line.321"></a>
+<span class="sourceLineNo">322</span>                } else if (image != null) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>                        final StringBuilder title = new StringBuilder(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.323"></a>
+<span class="sourceLineNo">324</span>                        if (image instanceof StreetsideImage) {<a name="line.324"></a>
+<span class="sourceLineNo">325</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.325"></a>
+<span class="sourceLineNo">326</span>                                if (streetsideImage.getCd() != 0) {<a name="line.326"></a>
+<span class="sourceLineNo">327</span>                                        title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(streetsideImage.getDate());<a name="line.327"></a>
+<span class="sourceLineNo">328</span>                                }<a name="line.328"></a>
+<span class="sourceLineNo">329</span>                                setTitle(title.toString());<a name="line.329"></a>
+<span class="sourceLineNo">330</span>                        } else if (image instanceof StreetsideImportedImage) {<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                                final StreetsideImportedImage mapillaryImportedImage = (StreetsideImportedImage) image;<a name="line.331"></a>
+<span class="sourceLineNo">332</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getFile().getName());<a name="line.332"></a>
+<span class="sourceLineNo">333</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getDate());<a name="line.333"></a>
+<span class="sourceLineNo">334</span>                                setTitle(title.toString());<a name="line.334"></a>
+<span class="sourceLineNo">335</span>                        }<a name="line.335"></a>
+<span class="sourceLineNo">336</span>                }<a name="line.336"></a>
+<span class="sourceLineNo">337</span>        }<a name="line.337"></a>
+<span class="sourceLineNo">338</span><a name="line.338"></a>
+<span class="sourceLineNo">339</span>        /**<a name="line.339"></a>
+<span class="sourceLineNo">340</span>         * Returns the {@link StreetsideAbstractImage} object which is being shown.<a name="line.340"></a>
+<span class="sourceLineNo">341</span>         *<a name="line.341"></a>
+<span class="sourceLineNo">342</span>         * @return The {@link StreetsideAbstractImage} object which is being shown.<a name="line.342"></a>
+<span class="sourceLineNo">343</span>         */<a name="line.343"></a>
+<span class="sourceLineNo">344</span>        public synchronized StreetsideAbstractImage getImage() {<a name="line.344"></a>
+<span class="sourceLineNo">345</span>                return image;<a name="line.345"></a>
+<span class="sourceLineNo">346</span>        }<a name="line.346"></a>
+<span class="sourceLineNo">347</span><a name="line.347"></a>
+<span class="sourceLineNo">348</span>        /**<a name="line.348"></a>
+<span class="sourceLineNo">349</span>         * Action class form the next image button.<a name="line.349"></a>
+<span class="sourceLineNo">350</span>         *<a name="line.350"></a>
+<span class="sourceLineNo">351</span>         * @author nokutu<a name="line.351"></a>
+<span class="sourceLineNo">352</span>         */<a name="line.352"></a>
+<span class="sourceLineNo">353</span>        private static class NextPictureAction extends AbstractAction {<a name="line.353"></a>
+<span class="sourceLineNo">354</span><a name="line.354"></a>
+<span class="sourceLineNo">355</span>                private static final long serialVersionUID = 6333692154558730392L;<a name="line.355"></a>
+<span class="sourceLineNo">356</span><a name="line.356"></a>
+<span class="sourceLineNo">357</span>                /**<a name="line.357"></a>
+<span class="sourceLineNo">358</span>                 * Constructs a normal NextPictureAction<a name="line.358"></a>
+<span class="sourceLineNo">359</span>                 */<a name="line.359"></a>
+<span class="sourceLineNo">360</span>                NextPictureAction() {<a name="line.360"></a>
+<span class="sourceLineNo">361</span>                        super(I18n.tr("Next picture"));<a name="line.361"></a>
+<span class="sourceLineNo">362</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the next picture in the sequence"));<a name="line.362"></a>
+<span class="sourceLineNo">363</span>                        new ImageProvider("help", "next").getResource().attachImageIcon(this, true);<a name="line.363"></a>
+<span class="sourceLineNo">364</span>                }<a name="line.364"></a>
+<span class="sourceLineNo">365</span><a name="line.365"></a>
+<span class="sourceLineNo">366</span>                @Override<a name="line.366"></a>
+<span class="sourceLineNo">367</span>                public void actionPerformed(ActionEvent e) {<a name="line.367"></a>
+<span class="sourceLineNo">368</span>                        StreetsideLayer.getInstance().getData().selectNext();<a name="line.368"></a>
+<span class="sourceLineNo">369</span>                }<a name="line.369"></a>
+<span class="sourceLineNo">370</span>        }<a name="line.370"></a>
+<span class="sourceLineNo">371</span><a name="line.371"></a>
+<span class="sourceLineNo">372</span>        /**<a name="line.372"></a>
+<span class="sourceLineNo">373</span>         * Action class for the previous image button.<a name="line.373"></a>
+<span class="sourceLineNo">374</span>         *<a name="line.374"></a>
+<span class="sourceLineNo">375</span>         * @author nokutu<a name="line.375"></a>
+<span class="sourceLineNo">376</span>         */<a name="line.376"></a>
+<span class="sourceLineNo">377</span>        private static class PreviousPictureAction extends AbstractAction {<a name="line.377"></a>
+<span class="sourceLineNo">378</span><a name="line.378"></a>
+<span class="sourceLineNo">379</span>                private static final long serialVersionUID = 4390593660514657107L;<a name="line.379"></a>
+<span class="sourceLineNo">380</span><a name="line.380"></a>
+<span class="sourceLineNo">381</span>                /**<a name="line.381"></a>
+<span class="sourceLineNo">382</span>                 * Constructs a normal PreviousPictureAction<a name="line.382"></a>
+<span class="sourceLineNo">383</span>                 */<a name="line.383"></a>
+<span class="sourceLineNo">384</span>                PreviousPictureAction() {<a name="line.384"></a>
+<span class="sourceLineNo">385</span>                        super(I18n.tr("Previous picture"));<a name="line.385"></a>
+<span class="sourceLineNo">386</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the previous picture in the sequence"));<a name="line.386"></a>
+<span class="sourceLineNo">387</span>                        new ImageProvider("help", "previous").getResource().attachImageIcon(this, true);<a name="line.387"></a>
+<span class="sourceLineNo">388</span>                }<a name="line.388"></a>
+<span class="sourceLineNo">389</span><a name="line.389"></a>
+<span class="sourceLineNo">390</span>                @Override<a name="line.390"></a>
+<span class="sourceLineNo">391</span>                public void actionPerformed(ActionEvent e) {<a name="line.391"></a>
+<span class="sourceLineNo">392</span>                        StreetsideLayer.getInstance().getData().selectPrevious();<a name="line.392"></a>
+<span class="sourceLineNo">393</span>                }<a name="line.393"></a>
+<span class="sourceLineNo">394</span>        }<a name="line.394"></a>
+<span class="sourceLineNo">395</span><a name="line.395"></a>
+<span class="sourceLineNo">396</span>        /**<a name="line.396"></a>
+<span class="sourceLineNo">397</span>         * Action class to jump to the image following the red line.<a name="line.397"></a>
+<span class="sourceLineNo">398</span>         *<a name="line.398"></a>
+<span class="sourceLineNo">399</span>         * @author nokutu<a name="line.399"></a>
+<span class="sourceLineNo">400</span>         */<a name="line.400"></a>
+<span class="sourceLineNo">401</span>        private static class RedAction extends AbstractAction {<a name="line.401"></a>
+<span class="sourceLineNo">402</span><a name="line.402"></a>
+<span class="sourceLineNo">403</span>                private static final long serialVersionUID = -1244456062285831231L;<a name="line.403"></a>
+<span class="sourceLineNo">404</span><a name="line.404"></a>
+<span class="sourceLineNo">405</span>                /**<a name="line.405"></a>
+<span class="sourceLineNo">406</span>                 * Constructs a normal RedAction<a name="line.406"></a>
+<span class="sourceLineNo">407</span>                 */<a name="line.407"></a>
+<span class="sourceLineNo">408</span>                RedAction() {<a name="line.408"></a>
+<span class="sourceLineNo">409</span>                        putValue(Action.NAME, I18n.tr("Jump to red"));<a name="line.409"></a>
+<span class="sourceLineNo">410</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.410"></a>
+<span class="sourceLineNo">411</span>                                        I18n.tr("Jumps to the picture at the other side of the red line"));<a name="line.411"></a>
+<span class="sourceLineNo">412</span>                        new ImageProvider("dialogs", "red").getResource().attachImageIcon(this, true);<a name="line.412"></a>
+<span class="sourceLineNo">413</span>                }<a name="line.413"></a>
+<span class="sourceLineNo">414</span><a name="line.414"></a>
+<span class="sourceLineNo">415</span>                // TODO: RedAction for cubemaps? @rrh<a name="line.415"></a>
+<span class="sourceLineNo">416</span>                @Override<a name="line.416"></a>
+<span class="sourceLineNo">417</span>                public void actionPerformed(ActionEvent e) {<a name="line.417"></a>
+<span class="sourceLineNo">418</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.418"></a>
+<span class="sourceLineNo">419</span>                                StreetsideLayer.getInstance().getData()<a name="line.419"></a>
+<span class="sourceLineNo">420</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(1), true);<a name="line.420"></a>
+<span class="sourceLineNo">421</span>                        }<a name="line.421"></a>
+<span class="sourceLineNo">422</span>                }<a name="line.422"></a>
+<span class="sourceLineNo">423</span>        }<a name="line.423"></a>
+<span class="sourceLineNo">424</span><a name="line.424"></a>
+<span class="sourceLineNo">425</span>        /**<a name="line.425"></a>
+<span class="sourceLineNo">426</span>         * Action class to jump to the image following the blue line.<a name="line.426"></a>
+<span class="sourceLineNo">427</span>         *<a name="line.427"></a>
+<span class="sourceLineNo">428</span>         * @author nokutu<a name="line.428"></a>
+<span class="sourceLineNo">429</span>         */<a name="line.429"></a>
+<span class="sourceLineNo">430</span>        private static class BlueAction extends AbstractAction {<a name="line.430"></a>
+<span class="sourceLineNo">431</span><a name="line.431"></a>
+<span class="sourceLineNo">432</span>                private static final long serialVersionUID = 5951233534212838780L;<a name="line.432"></a>
+<span class="sourceLineNo">433</span><a name="line.433"></a>
+<span class="sourceLineNo">434</span>                /**<a name="line.434"></a>
+<span class="sourceLineNo">435</span>                 * Constructs a normal BlueAction<a name="line.435"></a>
+<span class="sourceLineNo">436</span>                 */<a name="line.436"></a>
+<span class="sourceLineNo">437</span>                BlueAction() {<a name="line.437"></a>
+<span class="sourceLineNo">438</span>                        putValue(Action.NAME, I18n.tr("Jump to blue"));<a name="line.438"></a>
+<span class="sourceLineNo">439</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.439"></a>
+<span class="sourceLineNo">440</span>                                        I18n.tr("Jumps to the picture at the other side of the blue line"));<a name="line.440"></a>
+<span class="sourceLineNo">441</span>                        new ImageProvider("dialogs", "blue").getResource().attachImageIcon(this, true);<a name="line.441"></a>
+<span class="sourceLineNo">442</span>                }<a name="line.442"></a>
+<span class="sourceLineNo">443</span><a name="line.443"></a>
+<span class="sourceLineNo">444</span>                // TODO: BlueAction for cubemaps?<a name="line.444"></a>
+<span class="sourceLineNo">445</span>                @Override<a name="line.445"></a>
+<span class="sourceLineNo">446</span>                public void actionPerformed(ActionEvent e) {<a name="line.446"></a>
+<span class="sourceLineNo">447</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.447"></a>
+<span class="sourceLineNo">448</span>                                StreetsideLayer.getInstance().getData()<a name="line.448"></a>
+<span class="sourceLineNo">449</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(2), true);<a name="line.449"></a>
+<span class="sourceLineNo">450</span>                        }<a name="line.450"></a>
+<span class="sourceLineNo">451</span>                }<a name="line.451"></a>
+<span class="sourceLineNo">452</span>        }<a name="line.452"></a>
+<span class="sourceLineNo">453</span><a name="line.453"></a>
+<span class="sourceLineNo">454</span>        private static class StopAction extends AbstractAction implements WalkListener {<a name="line.454"></a>
+<span class="sourceLineNo">455</span><a name="line.455"></a>
+<span class="sourceLineNo">456</span>                private static final long serialVersionUID = 8789972456611625341L;<a name="line.456"></a>
+<span class="sourceLineNo">457</span><a name="line.457"></a>
+<span class="sourceLineNo">458</span>                private WalkThread thread;<a name="line.458"></a>
+<span class="sourceLineNo">459</span><a name="line.459"></a>
+<span class="sourceLineNo">460</span>                /**<a name="line.460"></a>
+<span class="sourceLineNo">461</span>                 * Constructs a normal StopAction<a name="line.461"></a>
+<span class="sourceLineNo">462</span>                 */<a name="line.462"></a>
+<span class="sourceLineNo">463</span>                StopAction() {<a name="line.463"></a>
+<span class="sourceLineNo">464</span>                        putValue(Action.NAME, I18n.tr("Stop"));<a name="line.464"></a>
+<span class="sourceLineNo">465</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Stops the walk."));<a name="line.465"></a>
+<span class="sourceLineNo">466</span>                        new ImageProvider("dialogs/streetsideStop.png").getResource().attachImageIcon(this, true);<a name="line.466"></a>
+<span class="sourceLineNo">467</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.467"></a>
+<span class="sourceLineNo">468</span>                }<a name="line.468"></a>
+<span class="sourceLineNo">469</span><a name="line.469"></a>
+<span class="sourceLineNo">470</span>                @Override<a name="line.470"></a>
+<span class="sourceLineNo">471</span>                public void actionPerformed(ActionEvent e) {<a name="line.471"></a>
+<span class="sourceLineNo">472</span>                        if (thread != null) {<a name="line.472"></a>
+<span class="sourceLineNo">473</span>                                thread.stopWalk();<a name="line.473"></a>
+<span class="sourceLineNo">474</span>                        }<a name="line.474"></a>
+<span class="sourceLineNo">475</span>                }<a name="line.475"></a>
+<span class="sourceLineNo">476</span><a name="line.476"></a>
+<span class="sourceLineNo">477</span>                @Override<a name="line.477"></a>
+<span class="sourceLineNo">478</span>                public void walkStarted(WalkThread thread) {<a name="line.478"></a>
+<span class="sourceLineNo">479</span>                        this.thread = thread;<a name="line.479"></a>
+<span class="sourceLineNo">480</span>                }<a name="line.480"></a>
+<span class="sourceLineNo">481</span>        }<a name="line.481"></a>
+<span class="sourceLineNo">482</span><a name="line.482"></a>
+<span class="sourceLineNo">483</span>        private static class PlayAction extends AbstractAction implements WalkListener {<a name="line.483"></a>
+<span class="sourceLineNo">484</span><a name="line.484"></a>
+<span class="sourceLineNo">485</span>                private static final long serialVersionUID = -1572747020946842769L;<a name="line.485"></a>
+<span class="sourceLineNo">486</span><a name="line.486"></a>
+<span class="sourceLineNo">487</span>                private transient WalkThread thread;<a name="line.487"></a>
+<span class="sourceLineNo">488</span><a name="line.488"></a>
+<span class="sourceLineNo">489</span>                /**<a name="line.489"></a>
+<span class="sourceLineNo">490</span>                 * Constructs a normal PlayAction<a name="line.490"></a>
+<span class="sourceLineNo">491</span>                 */<a name="line.491"></a>
+<span class="sourceLineNo">492</span>                PlayAction() {<a name="line.492"></a>
+<span class="sourceLineNo">493</span>                        putValue(Action.NAME, I18n.tr("Play"));<a name="line.493"></a>
+<span class="sourceLineNo">494</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Continues with the paused walk."));<a name="line.494"></a>
+<span class="sourceLineNo">495</span>                        new ImageProvider("dialogs/streetsidePlay.png").getResource().attachImageIcon(this, true);<a name="line.495"></a>
+<span class="sourceLineNo">496</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.496"></a>
+<span class="sourceLineNo">497</span>                }<a name="line.497"></a>
+<span class="sourceLineNo">498</span><a name="line.498"></a>
+<span class="sourceLineNo">499</span>                @Override<a name="line.499"></a>
+<span class="sourceLineNo">500</span>                public void actionPerformed(ActionEvent e) {<a name="line.500"></a>
+<span class="sourceLineNo">501</span>                        if (thread != null) {<a name="line.501"></a>
+<span class="sourceLineNo">502</span>                                thread.play();<a name="line.502"></a>
+<span class="sourceLineNo">503</span>                        }<a name="line.503"></a>
+<span class="sourceLineNo">504</span>                }<a name="line.504"></a>
+<span class="sourceLineNo">505</span><a name="line.505"></a>
+<span class="sourceLineNo">506</span>                @Override<a name="line.506"></a>
+<span class="sourceLineNo">507</span>                public void walkStarted(WalkThread thread) {<a name="line.507"></a>
+<span class="sourceLineNo">508</span>                        if (thread != null) {<a name="line.508"></a>
+<span class="sourceLineNo">509</span>                                this.thread = thread;<a name="line.509"></a>
+<span class="sourceLineNo">510</span>                        }<a name="line.510"></a>
+<span class="sourceLineNo">511</span>                }<a name="line.511"></a>
+<span class="sourceLineNo">512</span>        }<a name="line.512"></a>
+<span class="sourceLineNo">513</span><a name="line.513"></a>
+<span class="sourceLineNo">514</span>        private static class PauseAction extends AbstractAction implements WalkListener {<a name="line.514"></a>
+<span class="sourceLineNo">515</span><a name="line.515"></a>
+<span class="sourceLineNo">516</span>                /**<a name="line.516"></a>
+<span class="sourceLineNo">517</span>                 *<a name="line.517"></a>
+<span class="sourceLineNo">518</span>                 */<a name="line.518"></a>
+<span class="sourceLineNo">519</span>                private static final long serialVersionUID = -8758326399460817222L;<a name="line.519"></a>
+<span class="sourceLineNo">520</span>                private WalkThread thread;<a name="line.520"></a>
+<span class="sourceLineNo">521</span><a name="line.521"></a>
+<span class="sourceLineNo">522</span>                /**<a name="line.522"></a>
+<span class="sourceLineNo">523</span>                 * Constructs a normal PauseAction<a name="line.523"></a>
+<span class="sourceLineNo">524</span>                 */<a name="line.524"></a>
+<span class="sourceLineNo">525</span>                PauseAction() {<a name="line.525"></a>
+<span class="sourceLineNo">526</span>                        putValue(Action.NAME, I18n.tr("Pause"));<a name="line.526"></a>
+<span class="sourceLineNo">527</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Pauses the walk."));<a name="line.527"></a>
+<span class="sourceLineNo">528</span>                        new ImageProvider("dialogs/streetsidePause.png").getResource().attachImageIcon(this, true);<a name="line.528"></a>
+<span class="sourceLineNo">529</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.529"></a>
+<span class="sourceLineNo">530</span>                }<a name="line.530"></a>
+<span class="sourceLineNo">531</span><a name="line.531"></a>
+<span class="sourceLineNo">532</span>                @Override<a name="line.532"></a>
+<span class="sourceLineNo">533</span>                public void actionPerformed(ActionEvent e) {<a name="line.533"></a>
+<span class="sourceLineNo">534</span>                        thread.pause();<a name="line.534"></a>
+<span class="sourceLineNo">535</span>                }<a name="line.535"></a>
+<span class="sourceLineNo">536</span><a name="line.536"></a>
+<span class="sourceLineNo">537</span>                @Override<a name="line.537"></a>
+<span class="sourceLineNo">538</span>                public void walkStarted(WalkThread thread) {<a name="line.538"></a>
+<span class="sourceLineNo">539</span>                        this.thread = thread;<a name="line.539"></a>
+<span class="sourceLineNo">540</span>                }<a name="line.540"></a>
+<span class="sourceLineNo">541</span>        }<a name="line.541"></a>
+<span class="sourceLineNo">542</span><a name="line.542"></a>
+<span class="sourceLineNo">543</span>        /**<a name="line.543"></a>
+<span class="sourceLineNo">544</span>         * When the pictures are returned from the cache, they are set in the<a name="line.544"></a>
+<span class="sourceLineNo">545</span>         * {@link StreetsideImageDisplay} object.<a name="line.545"></a>
+<span class="sourceLineNo">546</span>         */<a name="line.546"></a>
+<span class="sourceLineNo">547</span>        @Override<a name="line.547"></a>
+<span class="sourceLineNo">548</span>        public void loadingFinished(final CacheEntry data, final CacheEntryAttributes attributes, final LoadResult result) {<a name="line.548"></a>
+<span class="sourceLineNo">549</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.549"></a>
+<span class="sourceLineNo">550</span>                        SwingUtilities.invokeLater(() -&gt; loadingFinished(data, attributes, result));<a name="line.550"></a>
+<span class="sourceLineNo">551</span><a name="line.551"></a>
+<span class="sourceLineNo">552</span>                } else if (data != null &amp;&amp; result == LoadResult.SUCCESS) {<a name="line.552"></a>
+<span class="sourceLineNo">553</span>                        try {<a name="line.553"></a>
+<span class="sourceLineNo">554</span>                                final BufferedImage img = ImageIO.read(new ByteArrayInputStream(data.getContent()));<a name="line.554"></a>
+<span class="sourceLineNo">555</span>                                if (img == null) {<a name="line.555"></a>
+<span class="sourceLineNo">556</span>                                        return;<a name="line.556"></a>
+<span class="sourceLineNo">557</span>                                }<a name="line.557"></a>
+<span class="sourceLineNo">558</span>                                if (<a name="line.558"></a>
+<span class="sourceLineNo">559</span>                                                streetsideImageDisplay.getImage() == null<a name="line.559"></a>
+<span class="sourceLineNo">560</span>                                                || img.getHeight() &gt; streetsideImageDisplay.getImage().getHeight()<a name="line.560"></a>
+<span class="sourceLineNo">561</span>                                                ) {<a name="line.561"></a>
+<span class="sourceLineNo">562</span>                                        //final StreetsideAbstractImage mai = getImage();<a name="line.562"></a>
+<span class="sourceLineNo">563</span>                                        streetsideImageDisplay.setImage(<a name="line.563"></a>
+<span class="sourceLineNo">564</span>                                                        img,<a name="line.564"></a>
+<span class="sourceLineNo">565</span>                                                        //mai instanceof StreetsideImage ? ((StreetsideImage) getImage()).getDetections() : null<a name="line.565"></a>
+<span class="sourceLineNo">566</span>                                                        null);<a name="line.566"></a>
+<span class="sourceLineNo">567</span>                                }<a name="line.567"></a>
+<span class="sourceLineNo">568</span>                        } catch (final IOException e) {<a name="line.568"></a>
+<span class="sourceLineNo">569</span>                                logger.error(e);<a name="line.569"></a>
+<span class="sourceLineNo">570</span>                        }<a name="line.570"></a>
+<span class="sourceLineNo">571</span>                }<a name="line.571"></a>
+<span class="sourceLineNo">572</span>        }<a name="line.572"></a>
+<span class="sourceLineNo">573</span><a name="line.573"></a>
+<span class="sourceLineNo">574</span><a name="line.574"></a>
+<span class="sourceLineNo">575</span>        /**<a name="line.575"></a>
+<span class="sourceLineNo">576</span>         * Creates the layout of the dialog.<a name="line.576"></a>
+<span class="sourceLineNo">577</span>         *<a name="line.577"></a>
+<span class="sourceLineNo">578</span>         * @param data    The content of the dialog<a name="line.578"></a>
+<span class="sourceLineNo">579</span>         * @param buttons The buttons where you can click<a name="line.579"></a>
+<span class="sourceLineNo">580</span>         */<a name="line.580"></a>
+<span class="sourceLineNo">581</span>        public void createLayout(Component data, List&lt;SideButton&gt; buttons) {<a name="line.581"></a>
+<span class="sourceLineNo">582</span>                removeAll();<a name="line.582"></a>
+<span class="sourceLineNo">583</span>                createLayout(data, true, buttons);<a name="line.583"></a>
+<span class="sourceLineNo">584</span>                add(titleBar, BorderLayout.NORTH);<a name="line.584"></a>
+<span class="sourceLineNo">585</span>        }<a name="line.585"></a>
+<span class="sourceLineNo">586</span><a name="line.586"></a>
+<span class="sourceLineNo">587</span>        @Override<a name="line.587"></a>
+<span class="sourceLineNo">588</span>        public void selectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.588"></a>
+<span class="sourceLineNo">589</span>                setImage(newImage);<a name="line.589"></a>
+<span class="sourceLineNo">590</span>                updateImage();<a name="line.590"></a>
+<span class="sourceLineNo">591</span>        }<a name="line.591"></a>
+<span class="sourceLineNo">592</span><a name="line.592"></a>
+<span class="sourceLineNo">593</span>        @Override<a name="line.593"></a>
+<span class="sourceLineNo">594</span>        public void imagesAdded() {<a name="line.594"></a>
+<span class="sourceLineNo">595</span>                // This method is enforced by StreetsideDataListener, but only selectedImageChanged() is needed<a name="line.595"></a>
+<span class="sourceLineNo">596</span>        }<a name="line.596"></a>
+<span class="sourceLineNo">597</span><a name="line.597"></a>
+<span class="sourceLineNo">598</span>        /**<a name="line.598"></a>
+<span class="sourceLineNo">599</span>         * @return the streetsideImageDisplay<a name="line.599"></a>
+<span class="sourceLineNo">600</span>         */<a name="line.600"></a>
+<span class="sourceLineNo">601</span>        public StreetsideImageDisplay getStreetsideImageDisplay() {<a name="line.601"></a>
+<span class="sourceLineNo">602</span>                return streetsideImageDisplay;<a name="line.602"></a>
+<span class="sourceLineNo">603</span>        }<a name="line.603"></a>
+<span class="sourceLineNo">604</span><a name="line.604"></a>
+<span class="sourceLineNo">605</span>        /**<a name="line.605"></a>
+<span class="sourceLineNo">606</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.606"></a>
+<span class="sourceLineNo">607</span>         */<a name="line.607"></a>
+<span class="sourceLineNo">608</span>        public void setStreetsideImageDisplay(StreetsideImageDisplay streetsideImageDisplay) {<a name="line.608"></a>
+<span class="sourceLineNo">609</span>                this.streetsideImageDisplay = streetsideImageDisplay;<a name="line.609"></a>
+<span class="sourceLineNo">610</span>        }<a name="line.610"></a>
+<span class="sourceLineNo">611</span><a name="line.611"></a>
+<span class="sourceLineNo">612</span>        /**<a name="line.612"></a>
+<span class="sourceLineNo">613</span>         * @return the streetsideImageDisplay<a name="line.613"></a>
+<span class="sourceLineNo">614</span>         */<a name="line.614"></a>
+<span class="sourceLineNo">615</span>        /*public StreetsideViewerDisplay getStreetsideViewerDisplay() {<a name="line.615"></a>
+<span class="sourceLineNo">616</span>                return streetsideViewerDisplay;<a name="line.616"></a>
+<span class="sourceLineNo">617</span>        }*/<a name="line.617"></a>
+<span class="sourceLineNo">618</span><a name="line.618"></a>
+<span class="sourceLineNo">619</span>        /**<a name="line.619"></a>
+<span class="sourceLineNo">620</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.620"></a>
+<span class="sourceLineNo">621</span>         */<a name="line.621"></a>
+<span class="sourceLineNo">622</span>        /*public void setStreetsideViewerDisplay(StreetsideViewerDisplay streetsideViewerDisplay) {<a name="line.622"></a>
+<span class="sourceLineNo">623</span>                streetsideViewerDisplay = streetsideViewerDisplay;<a name="line.623"></a>
+<span class="sourceLineNo">624</span>        }*/<a name="line.624"></a>
+<span class="sourceLineNo">625</span><a name="line.625"></a>
+<span class="sourceLineNo">626</span>        /*private StreetsideViewerDisplay initStreetsideViewerDisplay() {<a name="line.626"></a>
+<span class="sourceLineNo">627</span>                StreetsideViewerDisplay res = new StreetsideViewerDisplay();<a name="line.627"></a>
+<span class="sourceLineNo">628</span>        //this.add(streetsideViewerDisplay);<a name="line.628"></a>
+<span class="sourceLineNo">629</span><a name="line.629"></a>
+<span class="sourceLineNo">630</span><a name="line.630"></a>
+<span class="sourceLineNo">631</span>                Platform.runLater(new Runnable() {<a name="line.631"></a>
+<span class="sourceLineNo">632</span>            @Override<a name="line.632"></a>
+<span class="sourceLineNo">633</span>            public void run() {<a name="line.633"></a>
+<span class="sourceLineNo">634</span>                Scene scene;<a name="line.634"></a>
+<span class="sourceLineNo">635</span>                                try {<a name="line.635"></a>
+<span class="sourceLineNo">636</span>                                        scene = StreetsideViewerDisplay.createScene();<a name="line.636"></a>
+<span class="sourceLineNo">637</span>                                        res.setScene(scene);<a name="line.637"></a>
+<span class="sourceLineNo">638</span>                                } catch (NonInvertibleTransformException e) {<a name="line.638"></a>
+<span class="sourceLineNo">639</span>                                        // TODO Auto-generated catch block<a name="line.639"></a>
+<span class="sourceLineNo">640</span>                                        e.printStackTrace();<a name="line.640"></a>
+<span class="sourceLineNo">641</span>                                }<a name="line.641"></a>
+<span class="sourceLineNo">642</span>            }<a name="line.642"></a>
+<span class="sourceLineNo">643</span>       });<a name="line.643"></a>
+<span class="sourceLineNo">644</span>                return res;<a name="line.644"></a>
+<span class="sourceLineNo">645</span>        }*/<a name="line.645"></a>
+<span class="sourceLineNo">646</span>}<a name="line.646"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.PreviousPictureAction.html	(revision 34416)
@@ -0,0 +1,718 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Color;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Component;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.ActionEvent;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.image.BufferedImage;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.io.ByteArrayInputStream;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.io.IOException;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Arrays;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.List;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.imageio.ImageIO;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.AbstractAction;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.Action;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.JComponent;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javax.swing.KeyStroke;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javax.swing.SwingUtilities;<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.apache.log4j.Logger;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.data.cache.CacheEntry;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.data.cache.CacheEntryAttributes;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.data.cache.ICachedLoaderListener;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.gui.SideButton;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.openstreetmap.josm.gui.dialogs.ToggleDialog;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.plugins.streetside.StreetsideDataListener;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkListener;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkThread;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>import org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>import org.openstreetmap.josm.tools.I18n;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>/**<a name="line.42"></a>
+<span class="sourceLineNo">043</span> * Toggle dialog that shows an image and some buttons.<a name="line.43"></a>
+<span class="sourceLineNo">044</span> *<a name="line.44"></a>
+<span class="sourceLineNo">045</span> * @author nokutu<a name="line.45"></a>
+<span class="sourceLineNo">046</span> * @author renerr18<a name="line.46"></a>
+<span class="sourceLineNo">047</span> */<a name="line.47"></a>
+<span class="sourceLineNo">048</span>public final class StreetsideMainDialog extends ToggleDialog implements<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                ICachedLoaderListener, StreetsideDataListener {<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>        private static final long serialVersionUID = 2645654786827812861L;<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>  final static Logger logger = Logger.getLogger(StreetsideMainDialog.class);<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>  public static final String BASE_TITLE = I18n.marktr("Microsoft Streetside image");<a name="line.55"></a>
+<span class="sourceLineNo">056</span><a name="line.56"></a>
+<span class="sourceLineNo">057</span>        private static final String MESSAGE_SEPARATOR = " — ";<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>        private static StreetsideMainDialog instance;<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>        private volatile StreetsideAbstractImage image;<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>        public final SideButton nextButton = new SideButton(new NextPictureAction());<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        public final SideButton previousButton = new SideButton(new PreviousPictureAction());<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        /**<a name="line.65"></a>
+<span class="sourceLineNo">066</span>         * Button used to jump to the image following the red line<a name="line.66"></a>
+<span class="sourceLineNo">067</span>         */<a name="line.67"></a>
+<span class="sourceLineNo">068</span>        public final SideButton redButton = new SideButton(new RedAction());<a name="line.68"></a>
+<span class="sourceLineNo">069</span>        /**<a name="line.69"></a>
+<span class="sourceLineNo">070</span>         * Button used to jump to the image following the blue line<a name="line.70"></a>
+<span class="sourceLineNo">071</span>         */<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        public final SideButton blueButton = new SideButton(new BlueAction());<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>        private final SideButton playButton = new SideButton(new PlayAction());<a name="line.74"></a>
+<span class="sourceLineNo">075</span>        private final SideButton pauseButton = new SideButton(new PauseAction());<a name="line.75"></a>
+<span class="sourceLineNo">076</span>        private final SideButton stopButton = new SideButton(new StopAction());<a name="line.76"></a>
+<span class="sourceLineNo">077</span><a name="line.77"></a>
+<span class="sourceLineNo">078</span>        private ImageInfoHelpPopup imageInfoHelp;<a name="line.78"></a>
+<span class="sourceLineNo">079</span><a name="line.79"></a>
+<span class="sourceLineNo">080</span>        private StreetsideViewerHelpPopup streetsideViewerHelp;<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>        /**<a name="line.82"></a>
+<span class="sourceLineNo">083</span>         * Buttons mode.<a name="line.83"></a>
+<span class="sourceLineNo">084</span>         *<a name="line.84"></a>
+<span class="sourceLineNo">085</span>         * @author nokutu<a name="line.85"></a>
+<span class="sourceLineNo">086</span>         */<a name="line.86"></a>
+<span class="sourceLineNo">087</span>        public enum MODE {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                /**<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                 * Standard mode to view pictures.<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                 */<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                NORMAL,<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                /**<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                 * Mode when in walk.<a name="line.93"></a>
+<span class="sourceLineNo">094</span>                 */<a name="line.94"></a>
+<span class="sourceLineNo">095</span>                WALK<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>        /**<a name="line.98"></a>
+<span class="sourceLineNo">099</span>         * Object containing the shown image and that handles zoom and drag<a name="line.99"></a>
+<span class="sourceLineNo">100</span>         */<a name="line.100"></a>
+<span class="sourceLineNo">101</span>        public StreetsideImageDisplay streetsideImageDisplay;<a name="line.101"></a>
+<span class="sourceLineNo">102</span><a name="line.102"></a>
+<span class="sourceLineNo">103</span>        private StreetsideCache imageCache;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>        public StreetsideCache thumbnailCache;<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>        private StreetsideMainDialog() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                super(I18n.tr(StreetsideMainDialog.BASE_TITLE), "streetside-main", I18n.tr("Open Streetside window"), null, 200,<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                                true, StreetsidePreferenceSetting.class);<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                addShortcuts();<a name="line.109"></a>
+<span class="sourceLineNo">110</span><a name="line.110"></a>
+<span class="sourceLineNo">111</span>                streetsideImageDisplay = new StreetsideImageDisplay();<a name="line.111"></a>
+<span class="sourceLineNo">112</span><a name="line.112"></a>
+<span class="sourceLineNo">113</span>                blueButton.setForeground(Color.BLUE);<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                redButton.setForeground(Color.RED);<a name="line.114"></a>
+<span class="sourceLineNo">115</span><a name="line.115"></a>
+<span class="sourceLineNo">116</span>                // TODO: Modes for cubemaps? @rrh<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                setMode(MODE.NORMAL);<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        /**<a name="line.120"></a>
+<span class="sourceLineNo">121</span>         * Adds the shortcuts to the buttons.<a name="line.121"></a>
+<span class="sourceLineNo">122</span>         */<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        private void addShortcuts() {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                nextButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                KeyStroke.getKeyStroke("PAGE_DOWN"), "next");<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                nextButton.getActionMap().put("next", new NextPictureAction());<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                previousButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                KeyStroke.getKeyStroke("PAGE_UP"), "previous");<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                previousButton.getActionMap().put("previous",<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                                new PreviousPictureAction());<a name="line.130"></a>
+<span class="sourceLineNo">131</span>                blueButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.131"></a>
+<span class="sourceLineNo">132</span>                                KeyStroke.getKeyStroke("control PAGE_UP"), "blue");<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                blueButton.getActionMap().put("blue", new BlueAction());<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                redButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                                KeyStroke.getKeyStroke("control PAGE_DOWN"), "red");<a name="line.135"></a>
+<span class="sourceLineNo">136</span>                redButton.getActionMap().put("red", new RedAction());<a name="line.136"></a>
+<span class="sourceLineNo">137</span>        }<a name="line.137"></a>
+<span class="sourceLineNo">138</span><a name="line.138"></a>
+<span class="sourceLineNo">139</span>        /**<a name="line.139"></a>
+<span class="sourceLineNo">140</span>         * Returns the unique instance of the class.<a name="line.140"></a>
+<span class="sourceLineNo">141</span>         *<a name="line.141"></a>
+<span class="sourceLineNo">142</span>         * @return The unique instance of the class.<a name="line.142"></a>
+<span class="sourceLineNo">143</span>         */<a name="line.143"></a>
+<span class="sourceLineNo">144</span>        public static synchronized StreetsideMainDialog getInstance() {<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                if (StreetsideMainDialog.instance == null) {<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                        StreetsideMainDialog.instance = new StreetsideMainDialog();<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                return StreetsideMainDialog.instance;<a name="line.148"></a>
+<span class="sourceLineNo">149</span>        }<a name="line.149"></a>
+<span class="sourceLineNo">150</span><a name="line.150"></a>
+<span class="sourceLineNo">151</span>        /**<a name="line.151"></a>
+<span class="sourceLineNo">152</span>         * @return true, iff the singleton instance is present<a name="line.152"></a>
+<span class="sourceLineNo">153</span>         */<a name="line.153"></a>
+<span class="sourceLineNo">154</span>        public static boolean hasInstance() {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                return StreetsideMainDialog.instance != null;<a name="line.155"></a>
+<span class="sourceLineNo">156</span>        }<a name="line.156"></a>
+<span class="sourceLineNo">157</span><a name="line.157"></a>
+<span class="sourceLineNo">158</span>        public synchronized void setImageInfoHelp(ImageInfoHelpPopup popup) {<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                imageInfoHelp = popup;<a name="line.159"></a>
+<span class="sourceLineNo">160</span>        }<a name="line.160"></a>
+<span class="sourceLineNo">161</span><a name="line.161"></a>
+<span class="sourceLineNo">162</span>        public synchronized void setStreetsideViewerHelp(StreetsideViewerHelpPopup popup) {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                streetsideViewerHelp = popup;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>        }<a name="line.164"></a>
+<span class="sourceLineNo">165</span><a name="line.165"></a>
+<span class="sourceLineNo">166</span>        /**<a name="line.166"></a>
+<span class="sourceLineNo">167</span>         * @return the streetsideViewerHelp<a name="line.167"></a>
+<span class="sourceLineNo">168</span>         */<a name="line.168"></a>
+<span class="sourceLineNo">169</span>        public StreetsideViewerHelpPopup getStreetsideViewerHelp() {<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                return streetsideViewerHelp;<a name="line.170"></a>
+<span class="sourceLineNo">171</span>        }<a name="line.171"></a>
+<span class="sourceLineNo">172</span><a name="line.172"></a>
+<span class="sourceLineNo">173</span>        /**<a name="line.173"></a>
+<span class="sourceLineNo">174</span>         * Sets a new mode for the dialog.<a name="line.174"></a>
+<span class="sourceLineNo">175</span>         *<a name="line.175"></a>
+<span class="sourceLineNo">176</span>         * @param mode The mode to be set. Must not be {@code null}.<a name="line.176"></a>
+<span class="sourceLineNo">177</span>         */<a name="line.177"></a>
+<span class="sourceLineNo">178</span>        public void setMode(MODE mode) {<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                switch (mode) {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                case WALK:<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                        createLayout(<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                                streetsideImageDisplay,<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                                Arrays.asList(playButton, pauseButton, stopButton)<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                        );<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                case NORMAL:<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                default:<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                        createLayout(<a name="line.187"></a>
+<span class="sourceLineNo">188</span>                        streetsideImageDisplay,<a name="line.188"></a>
+<span class="sourceLineNo">189</span>                        Arrays.asList(blueButton, previousButton, nextButton, redButton)<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                    );<a name="line.190"></a>
+<span class="sourceLineNo">191</span>                }<a name="line.191"></a>
+<span class="sourceLineNo">192</span>                disableAllButtons();<a name="line.192"></a>
+<span class="sourceLineNo">193</span>                if (MODE.NORMAL.equals(mode)) {<a name="line.193"></a>
+<span class="sourceLineNo">194</span>                        updateImage();<a name="line.194"></a>
+<span class="sourceLineNo">195</span>                }       }<a name="line.195"></a>
+<span class="sourceLineNo">196</span><a name="line.196"></a>
+<span class="sourceLineNo">197</span>        /**<a name="line.197"></a>
+<span class="sourceLineNo">198</span>         * Destroys the unique instance of the class.<a name="line.198"></a>
+<span class="sourceLineNo">199</span>         */<a name="line.199"></a>
+<span class="sourceLineNo">200</span>        public static synchronized void destroyInstance() {<a name="line.200"></a>
+<span class="sourceLineNo">201</span>                StreetsideMainDialog.instance = null;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>        }<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>        /**<a name="line.204"></a>
+<span class="sourceLineNo">205</span>         * Downloads the full quality picture of the selected StreetsideImage and sets<a name="line.205"></a>
+<span class="sourceLineNo">206</span>         * in the StreetsideImageDisplay object.<a name="line.206"></a>
+<span class="sourceLineNo">207</span>         */<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        public synchronized void updateImage() {<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                updateImage(true);<a name="line.209"></a>
+<span class="sourceLineNo">210</span>        }<a name="line.210"></a>
+<span class="sourceLineNo">211</span><a name="line.211"></a>
+<span class="sourceLineNo">212</span>        /**<a name="line.212"></a>
+<span class="sourceLineNo">213</span>         * Downloads the picture of the selected StreetsideImage and sets in the<a name="line.213"></a>
+<span class="sourceLineNo">214</span>         * StreetsideImageDisplay object.<a name="line.214"></a>
+<span class="sourceLineNo">215</span>         *<a name="line.215"></a>
+<span class="sourceLineNo">216</span>         * @param fullQuality If the full quality picture must be downloaded or just the<a name="line.216"></a>
+<span class="sourceLineNo">217</span>         *                    thumbnail.<a name="line.217"></a>
+<span class="sourceLineNo">218</span>         */<a name="line.218"></a>
+<span class="sourceLineNo">219</span>        public synchronized void updateImage(boolean fullQuality) {<a name="line.219"></a>
+<span class="sourceLineNo">220</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.220"></a>
+<span class="sourceLineNo">221</span>                        SwingUtilities.invokeLater(this::updateImage);<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                } else {<a name="line.222"></a>
+<span class="sourceLineNo">223</span>                        if (!StreetsideLayer.hasInstance()) {<a name="line.223"></a>
+<span class="sourceLineNo">224</span>                                return;<a name="line.224"></a>
+<span class="sourceLineNo">225</span>                        }<a name="line.225"></a>
+<span class="sourceLineNo">226</span>                        if (image == null) {<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                                setTitle(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.228"></a>
+<span class="sourceLineNo">229</span>                                disableAllButtons();<a name="line.229"></a>
+<span class="sourceLineNo">230</span>                                return;<a name="line.230"></a>
+<span class="sourceLineNo">231</span>                        }<a name="line.231"></a>
+<span class="sourceLineNo">232</span><a name="line.232"></a>
+<span class="sourceLineNo">233</span>                        // TODO: help for cubemaps? @rrh<a name="line.233"></a>
+<span class="sourceLineNo">234</span>                        if (imageInfoHelp != null &amp;&amp; StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() &gt; 0 &amp;&amp; imageInfoHelp.showPopup()) {<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                                // Count down the number of times the popup will be displayed<a name="line.235"></a>
+<span class="sourceLineNo">236</span>                                StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.put(StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() - 1);<a name="line.236"></a>
+<span class="sourceLineNo">237</span>                        }<a name="line.237"></a>
+<span class="sourceLineNo">238</span><a name="line.238"></a>
+<span class="sourceLineNo">239</span>                        // Enables/disables next/previous buttons<a name="line.239"></a>
+<span class="sourceLineNo">240</span>                        nextButton.setEnabled(false);<a name="line.240"></a>
+<span class="sourceLineNo">241</span>                        previousButton.setEnabled(false);<a name="line.241"></a>
+<span class="sourceLineNo">242</span>                        if (image.getSequence() != null) {<a name="line.242"></a>
+<span class="sourceLineNo">243</span>                                StreetsideAbstractImage tempImage = image;<a name="line.243"></a>
+<span class="sourceLineNo">244</span>                                while (tempImage.next() != null) {<a name="line.244"></a>
+<span class="sourceLineNo">245</span>                                        tempImage = tempImage.next();<a name="line.245"></a>
+<span class="sourceLineNo">246</span>                                        if (tempImage.isVisible()) {<a name="line.246"></a>
+<span class="sourceLineNo">247</span>                                                nextButton.setEnabled(true);<a name="line.247"></a>
+<span class="sourceLineNo">248</span>                                                break;<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                                        }<a name="line.249"></a>
+<span class="sourceLineNo">250</span>                                }<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                        }<a name="line.251"></a>
+<span class="sourceLineNo">252</span>                        if (image.getSequence() != null) {<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                                StreetsideAbstractImage tempImage = image;<a name="line.253"></a>
+<span class="sourceLineNo">254</span>                                while (tempImage.previous() != null) {<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                                        tempImage = tempImage.previous();<a name="line.255"></a>
+<span class="sourceLineNo">256</span>                                        if (tempImage.isVisible()) {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                                                previousButton.setEnabled(true);<a name="line.257"></a>
+<span class="sourceLineNo">258</span>                                                break;<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                                        }<a name="line.259"></a>
+<span class="sourceLineNo">260</span>                                }<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                        }<a name="line.261"></a>
+<span class="sourceLineNo">262</span>                        if (image instanceof StreetsideImage) {<a name="line.262"></a>
+<span class="sourceLineNo">263</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.263"></a>
+<span class="sourceLineNo">264</span>                                // Downloads the thumbnail.<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.265"></a>
+<span class="sourceLineNo">266</span>                                if (thumbnailCache != null) {<a name="line.266"></a>
+<span class="sourceLineNo">267</span>                                        thumbnailCache.cancelOutstandingTasks();<a name="line.267"></a>
+<span class="sourceLineNo">268</span>                                }<a name="line.268"></a>
+<span class="sourceLineNo">269</span>                                thumbnailCache = new StreetsideCache(streetsideImage.getId(),<a name="line.269"></a>
+<span class="sourceLineNo">270</span>                                                StreetsideCache.Type.THUMBNAIL);<a name="line.270"></a>
+<span class="sourceLineNo">271</span>                                try {<a name="line.271"></a>
+<span class="sourceLineNo">272</span>                                        thumbnailCache.submit(this, false);<a name="line.272"></a>
+<span class="sourceLineNo">273</span>                                } catch (final IOException e) {<a name="line.273"></a>
+<span class="sourceLineNo">274</span>                                        logger.error(e);<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                                }<a name="line.275"></a>
+<span class="sourceLineNo">276</span><a name="line.276"></a>
+<span class="sourceLineNo">277</span>                                // Downloads the full resolution image.<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                                if (fullQuality || new StreetsideCache(streetsideImage.getId(),<a name="line.278"></a>
+<span class="sourceLineNo">279</span>                                                StreetsideCache.Type.FULL_IMAGE).get() != null) {<a name="line.279"></a>
+<span class="sourceLineNo">280</span>                                        if (imageCache != null) {<a name="line.280"></a>
+<span class="sourceLineNo">281</span>                                                imageCache.cancelOutstandingTasks();<a name="line.281"></a>
+<span class="sourceLineNo">282</span>                                        }<a name="line.282"></a>
+<span class="sourceLineNo">283</span>                                        imageCache = new StreetsideCache(streetsideImage.getId(),<a name="line.283"></a>
+<span class="sourceLineNo">284</span>                                                        StreetsideCache.Type.FULL_IMAGE);<a name="line.284"></a>
+<span class="sourceLineNo">285</span>                                        try {<a name="line.285"></a>
+<span class="sourceLineNo">286</span>                                                imageCache.submit(this, false);<a name="line.286"></a>
+<span class="sourceLineNo">287</span>                                        } catch (final IOException e) {<a name="line.287"></a>
+<span class="sourceLineNo">288</span>                                                logger.error(e);<a name="line.288"></a>
+<span class="sourceLineNo">289</span>                                        }<a name="line.289"></a>
+<span class="sourceLineNo">290</span>                                }<a name="line.290"></a>
+<span class="sourceLineNo">291</span>                        }<a name="line.291"></a>
+<span class="sourceLineNo">292</span>                        updateTitle();<a name="line.292"></a>
+<span class="sourceLineNo">293</span>                }<a name="line.293"></a>
+<span class="sourceLineNo">294</span>        }<a name="line.294"></a>
+<span class="sourceLineNo">295</span><a name="line.295"></a>
+<span class="sourceLineNo">296</span>        /**<a name="line.296"></a>
+<span class="sourceLineNo">297</span>         * Disables all the buttons in the dialog<a name="line.297"></a>
+<span class="sourceLineNo">298</span>         */<a name="line.298"></a>
+<span class="sourceLineNo">299</span>        public /*private*/ void disableAllButtons() {<a name="line.299"></a>
+<span class="sourceLineNo">300</span>                nextButton.setEnabled(false);<a name="line.300"></a>
+<span class="sourceLineNo">301</span>                previousButton.setEnabled(false);<a name="line.301"></a>
+<span class="sourceLineNo">302</span>                blueButton.setEnabled(false);<a name="line.302"></a>
+<span class="sourceLineNo">303</span>                redButton.setEnabled(false);<a name="line.303"></a>
+<span class="sourceLineNo">304</span>        }<a name="line.304"></a>
+<span class="sourceLineNo">305</span><a name="line.305"></a>
+<span class="sourceLineNo">306</span>        /**<a name="line.306"></a>
+<span class="sourceLineNo">307</span>         * Sets a new StreetsideImage to be shown.<a name="line.307"></a>
+<span class="sourceLineNo">308</span>         *<a name="line.308"></a>
+<span class="sourceLineNo">309</span>         * @param image The image to be shown.<a name="line.309"></a>
+<span class="sourceLineNo">310</span>         */<a name="line.310"></a>
+<span class="sourceLineNo">311</span>        public synchronized void setImage(StreetsideAbstractImage image) {<a name="line.311"></a>
+<span class="sourceLineNo">312</span>                this.image = image;<a name="line.312"></a>
+<span class="sourceLineNo">313</span>        }<a name="line.313"></a>
+<span class="sourceLineNo">314</span><a name="line.314"></a>
+<span class="sourceLineNo">315</span>        /**<a name="line.315"></a>
+<span class="sourceLineNo">316</span>         * Updates the title of the dialog.<a name="line.316"></a>
+<span class="sourceLineNo">317</span>         */<a name="line.317"></a>
+<span class="sourceLineNo">318</span>        // TODO: update title for 360 degree viewer? @rrh<a name="line.318"></a>
+<span class="sourceLineNo">319</span>        public synchronized void updateTitle() {<a name="line.319"></a>
+<span class="sourceLineNo">320</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.320"></a>
+<span class="sourceLineNo">321</span>                        SwingUtilities.invokeLater(this::updateTitle);<a name="line.321"></a>
+<span class="sourceLineNo">322</span>                } else if (image != null) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>                        final StringBuilder title = new StringBuilder(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.323"></a>
+<span class="sourceLineNo">324</span>                        if (image instanceof StreetsideImage) {<a name="line.324"></a>
+<span class="sourceLineNo">325</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.325"></a>
+<span class="sourceLineNo">326</span>                                if (streetsideImage.getCd() != 0) {<a name="line.326"></a>
+<span class="sourceLineNo">327</span>                                        title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(streetsideImage.getDate());<a name="line.327"></a>
+<span class="sourceLineNo">328</span>                                }<a name="line.328"></a>
+<span class="sourceLineNo">329</span>                                setTitle(title.toString());<a name="line.329"></a>
+<span class="sourceLineNo">330</span>                        } else if (image instanceof StreetsideImportedImage) {<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                                final StreetsideImportedImage mapillaryImportedImage = (StreetsideImportedImage) image;<a name="line.331"></a>
+<span class="sourceLineNo">332</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getFile().getName());<a name="line.332"></a>
+<span class="sourceLineNo">333</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getDate());<a name="line.333"></a>
+<span class="sourceLineNo">334</span>                                setTitle(title.toString());<a name="line.334"></a>
+<span class="sourceLineNo">335</span>                        }<a name="line.335"></a>
+<span class="sourceLineNo">336</span>                }<a name="line.336"></a>
+<span class="sourceLineNo">337</span>        }<a name="line.337"></a>
+<span class="sourceLineNo">338</span><a name="line.338"></a>
+<span class="sourceLineNo">339</span>        /**<a name="line.339"></a>
+<span class="sourceLineNo">340</span>         * Returns the {@link StreetsideAbstractImage} object which is being shown.<a name="line.340"></a>
+<span class="sourceLineNo">341</span>         *<a name="line.341"></a>
+<span class="sourceLineNo">342</span>         * @return The {@link StreetsideAbstractImage} object which is being shown.<a name="line.342"></a>
+<span class="sourceLineNo">343</span>         */<a name="line.343"></a>
+<span class="sourceLineNo">344</span>        public synchronized StreetsideAbstractImage getImage() {<a name="line.344"></a>
+<span class="sourceLineNo">345</span>                return image;<a name="line.345"></a>
+<span class="sourceLineNo">346</span>        }<a name="line.346"></a>
+<span class="sourceLineNo">347</span><a name="line.347"></a>
+<span class="sourceLineNo">348</span>        /**<a name="line.348"></a>
+<span class="sourceLineNo">349</span>         * Action class form the next image button.<a name="line.349"></a>
+<span class="sourceLineNo">350</span>         *<a name="line.350"></a>
+<span class="sourceLineNo">351</span>         * @author nokutu<a name="line.351"></a>
+<span class="sourceLineNo">352</span>         */<a name="line.352"></a>
+<span class="sourceLineNo">353</span>        private static class NextPictureAction extends AbstractAction {<a name="line.353"></a>
+<span class="sourceLineNo">354</span><a name="line.354"></a>
+<span class="sourceLineNo">355</span>                private static final long serialVersionUID = 6333692154558730392L;<a name="line.355"></a>
+<span class="sourceLineNo">356</span><a name="line.356"></a>
+<span class="sourceLineNo">357</span>                /**<a name="line.357"></a>
+<span class="sourceLineNo">358</span>                 * Constructs a normal NextPictureAction<a name="line.358"></a>
+<span class="sourceLineNo">359</span>                 */<a name="line.359"></a>
+<span class="sourceLineNo">360</span>                NextPictureAction() {<a name="line.360"></a>
+<span class="sourceLineNo">361</span>                        super(I18n.tr("Next picture"));<a name="line.361"></a>
+<span class="sourceLineNo">362</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the next picture in the sequence"));<a name="line.362"></a>
+<span class="sourceLineNo">363</span>                        new ImageProvider("help", "next").getResource().attachImageIcon(this, true);<a name="line.363"></a>
+<span class="sourceLineNo">364</span>                }<a name="line.364"></a>
+<span class="sourceLineNo">365</span><a name="line.365"></a>
+<span class="sourceLineNo">366</span>                @Override<a name="line.366"></a>
+<span class="sourceLineNo">367</span>                public void actionPerformed(ActionEvent e) {<a name="line.367"></a>
+<span class="sourceLineNo">368</span>                        StreetsideLayer.getInstance().getData().selectNext();<a name="line.368"></a>
+<span class="sourceLineNo">369</span>                }<a name="line.369"></a>
+<span class="sourceLineNo">370</span>        }<a name="line.370"></a>
+<span class="sourceLineNo">371</span><a name="line.371"></a>
+<span class="sourceLineNo">372</span>        /**<a name="line.372"></a>
+<span class="sourceLineNo">373</span>         * Action class for the previous image button.<a name="line.373"></a>
+<span class="sourceLineNo">374</span>         *<a name="line.374"></a>
+<span class="sourceLineNo">375</span>         * @author nokutu<a name="line.375"></a>
+<span class="sourceLineNo">376</span>         */<a name="line.376"></a>
+<span class="sourceLineNo">377</span>        private static class PreviousPictureAction extends AbstractAction {<a name="line.377"></a>
+<span class="sourceLineNo">378</span><a name="line.378"></a>
+<span class="sourceLineNo">379</span>                private static final long serialVersionUID = 4390593660514657107L;<a name="line.379"></a>
+<span class="sourceLineNo">380</span><a name="line.380"></a>
+<span class="sourceLineNo">381</span>                /**<a name="line.381"></a>
+<span class="sourceLineNo">382</span>                 * Constructs a normal PreviousPictureAction<a name="line.382"></a>
+<span class="sourceLineNo">383</span>                 */<a name="line.383"></a>
+<span class="sourceLineNo">384</span>                PreviousPictureAction() {<a name="line.384"></a>
+<span class="sourceLineNo">385</span>                        super(I18n.tr("Previous picture"));<a name="line.385"></a>
+<span class="sourceLineNo">386</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the previous picture in the sequence"));<a name="line.386"></a>
+<span class="sourceLineNo">387</span>                        new ImageProvider("help", "previous").getResource().attachImageIcon(this, true);<a name="line.387"></a>
+<span class="sourceLineNo">388</span>                }<a name="line.388"></a>
+<span class="sourceLineNo">389</span><a name="line.389"></a>
+<span class="sourceLineNo">390</span>                @Override<a name="line.390"></a>
+<span class="sourceLineNo">391</span>                public void actionPerformed(ActionEvent e) {<a name="line.391"></a>
+<span class="sourceLineNo">392</span>                        StreetsideLayer.getInstance().getData().selectPrevious();<a name="line.392"></a>
+<span class="sourceLineNo">393</span>                }<a name="line.393"></a>
+<span class="sourceLineNo">394</span>        }<a name="line.394"></a>
+<span class="sourceLineNo">395</span><a name="line.395"></a>
+<span class="sourceLineNo">396</span>        /**<a name="line.396"></a>
+<span class="sourceLineNo">397</span>         * Action class to jump to the image following the red line.<a name="line.397"></a>
+<span class="sourceLineNo">398</span>         *<a name="line.398"></a>
+<span class="sourceLineNo">399</span>         * @author nokutu<a name="line.399"></a>
+<span class="sourceLineNo">400</span>         */<a name="line.400"></a>
+<span class="sourceLineNo">401</span>        private static class RedAction extends AbstractAction {<a name="line.401"></a>
+<span class="sourceLineNo">402</span><a name="line.402"></a>
+<span class="sourceLineNo">403</span>                private static final long serialVersionUID = -1244456062285831231L;<a name="line.403"></a>
+<span class="sourceLineNo">404</span><a name="line.404"></a>
+<span class="sourceLineNo">405</span>                /**<a name="line.405"></a>
+<span class="sourceLineNo">406</span>                 * Constructs a normal RedAction<a name="line.406"></a>
+<span class="sourceLineNo">407</span>                 */<a name="line.407"></a>
+<span class="sourceLineNo">408</span>                RedAction() {<a name="line.408"></a>
+<span class="sourceLineNo">409</span>                        putValue(Action.NAME, I18n.tr("Jump to red"));<a name="line.409"></a>
+<span class="sourceLineNo">410</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.410"></a>
+<span class="sourceLineNo">411</span>                                        I18n.tr("Jumps to the picture at the other side of the red line"));<a name="line.411"></a>
+<span class="sourceLineNo">412</span>                        new ImageProvider("dialogs", "red").getResource().attachImageIcon(this, true);<a name="line.412"></a>
+<span class="sourceLineNo">413</span>                }<a name="line.413"></a>
+<span class="sourceLineNo">414</span><a name="line.414"></a>
+<span class="sourceLineNo">415</span>                // TODO: RedAction for cubemaps? @rrh<a name="line.415"></a>
+<span class="sourceLineNo">416</span>                @Override<a name="line.416"></a>
+<span class="sourceLineNo">417</span>                public void actionPerformed(ActionEvent e) {<a name="line.417"></a>
+<span class="sourceLineNo">418</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.418"></a>
+<span class="sourceLineNo">419</span>                                StreetsideLayer.getInstance().getData()<a name="line.419"></a>
+<span class="sourceLineNo">420</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(1), true);<a name="line.420"></a>
+<span class="sourceLineNo">421</span>                        }<a name="line.421"></a>
+<span class="sourceLineNo">422</span>                }<a name="line.422"></a>
+<span class="sourceLineNo">423</span>        }<a name="line.423"></a>
+<span class="sourceLineNo">424</span><a name="line.424"></a>
+<span class="sourceLineNo">425</span>        /**<a name="line.425"></a>
+<span class="sourceLineNo">426</span>         * Action class to jump to the image following the blue line.<a name="line.426"></a>
+<span class="sourceLineNo">427</span>         *<a name="line.427"></a>
+<span class="sourceLineNo">428</span>         * @author nokutu<a name="line.428"></a>
+<span class="sourceLineNo">429</span>         */<a name="line.429"></a>
+<span class="sourceLineNo">430</span>        private static class BlueAction extends AbstractAction {<a name="line.430"></a>
+<span class="sourceLineNo">431</span><a name="line.431"></a>
+<span class="sourceLineNo">432</span>                private static final long serialVersionUID = 5951233534212838780L;<a name="line.432"></a>
+<span class="sourceLineNo">433</span><a name="line.433"></a>
+<span class="sourceLineNo">434</span>                /**<a name="line.434"></a>
+<span class="sourceLineNo">435</span>                 * Constructs a normal BlueAction<a name="line.435"></a>
+<span class="sourceLineNo">436</span>                 */<a name="line.436"></a>
+<span class="sourceLineNo">437</span>                BlueAction() {<a name="line.437"></a>
+<span class="sourceLineNo">438</span>                        putValue(Action.NAME, I18n.tr("Jump to blue"));<a name="line.438"></a>
+<span class="sourceLineNo">439</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.439"></a>
+<span class="sourceLineNo">440</span>                                        I18n.tr("Jumps to the picture at the other side of the blue line"));<a name="line.440"></a>
+<span class="sourceLineNo">441</span>                        new ImageProvider("dialogs", "blue").getResource().attachImageIcon(this, true);<a name="line.441"></a>
+<span class="sourceLineNo">442</span>                }<a name="line.442"></a>
+<span class="sourceLineNo">443</span><a name="line.443"></a>
+<span class="sourceLineNo">444</span>                // TODO: BlueAction for cubemaps?<a name="line.444"></a>
+<span class="sourceLineNo">445</span>                @Override<a name="line.445"></a>
+<span class="sourceLineNo">446</span>                public void actionPerformed(ActionEvent e) {<a name="line.446"></a>
+<span class="sourceLineNo">447</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.447"></a>
+<span class="sourceLineNo">448</span>                                StreetsideLayer.getInstance().getData()<a name="line.448"></a>
+<span class="sourceLineNo">449</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(2), true);<a name="line.449"></a>
+<span class="sourceLineNo">450</span>                        }<a name="line.450"></a>
+<span class="sourceLineNo">451</span>                }<a name="line.451"></a>
+<span class="sourceLineNo">452</span>        }<a name="line.452"></a>
+<span class="sourceLineNo">453</span><a name="line.453"></a>
+<span class="sourceLineNo">454</span>        private static class StopAction extends AbstractAction implements WalkListener {<a name="line.454"></a>
+<span class="sourceLineNo">455</span><a name="line.455"></a>
+<span class="sourceLineNo">456</span>                private static final long serialVersionUID = 8789972456611625341L;<a name="line.456"></a>
+<span class="sourceLineNo">457</span><a name="line.457"></a>
+<span class="sourceLineNo">458</span>                private WalkThread thread;<a name="line.458"></a>
+<span class="sourceLineNo">459</span><a name="line.459"></a>
+<span class="sourceLineNo">460</span>                /**<a name="line.460"></a>
+<span class="sourceLineNo">461</span>                 * Constructs a normal StopAction<a name="line.461"></a>
+<span class="sourceLineNo">462</span>                 */<a name="line.462"></a>
+<span class="sourceLineNo">463</span>                StopAction() {<a name="line.463"></a>
+<span class="sourceLineNo">464</span>                        putValue(Action.NAME, I18n.tr("Stop"));<a name="line.464"></a>
+<span class="sourceLineNo">465</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Stops the walk."));<a name="line.465"></a>
+<span class="sourceLineNo">466</span>                        new ImageProvider("dialogs/streetsideStop.png").getResource().attachImageIcon(this, true);<a name="line.466"></a>
+<span class="sourceLineNo">467</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.467"></a>
+<span class="sourceLineNo">468</span>                }<a name="line.468"></a>
+<span class="sourceLineNo">469</span><a name="line.469"></a>
+<span class="sourceLineNo">470</span>                @Override<a name="line.470"></a>
+<span class="sourceLineNo">471</span>                public void actionPerformed(ActionEvent e) {<a name="line.471"></a>
+<span class="sourceLineNo">472</span>                        if (thread != null) {<a name="line.472"></a>
+<span class="sourceLineNo">473</span>                                thread.stopWalk();<a name="line.473"></a>
+<span class="sourceLineNo">474</span>                        }<a name="line.474"></a>
+<span class="sourceLineNo">475</span>                }<a name="line.475"></a>
+<span class="sourceLineNo">476</span><a name="line.476"></a>
+<span class="sourceLineNo">477</span>                @Override<a name="line.477"></a>
+<span class="sourceLineNo">478</span>                public void walkStarted(WalkThread thread) {<a name="line.478"></a>
+<span class="sourceLineNo">479</span>                        this.thread = thread;<a name="line.479"></a>
+<span class="sourceLineNo">480</span>                }<a name="line.480"></a>
+<span class="sourceLineNo">481</span>        }<a name="line.481"></a>
+<span class="sourceLineNo">482</span><a name="line.482"></a>
+<span class="sourceLineNo">483</span>        private static class PlayAction extends AbstractAction implements WalkListener {<a name="line.483"></a>
+<span class="sourceLineNo">484</span><a name="line.484"></a>
+<span class="sourceLineNo">485</span>                private static final long serialVersionUID = -1572747020946842769L;<a name="line.485"></a>
+<span class="sourceLineNo">486</span><a name="line.486"></a>
+<span class="sourceLineNo">487</span>                private transient WalkThread thread;<a name="line.487"></a>
+<span class="sourceLineNo">488</span><a name="line.488"></a>
+<span class="sourceLineNo">489</span>                /**<a name="line.489"></a>
+<span class="sourceLineNo">490</span>                 * Constructs a normal PlayAction<a name="line.490"></a>
+<span class="sourceLineNo">491</span>                 */<a name="line.491"></a>
+<span class="sourceLineNo">492</span>                PlayAction() {<a name="line.492"></a>
+<span class="sourceLineNo">493</span>                        putValue(Action.NAME, I18n.tr("Play"));<a name="line.493"></a>
+<span class="sourceLineNo">494</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Continues with the paused walk."));<a name="line.494"></a>
+<span class="sourceLineNo">495</span>                        new ImageProvider("dialogs/streetsidePlay.png").getResource().attachImageIcon(this, true);<a name="line.495"></a>
+<span class="sourceLineNo">496</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.496"></a>
+<span class="sourceLineNo">497</span>                }<a name="line.497"></a>
+<span class="sourceLineNo">498</span><a name="line.498"></a>
+<span class="sourceLineNo">499</span>                @Override<a name="line.499"></a>
+<span class="sourceLineNo">500</span>                public void actionPerformed(ActionEvent e) {<a name="line.500"></a>
+<span class="sourceLineNo">501</span>                        if (thread != null) {<a name="line.501"></a>
+<span class="sourceLineNo">502</span>                                thread.play();<a name="line.502"></a>
+<span class="sourceLineNo">503</span>                        }<a name="line.503"></a>
+<span class="sourceLineNo">504</span>                }<a name="line.504"></a>
+<span class="sourceLineNo">505</span><a name="line.505"></a>
+<span class="sourceLineNo">506</span>                @Override<a name="line.506"></a>
+<span class="sourceLineNo">507</span>                public void walkStarted(WalkThread thread) {<a name="line.507"></a>
+<span class="sourceLineNo">508</span>                        if (thread != null) {<a name="line.508"></a>
+<span class="sourceLineNo">509</span>                                this.thread = thread;<a name="line.509"></a>
+<span class="sourceLineNo">510</span>                        }<a name="line.510"></a>
+<span class="sourceLineNo">511</span>                }<a name="line.511"></a>
+<span class="sourceLineNo">512</span>        }<a name="line.512"></a>
+<span class="sourceLineNo">513</span><a name="line.513"></a>
+<span class="sourceLineNo">514</span>        private static class PauseAction extends AbstractAction implements WalkListener {<a name="line.514"></a>
+<span class="sourceLineNo">515</span><a name="line.515"></a>
+<span class="sourceLineNo">516</span>                /**<a name="line.516"></a>
+<span class="sourceLineNo">517</span>                 *<a name="line.517"></a>
+<span class="sourceLineNo">518</span>                 */<a name="line.518"></a>
+<span class="sourceLineNo">519</span>                private static final long serialVersionUID = -8758326399460817222L;<a name="line.519"></a>
+<span class="sourceLineNo">520</span>                private WalkThread thread;<a name="line.520"></a>
+<span class="sourceLineNo">521</span><a name="line.521"></a>
+<span class="sourceLineNo">522</span>                /**<a name="line.522"></a>
+<span class="sourceLineNo">523</span>                 * Constructs a normal PauseAction<a name="line.523"></a>
+<span class="sourceLineNo">524</span>                 */<a name="line.524"></a>
+<span class="sourceLineNo">525</span>                PauseAction() {<a name="line.525"></a>
+<span class="sourceLineNo">526</span>                        putValue(Action.NAME, I18n.tr("Pause"));<a name="line.526"></a>
+<span class="sourceLineNo">527</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Pauses the walk."));<a name="line.527"></a>
+<span class="sourceLineNo">528</span>                        new ImageProvider("dialogs/streetsidePause.png").getResource().attachImageIcon(this, true);<a name="line.528"></a>
+<span class="sourceLineNo">529</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.529"></a>
+<span class="sourceLineNo">530</span>                }<a name="line.530"></a>
+<span class="sourceLineNo">531</span><a name="line.531"></a>
+<span class="sourceLineNo">532</span>                @Override<a name="line.532"></a>
+<span class="sourceLineNo">533</span>                public void actionPerformed(ActionEvent e) {<a name="line.533"></a>
+<span class="sourceLineNo">534</span>                        thread.pause();<a name="line.534"></a>
+<span class="sourceLineNo">535</span>                }<a name="line.535"></a>
+<span class="sourceLineNo">536</span><a name="line.536"></a>
+<span class="sourceLineNo">537</span>                @Override<a name="line.537"></a>
+<span class="sourceLineNo">538</span>                public void walkStarted(WalkThread thread) {<a name="line.538"></a>
+<span class="sourceLineNo">539</span>                        this.thread = thread;<a name="line.539"></a>
+<span class="sourceLineNo">540</span>                }<a name="line.540"></a>
+<span class="sourceLineNo">541</span>        }<a name="line.541"></a>
+<span class="sourceLineNo">542</span><a name="line.542"></a>
+<span class="sourceLineNo">543</span>        /**<a name="line.543"></a>
+<span class="sourceLineNo">544</span>         * When the pictures are returned from the cache, they are set in the<a name="line.544"></a>
+<span class="sourceLineNo">545</span>         * {@link StreetsideImageDisplay} object.<a name="line.545"></a>
+<span class="sourceLineNo">546</span>         */<a name="line.546"></a>
+<span class="sourceLineNo">547</span>        @Override<a name="line.547"></a>
+<span class="sourceLineNo">548</span>        public void loadingFinished(final CacheEntry data, final CacheEntryAttributes attributes, final LoadResult result) {<a name="line.548"></a>
+<span class="sourceLineNo">549</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.549"></a>
+<span class="sourceLineNo">550</span>                        SwingUtilities.invokeLater(() -&gt; loadingFinished(data, attributes, result));<a name="line.550"></a>
+<span class="sourceLineNo">551</span><a name="line.551"></a>
+<span class="sourceLineNo">552</span>                } else if (data != null &amp;&amp; result == LoadResult.SUCCESS) {<a name="line.552"></a>
+<span class="sourceLineNo">553</span>                        try {<a name="line.553"></a>
+<span class="sourceLineNo">554</span>                                final BufferedImage img = ImageIO.read(new ByteArrayInputStream(data.getContent()));<a name="line.554"></a>
+<span class="sourceLineNo">555</span>                                if (img == null) {<a name="line.555"></a>
+<span class="sourceLineNo">556</span>                                        return;<a name="line.556"></a>
+<span class="sourceLineNo">557</span>                                }<a name="line.557"></a>
+<span class="sourceLineNo">558</span>                                if (<a name="line.558"></a>
+<span class="sourceLineNo">559</span>                                                streetsideImageDisplay.getImage() == null<a name="line.559"></a>
+<span class="sourceLineNo">560</span>                                                || img.getHeight() &gt; streetsideImageDisplay.getImage().getHeight()<a name="line.560"></a>
+<span class="sourceLineNo">561</span>                                                ) {<a name="line.561"></a>
+<span class="sourceLineNo">562</span>                                        //final StreetsideAbstractImage mai = getImage();<a name="line.562"></a>
+<span class="sourceLineNo">563</span>                                        streetsideImageDisplay.setImage(<a name="line.563"></a>
+<span class="sourceLineNo">564</span>                                                        img,<a name="line.564"></a>
+<span class="sourceLineNo">565</span>                                                        //mai instanceof StreetsideImage ? ((StreetsideImage) getImage()).getDetections() : null<a name="line.565"></a>
+<span class="sourceLineNo">566</span>                                                        null);<a name="line.566"></a>
+<span class="sourceLineNo">567</span>                                }<a name="line.567"></a>
+<span class="sourceLineNo">568</span>                        } catch (final IOException e) {<a name="line.568"></a>
+<span class="sourceLineNo">569</span>                                logger.error(e);<a name="line.569"></a>
+<span class="sourceLineNo">570</span>                        }<a name="line.570"></a>
+<span class="sourceLineNo">571</span>                }<a name="line.571"></a>
+<span class="sourceLineNo">572</span>        }<a name="line.572"></a>
+<span class="sourceLineNo">573</span><a name="line.573"></a>
+<span class="sourceLineNo">574</span><a name="line.574"></a>
+<span class="sourceLineNo">575</span>        /**<a name="line.575"></a>
+<span class="sourceLineNo">576</span>         * Creates the layout of the dialog.<a name="line.576"></a>
+<span class="sourceLineNo">577</span>         *<a name="line.577"></a>
+<span class="sourceLineNo">578</span>         * @param data    The content of the dialog<a name="line.578"></a>
+<span class="sourceLineNo">579</span>         * @param buttons The buttons where you can click<a name="line.579"></a>
+<span class="sourceLineNo">580</span>         */<a name="line.580"></a>
+<span class="sourceLineNo">581</span>        public void createLayout(Component data, List&lt;SideButton&gt; buttons) {<a name="line.581"></a>
+<span class="sourceLineNo">582</span>                removeAll();<a name="line.582"></a>
+<span class="sourceLineNo">583</span>                createLayout(data, true, buttons);<a name="line.583"></a>
+<span class="sourceLineNo">584</span>                add(titleBar, BorderLayout.NORTH);<a name="line.584"></a>
+<span class="sourceLineNo">585</span>        }<a name="line.585"></a>
+<span class="sourceLineNo">586</span><a name="line.586"></a>
+<span class="sourceLineNo">587</span>        @Override<a name="line.587"></a>
+<span class="sourceLineNo">588</span>        public void selectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.588"></a>
+<span class="sourceLineNo">589</span>                setImage(newImage);<a name="line.589"></a>
+<span class="sourceLineNo">590</span>                updateImage();<a name="line.590"></a>
+<span class="sourceLineNo">591</span>        }<a name="line.591"></a>
+<span class="sourceLineNo">592</span><a name="line.592"></a>
+<span class="sourceLineNo">593</span>        @Override<a name="line.593"></a>
+<span class="sourceLineNo">594</span>        public void imagesAdded() {<a name="line.594"></a>
+<span class="sourceLineNo">595</span>                // This method is enforced by StreetsideDataListener, but only selectedImageChanged() is needed<a name="line.595"></a>
+<span class="sourceLineNo">596</span>        }<a name="line.596"></a>
+<span class="sourceLineNo">597</span><a name="line.597"></a>
+<span class="sourceLineNo">598</span>        /**<a name="line.598"></a>
+<span class="sourceLineNo">599</span>         * @return the streetsideImageDisplay<a name="line.599"></a>
+<span class="sourceLineNo">600</span>         */<a name="line.600"></a>
+<span class="sourceLineNo">601</span>        public StreetsideImageDisplay getStreetsideImageDisplay() {<a name="line.601"></a>
+<span class="sourceLineNo">602</span>                return streetsideImageDisplay;<a name="line.602"></a>
+<span class="sourceLineNo">603</span>        }<a name="line.603"></a>
+<span class="sourceLineNo">604</span><a name="line.604"></a>
+<span class="sourceLineNo">605</span>        /**<a name="line.605"></a>
+<span class="sourceLineNo">606</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.606"></a>
+<span class="sourceLineNo">607</span>         */<a name="line.607"></a>
+<span class="sourceLineNo">608</span>        public void setStreetsideImageDisplay(StreetsideImageDisplay streetsideImageDisplay) {<a name="line.608"></a>
+<span class="sourceLineNo">609</span>                this.streetsideImageDisplay = streetsideImageDisplay;<a name="line.609"></a>
+<span class="sourceLineNo">610</span>        }<a name="line.610"></a>
+<span class="sourceLineNo">611</span><a name="line.611"></a>
+<span class="sourceLineNo">612</span>        /**<a name="line.612"></a>
+<span class="sourceLineNo">613</span>         * @return the streetsideImageDisplay<a name="line.613"></a>
+<span class="sourceLineNo">614</span>         */<a name="line.614"></a>
+<span class="sourceLineNo">615</span>        /*public StreetsideViewerDisplay getStreetsideViewerDisplay() {<a name="line.615"></a>
+<span class="sourceLineNo">616</span>                return streetsideViewerDisplay;<a name="line.616"></a>
+<span class="sourceLineNo">617</span>        }*/<a name="line.617"></a>
+<span class="sourceLineNo">618</span><a name="line.618"></a>
+<span class="sourceLineNo">619</span>        /**<a name="line.619"></a>
+<span class="sourceLineNo">620</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.620"></a>
+<span class="sourceLineNo">621</span>         */<a name="line.621"></a>
+<span class="sourceLineNo">622</span>        /*public void setStreetsideViewerDisplay(StreetsideViewerDisplay streetsideViewerDisplay) {<a name="line.622"></a>
+<span class="sourceLineNo">623</span>                streetsideViewerDisplay = streetsideViewerDisplay;<a name="line.623"></a>
+<span class="sourceLineNo">624</span>        }*/<a name="line.624"></a>
+<span class="sourceLineNo">625</span><a name="line.625"></a>
+<span class="sourceLineNo">626</span>        /*private StreetsideViewerDisplay initStreetsideViewerDisplay() {<a name="line.626"></a>
+<span class="sourceLineNo">627</span>                StreetsideViewerDisplay res = new StreetsideViewerDisplay();<a name="line.627"></a>
+<span class="sourceLineNo">628</span>        //this.add(streetsideViewerDisplay);<a name="line.628"></a>
+<span class="sourceLineNo">629</span><a name="line.629"></a>
+<span class="sourceLineNo">630</span><a name="line.630"></a>
+<span class="sourceLineNo">631</span>                Platform.runLater(new Runnable() {<a name="line.631"></a>
+<span class="sourceLineNo">632</span>            @Override<a name="line.632"></a>
+<span class="sourceLineNo">633</span>            public void run() {<a name="line.633"></a>
+<span class="sourceLineNo">634</span>                Scene scene;<a name="line.634"></a>
+<span class="sourceLineNo">635</span>                                try {<a name="line.635"></a>
+<span class="sourceLineNo">636</span>                                        scene = StreetsideViewerDisplay.createScene();<a name="line.636"></a>
+<span class="sourceLineNo">637</span>                                        res.setScene(scene);<a name="line.637"></a>
+<span class="sourceLineNo">638</span>                                } catch (NonInvertibleTransformException e) {<a name="line.638"></a>
+<span class="sourceLineNo">639</span>                                        // TODO Auto-generated catch block<a name="line.639"></a>
+<span class="sourceLineNo">640</span>                                        e.printStackTrace();<a name="line.640"></a>
+<span class="sourceLineNo">641</span>                                }<a name="line.641"></a>
+<span class="sourceLineNo">642</span>            }<a name="line.642"></a>
+<span class="sourceLineNo">643</span>       });<a name="line.643"></a>
+<span class="sourceLineNo">644</span>                return res;<a name="line.644"></a>
+<span class="sourceLineNo">645</span>        }*/<a name="line.645"></a>
+<span class="sourceLineNo">646</span>}<a name="line.646"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.RedAction.html	(revision 34416)
@@ -0,0 +1,718 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Color;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Component;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.ActionEvent;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.image.BufferedImage;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.io.ByteArrayInputStream;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.io.IOException;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Arrays;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.List;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.imageio.ImageIO;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.AbstractAction;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.Action;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.JComponent;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javax.swing.KeyStroke;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javax.swing.SwingUtilities;<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.apache.log4j.Logger;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.data.cache.CacheEntry;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.data.cache.CacheEntryAttributes;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.data.cache.ICachedLoaderListener;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.gui.SideButton;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.openstreetmap.josm.gui.dialogs.ToggleDialog;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.plugins.streetside.StreetsideDataListener;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkListener;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkThread;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>import org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>import org.openstreetmap.josm.tools.I18n;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>/**<a name="line.42"></a>
+<span class="sourceLineNo">043</span> * Toggle dialog that shows an image and some buttons.<a name="line.43"></a>
+<span class="sourceLineNo">044</span> *<a name="line.44"></a>
+<span class="sourceLineNo">045</span> * @author nokutu<a name="line.45"></a>
+<span class="sourceLineNo">046</span> * @author renerr18<a name="line.46"></a>
+<span class="sourceLineNo">047</span> */<a name="line.47"></a>
+<span class="sourceLineNo">048</span>public final class StreetsideMainDialog extends ToggleDialog implements<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                ICachedLoaderListener, StreetsideDataListener {<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>        private static final long serialVersionUID = 2645654786827812861L;<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>  final static Logger logger = Logger.getLogger(StreetsideMainDialog.class);<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>  public static final String BASE_TITLE = I18n.marktr("Microsoft Streetside image");<a name="line.55"></a>
+<span class="sourceLineNo">056</span><a name="line.56"></a>
+<span class="sourceLineNo">057</span>        private static final String MESSAGE_SEPARATOR = " — ";<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>        private static StreetsideMainDialog instance;<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>        private volatile StreetsideAbstractImage image;<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>        public final SideButton nextButton = new SideButton(new NextPictureAction());<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        public final SideButton previousButton = new SideButton(new PreviousPictureAction());<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        /**<a name="line.65"></a>
+<span class="sourceLineNo">066</span>         * Button used to jump to the image following the red line<a name="line.66"></a>
+<span class="sourceLineNo">067</span>         */<a name="line.67"></a>
+<span class="sourceLineNo">068</span>        public final SideButton redButton = new SideButton(new RedAction());<a name="line.68"></a>
+<span class="sourceLineNo">069</span>        /**<a name="line.69"></a>
+<span class="sourceLineNo">070</span>         * Button used to jump to the image following the blue line<a name="line.70"></a>
+<span class="sourceLineNo">071</span>         */<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        public final SideButton blueButton = new SideButton(new BlueAction());<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>        private final SideButton playButton = new SideButton(new PlayAction());<a name="line.74"></a>
+<span class="sourceLineNo">075</span>        private final SideButton pauseButton = new SideButton(new PauseAction());<a name="line.75"></a>
+<span class="sourceLineNo">076</span>        private final SideButton stopButton = new SideButton(new StopAction());<a name="line.76"></a>
+<span class="sourceLineNo">077</span><a name="line.77"></a>
+<span class="sourceLineNo">078</span>        private ImageInfoHelpPopup imageInfoHelp;<a name="line.78"></a>
+<span class="sourceLineNo">079</span><a name="line.79"></a>
+<span class="sourceLineNo">080</span>        private StreetsideViewerHelpPopup streetsideViewerHelp;<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>        /**<a name="line.82"></a>
+<span class="sourceLineNo">083</span>         * Buttons mode.<a name="line.83"></a>
+<span class="sourceLineNo">084</span>         *<a name="line.84"></a>
+<span class="sourceLineNo">085</span>         * @author nokutu<a name="line.85"></a>
+<span class="sourceLineNo">086</span>         */<a name="line.86"></a>
+<span class="sourceLineNo">087</span>        public enum MODE {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                /**<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                 * Standard mode to view pictures.<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                 */<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                NORMAL,<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                /**<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                 * Mode when in walk.<a name="line.93"></a>
+<span class="sourceLineNo">094</span>                 */<a name="line.94"></a>
+<span class="sourceLineNo">095</span>                WALK<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>        /**<a name="line.98"></a>
+<span class="sourceLineNo">099</span>         * Object containing the shown image and that handles zoom and drag<a name="line.99"></a>
+<span class="sourceLineNo">100</span>         */<a name="line.100"></a>
+<span class="sourceLineNo">101</span>        public StreetsideImageDisplay streetsideImageDisplay;<a name="line.101"></a>
+<span class="sourceLineNo">102</span><a name="line.102"></a>
+<span class="sourceLineNo">103</span>        private StreetsideCache imageCache;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>        public StreetsideCache thumbnailCache;<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>        private StreetsideMainDialog() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                super(I18n.tr(StreetsideMainDialog.BASE_TITLE), "streetside-main", I18n.tr("Open Streetside window"), null, 200,<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                                true, StreetsidePreferenceSetting.class);<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                addShortcuts();<a name="line.109"></a>
+<span class="sourceLineNo">110</span><a name="line.110"></a>
+<span class="sourceLineNo">111</span>                streetsideImageDisplay = new StreetsideImageDisplay();<a name="line.111"></a>
+<span class="sourceLineNo">112</span><a name="line.112"></a>
+<span class="sourceLineNo">113</span>                blueButton.setForeground(Color.BLUE);<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                redButton.setForeground(Color.RED);<a name="line.114"></a>
+<span class="sourceLineNo">115</span><a name="line.115"></a>
+<span class="sourceLineNo">116</span>                // TODO: Modes for cubemaps? @rrh<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                setMode(MODE.NORMAL);<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        /**<a name="line.120"></a>
+<span class="sourceLineNo">121</span>         * Adds the shortcuts to the buttons.<a name="line.121"></a>
+<span class="sourceLineNo">122</span>         */<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        private void addShortcuts() {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                nextButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                KeyStroke.getKeyStroke("PAGE_DOWN"), "next");<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                nextButton.getActionMap().put("next", new NextPictureAction());<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                previousButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                KeyStroke.getKeyStroke("PAGE_UP"), "previous");<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                previousButton.getActionMap().put("previous",<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                                new PreviousPictureAction());<a name="line.130"></a>
+<span class="sourceLineNo">131</span>                blueButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.131"></a>
+<span class="sourceLineNo">132</span>                                KeyStroke.getKeyStroke("control PAGE_UP"), "blue");<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                blueButton.getActionMap().put("blue", new BlueAction());<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                redButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                                KeyStroke.getKeyStroke("control PAGE_DOWN"), "red");<a name="line.135"></a>
+<span class="sourceLineNo">136</span>                redButton.getActionMap().put("red", new RedAction());<a name="line.136"></a>
+<span class="sourceLineNo">137</span>        }<a name="line.137"></a>
+<span class="sourceLineNo">138</span><a name="line.138"></a>
+<span class="sourceLineNo">139</span>        /**<a name="line.139"></a>
+<span class="sourceLineNo">140</span>         * Returns the unique instance of the class.<a name="line.140"></a>
+<span class="sourceLineNo">141</span>         *<a name="line.141"></a>
+<span class="sourceLineNo">142</span>         * @return The unique instance of the class.<a name="line.142"></a>
+<span class="sourceLineNo">143</span>         */<a name="line.143"></a>
+<span class="sourceLineNo">144</span>        public static synchronized StreetsideMainDialog getInstance() {<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                if (StreetsideMainDialog.instance == null) {<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                        StreetsideMainDialog.instance = new StreetsideMainDialog();<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                return StreetsideMainDialog.instance;<a name="line.148"></a>
+<span class="sourceLineNo">149</span>        }<a name="line.149"></a>
+<span class="sourceLineNo">150</span><a name="line.150"></a>
+<span class="sourceLineNo">151</span>        /**<a name="line.151"></a>
+<span class="sourceLineNo">152</span>         * @return true, iff the singleton instance is present<a name="line.152"></a>
+<span class="sourceLineNo">153</span>         */<a name="line.153"></a>
+<span class="sourceLineNo">154</span>        public static boolean hasInstance() {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                return StreetsideMainDialog.instance != null;<a name="line.155"></a>
+<span class="sourceLineNo">156</span>        }<a name="line.156"></a>
+<span class="sourceLineNo">157</span><a name="line.157"></a>
+<span class="sourceLineNo">158</span>        public synchronized void setImageInfoHelp(ImageInfoHelpPopup popup) {<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                imageInfoHelp = popup;<a name="line.159"></a>
+<span class="sourceLineNo">160</span>        }<a name="line.160"></a>
+<span class="sourceLineNo">161</span><a name="line.161"></a>
+<span class="sourceLineNo">162</span>        public synchronized void setStreetsideViewerHelp(StreetsideViewerHelpPopup popup) {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                streetsideViewerHelp = popup;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>        }<a name="line.164"></a>
+<span class="sourceLineNo">165</span><a name="line.165"></a>
+<span class="sourceLineNo">166</span>        /**<a name="line.166"></a>
+<span class="sourceLineNo">167</span>         * @return the streetsideViewerHelp<a name="line.167"></a>
+<span class="sourceLineNo">168</span>         */<a name="line.168"></a>
+<span class="sourceLineNo">169</span>        public StreetsideViewerHelpPopup getStreetsideViewerHelp() {<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                return streetsideViewerHelp;<a name="line.170"></a>
+<span class="sourceLineNo">171</span>        }<a name="line.171"></a>
+<span class="sourceLineNo">172</span><a name="line.172"></a>
+<span class="sourceLineNo">173</span>        /**<a name="line.173"></a>
+<span class="sourceLineNo">174</span>         * Sets a new mode for the dialog.<a name="line.174"></a>
+<span class="sourceLineNo">175</span>         *<a name="line.175"></a>
+<span class="sourceLineNo">176</span>         * @param mode The mode to be set. Must not be {@code null}.<a name="line.176"></a>
+<span class="sourceLineNo">177</span>         */<a name="line.177"></a>
+<span class="sourceLineNo">178</span>        public void setMode(MODE mode) {<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                switch (mode) {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                case WALK:<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                        createLayout(<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                                streetsideImageDisplay,<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                                Arrays.asList(playButton, pauseButton, stopButton)<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                        );<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                case NORMAL:<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                default:<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                        createLayout(<a name="line.187"></a>
+<span class="sourceLineNo">188</span>                        streetsideImageDisplay,<a name="line.188"></a>
+<span class="sourceLineNo">189</span>                        Arrays.asList(blueButton, previousButton, nextButton, redButton)<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                    );<a name="line.190"></a>
+<span class="sourceLineNo">191</span>                }<a name="line.191"></a>
+<span class="sourceLineNo">192</span>                disableAllButtons();<a name="line.192"></a>
+<span class="sourceLineNo">193</span>                if (MODE.NORMAL.equals(mode)) {<a name="line.193"></a>
+<span class="sourceLineNo">194</span>                        updateImage();<a name="line.194"></a>
+<span class="sourceLineNo">195</span>                }       }<a name="line.195"></a>
+<span class="sourceLineNo">196</span><a name="line.196"></a>
+<span class="sourceLineNo">197</span>        /**<a name="line.197"></a>
+<span class="sourceLineNo">198</span>         * Destroys the unique instance of the class.<a name="line.198"></a>
+<span class="sourceLineNo">199</span>         */<a name="line.199"></a>
+<span class="sourceLineNo">200</span>        public static synchronized void destroyInstance() {<a name="line.200"></a>
+<span class="sourceLineNo">201</span>                StreetsideMainDialog.instance = null;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>        }<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>        /**<a name="line.204"></a>
+<span class="sourceLineNo">205</span>         * Downloads the full quality picture of the selected StreetsideImage and sets<a name="line.205"></a>
+<span class="sourceLineNo">206</span>         * in the StreetsideImageDisplay object.<a name="line.206"></a>
+<span class="sourceLineNo">207</span>         */<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        public synchronized void updateImage() {<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                updateImage(true);<a name="line.209"></a>
+<span class="sourceLineNo">210</span>        }<a name="line.210"></a>
+<span class="sourceLineNo">211</span><a name="line.211"></a>
+<span class="sourceLineNo">212</span>        /**<a name="line.212"></a>
+<span class="sourceLineNo">213</span>         * Downloads the picture of the selected StreetsideImage and sets in the<a name="line.213"></a>
+<span class="sourceLineNo">214</span>         * StreetsideImageDisplay object.<a name="line.214"></a>
+<span class="sourceLineNo">215</span>         *<a name="line.215"></a>
+<span class="sourceLineNo">216</span>         * @param fullQuality If the full quality picture must be downloaded or just the<a name="line.216"></a>
+<span class="sourceLineNo">217</span>         *                    thumbnail.<a name="line.217"></a>
+<span class="sourceLineNo">218</span>         */<a name="line.218"></a>
+<span class="sourceLineNo">219</span>        public synchronized void updateImage(boolean fullQuality) {<a name="line.219"></a>
+<span class="sourceLineNo">220</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.220"></a>
+<span class="sourceLineNo">221</span>                        SwingUtilities.invokeLater(this::updateImage);<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                } else {<a name="line.222"></a>
+<span class="sourceLineNo">223</span>                        if (!StreetsideLayer.hasInstance()) {<a name="line.223"></a>
+<span class="sourceLineNo">224</span>                                return;<a name="line.224"></a>
+<span class="sourceLineNo">225</span>                        }<a name="line.225"></a>
+<span class="sourceLineNo">226</span>                        if (image == null) {<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                                setTitle(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.228"></a>
+<span class="sourceLineNo">229</span>                                disableAllButtons();<a name="line.229"></a>
+<span class="sourceLineNo">230</span>                                return;<a name="line.230"></a>
+<span class="sourceLineNo">231</span>                        }<a name="line.231"></a>
+<span class="sourceLineNo">232</span><a name="line.232"></a>
+<span class="sourceLineNo">233</span>                        // TODO: help for cubemaps? @rrh<a name="line.233"></a>
+<span class="sourceLineNo">234</span>                        if (imageInfoHelp != null &amp;&amp; StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() &gt; 0 &amp;&amp; imageInfoHelp.showPopup()) {<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                                // Count down the number of times the popup will be displayed<a name="line.235"></a>
+<span class="sourceLineNo">236</span>                                StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.put(StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() - 1);<a name="line.236"></a>
+<span class="sourceLineNo">237</span>                        }<a name="line.237"></a>
+<span class="sourceLineNo">238</span><a name="line.238"></a>
+<span class="sourceLineNo">239</span>                        // Enables/disables next/previous buttons<a name="line.239"></a>
+<span class="sourceLineNo">240</span>                        nextButton.setEnabled(false);<a name="line.240"></a>
+<span class="sourceLineNo">241</span>                        previousButton.setEnabled(false);<a name="line.241"></a>
+<span class="sourceLineNo">242</span>                        if (image.getSequence() != null) {<a name="line.242"></a>
+<span class="sourceLineNo">243</span>                                StreetsideAbstractImage tempImage = image;<a name="line.243"></a>
+<span class="sourceLineNo">244</span>                                while (tempImage.next() != null) {<a name="line.244"></a>
+<span class="sourceLineNo">245</span>                                        tempImage = tempImage.next();<a name="line.245"></a>
+<span class="sourceLineNo">246</span>                                        if (tempImage.isVisible()) {<a name="line.246"></a>
+<span class="sourceLineNo">247</span>                                                nextButton.setEnabled(true);<a name="line.247"></a>
+<span class="sourceLineNo">248</span>                                                break;<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                                        }<a name="line.249"></a>
+<span class="sourceLineNo">250</span>                                }<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                        }<a name="line.251"></a>
+<span class="sourceLineNo">252</span>                        if (image.getSequence() != null) {<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                                StreetsideAbstractImage tempImage = image;<a name="line.253"></a>
+<span class="sourceLineNo">254</span>                                while (tempImage.previous() != null) {<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                                        tempImage = tempImage.previous();<a name="line.255"></a>
+<span class="sourceLineNo">256</span>                                        if (tempImage.isVisible()) {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                                                previousButton.setEnabled(true);<a name="line.257"></a>
+<span class="sourceLineNo">258</span>                                                break;<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                                        }<a name="line.259"></a>
+<span class="sourceLineNo">260</span>                                }<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                        }<a name="line.261"></a>
+<span class="sourceLineNo">262</span>                        if (image instanceof StreetsideImage) {<a name="line.262"></a>
+<span class="sourceLineNo">263</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.263"></a>
+<span class="sourceLineNo">264</span>                                // Downloads the thumbnail.<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.265"></a>
+<span class="sourceLineNo">266</span>                                if (thumbnailCache != null) {<a name="line.266"></a>
+<span class="sourceLineNo">267</span>                                        thumbnailCache.cancelOutstandingTasks();<a name="line.267"></a>
+<span class="sourceLineNo">268</span>                                }<a name="line.268"></a>
+<span class="sourceLineNo">269</span>                                thumbnailCache = new StreetsideCache(streetsideImage.getId(),<a name="line.269"></a>
+<span class="sourceLineNo">270</span>                                                StreetsideCache.Type.THUMBNAIL);<a name="line.270"></a>
+<span class="sourceLineNo">271</span>                                try {<a name="line.271"></a>
+<span class="sourceLineNo">272</span>                                        thumbnailCache.submit(this, false);<a name="line.272"></a>
+<span class="sourceLineNo">273</span>                                } catch (final IOException e) {<a name="line.273"></a>
+<span class="sourceLineNo">274</span>                                        logger.error(e);<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                                }<a name="line.275"></a>
+<span class="sourceLineNo">276</span><a name="line.276"></a>
+<span class="sourceLineNo">277</span>                                // Downloads the full resolution image.<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                                if (fullQuality || new StreetsideCache(streetsideImage.getId(),<a name="line.278"></a>
+<span class="sourceLineNo">279</span>                                                StreetsideCache.Type.FULL_IMAGE).get() != null) {<a name="line.279"></a>
+<span class="sourceLineNo">280</span>                                        if (imageCache != null) {<a name="line.280"></a>
+<span class="sourceLineNo">281</span>                                                imageCache.cancelOutstandingTasks();<a name="line.281"></a>
+<span class="sourceLineNo">282</span>                                        }<a name="line.282"></a>
+<span class="sourceLineNo">283</span>                                        imageCache = new StreetsideCache(streetsideImage.getId(),<a name="line.283"></a>
+<span class="sourceLineNo">284</span>                                                        StreetsideCache.Type.FULL_IMAGE);<a name="line.284"></a>
+<span class="sourceLineNo">285</span>                                        try {<a name="line.285"></a>
+<span class="sourceLineNo">286</span>                                                imageCache.submit(this, false);<a name="line.286"></a>
+<span class="sourceLineNo">287</span>                                        } catch (final IOException e) {<a name="line.287"></a>
+<span class="sourceLineNo">288</span>                                                logger.error(e);<a name="line.288"></a>
+<span class="sourceLineNo">289</span>                                        }<a name="line.289"></a>
+<span class="sourceLineNo">290</span>                                }<a name="line.290"></a>
+<span class="sourceLineNo">291</span>                        }<a name="line.291"></a>
+<span class="sourceLineNo">292</span>                        updateTitle();<a name="line.292"></a>
+<span class="sourceLineNo">293</span>                }<a name="line.293"></a>
+<span class="sourceLineNo">294</span>        }<a name="line.294"></a>
+<span class="sourceLineNo">295</span><a name="line.295"></a>
+<span class="sourceLineNo">296</span>        /**<a name="line.296"></a>
+<span class="sourceLineNo">297</span>         * Disables all the buttons in the dialog<a name="line.297"></a>
+<span class="sourceLineNo">298</span>         */<a name="line.298"></a>
+<span class="sourceLineNo">299</span>        public /*private*/ void disableAllButtons() {<a name="line.299"></a>
+<span class="sourceLineNo">300</span>                nextButton.setEnabled(false);<a name="line.300"></a>
+<span class="sourceLineNo">301</span>                previousButton.setEnabled(false);<a name="line.301"></a>
+<span class="sourceLineNo">302</span>                blueButton.setEnabled(false);<a name="line.302"></a>
+<span class="sourceLineNo">303</span>                redButton.setEnabled(false);<a name="line.303"></a>
+<span class="sourceLineNo">304</span>        }<a name="line.304"></a>
+<span class="sourceLineNo">305</span><a name="line.305"></a>
+<span class="sourceLineNo">306</span>        /**<a name="line.306"></a>
+<span class="sourceLineNo">307</span>         * Sets a new StreetsideImage to be shown.<a name="line.307"></a>
+<span class="sourceLineNo">308</span>         *<a name="line.308"></a>
+<span class="sourceLineNo">309</span>         * @param image The image to be shown.<a name="line.309"></a>
+<span class="sourceLineNo">310</span>         */<a name="line.310"></a>
+<span class="sourceLineNo">311</span>        public synchronized void setImage(StreetsideAbstractImage image) {<a name="line.311"></a>
+<span class="sourceLineNo">312</span>                this.image = image;<a name="line.312"></a>
+<span class="sourceLineNo">313</span>        }<a name="line.313"></a>
+<span class="sourceLineNo">314</span><a name="line.314"></a>
+<span class="sourceLineNo">315</span>        /**<a name="line.315"></a>
+<span class="sourceLineNo">316</span>         * Updates the title of the dialog.<a name="line.316"></a>
+<span class="sourceLineNo">317</span>         */<a name="line.317"></a>
+<span class="sourceLineNo">318</span>        // TODO: update title for 360 degree viewer? @rrh<a name="line.318"></a>
+<span class="sourceLineNo">319</span>        public synchronized void updateTitle() {<a name="line.319"></a>
+<span class="sourceLineNo">320</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.320"></a>
+<span class="sourceLineNo">321</span>                        SwingUtilities.invokeLater(this::updateTitle);<a name="line.321"></a>
+<span class="sourceLineNo">322</span>                } else if (image != null) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>                        final StringBuilder title = new StringBuilder(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.323"></a>
+<span class="sourceLineNo">324</span>                        if (image instanceof StreetsideImage) {<a name="line.324"></a>
+<span class="sourceLineNo">325</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.325"></a>
+<span class="sourceLineNo">326</span>                                if (streetsideImage.getCd() != 0) {<a name="line.326"></a>
+<span class="sourceLineNo">327</span>                                        title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(streetsideImage.getDate());<a name="line.327"></a>
+<span class="sourceLineNo">328</span>                                }<a name="line.328"></a>
+<span class="sourceLineNo">329</span>                                setTitle(title.toString());<a name="line.329"></a>
+<span class="sourceLineNo">330</span>                        } else if (image instanceof StreetsideImportedImage) {<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                                final StreetsideImportedImage mapillaryImportedImage = (StreetsideImportedImage) image;<a name="line.331"></a>
+<span class="sourceLineNo">332</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getFile().getName());<a name="line.332"></a>
+<span class="sourceLineNo">333</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getDate());<a name="line.333"></a>
+<span class="sourceLineNo">334</span>                                setTitle(title.toString());<a name="line.334"></a>
+<span class="sourceLineNo">335</span>                        }<a name="line.335"></a>
+<span class="sourceLineNo">336</span>                }<a name="line.336"></a>
+<span class="sourceLineNo">337</span>        }<a name="line.337"></a>
+<span class="sourceLineNo">338</span><a name="line.338"></a>
+<span class="sourceLineNo">339</span>        /**<a name="line.339"></a>
+<span class="sourceLineNo">340</span>         * Returns the {@link StreetsideAbstractImage} object which is being shown.<a name="line.340"></a>
+<span class="sourceLineNo">341</span>         *<a name="line.341"></a>
+<span class="sourceLineNo">342</span>         * @return The {@link StreetsideAbstractImage} object which is being shown.<a name="line.342"></a>
+<span class="sourceLineNo">343</span>         */<a name="line.343"></a>
+<span class="sourceLineNo">344</span>        public synchronized StreetsideAbstractImage getImage() {<a name="line.344"></a>
+<span class="sourceLineNo">345</span>                return image;<a name="line.345"></a>
+<span class="sourceLineNo">346</span>        }<a name="line.346"></a>
+<span class="sourceLineNo">347</span><a name="line.347"></a>
+<span class="sourceLineNo">348</span>        /**<a name="line.348"></a>
+<span class="sourceLineNo">349</span>         * Action class form the next image button.<a name="line.349"></a>
+<span class="sourceLineNo">350</span>         *<a name="line.350"></a>
+<span class="sourceLineNo">351</span>         * @author nokutu<a name="line.351"></a>
+<span class="sourceLineNo">352</span>         */<a name="line.352"></a>
+<span class="sourceLineNo">353</span>        private static class NextPictureAction extends AbstractAction {<a name="line.353"></a>
+<span class="sourceLineNo">354</span><a name="line.354"></a>
+<span class="sourceLineNo">355</span>                private static final long serialVersionUID = 6333692154558730392L;<a name="line.355"></a>
+<span class="sourceLineNo">356</span><a name="line.356"></a>
+<span class="sourceLineNo">357</span>                /**<a name="line.357"></a>
+<span class="sourceLineNo">358</span>                 * Constructs a normal NextPictureAction<a name="line.358"></a>
+<span class="sourceLineNo">359</span>                 */<a name="line.359"></a>
+<span class="sourceLineNo">360</span>                NextPictureAction() {<a name="line.360"></a>
+<span class="sourceLineNo">361</span>                        super(I18n.tr("Next picture"));<a name="line.361"></a>
+<span class="sourceLineNo">362</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the next picture in the sequence"));<a name="line.362"></a>
+<span class="sourceLineNo">363</span>                        new ImageProvider("help", "next").getResource().attachImageIcon(this, true);<a name="line.363"></a>
+<span class="sourceLineNo">364</span>                }<a name="line.364"></a>
+<span class="sourceLineNo">365</span><a name="line.365"></a>
+<span class="sourceLineNo">366</span>                @Override<a name="line.366"></a>
+<span class="sourceLineNo">367</span>                public void actionPerformed(ActionEvent e) {<a name="line.367"></a>
+<span class="sourceLineNo">368</span>                        StreetsideLayer.getInstance().getData().selectNext();<a name="line.368"></a>
+<span class="sourceLineNo">369</span>                }<a name="line.369"></a>
+<span class="sourceLineNo">370</span>        }<a name="line.370"></a>
+<span class="sourceLineNo">371</span><a name="line.371"></a>
+<span class="sourceLineNo">372</span>        /**<a name="line.372"></a>
+<span class="sourceLineNo">373</span>         * Action class for the previous image button.<a name="line.373"></a>
+<span class="sourceLineNo">374</span>         *<a name="line.374"></a>
+<span class="sourceLineNo">375</span>         * @author nokutu<a name="line.375"></a>
+<span class="sourceLineNo">376</span>         */<a name="line.376"></a>
+<span class="sourceLineNo">377</span>        private static class PreviousPictureAction extends AbstractAction {<a name="line.377"></a>
+<span class="sourceLineNo">378</span><a name="line.378"></a>
+<span class="sourceLineNo">379</span>                private static final long serialVersionUID = 4390593660514657107L;<a name="line.379"></a>
+<span class="sourceLineNo">380</span><a name="line.380"></a>
+<span class="sourceLineNo">381</span>                /**<a name="line.381"></a>
+<span class="sourceLineNo">382</span>                 * Constructs a normal PreviousPictureAction<a name="line.382"></a>
+<span class="sourceLineNo">383</span>                 */<a name="line.383"></a>
+<span class="sourceLineNo">384</span>                PreviousPictureAction() {<a name="line.384"></a>
+<span class="sourceLineNo">385</span>                        super(I18n.tr("Previous picture"));<a name="line.385"></a>
+<span class="sourceLineNo">386</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the previous picture in the sequence"));<a name="line.386"></a>
+<span class="sourceLineNo">387</span>                        new ImageProvider("help", "previous").getResource().attachImageIcon(this, true);<a name="line.387"></a>
+<span class="sourceLineNo">388</span>                }<a name="line.388"></a>
+<span class="sourceLineNo">389</span><a name="line.389"></a>
+<span class="sourceLineNo">390</span>                @Override<a name="line.390"></a>
+<span class="sourceLineNo">391</span>                public void actionPerformed(ActionEvent e) {<a name="line.391"></a>
+<span class="sourceLineNo">392</span>                        StreetsideLayer.getInstance().getData().selectPrevious();<a name="line.392"></a>
+<span class="sourceLineNo">393</span>                }<a name="line.393"></a>
+<span class="sourceLineNo">394</span>        }<a name="line.394"></a>
+<span class="sourceLineNo">395</span><a name="line.395"></a>
+<span class="sourceLineNo">396</span>        /**<a name="line.396"></a>
+<span class="sourceLineNo">397</span>         * Action class to jump to the image following the red line.<a name="line.397"></a>
+<span class="sourceLineNo">398</span>         *<a name="line.398"></a>
+<span class="sourceLineNo">399</span>         * @author nokutu<a name="line.399"></a>
+<span class="sourceLineNo">400</span>         */<a name="line.400"></a>
+<span class="sourceLineNo">401</span>        private static class RedAction extends AbstractAction {<a name="line.401"></a>
+<span class="sourceLineNo">402</span><a name="line.402"></a>
+<span class="sourceLineNo">403</span>                private static final long serialVersionUID = -1244456062285831231L;<a name="line.403"></a>
+<span class="sourceLineNo">404</span><a name="line.404"></a>
+<span class="sourceLineNo">405</span>                /**<a name="line.405"></a>
+<span class="sourceLineNo">406</span>                 * Constructs a normal RedAction<a name="line.406"></a>
+<span class="sourceLineNo">407</span>                 */<a name="line.407"></a>
+<span class="sourceLineNo">408</span>                RedAction() {<a name="line.408"></a>
+<span class="sourceLineNo">409</span>                        putValue(Action.NAME, I18n.tr("Jump to red"));<a name="line.409"></a>
+<span class="sourceLineNo">410</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.410"></a>
+<span class="sourceLineNo">411</span>                                        I18n.tr("Jumps to the picture at the other side of the red line"));<a name="line.411"></a>
+<span class="sourceLineNo">412</span>                        new ImageProvider("dialogs", "red").getResource().attachImageIcon(this, true);<a name="line.412"></a>
+<span class="sourceLineNo">413</span>                }<a name="line.413"></a>
+<span class="sourceLineNo">414</span><a name="line.414"></a>
+<span class="sourceLineNo">415</span>                // TODO: RedAction for cubemaps? @rrh<a name="line.415"></a>
+<span class="sourceLineNo">416</span>                @Override<a name="line.416"></a>
+<span class="sourceLineNo">417</span>                public void actionPerformed(ActionEvent e) {<a name="line.417"></a>
+<span class="sourceLineNo">418</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.418"></a>
+<span class="sourceLineNo">419</span>                                StreetsideLayer.getInstance().getData()<a name="line.419"></a>
+<span class="sourceLineNo">420</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(1), true);<a name="line.420"></a>
+<span class="sourceLineNo">421</span>                        }<a name="line.421"></a>
+<span class="sourceLineNo">422</span>                }<a name="line.422"></a>
+<span class="sourceLineNo">423</span>        }<a name="line.423"></a>
+<span class="sourceLineNo">424</span><a name="line.424"></a>
+<span class="sourceLineNo">425</span>        /**<a name="line.425"></a>
+<span class="sourceLineNo">426</span>         * Action class to jump to the image following the blue line.<a name="line.426"></a>
+<span class="sourceLineNo">427</span>         *<a name="line.427"></a>
+<span class="sourceLineNo">428</span>         * @author nokutu<a name="line.428"></a>
+<span class="sourceLineNo">429</span>         */<a name="line.429"></a>
+<span class="sourceLineNo">430</span>        private static class BlueAction extends AbstractAction {<a name="line.430"></a>
+<span class="sourceLineNo">431</span><a name="line.431"></a>
+<span class="sourceLineNo">432</span>                private static final long serialVersionUID = 5951233534212838780L;<a name="line.432"></a>
+<span class="sourceLineNo">433</span><a name="line.433"></a>
+<span class="sourceLineNo">434</span>                /**<a name="line.434"></a>
+<span class="sourceLineNo">435</span>                 * Constructs a normal BlueAction<a name="line.435"></a>
+<span class="sourceLineNo">436</span>                 */<a name="line.436"></a>
+<span class="sourceLineNo">437</span>                BlueAction() {<a name="line.437"></a>
+<span class="sourceLineNo">438</span>                        putValue(Action.NAME, I18n.tr("Jump to blue"));<a name="line.438"></a>
+<span class="sourceLineNo">439</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.439"></a>
+<span class="sourceLineNo">440</span>                                        I18n.tr("Jumps to the picture at the other side of the blue line"));<a name="line.440"></a>
+<span class="sourceLineNo">441</span>                        new ImageProvider("dialogs", "blue").getResource().attachImageIcon(this, true);<a name="line.441"></a>
+<span class="sourceLineNo">442</span>                }<a name="line.442"></a>
+<span class="sourceLineNo">443</span><a name="line.443"></a>
+<span class="sourceLineNo">444</span>                // TODO: BlueAction for cubemaps?<a name="line.444"></a>
+<span class="sourceLineNo">445</span>                @Override<a name="line.445"></a>
+<span class="sourceLineNo">446</span>                public void actionPerformed(ActionEvent e) {<a name="line.446"></a>
+<span class="sourceLineNo">447</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.447"></a>
+<span class="sourceLineNo">448</span>                                StreetsideLayer.getInstance().getData()<a name="line.448"></a>
+<span class="sourceLineNo">449</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(2), true);<a name="line.449"></a>
+<span class="sourceLineNo">450</span>                        }<a name="line.450"></a>
+<span class="sourceLineNo">451</span>                }<a name="line.451"></a>
+<span class="sourceLineNo">452</span>        }<a name="line.452"></a>
+<span class="sourceLineNo">453</span><a name="line.453"></a>
+<span class="sourceLineNo">454</span>        private static class StopAction extends AbstractAction implements WalkListener {<a name="line.454"></a>
+<span class="sourceLineNo">455</span><a name="line.455"></a>
+<span class="sourceLineNo">456</span>                private static final long serialVersionUID = 8789972456611625341L;<a name="line.456"></a>
+<span class="sourceLineNo">457</span><a name="line.457"></a>
+<span class="sourceLineNo">458</span>                private WalkThread thread;<a name="line.458"></a>
+<span class="sourceLineNo">459</span><a name="line.459"></a>
+<span class="sourceLineNo">460</span>                /**<a name="line.460"></a>
+<span class="sourceLineNo">461</span>                 * Constructs a normal StopAction<a name="line.461"></a>
+<span class="sourceLineNo">462</span>                 */<a name="line.462"></a>
+<span class="sourceLineNo">463</span>                StopAction() {<a name="line.463"></a>
+<span class="sourceLineNo">464</span>                        putValue(Action.NAME, I18n.tr("Stop"));<a name="line.464"></a>
+<span class="sourceLineNo">465</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Stops the walk."));<a name="line.465"></a>
+<span class="sourceLineNo">466</span>                        new ImageProvider("dialogs/streetsideStop.png").getResource().attachImageIcon(this, true);<a name="line.466"></a>
+<span class="sourceLineNo">467</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.467"></a>
+<span class="sourceLineNo">468</span>                }<a name="line.468"></a>
+<span class="sourceLineNo">469</span><a name="line.469"></a>
+<span class="sourceLineNo">470</span>                @Override<a name="line.470"></a>
+<span class="sourceLineNo">471</span>                public void actionPerformed(ActionEvent e) {<a name="line.471"></a>
+<span class="sourceLineNo">472</span>                        if (thread != null) {<a name="line.472"></a>
+<span class="sourceLineNo">473</span>                                thread.stopWalk();<a name="line.473"></a>
+<span class="sourceLineNo">474</span>                        }<a name="line.474"></a>
+<span class="sourceLineNo">475</span>                }<a name="line.475"></a>
+<span class="sourceLineNo">476</span><a name="line.476"></a>
+<span class="sourceLineNo">477</span>                @Override<a name="line.477"></a>
+<span class="sourceLineNo">478</span>                public void walkStarted(WalkThread thread) {<a name="line.478"></a>
+<span class="sourceLineNo">479</span>                        this.thread = thread;<a name="line.479"></a>
+<span class="sourceLineNo">480</span>                }<a name="line.480"></a>
+<span class="sourceLineNo">481</span>        }<a name="line.481"></a>
+<span class="sourceLineNo">482</span><a name="line.482"></a>
+<span class="sourceLineNo">483</span>        private static class PlayAction extends AbstractAction implements WalkListener {<a name="line.483"></a>
+<span class="sourceLineNo">484</span><a name="line.484"></a>
+<span class="sourceLineNo">485</span>                private static final long serialVersionUID = -1572747020946842769L;<a name="line.485"></a>
+<span class="sourceLineNo">486</span><a name="line.486"></a>
+<span class="sourceLineNo">487</span>                private transient WalkThread thread;<a name="line.487"></a>
+<span class="sourceLineNo">488</span><a name="line.488"></a>
+<span class="sourceLineNo">489</span>                /**<a name="line.489"></a>
+<span class="sourceLineNo">490</span>                 * Constructs a normal PlayAction<a name="line.490"></a>
+<span class="sourceLineNo">491</span>                 */<a name="line.491"></a>
+<span class="sourceLineNo">492</span>                PlayAction() {<a name="line.492"></a>
+<span class="sourceLineNo">493</span>                        putValue(Action.NAME, I18n.tr("Play"));<a name="line.493"></a>
+<span class="sourceLineNo">494</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Continues with the paused walk."));<a name="line.494"></a>
+<span class="sourceLineNo">495</span>                        new ImageProvider("dialogs/streetsidePlay.png").getResource().attachImageIcon(this, true);<a name="line.495"></a>
+<span class="sourceLineNo">496</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.496"></a>
+<span class="sourceLineNo">497</span>                }<a name="line.497"></a>
+<span class="sourceLineNo">498</span><a name="line.498"></a>
+<span class="sourceLineNo">499</span>                @Override<a name="line.499"></a>
+<span class="sourceLineNo">500</span>                public void actionPerformed(ActionEvent e) {<a name="line.500"></a>
+<span class="sourceLineNo">501</span>                        if (thread != null) {<a name="line.501"></a>
+<span class="sourceLineNo">502</span>                                thread.play();<a name="line.502"></a>
+<span class="sourceLineNo">503</span>                        }<a name="line.503"></a>
+<span class="sourceLineNo">504</span>                }<a name="line.504"></a>
+<span class="sourceLineNo">505</span><a name="line.505"></a>
+<span class="sourceLineNo">506</span>                @Override<a name="line.506"></a>
+<span class="sourceLineNo">507</span>                public void walkStarted(WalkThread thread) {<a name="line.507"></a>
+<span class="sourceLineNo">508</span>                        if (thread != null) {<a name="line.508"></a>
+<span class="sourceLineNo">509</span>                                this.thread = thread;<a name="line.509"></a>
+<span class="sourceLineNo">510</span>                        }<a name="line.510"></a>
+<span class="sourceLineNo">511</span>                }<a name="line.511"></a>
+<span class="sourceLineNo">512</span>        }<a name="line.512"></a>
+<span class="sourceLineNo">513</span><a name="line.513"></a>
+<span class="sourceLineNo">514</span>        private static class PauseAction extends AbstractAction implements WalkListener {<a name="line.514"></a>
+<span class="sourceLineNo">515</span><a name="line.515"></a>
+<span class="sourceLineNo">516</span>                /**<a name="line.516"></a>
+<span class="sourceLineNo">517</span>                 *<a name="line.517"></a>
+<span class="sourceLineNo">518</span>                 */<a name="line.518"></a>
+<span class="sourceLineNo">519</span>                private static final long serialVersionUID = -8758326399460817222L;<a name="line.519"></a>
+<span class="sourceLineNo">520</span>                private WalkThread thread;<a name="line.520"></a>
+<span class="sourceLineNo">521</span><a name="line.521"></a>
+<span class="sourceLineNo">522</span>                /**<a name="line.522"></a>
+<span class="sourceLineNo">523</span>                 * Constructs a normal PauseAction<a name="line.523"></a>
+<span class="sourceLineNo">524</span>                 */<a name="line.524"></a>
+<span class="sourceLineNo">525</span>                PauseAction() {<a name="line.525"></a>
+<span class="sourceLineNo">526</span>                        putValue(Action.NAME, I18n.tr("Pause"));<a name="line.526"></a>
+<span class="sourceLineNo">527</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Pauses the walk."));<a name="line.527"></a>
+<span class="sourceLineNo">528</span>                        new ImageProvider("dialogs/streetsidePause.png").getResource().attachImageIcon(this, true);<a name="line.528"></a>
+<span class="sourceLineNo">529</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.529"></a>
+<span class="sourceLineNo">530</span>                }<a name="line.530"></a>
+<span class="sourceLineNo">531</span><a name="line.531"></a>
+<span class="sourceLineNo">532</span>                @Override<a name="line.532"></a>
+<span class="sourceLineNo">533</span>                public void actionPerformed(ActionEvent e) {<a name="line.533"></a>
+<span class="sourceLineNo">534</span>                        thread.pause();<a name="line.534"></a>
+<span class="sourceLineNo">535</span>                }<a name="line.535"></a>
+<span class="sourceLineNo">536</span><a name="line.536"></a>
+<span class="sourceLineNo">537</span>                @Override<a name="line.537"></a>
+<span class="sourceLineNo">538</span>                public void walkStarted(WalkThread thread) {<a name="line.538"></a>
+<span class="sourceLineNo">539</span>                        this.thread = thread;<a name="line.539"></a>
+<span class="sourceLineNo">540</span>                }<a name="line.540"></a>
+<span class="sourceLineNo">541</span>        }<a name="line.541"></a>
+<span class="sourceLineNo">542</span><a name="line.542"></a>
+<span class="sourceLineNo">543</span>        /**<a name="line.543"></a>
+<span class="sourceLineNo">544</span>         * When the pictures are returned from the cache, they are set in the<a name="line.544"></a>
+<span class="sourceLineNo">545</span>         * {@link StreetsideImageDisplay} object.<a name="line.545"></a>
+<span class="sourceLineNo">546</span>         */<a name="line.546"></a>
+<span class="sourceLineNo">547</span>        @Override<a name="line.547"></a>
+<span class="sourceLineNo">548</span>        public void loadingFinished(final CacheEntry data, final CacheEntryAttributes attributes, final LoadResult result) {<a name="line.548"></a>
+<span class="sourceLineNo">549</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.549"></a>
+<span class="sourceLineNo">550</span>                        SwingUtilities.invokeLater(() -&gt; loadingFinished(data, attributes, result));<a name="line.550"></a>
+<span class="sourceLineNo">551</span><a name="line.551"></a>
+<span class="sourceLineNo">552</span>                } else if (data != null &amp;&amp; result == LoadResult.SUCCESS) {<a name="line.552"></a>
+<span class="sourceLineNo">553</span>                        try {<a name="line.553"></a>
+<span class="sourceLineNo">554</span>                                final BufferedImage img = ImageIO.read(new ByteArrayInputStream(data.getContent()));<a name="line.554"></a>
+<span class="sourceLineNo">555</span>                                if (img == null) {<a name="line.555"></a>
+<span class="sourceLineNo">556</span>                                        return;<a name="line.556"></a>
+<span class="sourceLineNo">557</span>                                }<a name="line.557"></a>
+<span class="sourceLineNo">558</span>                                if (<a name="line.558"></a>
+<span class="sourceLineNo">559</span>                                                streetsideImageDisplay.getImage() == null<a name="line.559"></a>
+<span class="sourceLineNo">560</span>                                                || img.getHeight() &gt; streetsideImageDisplay.getImage().getHeight()<a name="line.560"></a>
+<span class="sourceLineNo">561</span>                                                ) {<a name="line.561"></a>
+<span class="sourceLineNo">562</span>                                        //final StreetsideAbstractImage mai = getImage();<a name="line.562"></a>
+<span class="sourceLineNo">563</span>                                        streetsideImageDisplay.setImage(<a name="line.563"></a>
+<span class="sourceLineNo">564</span>                                                        img,<a name="line.564"></a>
+<span class="sourceLineNo">565</span>                                                        //mai instanceof StreetsideImage ? ((StreetsideImage) getImage()).getDetections() : null<a name="line.565"></a>
+<span class="sourceLineNo">566</span>                                                        null);<a name="line.566"></a>
+<span class="sourceLineNo">567</span>                                }<a name="line.567"></a>
+<span class="sourceLineNo">568</span>                        } catch (final IOException e) {<a name="line.568"></a>
+<span class="sourceLineNo">569</span>                                logger.error(e);<a name="line.569"></a>
+<span class="sourceLineNo">570</span>                        }<a name="line.570"></a>
+<span class="sourceLineNo">571</span>                }<a name="line.571"></a>
+<span class="sourceLineNo">572</span>        }<a name="line.572"></a>
+<span class="sourceLineNo">573</span><a name="line.573"></a>
+<span class="sourceLineNo">574</span><a name="line.574"></a>
+<span class="sourceLineNo">575</span>        /**<a name="line.575"></a>
+<span class="sourceLineNo">576</span>         * Creates the layout of the dialog.<a name="line.576"></a>
+<span class="sourceLineNo">577</span>         *<a name="line.577"></a>
+<span class="sourceLineNo">578</span>         * @param data    The content of the dialog<a name="line.578"></a>
+<span class="sourceLineNo">579</span>         * @param buttons The buttons where you can click<a name="line.579"></a>
+<span class="sourceLineNo">580</span>         */<a name="line.580"></a>
+<span class="sourceLineNo">581</span>        public void createLayout(Component data, List&lt;SideButton&gt; buttons) {<a name="line.581"></a>
+<span class="sourceLineNo">582</span>                removeAll();<a name="line.582"></a>
+<span class="sourceLineNo">583</span>                createLayout(data, true, buttons);<a name="line.583"></a>
+<span class="sourceLineNo">584</span>                add(titleBar, BorderLayout.NORTH);<a name="line.584"></a>
+<span class="sourceLineNo">585</span>        }<a name="line.585"></a>
+<span class="sourceLineNo">586</span><a name="line.586"></a>
+<span class="sourceLineNo">587</span>        @Override<a name="line.587"></a>
+<span class="sourceLineNo">588</span>        public void selectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.588"></a>
+<span class="sourceLineNo">589</span>                setImage(newImage);<a name="line.589"></a>
+<span class="sourceLineNo">590</span>                updateImage();<a name="line.590"></a>
+<span class="sourceLineNo">591</span>        }<a name="line.591"></a>
+<span class="sourceLineNo">592</span><a name="line.592"></a>
+<span class="sourceLineNo">593</span>        @Override<a name="line.593"></a>
+<span class="sourceLineNo">594</span>        public void imagesAdded() {<a name="line.594"></a>
+<span class="sourceLineNo">595</span>                // This method is enforced by StreetsideDataListener, but only selectedImageChanged() is needed<a name="line.595"></a>
+<span class="sourceLineNo">596</span>        }<a name="line.596"></a>
+<span class="sourceLineNo">597</span><a name="line.597"></a>
+<span class="sourceLineNo">598</span>        /**<a name="line.598"></a>
+<span class="sourceLineNo">599</span>         * @return the streetsideImageDisplay<a name="line.599"></a>
+<span class="sourceLineNo">600</span>         */<a name="line.600"></a>
+<span class="sourceLineNo">601</span>        public StreetsideImageDisplay getStreetsideImageDisplay() {<a name="line.601"></a>
+<span class="sourceLineNo">602</span>                return streetsideImageDisplay;<a name="line.602"></a>
+<span class="sourceLineNo">603</span>        }<a name="line.603"></a>
+<span class="sourceLineNo">604</span><a name="line.604"></a>
+<span class="sourceLineNo">605</span>        /**<a name="line.605"></a>
+<span class="sourceLineNo">606</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.606"></a>
+<span class="sourceLineNo">607</span>         */<a name="line.607"></a>
+<span class="sourceLineNo">608</span>        public void setStreetsideImageDisplay(StreetsideImageDisplay streetsideImageDisplay) {<a name="line.608"></a>
+<span class="sourceLineNo">609</span>                this.streetsideImageDisplay = streetsideImageDisplay;<a name="line.609"></a>
+<span class="sourceLineNo">610</span>        }<a name="line.610"></a>
+<span class="sourceLineNo">611</span><a name="line.611"></a>
+<span class="sourceLineNo">612</span>        /**<a name="line.612"></a>
+<span class="sourceLineNo">613</span>         * @return the streetsideImageDisplay<a name="line.613"></a>
+<span class="sourceLineNo">614</span>         */<a name="line.614"></a>
+<span class="sourceLineNo">615</span>        /*public StreetsideViewerDisplay getStreetsideViewerDisplay() {<a name="line.615"></a>
+<span class="sourceLineNo">616</span>                return streetsideViewerDisplay;<a name="line.616"></a>
+<span class="sourceLineNo">617</span>        }*/<a name="line.617"></a>
+<span class="sourceLineNo">618</span><a name="line.618"></a>
+<span class="sourceLineNo">619</span>        /**<a name="line.619"></a>
+<span class="sourceLineNo">620</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.620"></a>
+<span class="sourceLineNo">621</span>         */<a name="line.621"></a>
+<span class="sourceLineNo">622</span>        /*public void setStreetsideViewerDisplay(StreetsideViewerDisplay streetsideViewerDisplay) {<a name="line.622"></a>
+<span class="sourceLineNo">623</span>                streetsideViewerDisplay = streetsideViewerDisplay;<a name="line.623"></a>
+<span class="sourceLineNo">624</span>        }*/<a name="line.624"></a>
+<span class="sourceLineNo">625</span><a name="line.625"></a>
+<span class="sourceLineNo">626</span>        /*private StreetsideViewerDisplay initStreetsideViewerDisplay() {<a name="line.626"></a>
+<span class="sourceLineNo">627</span>                StreetsideViewerDisplay res = new StreetsideViewerDisplay();<a name="line.627"></a>
+<span class="sourceLineNo">628</span>        //this.add(streetsideViewerDisplay);<a name="line.628"></a>
+<span class="sourceLineNo">629</span><a name="line.629"></a>
+<span class="sourceLineNo">630</span><a name="line.630"></a>
+<span class="sourceLineNo">631</span>                Platform.runLater(new Runnable() {<a name="line.631"></a>
+<span class="sourceLineNo">632</span>            @Override<a name="line.632"></a>
+<span class="sourceLineNo">633</span>            public void run() {<a name="line.633"></a>
+<span class="sourceLineNo">634</span>                Scene scene;<a name="line.634"></a>
+<span class="sourceLineNo">635</span>                                try {<a name="line.635"></a>
+<span class="sourceLineNo">636</span>                                        scene = StreetsideViewerDisplay.createScene();<a name="line.636"></a>
+<span class="sourceLineNo">637</span>                                        res.setScene(scene);<a name="line.637"></a>
+<span class="sourceLineNo">638</span>                                } catch (NonInvertibleTransformException e) {<a name="line.638"></a>
+<span class="sourceLineNo">639</span>                                        // TODO Auto-generated catch block<a name="line.639"></a>
+<span class="sourceLineNo">640</span>                                        e.printStackTrace();<a name="line.640"></a>
+<span class="sourceLineNo">641</span>                                }<a name="line.641"></a>
+<span class="sourceLineNo">642</span>            }<a name="line.642"></a>
+<span class="sourceLineNo">643</span>       });<a name="line.643"></a>
+<span class="sourceLineNo">644</span>                return res;<a name="line.644"></a>
+<span class="sourceLineNo">645</span>        }*/<a name="line.645"></a>
+<span class="sourceLineNo">646</span>}<a name="line.646"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.StopAction.html	(revision 34416)
@@ -0,0 +1,718 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Color;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Component;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.ActionEvent;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.image.BufferedImage;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.io.ByteArrayInputStream;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.io.IOException;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Arrays;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.List;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.imageio.ImageIO;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.AbstractAction;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.Action;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.JComponent;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javax.swing.KeyStroke;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javax.swing.SwingUtilities;<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.apache.log4j.Logger;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.data.cache.CacheEntry;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.data.cache.CacheEntryAttributes;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.data.cache.ICachedLoaderListener;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.gui.SideButton;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.openstreetmap.josm.gui.dialogs.ToggleDialog;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.plugins.streetside.StreetsideDataListener;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkListener;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkThread;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>import org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>import org.openstreetmap.josm.tools.I18n;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>/**<a name="line.42"></a>
+<span class="sourceLineNo">043</span> * Toggle dialog that shows an image and some buttons.<a name="line.43"></a>
+<span class="sourceLineNo">044</span> *<a name="line.44"></a>
+<span class="sourceLineNo">045</span> * @author nokutu<a name="line.45"></a>
+<span class="sourceLineNo">046</span> * @author renerr18<a name="line.46"></a>
+<span class="sourceLineNo">047</span> */<a name="line.47"></a>
+<span class="sourceLineNo">048</span>public final class StreetsideMainDialog extends ToggleDialog implements<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                ICachedLoaderListener, StreetsideDataListener {<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>        private static final long serialVersionUID = 2645654786827812861L;<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>  final static Logger logger = Logger.getLogger(StreetsideMainDialog.class);<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>  public static final String BASE_TITLE = I18n.marktr("Microsoft Streetside image");<a name="line.55"></a>
+<span class="sourceLineNo">056</span><a name="line.56"></a>
+<span class="sourceLineNo">057</span>        private static final String MESSAGE_SEPARATOR = " — ";<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>        private static StreetsideMainDialog instance;<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>        private volatile StreetsideAbstractImage image;<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>        public final SideButton nextButton = new SideButton(new NextPictureAction());<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        public final SideButton previousButton = new SideButton(new PreviousPictureAction());<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        /**<a name="line.65"></a>
+<span class="sourceLineNo">066</span>         * Button used to jump to the image following the red line<a name="line.66"></a>
+<span class="sourceLineNo">067</span>         */<a name="line.67"></a>
+<span class="sourceLineNo">068</span>        public final SideButton redButton = new SideButton(new RedAction());<a name="line.68"></a>
+<span class="sourceLineNo">069</span>        /**<a name="line.69"></a>
+<span class="sourceLineNo">070</span>         * Button used to jump to the image following the blue line<a name="line.70"></a>
+<span class="sourceLineNo">071</span>         */<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        public final SideButton blueButton = new SideButton(new BlueAction());<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>        private final SideButton playButton = new SideButton(new PlayAction());<a name="line.74"></a>
+<span class="sourceLineNo">075</span>        private final SideButton pauseButton = new SideButton(new PauseAction());<a name="line.75"></a>
+<span class="sourceLineNo">076</span>        private final SideButton stopButton = new SideButton(new StopAction());<a name="line.76"></a>
+<span class="sourceLineNo">077</span><a name="line.77"></a>
+<span class="sourceLineNo">078</span>        private ImageInfoHelpPopup imageInfoHelp;<a name="line.78"></a>
+<span class="sourceLineNo">079</span><a name="line.79"></a>
+<span class="sourceLineNo">080</span>        private StreetsideViewerHelpPopup streetsideViewerHelp;<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>        /**<a name="line.82"></a>
+<span class="sourceLineNo">083</span>         * Buttons mode.<a name="line.83"></a>
+<span class="sourceLineNo">084</span>         *<a name="line.84"></a>
+<span class="sourceLineNo">085</span>         * @author nokutu<a name="line.85"></a>
+<span class="sourceLineNo">086</span>         */<a name="line.86"></a>
+<span class="sourceLineNo">087</span>        public enum MODE {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                /**<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                 * Standard mode to view pictures.<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                 */<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                NORMAL,<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                /**<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                 * Mode when in walk.<a name="line.93"></a>
+<span class="sourceLineNo">094</span>                 */<a name="line.94"></a>
+<span class="sourceLineNo">095</span>                WALK<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>        /**<a name="line.98"></a>
+<span class="sourceLineNo">099</span>         * Object containing the shown image and that handles zoom and drag<a name="line.99"></a>
+<span class="sourceLineNo">100</span>         */<a name="line.100"></a>
+<span class="sourceLineNo">101</span>        public StreetsideImageDisplay streetsideImageDisplay;<a name="line.101"></a>
+<span class="sourceLineNo">102</span><a name="line.102"></a>
+<span class="sourceLineNo">103</span>        private StreetsideCache imageCache;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>        public StreetsideCache thumbnailCache;<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>        private StreetsideMainDialog() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                super(I18n.tr(StreetsideMainDialog.BASE_TITLE), "streetside-main", I18n.tr("Open Streetside window"), null, 200,<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                                true, StreetsidePreferenceSetting.class);<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                addShortcuts();<a name="line.109"></a>
+<span class="sourceLineNo">110</span><a name="line.110"></a>
+<span class="sourceLineNo">111</span>                streetsideImageDisplay = new StreetsideImageDisplay();<a name="line.111"></a>
+<span class="sourceLineNo">112</span><a name="line.112"></a>
+<span class="sourceLineNo">113</span>                blueButton.setForeground(Color.BLUE);<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                redButton.setForeground(Color.RED);<a name="line.114"></a>
+<span class="sourceLineNo">115</span><a name="line.115"></a>
+<span class="sourceLineNo">116</span>                // TODO: Modes for cubemaps? @rrh<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                setMode(MODE.NORMAL);<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        /**<a name="line.120"></a>
+<span class="sourceLineNo">121</span>         * Adds the shortcuts to the buttons.<a name="line.121"></a>
+<span class="sourceLineNo">122</span>         */<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        private void addShortcuts() {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                nextButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                KeyStroke.getKeyStroke("PAGE_DOWN"), "next");<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                nextButton.getActionMap().put("next", new NextPictureAction());<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                previousButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                KeyStroke.getKeyStroke("PAGE_UP"), "previous");<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                previousButton.getActionMap().put("previous",<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                                new PreviousPictureAction());<a name="line.130"></a>
+<span class="sourceLineNo">131</span>                blueButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.131"></a>
+<span class="sourceLineNo">132</span>                                KeyStroke.getKeyStroke("control PAGE_UP"), "blue");<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                blueButton.getActionMap().put("blue", new BlueAction());<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                redButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                                KeyStroke.getKeyStroke("control PAGE_DOWN"), "red");<a name="line.135"></a>
+<span class="sourceLineNo">136</span>                redButton.getActionMap().put("red", new RedAction());<a name="line.136"></a>
+<span class="sourceLineNo">137</span>        }<a name="line.137"></a>
+<span class="sourceLineNo">138</span><a name="line.138"></a>
+<span class="sourceLineNo">139</span>        /**<a name="line.139"></a>
+<span class="sourceLineNo">140</span>         * Returns the unique instance of the class.<a name="line.140"></a>
+<span class="sourceLineNo">141</span>         *<a name="line.141"></a>
+<span class="sourceLineNo">142</span>         * @return The unique instance of the class.<a name="line.142"></a>
+<span class="sourceLineNo">143</span>         */<a name="line.143"></a>
+<span class="sourceLineNo">144</span>        public static synchronized StreetsideMainDialog getInstance() {<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                if (StreetsideMainDialog.instance == null) {<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                        StreetsideMainDialog.instance = new StreetsideMainDialog();<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                return StreetsideMainDialog.instance;<a name="line.148"></a>
+<span class="sourceLineNo">149</span>        }<a name="line.149"></a>
+<span class="sourceLineNo">150</span><a name="line.150"></a>
+<span class="sourceLineNo">151</span>        /**<a name="line.151"></a>
+<span class="sourceLineNo">152</span>         * @return true, iff the singleton instance is present<a name="line.152"></a>
+<span class="sourceLineNo">153</span>         */<a name="line.153"></a>
+<span class="sourceLineNo">154</span>        public static boolean hasInstance() {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                return StreetsideMainDialog.instance != null;<a name="line.155"></a>
+<span class="sourceLineNo">156</span>        }<a name="line.156"></a>
+<span class="sourceLineNo">157</span><a name="line.157"></a>
+<span class="sourceLineNo">158</span>        public synchronized void setImageInfoHelp(ImageInfoHelpPopup popup) {<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                imageInfoHelp = popup;<a name="line.159"></a>
+<span class="sourceLineNo">160</span>        }<a name="line.160"></a>
+<span class="sourceLineNo">161</span><a name="line.161"></a>
+<span class="sourceLineNo">162</span>        public synchronized void setStreetsideViewerHelp(StreetsideViewerHelpPopup popup) {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                streetsideViewerHelp = popup;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>        }<a name="line.164"></a>
+<span class="sourceLineNo">165</span><a name="line.165"></a>
+<span class="sourceLineNo">166</span>        /**<a name="line.166"></a>
+<span class="sourceLineNo">167</span>         * @return the streetsideViewerHelp<a name="line.167"></a>
+<span class="sourceLineNo">168</span>         */<a name="line.168"></a>
+<span class="sourceLineNo">169</span>        public StreetsideViewerHelpPopup getStreetsideViewerHelp() {<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                return streetsideViewerHelp;<a name="line.170"></a>
+<span class="sourceLineNo">171</span>        }<a name="line.171"></a>
+<span class="sourceLineNo">172</span><a name="line.172"></a>
+<span class="sourceLineNo">173</span>        /**<a name="line.173"></a>
+<span class="sourceLineNo">174</span>         * Sets a new mode for the dialog.<a name="line.174"></a>
+<span class="sourceLineNo">175</span>         *<a name="line.175"></a>
+<span class="sourceLineNo">176</span>         * @param mode The mode to be set. Must not be {@code null}.<a name="line.176"></a>
+<span class="sourceLineNo">177</span>         */<a name="line.177"></a>
+<span class="sourceLineNo">178</span>        public void setMode(MODE mode) {<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                switch (mode) {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                case WALK:<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                        createLayout(<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                                streetsideImageDisplay,<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                                Arrays.asList(playButton, pauseButton, stopButton)<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                        );<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                case NORMAL:<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                default:<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                        createLayout(<a name="line.187"></a>
+<span class="sourceLineNo">188</span>                        streetsideImageDisplay,<a name="line.188"></a>
+<span class="sourceLineNo">189</span>                        Arrays.asList(blueButton, previousButton, nextButton, redButton)<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                    );<a name="line.190"></a>
+<span class="sourceLineNo">191</span>                }<a name="line.191"></a>
+<span class="sourceLineNo">192</span>                disableAllButtons();<a name="line.192"></a>
+<span class="sourceLineNo">193</span>                if (MODE.NORMAL.equals(mode)) {<a name="line.193"></a>
+<span class="sourceLineNo">194</span>                        updateImage();<a name="line.194"></a>
+<span class="sourceLineNo">195</span>                }       }<a name="line.195"></a>
+<span class="sourceLineNo">196</span><a name="line.196"></a>
+<span class="sourceLineNo">197</span>        /**<a name="line.197"></a>
+<span class="sourceLineNo">198</span>         * Destroys the unique instance of the class.<a name="line.198"></a>
+<span class="sourceLineNo">199</span>         */<a name="line.199"></a>
+<span class="sourceLineNo">200</span>        public static synchronized void destroyInstance() {<a name="line.200"></a>
+<span class="sourceLineNo">201</span>                StreetsideMainDialog.instance = null;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>        }<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>        /**<a name="line.204"></a>
+<span class="sourceLineNo">205</span>         * Downloads the full quality picture of the selected StreetsideImage and sets<a name="line.205"></a>
+<span class="sourceLineNo">206</span>         * in the StreetsideImageDisplay object.<a name="line.206"></a>
+<span class="sourceLineNo">207</span>         */<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        public synchronized void updateImage() {<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                updateImage(true);<a name="line.209"></a>
+<span class="sourceLineNo">210</span>        }<a name="line.210"></a>
+<span class="sourceLineNo">211</span><a name="line.211"></a>
+<span class="sourceLineNo">212</span>        /**<a name="line.212"></a>
+<span class="sourceLineNo">213</span>         * Downloads the picture of the selected StreetsideImage and sets in the<a name="line.213"></a>
+<span class="sourceLineNo">214</span>         * StreetsideImageDisplay object.<a name="line.214"></a>
+<span class="sourceLineNo">215</span>         *<a name="line.215"></a>
+<span class="sourceLineNo">216</span>         * @param fullQuality If the full quality picture must be downloaded or just the<a name="line.216"></a>
+<span class="sourceLineNo">217</span>         *                    thumbnail.<a name="line.217"></a>
+<span class="sourceLineNo">218</span>         */<a name="line.218"></a>
+<span class="sourceLineNo">219</span>        public synchronized void updateImage(boolean fullQuality) {<a name="line.219"></a>
+<span class="sourceLineNo">220</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.220"></a>
+<span class="sourceLineNo">221</span>                        SwingUtilities.invokeLater(this::updateImage);<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                } else {<a name="line.222"></a>
+<span class="sourceLineNo">223</span>                        if (!StreetsideLayer.hasInstance()) {<a name="line.223"></a>
+<span class="sourceLineNo">224</span>                                return;<a name="line.224"></a>
+<span class="sourceLineNo">225</span>                        }<a name="line.225"></a>
+<span class="sourceLineNo">226</span>                        if (image == null) {<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                                setTitle(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.228"></a>
+<span class="sourceLineNo">229</span>                                disableAllButtons();<a name="line.229"></a>
+<span class="sourceLineNo">230</span>                                return;<a name="line.230"></a>
+<span class="sourceLineNo">231</span>                        }<a name="line.231"></a>
+<span class="sourceLineNo">232</span><a name="line.232"></a>
+<span class="sourceLineNo">233</span>                        // TODO: help for cubemaps? @rrh<a name="line.233"></a>
+<span class="sourceLineNo">234</span>                        if (imageInfoHelp != null &amp;&amp; StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() &gt; 0 &amp;&amp; imageInfoHelp.showPopup()) {<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                                // Count down the number of times the popup will be displayed<a name="line.235"></a>
+<span class="sourceLineNo">236</span>                                StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.put(StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() - 1);<a name="line.236"></a>
+<span class="sourceLineNo">237</span>                        }<a name="line.237"></a>
+<span class="sourceLineNo">238</span><a name="line.238"></a>
+<span class="sourceLineNo">239</span>                        // Enables/disables next/previous buttons<a name="line.239"></a>
+<span class="sourceLineNo">240</span>                        nextButton.setEnabled(false);<a name="line.240"></a>
+<span class="sourceLineNo">241</span>                        previousButton.setEnabled(false);<a name="line.241"></a>
+<span class="sourceLineNo">242</span>                        if (image.getSequence() != null) {<a name="line.242"></a>
+<span class="sourceLineNo">243</span>                                StreetsideAbstractImage tempImage = image;<a name="line.243"></a>
+<span class="sourceLineNo">244</span>                                while (tempImage.next() != null) {<a name="line.244"></a>
+<span class="sourceLineNo">245</span>                                        tempImage = tempImage.next();<a name="line.245"></a>
+<span class="sourceLineNo">246</span>                                        if (tempImage.isVisible()) {<a name="line.246"></a>
+<span class="sourceLineNo">247</span>                                                nextButton.setEnabled(true);<a name="line.247"></a>
+<span class="sourceLineNo">248</span>                                                break;<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                                        }<a name="line.249"></a>
+<span class="sourceLineNo">250</span>                                }<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                        }<a name="line.251"></a>
+<span class="sourceLineNo">252</span>                        if (image.getSequence() != null) {<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                                StreetsideAbstractImage tempImage = image;<a name="line.253"></a>
+<span class="sourceLineNo">254</span>                                while (tempImage.previous() != null) {<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                                        tempImage = tempImage.previous();<a name="line.255"></a>
+<span class="sourceLineNo">256</span>                                        if (tempImage.isVisible()) {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                                                previousButton.setEnabled(true);<a name="line.257"></a>
+<span class="sourceLineNo">258</span>                                                break;<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                                        }<a name="line.259"></a>
+<span class="sourceLineNo">260</span>                                }<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                        }<a name="line.261"></a>
+<span class="sourceLineNo">262</span>                        if (image instanceof StreetsideImage) {<a name="line.262"></a>
+<span class="sourceLineNo">263</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.263"></a>
+<span class="sourceLineNo">264</span>                                // Downloads the thumbnail.<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.265"></a>
+<span class="sourceLineNo">266</span>                                if (thumbnailCache != null) {<a name="line.266"></a>
+<span class="sourceLineNo">267</span>                                        thumbnailCache.cancelOutstandingTasks();<a name="line.267"></a>
+<span class="sourceLineNo">268</span>                                }<a name="line.268"></a>
+<span class="sourceLineNo">269</span>                                thumbnailCache = new StreetsideCache(streetsideImage.getId(),<a name="line.269"></a>
+<span class="sourceLineNo">270</span>                                                StreetsideCache.Type.THUMBNAIL);<a name="line.270"></a>
+<span class="sourceLineNo">271</span>                                try {<a name="line.271"></a>
+<span class="sourceLineNo">272</span>                                        thumbnailCache.submit(this, false);<a name="line.272"></a>
+<span class="sourceLineNo">273</span>                                } catch (final IOException e) {<a name="line.273"></a>
+<span class="sourceLineNo">274</span>                                        logger.error(e);<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                                }<a name="line.275"></a>
+<span class="sourceLineNo">276</span><a name="line.276"></a>
+<span class="sourceLineNo">277</span>                                // Downloads the full resolution image.<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                                if (fullQuality || new StreetsideCache(streetsideImage.getId(),<a name="line.278"></a>
+<span class="sourceLineNo">279</span>                                                StreetsideCache.Type.FULL_IMAGE).get() != null) {<a name="line.279"></a>
+<span class="sourceLineNo">280</span>                                        if (imageCache != null) {<a name="line.280"></a>
+<span class="sourceLineNo">281</span>                                                imageCache.cancelOutstandingTasks();<a name="line.281"></a>
+<span class="sourceLineNo">282</span>                                        }<a name="line.282"></a>
+<span class="sourceLineNo">283</span>                                        imageCache = new StreetsideCache(streetsideImage.getId(),<a name="line.283"></a>
+<span class="sourceLineNo">284</span>                                                        StreetsideCache.Type.FULL_IMAGE);<a name="line.284"></a>
+<span class="sourceLineNo">285</span>                                        try {<a name="line.285"></a>
+<span class="sourceLineNo">286</span>                                                imageCache.submit(this, false);<a name="line.286"></a>
+<span class="sourceLineNo">287</span>                                        } catch (final IOException e) {<a name="line.287"></a>
+<span class="sourceLineNo">288</span>                                                logger.error(e);<a name="line.288"></a>
+<span class="sourceLineNo">289</span>                                        }<a name="line.289"></a>
+<span class="sourceLineNo">290</span>                                }<a name="line.290"></a>
+<span class="sourceLineNo">291</span>                        }<a name="line.291"></a>
+<span class="sourceLineNo">292</span>                        updateTitle();<a name="line.292"></a>
+<span class="sourceLineNo">293</span>                }<a name="line.293"></a>
+<span class="sourceLineNo">294</span>        }<a name="line.294"></a>
+<span class="sourceLineNo">295</span><a name="line.295"></a>
+<span class="sourceLineNo">296</span>        /**<a name="line.296"></a>
+<span class="sourceLineNo">297</span>         * Disables all the buttons in the dialog<a name="line.297"></a>
+<span class="sourceLineNo">298</span>         */<a name="line.298"></a>
+<span class="sourceLineNo">299</span>        public /*private*/ void disableAllButtons() {<a name="line.299"></a>
+<span class="sourceLineNo">300</span>                nextButton.setEnabled(false);<a name="line.300"></a>
+<span class="sourceLineNo">301</span>                previousButton.setEnabled(false);<a name="line.301"></a>
+<span class="sourceLineNo">302</span>                blueButton.setEnabled(false);<a name="line.302"></a>
+<span class="sourceLineNo">303</span>                redButton.setEnabled(false);<a name="line.303"></a>
+<span class="sourceLineNo">304</span>        }<a name="line.304"></a>
+<span class="sourceLineNo">305</span><a name="line.305"></a>
+<span class="sourceLineNo">306</span>        /**<a name="line.306"></a>
+<span class="sourceLineNo">307</span>         * Sets a new StreetsideImage to be shown.<a name="line.307"></a>
+<span class="sourceLineNo">308</span>         *<a name="line.308"></a>
+<span class="sourceLineNo">309</span>         * @param image The image to be shown.<a name="line.309"></a>
+<span class="sourceLineNo">310</span>         */<a name="line.310"></a>
+<span class="sourceLineNo">311</span>        public synchronized void setImage(StreetsideAbstractImage image) {<a name="line.311"></a>
+<span class="sourceLineNo">312</span>                this.image = image;<a name="line.312"></a>
+<span class="sourceLineNo">313</span>        }<a name="line.313"></a>
+<span class="sourceLineNo">314</span><a name="line.314"></a>
+<span class="sourceLineNo">315</span>        /**<a name="line.315"></a>
+<span class="sourceLineNo">316</span>         * Updates the title of the dialog.<a name="line.316"></a>
+<span class="sourceLineNo">317</span>         */<a name="line.317"></a>
+<span class="sourceLineNo">318</span>        // TODO: update title for 360 degree viewer? @rrh<a name="line.318"></a>
+<span class="sourceLineNo">319</span>        public synchronized void updateTitle() {<a name="line.319"></a>
+<span class="sourceLineNo">320</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.320"></a>
+<span class="sourceLineNo">321</span>                        SwingUtilities.invokeLater(this::updateTitle);<a name="line.321"></a>
+<span class="sourceLineNo">322</span>                } else if (image != null) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>                        final StringBuilder title = new StringBuilder(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.323"></a>
+<span class="sourceLineNo">324</span>                        if (image instanceof StreetsideImage) {<a name="line.324"></a>
+<span class="sourceLineNo">325</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.325"></a>
+<span class="sourceLineNo">326</span>                                if (streetsideImage.getCd() != 0) {<a name="line.326"></a>
+<span class="sourceLineNo">327</span>                                        title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(streetsideImage.getDate());<a name="line.327"></a>
+<span class="sourceLineNo">328</span>                                }<a name="line.328"></a>
+<span class="sourceLineNo">329</span>                                setTitle(title.toString());<a name="line.329"></a>
+<span class="sourceLineNo">330</span>                        } else if (image instanceof StreetsideImportedImage) {<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                                final StreetsideImportedImage mapillaryImportedImage = (StreetsideImportedImage) image;<a name="line.331"></a>
+<span class="sourceLineNo">332</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getFile().getName());<a name="line.332"></a>
+<span class="sourceLineNo">333</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getDate());<a name="line.333"></a>
+<span class="sourceLineNo">334</span>                                setTitle(title.toString());<a name="line.334"></a>
+<span class="sourceLineNo">335</span>                        }<a name="line.335"></a>
+<span class="sourceLineNo">336</span>                }<a name="line.336"></a>
+<span class="sourceLineNo">337</span>        }<a name="line.337"></a>
+<span class="sourceLineNo">338</span><a name="line.338"></a>
+<span class="sourceLineNo">339</span>        /**<a name="line.339"></a>
+<span class="sourceLineNo">340</span>         * Returns the {@link StreetsideAbstractImage} object which is being shown.<a name="line.340"></a>
+<span class="sourceLineNo">341</span>         *<a name="line.341"></a>
+<span class="sourceLineNo">342</span>         * @return The {@link StreetsideAbstractImage} object which is being shown.<a name="line.342"></a>
+<span class="sourceLineNo">343</span>         */<a name="line.343"></a>
+<span class="sourceLineNo">344</span>        public synchronized StreetsideAbstractImage getImage() {<a name="line.344"></a>
+<span class="sourceLineNo">345</span>                return image;<a name="line.345"></a>
+<span class="sourceLineNo">346</span>        }<a name="line.346"></a>
+<span class="sourceLineNo">347</span><a name="line.347"></a>
+<span class="sourceLineNo">348</span>        /**<a name="line.348"></a>
+<span class="sourceLineNo">349</span>         * Action class form the next image button.<a name="line.349"></a>
+<span class="sourceLineNo">350</span>         *<a name="line.350"></a>
+<span class="sourceLineNo">351</span>         * @author nokutu<a name="line.351"></a>
+<span class="sourceLineNo">352</span>         */<a name="line.352"></a>
+<span class="sourceLineNo">353</span>        private static class NextPictureAction extends AbstractAction {<a name="line.353"></a>
+<span class="sourceLineNo">354</span><a name="line.354"></a>
+<span class="sourceLineNo">355</span>                private static final long serialVersionUID = 6333692154558730392L;<a name="line.355"></a>
+<span class="sourceLineNo">356</span><a name="line.356"></a>
+<span class="sourceLineNo">357</span>                /**<a name="line.357"></a>
+<span class="sourceLineNo">358</span>                 * Constructs a normal NextPictureAction<a name="line.358"></a>
+<span class="sourceLineNo">359</span>                 */<a name="line.359"></a>
+<span class="sourceLineNo">360</span>                NextPictureAction() {<a name="line.360"></a>
+<span class="sourceLineNo">361</span>                        super(I18n.tr("Next picture"));<a name="line.361"></a>
+<span class="sourceLineNo">362</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the next picture in the sequence"));<a name="line.362"></a>
+<span class="sourceLineNo">363</span>                        new ImageProvider("help", "next").getResource().attachImageIcon(this, true);<a name="line.363"></a>
+<span class="sourceLineNo">364</span>                }<a name="line.364"></a>
+<span class="sourceLineNo">365</span><a name="line.365"></a>
+<span class="sourceLineNo">366</span>                @Override<a name="line.366"></a>
+<span class="sourceLineNo">367</span>                public void actionPerformed(ActionEvent e) {<a name="line.367"></a>
+<span class="sourceLineNo">368</span>                        StreetsideLayer.getInstance().getData().selectNext();<a name="line.368"></a>
+<span class="sourceLineNo">369</span>                }<a name="line.369"></a>
+<span class="sourceLineNo">370</span>        }<a name="line.370"></a>
+<span class="sourceLineNo">371</span><a name="line.371"></a>
+<span class="sourceLineNo">372</span>        /**<a name="line.372"></a>
+<span class="sourceLineNo">373</span>         * Action class for the previous image button.<a name="line.373"></a>
+<span class="sourceLineNo">374</span>         *<a name="line.374"></a>
+<span class="sourceLineNo">375</span>         * @author nokutu<a name="line.375"></a>
+<span class="sourceLineNo">376</span>         */<a name="line.376"></a>
+<span class="sourceLineNo">377</span>        private static class PreviousPictureAction extends AbstractAction {<a name="line.377"></a>
+<span class="sourceLineNo">378</span><a name="line.378"></a>
+<span class="sourceLineNo">379</span>                private static final long serialVersionUID = 4390593660514657107L;<a name="line.379"></a>
+<span class="sourceLineNo">380</span><a name="line.380"></a>
+<span class="sourceLineNo">381</span>                /**<a name="line.381"></a>
+<span class="sourceLineNo">382</span>                 * Constructs a normal PreviousPictureAction<a name="line.382"></a>
+<span class="sourceLineNo">383</span>                 */<a name="line.383"></a>
+<span class="sourceLineNo">384</span>                PreviousPictureAction() {<a name="line.384"></a>
+<span class="sourceLineNo">385</span>                        super(I18n.tr("Previous picture"));<a name="line.385"></a>
+<span class="sourceLineNo">386</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the previous picture in the sequence"));<a name="line.386"></a>
+<span class="sourceLineNo">387</span>                        new ImageProvider("help", "previous").getResource().attachImageIcon(this, true);<a name="line.387"></a>
+<span class="sourceLineNo">388</span>                }<a name="line.388"></a>
+<span class="sourceLineNo">389</span><a name="line.389"></a>
+<span class="sourceLineNo">390</span>                @Override<a name="line.390"></a>
+<span class="sourceLineNo">391</span>                public void actionPerformed(ActionEvent e) {<a name="line.391"></a>
+<span class="sourceLineNo">392</span>                        StreetsideLayer.getInstance().getData().selectPrevious();<a name="line.392"></a>
+<span class="sourceLineNo">393</span>                }<a name="line.393"></a>
+<span class="sourceLineNo">394</span>        }<a name="line.394"></a>
+<span class="sourceLineNo">395</span><a name="line.395"></a>
+<span class="sourceLineNo">396</span>        /**<a name="line.396"></a>
+<span class="sourceLineNo">397</span>         * Action class to jump to the image following the red line.<a name="line.397"></a>
+<span class="sourceLineNo">398</span>         *<a name="line.398"></a>
+<span class="sourceLineNo">399</span>         * @author nokutu<a name="line.399"></a>
+<span class="sourceLineNo">400</span>         */<a name="line.400"></a>
+<span class="sourceLineNo">401</span>        private static class RedAction extends AbstractAction {<a name="line.401"></a>
+<span class="sourceLineNo">402</span><a name="line.402"></a>
+<span class="sourceLineNo">403</span>                private static final long serialVersionUID = -1244456062285831231L;<a name="line.403"></a>
+<span class="sourceLineNo">404</span><a name="line.404"></a>
+<span class="sourceLineNo">405</span>                /**<a name="line.405"></a>
+<span class="sourceLineNo">406</span>                 * Constructs a normal RedAction<a name="line.406"></a>
+<span class="sourceLineNo">407</span>                 */<a name="line.407"></a>
+<span class="sourceLineNo">408</span>                RedAction() {<a name="line.408"></a>
+<span class="sourceLineNo">409</span>                        putValue(Action.NAME, I18n.tr("Jump to red"));<a name="line.409"></a>
+<span class="sourceLineNo">410</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.410"></a>
+<span class="sourceLineNo">411</span>                                        I18n.tr("Jumps to the picture at the other side of the red line"));<a name="line.411"></a>
+<span class="sourceLineNo">412</span>                        new ImageProvider("dialogs", "red").getResource().attachImageIcon(this, true);<a name="line.412"></a>
+<span class="sourceLineNo">413</span>                }<a name="line.413"></a>
+<span class="sourceLineNo">414</span><a name="line.414"></a>
+<span class="sourceLineNo">415</span>                // TODO: RedAction for cubemaps? @rrh<a name="line.415"></a>
+<span class="sourceLineNo">416</span>                @Override<a name="line.416"></a>
+<span class="sourceLineNo">417</span>                public void actionPerformed(ActionEvent e) {<a name="line.417"></a>
+<span class="sourceLineNo">418</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.418"></a>
+<span class="sourceLineNo">419</span>                                StreetsideLayer.getInstance().getData()<a name="line.419"></a>
+<span class="sourceLineNo">420</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(1), true);<a name="line.420"></a>
+<span class="sourceLineNo">421</span>                        }<a name="line.421"></a>
+<span class="sourceLineNo">422</span>                }<a name="line.422"></a>
+<span class="sourceLineNo">423</span>        }<a name="line.423"></a>
+<span class="sourceLineNo">424</span><a name="line.424"></a>
+<span class="sourceLineNo">425</span>        /**<a name="line.425"></a>
+<span class="sourceLineNo">426</span>         * Action class to jump to the image following the blue line.<a name="line.426"></a>
+<span class="sourceLineNo">427</span>         *<a name="line.427"></a>
+<span class="sourceLineNo">428</span>         * @author nokutu<a name="line.428"></a>
+<span class="sourceLineNo">429</span>         */<a name="line.429"></a>
+<span class="sourceLineNo">430</span>        private static class BlueAction extends AbstractAction {<a name="line.430"></a>
+<span class="sourceLineNo">431</span><a name="line.431"></a>
+<span class="sourceLineNo">432</span>                private static final long serialVersionUID = 5951233534212838780L;<a name="line.432"></a>
+<span class="sourceLineNo">433</span><a name="line.433"></a>
+<span class="sourceLineNo">434</span>                /**<a name="line.434"></a>
+<span class="sourceLineNo">435</span>                 * Constructs a normal BlueAction<a name="line.435"></a>
+<span class="sourceLineNo">436</span>                 */<a name="line.436"></a>
+<span class="sourceLineNo">437</span>                BlueAction() {<a name="line.437"></a>
+<span class="sourceLineNo">438</span>                        putValue(Action.NAME, I18n.tr("Jump to blue"));<a name="line.438"></a>
+<span class="sourceLineNo">439</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.439"></a>
+<span class="sourceLineNo">440</span>                                        I18n.tr("Jumps to the picture at the other side of the blue line"));<a name="line.440"></a>
+<span class="sourceLineNo">441</span>                        new ImageProvider("dialogs", "blue").getResource().attachImageIcon(this, true);<a name="line.441"></a>
+<span class="sourceLineNo">442</span>                }<a name="line.442"></a>
+<span class="sourceLineNo">443</span><a name="line.443"></a>
+<span class="sourceLineNo">444</span>                // TODO: BlueAction for cubemaps?<a name="line.444"></a>
+<span class="sourceLineNo">445</span>                @Override<a name="line.445"></a>
+<span class="sourceLineNo">446</span>                public void actionPerformed(ActionEvent e) {<a name="line.446"></a>
+<span class="sourceLineNo">447</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.447"></a>
+<span class="sourceLineNo">448</span>                                StreetsideLayer.getInstance().getData()<a name="line.448"></a>
+<span class="sourceLineNo">449</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(2), true);<a name="line.449"></a>
+<span class="sourceLineNo">450</span>                        }<a name="line.450"></a>
+<span class="sourceLineNo">451</span>                }<a name="line.451"></a>
+<span class="sourceLineNo">452</span>        }<a name="line.452"></a>
+<span class="sourceLineNo">453</span><a name="line.453"></a>
+<span class="sourceLineNo">454</span>        private static class StopAction extends AbstractAction implements WalkListener {<a name="line.454"></a>
+<span class="sourceLineNo">455</span><a name="line.455"></a>
+<span class="sourceLineNo">456</span>                private static final long serialVersionUID = 8789972456611625341L;<a name="line.456"></a>
+<span class="sourceLineNo">457</span><a name="line.457"></a>
+<span class="sourceLineNo">458</span>                private WalkThread thread;<a name="line.458"></a>
+<span class="sourceLineNo">459</span><a name="line.459"></a>
+<span class="sourceLineNo">460</span>                /**<a name="line.460"></a>
+<span class="sourceLineNo">461</span>                 * Constructs a normal StopAction<a name="line.461"></a>
+<span class="sourceLineNo">462</span>                 */<a name="line.462"></a>
+<span class="sourceLineNo">463</span>                StopAction() {<a name="line.463"></a>
+<span class="sourceLineNo">464</span>                        putValue(Action.NAME, I18n.tr("Stop"));<a name="line.464"></a>
+<span class="sourceLineNo">465</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Stops the walk."));<a name="line.465"></a>
+<span class="sourceLineNo">466</span>                        new ImageProvider("dialogs/streetsideStop.png").getResource().attachImageIcon(this, true);<a name="line.466"></a>
+<span class="sourceLineNo">467</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.467"></a>
+<span class="sourceLineNo">468</span>                }<a name="line.468"></a>
+<span class="sourceLineNo">469</span><a name="line.469"></a>
+<span class="sourceLineNo">470</span>                @Override<a name="line.470"></a>
+<span class="sourceLineNo">471</span>                public void actionPerformed(ActionEvent e) {<a name="line.471"></a>
+<span class="sourceLineNo">472</span>                        if (thread != null) {<a name="line.472"></a>
+<span class="sourceLineNo">473</span>                                thread.stopWalk();<a name="line.473"></a>
+<span class="sourceLineNo">474</span>                        }<a name="line.474"></a>
+<span class="sourceLineNo">475</span>                }<a name="line.475"></a>
+<span class="sourceLineNo">476</span><a name="line.476"></a>
+<span class="sourceLineNo">477</span>                @Override<a name="line.477"></a>
+<span class="sourceLineNo">478</span>                public void walkStarted(WalkThread thread) {<a name="line.478"></a>
+<span class="sourceLineNo">479</span>                        this.thread = thread;<a name="line.479"></a>
+<span class="sourceLineNo">480</span>                }<a name="line.480"></a>
+<span class="sourceLineNo">481</span>        }<a name="line.481"></a>
+<span class="sourceLineNo">482</span><a name="line.482"></a>
+<span class="sourceLineNo">483</span>        private static class PlayAction extends AbstractAction implements WalkListener {<a name="line.483"></a>
+<span class="sourceLineNo">484</span><a name="line.484"></a>
+<span class="sourceLineNo">485</span>                private static final long serialVersionUID = -1572747020946842769L;<a name="line.485"></a>
+<span class="sourceLineNo">486</span><a name="line.486"></a>
+<span class="sourceLineNo">487</span>                private transient WalkThread thread;<a name="line.487"></a>
+<span class="sourceLineNo">488</span><a name="line.488"></a>
+<span class="sourceLineNo">489</span>                /**<a name="line.489"></a>
+<span class="sourceLineNo">490</span>                 * Constructs a normal PlayAction<a name="line.490"></a>
+<span class="sourceLineNo">491</span>                 */<a name="line.491"></a>
+<span class="sourceLineNo">492</span>                PlayAction() {<a name="line.492"></a>
+<span class="sourceLineNo">493</span>                        putValue(Action.NAME, I18n.tr("Play"));<a name="line.493"></a>
+<span class="sourceLineNo">494</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Continues with the paused walk."));<a name="line.494"></a>
+<span class="sourceLineNo">495</span>                        new ImageProvider("dialogs/streetsidePlay.png").getResource().attachImageIcon(this, true);<a name="line.495"></a>
+<span class="sourceLineNo">496</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.496"></a>
+<span class="sourceLineNo">497</span>                }<a name="line.497"></a>
+<span class="sourceLineNo">498</span><a name="line.498"></a>
+<span class="sourceLineNo">499</span>                @Override<a name="line.499"></a>
+<span class="sourceLineNo">500</span>                public void actionPerformed(ActionEvent e) {<a name="line.500"></a>
+<span class="sourceLineNo">501</span>                        if (thread != null) {<a name="line.501"></a>
+<span class="sourceLineNo">502</span>                                thread.play();<a name="line.502"></a>
+<span class="sourceLineNo">503</span>                        }<a name="line.503"></a>
+<span class="sourceLineNo">504</span>                }<a name="line.504"></a>
+<span class="sourceLineNo">505</span><a name="line.505"></a>
+<span class="sourceLineNo">506</span>                @Override<a name="line.506"></a>
+<span class="sourceLineNo">507</span>                public void walkStarted(WalkThread thread) {<a name="line.507"></a>
+<span class="sourceLineNo">508</span>                        if (thread != null) {<a name="line.508"></a>
+<span class="sourceLineNo">509</span>                                this.thread = thread;<a name="line.509"></a>
+<span class="sourceLineNo">510</span>                        }<a name="line.510"></a>
+<span class="sourceLineNo">511</span>                }<a name="line.511"></a>
+<span class="sourceLineNo">512</span>        }<a name="line.512"></a>
+<span class="sourceLineNo">513</span><a name="line.513"></a>
+<span class="sourceLineNo">514</span>        private static class PauseAction extends AbstractAction implements WalkListener {<a name="line.514"></a>
+<span class="sourceLineNo">515</span><a name="line.515"></a>
+<span class="sourceLineNo">516</span>                /**<a name="line.516"></a>
+<span class="sourceLineNo">517</span>                 *<a name="line.517"></a>
+<span class="sourceLineNo">518</span>                 */<a name="line.518"></a>
+<span class="sourceLineNo">519</span>                private static final long serialVersionUID = -8758326399460817222L;<a name="line.519"></a>
+<span class="sourceLineNo">520</span>                private WalkThread thread;<a name="line.520"></a>
+<span class="sourceLineNo">521</span><a name="line.521"></a>
+<span class="sourceLineNo">522</span>                /**<a name="line.522"></a>
+<span class="sourceLineNo">523</span>                 * Constructs a normal PauseAction<a name="line.523"></a>
+<span class="sourceLineNo">524</span>                 */<a name="line.524"></a>
+<span class="sourceLineNo">525</span>                PauseAction() {<a name="line.525"></a>
+<span class="sourceLineNo">526</span>                        putValue(Action.NAME, I18n.tr("Pause"));<a name="line.526"></a>
+<span class="sourceLineNo">527</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Pauses the walk."));<a name="line.527"></a>
+<span class="sourceLineNo">528</span>                        new ImageProvider("dialogs/streetsidePause.png").getResource().attachImageIcon(this, true);<a name="line.528"></a>
+<span class="sourceLineNo">529</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.529"></a>
+<span class="sourceLineNo">530</span>                }<a name="line.530"></a>
+<span class="sourceLineNo">531</span><a name="line.531"></a>
+<span class="sourceLineNo">532</span>                @Override<a name="line.532"></a>
+<span class="sourceLineNo">533</span>                public void actionPerformed(ActionEvent e) {<a name="line.533"></a>
+<span class="sourceLineNo">534</span>                        thread.pause();<a name="line.534"></a>
+<span class="sourceLineNo">535</span>                }<a name="line.535"></a>
+<span class="sourceLineNo">536</span><a name="line.536"></a>
+<span class="sourceLineNo">537</span>                @Override<a name="line.537"></a>
+<span class="sourceLineNo">538</span>                public void walkStarted(WalkThread thread) {<a name="line.538"></a>
+<span class="sourceLineNo">539</span>                        this.thread = thread;<a name="line.539"></a>
+<span class="sourceLineNo">540</span>                }<a name="line.540"></a>
+<span class="sourceLineNo">541</span>        }<a name="line.541"></a>
+<span class="sourceLineNo">542</span><a name="line.542"></a>
+<span class="sourceLineNo">543</span>        /**<a name="line.543"></a>
+<span class="sourceLineNo">544</span>         * When the pictures are returned from the cache, they are set in the<a name="line.544"></a>
+<span class="sourceLineNo">545</span>         * {@link StreetsideImageDisplay} object.<a name="line.545"></a>
+<span class="sourceLineNo">546</span>         */<a name="line.546"></a>
+<span class="sourceLineNo">547</span>        @Override<a name="line.547"></a>
+<span class="sourceLineNo">548</span>        public void loadingFinished(final CacheEntry data, final CacheEntryAttributes attributes, final LoadResult result) {<a name="line.548"></a>
+<span class="sourceLineNo">549</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.549"></a>
+<span class="sourceLineNo">550</span>                        SwingUtilities.invokeLater(() -&gt; loadingFinished(data, attributes, result));<a name="line.550"></a>
+<span class="sourceLineNo">551</span><a name="line.551"></a>
+<span class="sourceLineNo">552</span>                } else if (data != null &amp;&amp; result == LoadResult.SUCCESS) {<a name="line.552"></a>
+<span class="sourceLineNo">553</span>                        try {<a name="line.553"></a>
+<span class="sourceLineNo">554</span>                                final BufferedImage img = ImageIO.read(new ByteArrayInputStream(data.getContent()));<a name="line.554"></a>
+<span class="sourceLineNo">555</span>                                if (img == null) {<a name="line.555"></a>
+<span class="sourceLineNo">556</span>                                        return;<a name="line.556"></a>
+<span class="sourceLineNo">557</span>                                }<a name="line.557"></a>
+<span class="sourceLineNo">558</span>                                if (<a name="line.558"></a>
+<span class="sourceLineNo">559</span>                                                streetsideImageDisplay.getImage() == null<a name="line.559"></a>
+<span class="sourceLineNo">560</span>                                                || img.getHeight() &gt; streetsideImageDisplay.getImage().getHeight()<a name="line.560"></a>
+<span class="sourceLineNo">561</span>                                                ) {<a name="line.561"></a>
+<span class="sourceLineNo">562</span>                                        //final StreetsideAbstractImage mai = getImage();<a name="line.562"></a>
+<span class="sourceLineNo">563</span>                                        streetsideImageDisplay.setImage(<a name="line.563"></a>
+<span class="sourceLineNo">564</span>                                                        img,<a name="line.564"></a>
+<span class="sourceLineNo">565</span>                                                        //mai instanceof StreetsideImage ? ((StreetsideImage) getImage()).getDetections() : null<a name="line.565"></a>
+<span class="sourceLineNo">566</span>                                                        null);<a name="line.566"></a>
+<span class="sourceLineNo">567</span>                                }<a name="line.567"></a>
+<span class="sourceLineNo">568</span>                        } catch (final IOException e) {<a name="line.568"></a>
+<span class="sourceLineNo">569</span>                                logger.error(e);<a name="line.569"></a>
+<span class="sourceLineNo">570</span>                        }<a name="line.570"></a>
+<span class="sourceLineNo">571</span>                }<a name="line.571"></a>
+<span class="sourceLineNo">572</span>        }<a name="line.572"></a>
+<span class="sourceLineNo">573</span><a name="line.573"></a>
+<span class="sourceLineNo">574</span><a name="line.574"></a>
+<span class="sourceLineNo">575</span>        /**<a name="line.575"></a>
+<span class="sourceLineNo">576</span>         * Creates the layout of the dialog.<a name="line.576"></a>
+<span class="sourceLineNo">577</span>         *<a name="line.577"></a>
+<span class="sourceLineNo">578</span>         * @param data    The content of the dialog<a name="line.578"></a>
+<span class="sourceLineNo">579</span>         * @param buttons The buttons where you can click<a name="line.579"></a>
+<span class="sourceLineNo">580</span>         */<a name="line.580"></a>
+<span class="sourceLineNo">581</span>        public void createLayout(Component data, List&lt;SideButton&gt; buttons) {<a name="line.581"></a>
+<span class="sourceLineNo">582</span>                removeAll();<a name="line.582"></a>
+<span class="sourceLineNo">583</span>                createLayout(data, true, buttons);<a name="line.583"></a>
+<span class="sourceLineNo">584</span>                add(titleBar, BorderLayout.NORTH);<a name="line.584"></a>
+<span class="sourceLineNo">585</span>        }<a name="line.585"></a>
+<span class="sourceLineNo">586</span><a name="line.586"></a>
+<span class="sourceLineNo">587</span>        @Override<a name="line.587"></a>
+<span class="sourceLineNo">588</span>        public void selectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.588"></a>
+<span class="sourceLineNo">589</span>                setImage(newImage);<a name="line.589"></a>
+<span class="sourceLineNo">590</span>                updateImage();<a name="line.590"></a>
+<span class="sourceLineNo">591</span>        }<a name="line.591"></a>
+<span class="sourceLineNo">592</span><a name="line.592"></a>
+<span class="sourceLineNo">593</span>        @Override<a name="line.593"></a>
+<span class="sourceLineNo">594</span>        public void imagesAdded() {<a name="line.594"></a>
+<span class="sourceLineNo">595</span>                // This method is enforced by StreetsideDataListener, but only selectedImageChanged() is needed<a name="line.595"></a>
+<span class="sourceLineNo">596</span>        }<a name="line.596"></a>
+<span class="sourceLineNo">597</span><a name="line.597"></a>
+<span class="sourceLineNo">598</span>        /**<a name="line.598"></a>
+<span class="sourceLineNo">599</span>         * @return the streetsideImageDisplay<a name="line.599"></a>
+<span class="sourceLineNo">600</span>         */<a name="line.600"></a>
+<span class="sourceLineNo">601</span>        public StreetsideImageDisplay getStreetsideImageDisplay() {<a name="line.601"></a>
+<span class="sourceLineNo">602</span>                return streetsideImageDisplay;<a name="line.602"></a>
+<span class="sourceLineNo">603</span>        }<a name="line.603"></a>
+<span class="sourceLineNo">604</span><a name="line.604"></a>
+<span class="sourceLineNo">605</span>        /**<a name="line.605"></a>
+<span class="sourceLineNo">606</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.606"></a>
+<span class="sourceLineNo">607</span>         */<a name="line.607"></a>
+<span class="sourceLineNo">608</span>        public void setStreetsideImageDisplay(StreetsideImageDisplay streetsideImageDisplay) {<a name="line.608"></a>
+<span class="sourceLineNo">609</span>                this.streetsideImageDisplay = streetsideImageDisplay;<a name="line.609"></a>
+<span class="sourceLineNo">610</span>        }<a name="line.610"></a>
+<span class="sourceLineNo">611</span><a name="line.611"></a>
+<span class="sourceLineNo">612</span>        /**<a name="line.612"></a>
+<span class="sourceLineNo">613</span>         * @return the streetsideImageDisplay<a name="line.613"></a>
+<span class="sourceLineNo">614</span>         */<a name="line.614"></a>
+<span class="sourceLineNo">615</span>        /*public StreetsideViewerDisplay getStreetsideViewerDisplay() {<a name="line.615"></a>
+<span class="sourceLineNo">616</span>                return streetsideViewerDisplay;<a name="line.616"></a>
+<span class="sourceLineNo">617</span>        }*/<a name="line.617"></a>
+<span class="sourceLineNo">618</span><a name="line.618"></a>
+<span class="sourceLineNo">619</span>        /**<a name="line.619"></a>
+<span class="sourceLineNo">620</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.620"></a>
+<span class="sourceLineNo">621</span>         */<a name="line.621"></a>
+<span class="sourceLineNo">622</span>        /*public void setStreetsideViewerDisplay(StreetsideViewerDisplay streetsideViewerDisplay) {<a name="line.622"></a>
+<span class="sourceLineNo">623</span>                streetsideViewerDisplay = streetsideViewerDisplay;<a name="line.623"></a>
+<span class="sourceLineNo">624</span>        }*/<a name="line.624"></a>
+<span class="sourceLineNo">625</span><a name="line.625"></a>
+<span class="sourceLineNo">626</span>        /*private StreetsideViewerDisplay initStreetsideViewerDisplay() {<a name="line.626"></a>
+<span class="sourceLineNo">627</span>                StreetsideViewerDisplay res = new StreetsideViewerDisplay();<a name="line.627"></a>
+<span class="sourceLineNo">628</span>        //this.add(streetsideViewerDisplay);<a name="line.628"></a>
+<span class="sourceLineNo">629</span><a name="line.629"></a>
+<span class="sourceLineNo">630</span><a name="line.630"></a>
+<span class="sourceLineNo">631</span>                Platform.runLater(new Runnable() {<a name="line.631"></a>
+<span class="sourceLineNo">632</span>            @Override<a name="line.632"></a>
+<span class="sourceLineNo">633</span>            public void run() {<a name="line.633"></a>
+<span class="sourceLineNo">634</span>                Scene scene;<a name="line.634"></a>
+<span class="sourceLineNo">635</span>                                try {<a name="line.635"></a>
+<span class="sourceLineNo">636</span>                                        scene = StreetsideViewerDisplay.createScene();<a name="line.636"></a>
+<span class="sourceLineNo">637</span>                                        res.setScene(scene);<a name="line.637"></a>
+<span class="sourceLineNo">638</span>                                } catch (NonInvertibleTransformException e) {<a name="line.638"></a>
+<span class="sourceLineNo">639</span>                                        // TODO Auto-generated catch block<a name="line.639"></a>
+<span class="sourceLineNo">640</span>                                        e.printStackTrace();<a name="line.640"></a>
+<span class="sourceLineNo">641</span>                                }<a name="line.641"></a>
+<span class="sourceLineNo">642</span>            }<a name="line.642"></a>
+<span class="sourceLineNo">643</span>       });<a name="line.643"></a>
+<span class="sourceLineNo">644</span>                return res;<a name="line.644"></a>
+<span class="sourceLineNo">645</span>        }*/<a name="line.645"></a>
+<span class="sourceLineNo">646</span>}<a name="line.646"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.html	(revision 34416)
@@ -0,0 +1,718 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Color;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Component;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.ActionEvent;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.image.BufferedImage;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.io.ByteArrayInputStream;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.io.IOException;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Arrays;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.List;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.imageio.ImageIO;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.AbstractAction;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.Action;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.JComponent;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javax.swing.KeyStroke;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javax.swing.SwingUtilities;<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.apache.log4j.Logger;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.data.cache.CacheEntry;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.data.cache.CacheEntryAttributes;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.data.cache.ICachedLoaderListener;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.gui.SideButton;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.openstreetmap.josm.gui.dialogs.ToggleDialog;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.plugins.streetside.StreetsideDataListener;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkListener;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>import org.openstreetmap.josm.plugins.streetside.actions.WalkThread;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>import org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>import org.openstreetmap.josm.tools.I18n;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>/**<a name="line.42"></a>
+<span class="sourceLineNo">043</span> * Toggle dialog that shows an image and some buttons.<a name="line.43"></a>
+<span class="sourceLineNo">044</span> *<a name="line.44"></a>
+<span class="sourceLineNo">045</span> * @author nokutu<a name="line.45"></a>
+<span class="sourceLineNo">046</span> * @author renerr18<a name="line.46"></a>
+<span class="sourceLineNo">047</span> */<a name="line.47"></a>
+<span class="sourceLineNo">048</span>public final class StreetsideMainDialog extends ToggleDialog implements<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                ICachedLoaderListener, StreetsideDataListener {<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>        private static final long serialVersionUID = 2645654786827812861L;<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>  final static Logger logger = Logger.getLogger(StreetsideMainDialog.class);<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>  public static final String BASE_TITLE = I18n.marktr("Microsoft Streetside image");<a name="line.55"></a>
+<span class="sourceLineNo">056</span><a name="line.56"></a>
+<span class="sourceLineNo">057</span>        private static final String MESSAGE_SEPARATOR = " — ";<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>        private static StreetsideMainDialog instance;<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>        private volatile StreetsideAbstractImage image;<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>        public final SideButton nextButton = new SideButton(new NextPictureAction());<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        public final SideButton previousButton = new SideButton(new PreviousPictureAction());<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        /**<a name="line.65"></a>
+<span class="sourceLineNo">066</span>         * Button used to jump to the image following the red line<a name="line.66"></a>
+<span class="sourceLineNo">067</span>         */<a name="line.67"></a>
+<span class="sourceLineNo">068</span>        public final SideButton redButton = new SideButton(new RedAction());<a name="line.68"></a>
+<span class="sourceLineNo">069</span>        /**<a name="line.69"></a>
+<span class="sourceLineNo">070</span>         * Button used to jump to the image following the blue line<a name="line.70"></a>
+<span class="sourceLineNo">071</span>         */<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        public final SideButton blueButton = new SideButton(new BlueAction());<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>        private final SideButton playButton = new SideButton(new PlayAction());<a name="line.74"></a>
+<span class="sourceLineNo">075</span>        private final SideButton pauseButton = new SideButton(new PauseAction());<a name="line.75"></a>
+<span class="sourceLineNo">076</span>        private final SideButton stopButton = new SideButton(new StopAction());<a name="line.76"></a>
+<span class="sourceLineNo">077</span><a name="line.77"></a>
+<span class="sourceLineNo">078</span>        private ImageInfoHelpPopup imageInfoHelp;<a name="line.78"></a>
+<span class="sourceLineNo">079</span><a name="line.79"></a>
+<span class="sourceLineNo">080</span>        private StreetsideViewerHelpPopup streetsideViewerHelp;<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>        /**<a name="line.82"></a>
+<span class="sourceLineNo">083</span>         * Buttons mode.<a name="line.83"></a>
+<span class="sourceLineNo">084</span>         *<a name="line.84"></a>
+<span class="sourceLineNo">085</span>         * @author nokutu<a name="line.85"></a>
+<span class="sourceLineNo">086</span>         */<a name="line.86"></a>
+<span class="sourceLineNo">087</span>        public enum MODE {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                /**<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                 * Standard mode to view pictures.<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                 */<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                NORMAL,<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                /**<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                 * Mode when in walk.<a name="line.93"></a>
+<span class="sourceLineNo">094</span>                 */<a name="line.94"></a>
+<span class="sourceLineNo">095</span>                WALK<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>        /**<a name="line.98"></a>
+<span class="sourceLineNo">099</span>         * Object containing the shown image and that handles zoom and drag<a name="line.99"></a>
+<span class="sourceLineNo">100</span>         */<a name="line.100"></a>
+<span class="sourceLineNo">101</span>        public StreetsideImageDisplay streetsideImageDisplay;<a name="line.101"></a>
+<span class="sourceLineNo">102</span><a name="line.102"></a>
+<span class="sourceLineNo">103</span>        private StreetsideCache imageCache;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>        public StreetsideCache thumbnailCache;<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>        private StreetsideMainDialog() {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                super(I18n.tr(StreetsideMainDialog.BASE_TITLE), "streetside-main", I18n.tr("Open Streetside window"), null, 200,<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                                true, StreetsidePreferenceSetting.class);<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                addShortcuts();<a name="line.109"></a>
+<span class="sourceLineNo">110</span><a name="line.110"></a>
+<span class="sourceLineNo">111</span>                streetsideImageDisplay = new StreetsideImageDisplay();<a name="line.111"></a>
+<span class="sourceLineNo">112</span><a name="line.112"></a>
+<span class="sourceLineNo">113</span>                blueButton.setForeground(Color.BLUE);<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                redButton.setForeground(Color.RED);<a name="line.114"></a>
+<span class="sourceLineNo">115</span><a name="line.115"></a>
+<span class="sourceLineNo">116</span>                // TODO: Modes for cubemaps? @rrh<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                setMode(MODE.NORMAL);<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        }<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        /**<a name="line.120"></a>
+<span class="sourceLineNo">121</span>         * Adds the shortcuts to the buttons.<a name="line.121"></a>
+<span class="sourceLineNo">122</span>         */<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        private void addShortcuts() {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>                nextButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                                KeyStroke.getKeyStroke("PAGE_DOWN"), "next");<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                nextButton.getActionMap().put("next", new NextPictureAction());<a name="line.126"></a>
+<span class="sourceLineNo">127</span>                previousButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                                KeyStroke.getKeyStroke("PAGE_UP"), "previous");<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                previousButton.getActionMap().put("previous",<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                                new PreviousPictureAction());<a name="line.130"></a>
+<span class="sourceLineNo">131</span>                blueButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.131"></a>
+<span class="sourceLineNo">132</span>                                KeyStroke.getKeyStroke("control PAGE_UP"), "blue");<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                blueButton.getActionMap().put("blue", new BlueAction());<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                redButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                                KeyStroke.getKeyStroke("control PAGE_DOWN"), "red");<a name="line.135"></a>
+<span class="sourceLineNo">136</span>                redButton.getActionMap().put("red", new RedAction());<a name="line.136"></a>
+<span class="sourceLineNo">137</span>        }<a name="line.137"></a>
+<span class="sourceLineNo">138</span><a name="line.138"></a>
+<span class="sourceLineNo">139</span>        /**<a name="line.139"></a>
+<span class="sourceLineNo">140</span>         * Returns the unique instance of the class.<a name="line.140"></a>
+<span class="sourceLineNo">141</span>         *<a name="line.141"></a>
+<span class="sourceLineNo">142</span>         * @return The unique instance of the class.<a name="line.142"></a>
+<span class="sourceLineNo">143</span>         */<a name="line.143"></a>
+<span class="sourceLineNo">144</span>        public static synchronized StreetsideMainDialog getInstance() {<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                if (StreetsideMainDialog.instance == null) {<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                        StreetsideMainDialog.instance = new StreetsideMainDialog();<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                return StreetsideMainDialog.instance;<a name="line.148"></a>
+<span class="sourceLineNo">149</span>        }<a name="line.149"></a>
+<span class="sourceLineNo">150</span><a name="line.150"></a>
+<span class="sourceLineNo">151</span>        /**<a name="line.151"></a>
+<span class="sourceLineNo">152</span>         * @return true, iff the singleton instance is present<a name="line.152"></a>
+<span class="sourceLineNo">153</span>         */<a name="line.153"></a>
+<span class="sourceLineNo">154</span>        public static boolean hasInstance() {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>                return StreetsideMainDialog.instance != null;<a name="line.155"></a>
+<span class="sourceLineNo">156</span>        }<a name="line.156"></a>
+<span class="sourceLineNo">157</span><a name="line.157"></a>
+<span class="sourceLineNo">158</span>        public synchronized void setImageInfoHelp(ImageInfoHelpPopup popup) {<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                imageInfoHelp = popup;<a name="line.159"></a>
+<span class="sourceLineNo">160</span>        }<a name="line.160"></a>
+<span class="sourceLineNo">161</span><a name="line.161"></a>
+<span class="sourceLineNo">162</span>        public synchronized void setStreetsideViewerHelp(StreetsideViewerHelpPopup popup) {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                streetsideViewerHelp = popup;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>        }<a name="line.164"></a>
+<span class="sourceLineNo">165</span><a name="line.165"></a>
+<span class="sourceLineNo">166</span>        /**<a name="line.166"></a>
+<span class="sourceLineNo">167</span>         * @return the streetsideViewerHelp<a name="line.167"></a>
+<span class="sourceLineNo">168</span>         */<a name="line.168"></a>
+<span class="sourceLineNo">169</span>        public StreetsideViewerHelpPopup getStreetsideViewerHelp() {<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                return streetsideViewerHelp;<a name="line.170"></a>
+<span class="sourceLineNo">171</span>        }<a name="line.171"></a>
+<span class="sourceLineNo">172</span><a name="line.172"></a>
+<span class="sourceLineNo">173</span>        /**<a name="line.173"></a>
+<span class="sourceLineNo">174</span>         * Sets a new mode for the dialog.<a name="line.174"></a>
+<span class="sourceLineNo">175</span>         *<a name="line.175"></a>
+<span class="sourceLineNo">176</span>         * @param mode The mode to be set. Must not be {@code null}.<a name="line.176"></a>
+<span class="sourceLineNo">177</span>         */<a name="line.177"></a>
+<span class="sourceLineNo">178</span>        public void setMode(MODE mode) {<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                switch (mode) {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                case WALK:<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                        createLayout(<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                                streetsideImageDisplay,<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                                Arrays.asList(playButton, pauseButton, stopButton)<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                        );<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                case NORMAL:<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                default:<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                        createLayout(<a name="line.187"></a>
+<span class="sourceLineNo">188</span>                        streetsideImageDisplay,<a name="line.188"></a>
+<span class="sourceLineNo">189</span>                        Arrays.asList(blueButton, previousButton, nextButton, redButton)<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                    );<a name="line.190"></a>
+<span class="sourceLineNo">191</span>                }<a name="line.191"></a>
+<span class="sourceLineNo">192</span>                disableAllButtons();<a name="line.192"></a>
+<span class="sourceLineNo">193</span>                if (MODE.NORMAL.equals(mode)) {<a name="line.193"></a>
+<span class="sourceLineNo">194</span>                        updateImage();<a name="line.194"></a>
+<span class="sourceLineNo">195</span>                }       }<a name="line.195"></a>
+<span class="sourceLineNo">196</span><a name="line.196"></a>
+<span class="sourceLineNo">197</span>        /**<a name="line.197"></a>
+<span class="sourceLineNo">198</span>         * Destroys the unique instance of the class.<a name="line.198"></a>
+<span class="sourceLineNo">199</span>         */<a name="line.199"></a>
+<span class="sourceLineNo">200</span>        public static synchronized void destroyInstance() {<a name="line.200"></a>
+<span class="sourceLineNo">201</span>                StreetsideMainDialog.instance = null;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>        }<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>        /**<a name="line.204"></a>
+<span class="sourceLineNo">205</span>         * Downloads the full quality picture of the selected StreetsideImage and sets<a name="line.205"></a>
+<span class="sourceLineNo">206</span>         * in the StreetsideImageDisplay object.<a name="line.206"></a>
+<span class="sourceLineNo">207</span>         */<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        public synchronized void updateImage() {<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                updateImage(true);<a name="line.209"></a>
+<span class="sourceLineNo">210</span>        }<a name="line.210"></a>
+<span class="sourceLineNo">211</span><a name="line.211"></a>
+<span class="sourceLineNo">212</span>        /**<a name="line.212"></a>
+<span class="sourceLineNo">213</span>         * Downloads the picture of the selected StreetsideImage and sets in the<a name="line.213"></a>
+<span class="sourceLineNo">214</span>         * StreetsideImageDisplay object.<a name="line.214"></a>
+<span class="sourceLineNo">215</span>         *<a name="line.215"></a>
+<span class="sourceLineNo">216</span>         * @param fullQuality If the full quality picture must be downloaded or just the<a name="line.216"></a>
+<span class="sourceLineNo">217</span>         *                    thumbnail.<a name="line.217"></a>
+<span class="sourceLineNo">218</span>         */<a name="line.218"></a>
+<span class="sourceLineNo">219</span>        public synchronized void updateImage(boolean fullQuality) {<a name="line.219"></a>
+<span class="sourceLineNo">220</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.220"></a>
+<span class="sourceLineNo">221</span>                        SwingUtilities.invokeLater(this::updateImage);<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                } else {<a name="line.222"></a>
+<span class="sourceLineNo">223</span>                        if (!StreetsideLayer.hasInstance()) {<a name="line.223"></a>
+<span class="sourceLineNo">224</span>                                return;<a name="line.224"></a>
+<span class="sourceLineNo">225</span>                        }<a name="line.225"></a>
+<span class="sourceLineNo">226</span>                        if (image == null) {<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                                setTitle(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.228"></a>
+<span class="sourceLineNo">229</span>                                disableAllButtons();<a name="line.229"></a>
+<span class="sourceLineNo">230</span>                                return;<a name="line.230"></a>
+<span class="sourceLineNo">231</span>                        }<a name="line.231"></a>
+<span class="sourceLineNo">232</span><a name="line.232"></a>
+<span class="sourceLineNo">233</span>                        // TODO: help for cubemaps? @rrh<a name="line.233"></a>
+<span class="sourceLineNo">234</span>                        if (imageInfoHelp != null &amp;&amp; StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() &gt; 0 &amp;&amp; imageInfoHelp.showPopup()) {<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                                // Count down the number of times the popup will be displayed<a name="line.235"></a>
+<span class="sourceLineNo">236</span>                                StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.put(StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.get() - 1);<a name="line.236"></a>
+<span class="sourceLineNo">237</span>                        }<a name="line.237"></a>
+<span class="sourceLineNo">238</span><a name="line.238"></a>
+<span class="sourceLineNo">239</span>                        // Enables/disables next/previous buttons<a name="line.239"></a>
+<span class="sourceLineNo">240</span>                        nextButton.setEnabled(false);<a name="line.240"></a>
+<span class="sourceLineNo">241</span>                        previousButton.setEnabled(false);<a name="line.241"></a>
+<span class="sourceLineNo">242</span>                        if (image.getSequence() != null) {<a name="line.242"></a>
+<span class="sourceLineNo">243</span>                                StreetsideAbstractImage tempImage = image;<a name="line.243"></a>
+<span class="sourceLineNo">244</span>                                while (tempImage.next() != null) {<a name="line.244"></a>
+<span class="sourceLineNo">245</span>                                        tempImage = tempImage.next();<a name="line.245"></a>
+<span class="sourceLineNo">246</span>                                        if (tempImage.isVisible()) {<a name="line.246"></a>
+<span class="sourceLineNo">247</span>                                                nextButton.setEnabled(true);<a name="line.247"></a>
+<span class="sourceLineNo">248</span>                                                break;<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                                        }<a name="line.249"></a>
+<span class="sourceLineNo">250</span>                                }<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                        }<a name="line.251"></a>
+<span class="sourceLineNo">252</span>                        if (image.getSequence() != null) {<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                                StreetsideAbstractImage tempImage = image;<a name="line.253"></a>
+<span class="sourceLineNo">254</span>                                while (tempImage.previous() != null) {<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                                        tempImage = tempImage.previous();<a name="line.255"></a>
+<span class="sourceLineNo">256</span>                                        if (tempImage.isVisible()) {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                                                previousButton.setEnabled(true);<a name="line.257"></a>
+<span class="sourceLineNo">258</span>                                                break;<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                                        }<a name="line.259"></a>
+<span class="sourceLineNo">260</span>                                }<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                        }<a name="line.261"></a>
+<span class="sourceLineNo">262</span>                        if (image instanceof StreetsideImage) {<a name="line.262"></a>
+<span class="sourceLineNo">263</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.263"></a>
+<span class="sourceLineNo">264</span>                                // Downloads the thumbnail.<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                                streetsideImageDisplay.setImage(null, null);<a name="line.265"></a>
+<span class="sourceLineNo">266</span>                                if (thumbnailCache != null) {<a name="line.266"></a>
+<span class="sourceLineNo">267</span>                                        thumbnailCache.cancelOutstandingTasks();<a name="line.267"></a>
+<span class="sourceLineNo">268</span>                                }<a name="line.268"></a>
+<span class="sourceLineNo">269</span>                                thumbnailCache = new StreetsideCache(streetsideImage.getId(),<a name="line.269"></a>
+<span class="sourceLineNo">270</span>                                                StreetsideCache.Type.THUMBNAIL);<a name="line.270"></a>
+<span class="sourceLineNo">271</span>                                try {<a name="line.271"></a>
+<span class="sourceLineNo">272</span>                                        thumbnailCache.submit(this, false);<a name="line.272"></a>
+<span class="sourceLineNo">273</span>                                } catch (final IOException e) {<a name="line.273"></a>
+<span class="sourceLineNo">274</span>                                        logger.error(e);<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                                }<a name="line.275"></a>
+<span class="sourceLineNo">276</span><a name="line.276"></a>
+<span class="sourceLineNo">277</span>                                // Downloads the full resolution image.<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                                if (fullQuality || new StreetsideCache(streetsideImage.getId(),<a name="line.278"></a>
+<span class="sourceLineNo">279</span>                                                StreetsideCache.Type.FULL_IMAGE).get() != null) {<a name="line.279"></a>
+<span class="sourceLineNo">280</span>                                        if (imageCache != null) {<a name="line.280"></a>
+<span class="sourceLineNo">281</span>                                                imageCache.cancelOutstandingTasks();<a name="line.281"></a>
+<span class="sourceLineNo">282</span>                                        }<a name="line.282"></a>
+<span class="sourceLineNo">283</span>                                        imageCache = new StreetsideCache(streetsideImage.getId(),<a name="line.283"></a>
+<span class="sourceLineNo">284</span>                                                        StreetsideCache.Type.FULL_IMAGE);<a name="line.284"></a>
+<span class="sourceLineNo">285</span>                                        try {<a name="line.285"></a>
+<span class="sourceLineNo">286</span>                                                imageCache.submit(this, false);<a name="line.286"></a>
+<span class="sourceLineNo">287</span>                                        } catch (final IOException e) {<a name="line.287"></a>
+<span class="sourceLineNo">288</span>                                                logger.error(e);<a name="line.288"></a>
+<span class="sourceLineNo">289</span>                                        }<a name="line.289"></a>
+<span class="sourceLineNo">290</span>                                }<a name="line.290"></a>
+<span class="sourceLineNo">291</span>                        }<a name="line.291"></a>
+<span class="sourceLineNo">292</span>                        updateTitle();<a name="line.292"></a>
+<span class="sourceLineNo">293</span>                }<a name="line.293"></a>
+<span class="sourceLineNo">294</span>        }<a name="line.294"></a>
+<span class="sourceLineNo">295</span><a name="line.295"></a>
+<span class="sourceLineNo">296</span>        /**<a name="line.296"></a>
+<span class="sourceLineNo">297</span>         * Disables all the buttons in the dialog<a name="line.297"></a>
+<span class="sourceLineNo">298</span>         */<a name="line.298"></a>
+<span class="sourceLineNo">299</span>        public /*private*/ void disableAllButtons() {<a name="line.299"></a>
+<span class="sourceLineNo">300</span>                nextButton.setEnabled(false);<a name="line.300"></a>
+<span class="sourceLineNo">301</span>                previousButton.setEnabled(false);<a name="line.301"></a>
+<span class="sourceLineNo">302</span>                blueButton.setEnabled(false);<a name="line.302"></a>
+<span class="sourceLineNo">303</span>                redButton.setEnabled(false);<a name="line.303"></a>
+<span class="sourceLineNo">304</span>        }<a name="line.304"></a>
+<span class="sourceLineNo">305</span><a name="line.305"></a>
+<span class="sourceLineNo">306</span>        /**<a name="line.306"></a>
+<span class="sourceLineNo">307</span>         * Sets a new StreetsideImage to be shown.<a name="line.307"></a>
+<span class="sourceLineNo">308</span>         *<a name="line.308"></a>
+<span class="sourceLineNo">309</span>         * @param image The image to be shown.<a name="line.309"></a>
+<span class="sourceLineNo">310</span>         */<a name="line.310"></a>
+<span class="sourceLineNo">311</span>        public synchronized void setImage(StreetsideAbstractImage image) {<a name="line.311"></a>
+<span class="sourceLineNo">312</span>                this.image = image;<a name="line.312"></a>
+<span class="sourceLineNo">313</span>        }<a name="line.313"></a>
+<span class="sourceLineNo">314</span><a name="line.314"></a>
+<span class="sourceLineNo">315</span>        /**<a name="line.315"></a>
+<span class="sourceLineNo">316</span>         * Updates the title of the dialog.<a name="line.316"></a>
+<span class="sourceLineNo">317</span>         */<a name="line.317"></a>
+<span class="sourceLineNo">318</span>        // TODO: update title for 360 degree viewer? @rrh<a name="line.318"></a>
+<span class="sourceLineNo">319</span>        public synchronized void updateTitle() {<a name="line.319"></a>
+<span class="sourceLineNo">320</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.320"></a>
+<span class="sourceLineNo">321</span>                        SwingUtilities.invokeLater(this::updateTitle);<a name="line.321"></a>
+<span class="sourceLineNo">322</span>                } else if (image != null) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>                        final StringBuilder title = new StringBuilder(I18n.tr(StreetsideMainDialog.BASE_TITLE));<a name="line.323"></a>
+<span class="sourceLineNo">324</span>                        if (image instanceof StreetsideImage) {<a name="line.324"></a>
+<span class="sourceLineNo">325</span>                                final StreetsideImage streetsideImage = (StreetsideImage) image;<a name="line.325"></a>
+<span class="sourceLineNo">326</span>                                if (streetsideImage.getCd() != 0) {<a name="line.326"></a>
+<span class="sourceLineNo">327</span>                                        title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(streetsideImage.getDate());<a name="line.327"></a>
+<span class="sourceLineNo">328</span>                                }<a name="line.328"></a>
+<span class="sourceLineNo">329</span>                                setTitle(title.toString());<a name="line.329"></a>
+<span class="sourceLineNo">330</span>                        } else if (image instanceof StreetsideImportedImage) {<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                                final StreetsideImportedImage mapillaryImportedImage = (StreetsideImportedImage) image;<a name="line.331"></a>
+<span class="sourceLineNo">332</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getFile().getName());<a name="line.332"></a>
+<span class="sourceLineNo">333</span>                                title.append(StreetsideMainDialog.MESSAGE_SEPARATOR).append(mapillaryImportedImage.getDate());<a name="line.333"></a>
+<span class="sourceLineNo">334</span>                                setTitle(title.toString());<a name="line.334"></a>
+<span class="sourceLineNo">335</span>                        }<a name="line.335"></a>
+<span class="sourceLineNo">336</span>                }<a name="line.336"></a>
+<span class="sourceLineNo">337</span>        }<a name="line.337"></a>
+<span class="sourceLineNo">338</span><a name="line.338"></a>
+<span class="sourceLineNo">339</span>        /**<a name="line.339"></a>
+<span class="sourceLineNo">340</span>         * Returns the {@link StreetsideAbstractImage} object which is being shown.<a name="line.340"></a>
+<span class="sourceLineNo">341</span>         *<a name="line.341"></a>
+<span class="sourceLineNo">342</span>         * @return The {@link StreetsideAbstractImage} object which is being shown.<a name="line.342"></a>
+<span class="sourceLineNo">343</span>         */<a name="line.343"></a>
+<span class="sourceLineNo">344</span>        public synchronized StreetsideAbstractImage getImage() {<a name="line.344"></a>
+<span class="sourceLineNo">345</span>                return image;<a name="line.345"></a>
+<span class="sourceLineNo">346</span>        }<a name="line.346"></a>
+<span class="sourceLineNo">347</span><a name="line.347"></a>
+<span class="sourceLineNo">348</span>        /**<a name="line.348"></a>
+<span class="sourceLineNo">349</span>         * Action class form the next image button.<a name="line.349"></a>
+<span class="sourceLineNo">350</span>         *<a name="line.350"></a>
+<span class="sourceLineNo">351</span>         * @author nokutu<a name="line.351"></a>
+<span class="sourceLineNo">352</span>         */<a name="line.352"></a>
+<span class="sourceLineNo">353</span>        private static class NextPictureAction extends AbstractAction {<a name="line.353"></a>
+<span class="sourceLineNo">354</span><a name="line.354"></a>
+<span class="sourceLineNo">355</span>                private static final long serialVersionUID = 6333692154558730392L;<a name="line.355"></a>
+<span class="sourceLineNo">356</span><a name="line.356"></a>
+<span class="sourceLineNo">357</span>                /**<a name="line.357"></a>
+<span class="sourceLineNo">358</span>                 * Constructs a normal NextPictureAction<a name="line.358"></a>
+<span class="sourceLineNo">359</span>                 */<a name="line.359"></a>
+<span class="sourceLineNo">360</span>                NextPictureAction() {<a name="line.360"></a>
+<span class="sourceLineNo">361</span>                        super(I18n.tr("Next picture"));<a name="line.361"></a>
+<span class="sourceLineNo">362</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the next picture in the sequence"));<a name="line.362"></a>
+<span class="sourceLineNo">363</span>                        new ImageProvider("help", "next").getResource().attachImageIcon(this, true);<a name="line.363"></a>
+<span class="sourceLineNo">364</span>                }<a name="line.364"></a>
+<span class="sourceLineNo">365</span><a name="line.365"></a>
+<span class="sourceLineNo">366</span>                @Override<a name="line.366"></a>
+<span class="sourceLineNo">367</span>                public void actionPerformed(ActionEvent e) {<a name="line.367"></a>
+<span class="sourceLineNo">368</span>                        StreetsideLayer.getInstance().getData().selectNext();<a name="line.368"></a>
+<span class="sourceLineNo">369</span>                }<a name="line.369"></a>
+<span class="sourceLineNo">370</span>        }<a name="line.370"></a>
+<span class="sourceLineNo">371</span><a name="line.371"></a>
+<span class="sourceLineNo">372</span>        /**<a name="line.372"></a>
+<span class="sourceLineNo">373</span>         * Action class for the previous image button.<a name="line.373"></a>
+<span class="sourceLineNo">374</span>         *<a name="line.374"></a>
+<span class="sourceLineNo">375</span>         * @author nokutu<a name="line.375"></a>
+<span class="sourceLineNo">376</span>         */<a name="line.376"></a>
+<span class="sourceLineNo">377</span>        private static class PreviousPictureAction extends AbstractAction {<a name="line.377"></a>
+<span class="sourceLineNo">378</span><a name="line.378"></a>
+<span class="sourceLineNo">379</span>                private static final long serialVersionUID = 4390593660514657107L;<a name="line.379"></a>
+<span class="sourceLineNo">380</span><a name="line.380"></a>
+<span class="sourceLineNo">381</span>                /**<a name="line.381"></a>
+<span class="sourceLineNo">382</span>                 * Constructs a normal PreviousPictureAction<a name="line.382"></a>
+<span class="sourceLineNo">383</span>                 */<a name="line.383"></a>
+<span class="sourceLineNo">384</span>                PreviousPictureAction() {<a name="line.384"></a>
+<span class="sourceLineNo">385</span>                        super(I18n.tr("Previous picture"));<a name="line.385"></a>
+<span class="sourceLineNo">386</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Shows the previous picture in the sequence"));<a name="line.386"></a>
+<span class="sourceLineNo">387</span>                        new ImageProvider("help", "previous").getResource().attachImageIcon(this, true);<a name="line.387"></a>
+<span class="sourceLineNo">388</span>                }<a name="line.388"></a>
+<span class="sourceLineNo">389</span><a name="line.389"></a>
+<span class="sourceLineNo">390</span>                @Override<a name="line.390"></a>
+<span class="sourceLineNo">391</span>                public void actionPerformed(ActionEvent e) {<a name="line.391"></a>
+<span class="sourceLineNo">392</span>                        StreetsideLayer.getInstance().getData().selectPrevious();<a name="line.392"></a>
+<span class="sourceLineNo">393</span>                }<a name="line.393"></a>
+<span class="sourceLineNo">394</span>        }<a name="line.394"></a>
+<span class="sourceLineNo">395</span><a name="line.395"></a>
+<span class="sourceLineNo">396</span>        /**<a name="line.396"></a>
+<span class="sourceLineNo">397</span>         * Action class to jump to the image following the red line.<a name="line.397"></a>
+<span class="sourceLineNo">398</span>         *<a name="line.398"></a>
+<span class="sourceLineNo">399</span>         * @author nokutu<a name="line.399"></a>
+<span class="sourceLineNo">400</span>         */<a name="line.400"></a>
+<span class="sourceLineNo">401</span>        private static class RedAction extends AbstractAction {<a name="line.401"></a>
+<span class="sourceLineNo">402</span><a name="line.402"></a>
+<span class="sourceLineNo">403</span>                private static final long serialVersionUID = -1244456062285831231L;<a name="line.403"></a>
+<span class="sourceLineNo">404</span><a name="line.404"></a>
+<span class="sourceLineNo">405</span>                /**<a name="line.405"></a>
+<span class="sourceLineNo">406</span>                 * Constructs a normal RedAction<a name="line.406"></a>
+<span class="sourceLineNo">407</span>                 */<a name="line.407"></a>
+<span class="sourceLineNo">408</span>                RedAction() {<a name="line.408"></a>
+<span class="sourceLineNo">409</span>                        putValue(Action.NAME, I18n.tr("Jump to red"));<a name="line.409"></a>
+<span class="sourceLineNo">410</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.410"></a>
+<span class="sourceLineNo">411</span>                                        I18n.tr("Jumps to the picture at the other side of the red line"));<a name="line.411"></a>
+<span class="sourceLineNo">412</span>                        new ImageProvider("dialogs", "red").getResource().attachImageIcon(this, true);<a name="line.412"></a>
+<span class="sourceLineNo">413</span>                }<a name="line.413"></a>
+<span class="sourceLineNo">414</span><a name="line.414"></a>
+<span class="sourceLineNo">415</span>                // TODO: RedAction for cubemaps? @rrh<a name="line.415"></a>
+<span class="sourceLineNo">416</span>                @Override<a name="line.416"></a>
+<span class="sourceLineNo">417</span>                public void actionPerformed(ActionEvent e) {<a name="line.417"></a>
+<span class="sourceLineNo">418</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.418"></a>
+<span class="sourceLineNo">419</span>                                StreetsideLayer.getInstance().getData()<a name="line.419"></a>
+<span class="sourceLineNo">420</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(1), true);<a name="line.420"></a>
+<span class="sourceLineNo">421</span>                        }<a name="line.421"></a>
+<span class="sourceLineNo">422</span>                }<a name="line.422"></a>
+<span class="sourceLineNo">423</span>        }<a name="line.423"></a>
+<span class="sourceLineNo">424</span><a name="line.424"></a>
+<span class="sourceLineNo">425</span>        /**<a name="line.425"></a>
+<span class="sourceLineNo">426</span>         * Action class to jump to the image following the blue line.<a name="line.426"></a>
+<span class="sourceLineNo">427</span>         *<a name="line.427"></a>
+<span class="sourceLineNo">428</span>         * @author nokutu<a name="line.428"></a>
+<span class="sourceLineNo">429</span>         */<a name="line.429"></a>
+<span class="sourceLineNo">430</span>        private static class BlueAction extends AbstractAction {<a name="line.430"></a>
+<span class="sourceLineNo">431</span><a name="line.431"></a>
+<span class="sourceLineNo">432</span>                private static final long serialVersionUID = 5951233534212838780L;<a name="line.432"></a>
+<span class="sourceLineNo">433</span><a name="line.433"></a>
+<span class="sourceLineNo">434</span>                /**<a name="line.434"></a>
+<span class="sourceLineNo">435</span>                 * Constructs a normal BlueAction<a name="line.435"></a>
+<span class="sourceLineNo">436</span>                 */<a name="line.436"></a>
+<span class="sourceLineNo">437</span>                BlueAction() {<a name="line.437"></a>
+<span class="sourceLineNo">438</span>                        putValue(Action.NAME, I18n.tr("Jump to blue"));<a name="line.438"></a>
+<span class="sourceLineNo">439</span>                        putValue(Action.SHORT_DESCRIPTION,<a name="line.439"></a>
+<span class="sourceLineNo">440</span>                                        I18n.tr("Jumps to the picture at the other side of the blue line"));<a name="line.440"></a>
+<span class="sourceLineNo">441</span>                        new ImageProvider("dialogs", "blue").getResource().attachImageIcon(this, true);<a name="line.441"></a>
+<span class="sourceLineNo">442</span>                }<a name="line.442"></a>
+<span class="sourceLineNo">443</span><a name="line.443"></a>
+<span class="sourceLineNo">444</span>                // TODO: BlueAction for cubemaps?<a name="line.444"></a>
+<span class="sourceLineNo">445</span>                @Override<a name="line.445"></a>
+<span class="sourceLineNo">446</span>                public void actionPerformed(ActionEvent e) {<a name="line.446"></a>
+<span class="sourceLineNo">447</span>                        if (StreetsideMainDialog.getInstance().getImage() != null) {<a name="line.447"></a>
+<span class="sourceLineNo">448</span>                                StreetsideLayer.getInstance().getData()<a name="line.448"></a>
+<span class="sourceLineNo">449</span>                                .setSelectedImage(StreetsideLayer.getInstance().getNNearestImage(2), true);<a name="line.449"></a>
+<span class="sourceLineNo">450</span>                        }<a name="line.450"></a>
+<span class="sourceLineNo">451</span>                }<a name="line.451"></a>
+<span class="sourceLineNo">452</span>        }<a name="line.452"></a>
+<span class="sourceLineNo">453</span><a name="line.453"></a>
+<span class="sourceLineNo">454</span>        private static class StopAction extends AbstractAction implements WalkListener {<a name="line.454"></a>
+<span class="sourceLineNo">455</span><a name="line.455"></a>
+<span class="sourceLineNo">456</span>                private static final long serialVersionUID = 8789972456611625341L;<a name="line.456"></a>
+<span class="sourceLineNo">457</span><a name="line.457"></a>
+<span class="sourceLineNo">458</span>                private WalkThread thread;<a name="line.458"></a>
+<span class="sourceLineNo">459</span><a name="line.459"></a>
+<span class="sourceLineNo">460</span>                /**<a name="line.460"></a>
+<span class="sourceLineNo">461</span>                 * Constructs a normal StopAction<a name="line.461"></a>
+<span class="sourceLineNo">462</span>                 */<a name="line.462"></a>
+<span class="sourceLineNo">463</span>                StopAction() {<a name="line.463"></a>
+<span class="sourceLineNo">464</span>                        putValue(Action.NAME, I18n.tr("Stop"));<a name="line.464"></a>
+<span class="sourceLineNo">465</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Stops the walk."));<a name="line.465"></a>
+<span class="sourceLineNo">466</span>                        new ImageProvider("dialogs/streetsideStop.png").getResource().attachImageIcon(this, true);<a name="line.466"></a>
+<span class="sourceLineNo">467</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.467"></a>
+<span class="sourceLineNo">468</span>                }<a name="line.468"></a>
+<span class="sourceLineNo">469</span><a name="line.469"></a>
+<span class="sourceLineNo">470</span>                @Override<a name="line.470"></a>
+<span class="sourceLineNo">471</span>                public void actionPerformed(ActionEvent e) {<a name="line.471"></a>
+<span class="sourceLineNo">472</span>                        if (thread != null) {<a name="line.472"></a>
+<span class="sourceLineNo">473</span>                                thread.stopWalk();<a name="line.473"></a>
+<span class="sourceLineNo">474</span>                        }<a name="line.474"></a>
+<span class="sourceLineNo">475</span>                }<a name="line.475"></a>
+<span class="sourceLineNo">476</span><a name="line.476"></a>
+<span class="sourceLineNo">477</span>                @Override<a name="line.477"></a>
+<span class="sourceLineNo">478</span>                public void walkStarted(WalkThread thread) {<a name="line.478"></a>
+<span class="sourceLineNo">479</span>                        this.thread = thread;<a name="line.479"></a>
+<span class="sourceLineNo">480</span>                }<a name="line.480"></a>
+<span class="sourceLineNo">481</span>        }<a name="line.481"></a>
+<span class="sourceLineNo">482</span><a name="line.482"></a>
+<span class="sourceLineNo">483</span>        private static class PlayAction extends AbstractAction implements WalkListener {<a name="line.483"></a>
+<span class="sourceLineNo">484</span><a name="line.484"></a>
+<span class="sourceLineNo">485</span>                private static final long serialVersionUID = -1572747020946842769L;<a name="line.485"></a>
+<span class="sourceLineNo">486</span><a name="line.486"></a>
+<span class="sourceLineNo">487</span>                private transient WalkThread thread;<a name="line.487"></a>
+<span class="sourceLineNo">488</span><a name="line.488"></a>
+<span class="sourceLineNo">489</span>                /**<a name="line.489"></a>
+<span class="sourceLineNo">490</span>                 * Constructs a normal PlayAction<a name="line.490"></a>
+<span class="sourceLineNo">491</span>                 */<a name="line.491"></a>
+<span class="sourceLineNo">492</span>                PlayAction() {<a name="line.492"></a>
+<span class="sourceLineNo">493</span>                        putValue(Action.NAME, I18n.tr("Play"));<a name="line.493"></a>
+<span class="sourceLineNo">494</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Continues with the paused walk."));<a name="line.494"></a>
+<span class="sourceLineNo">495</span>                        new ImageProvider("dialogs/streetsidePlay.png").getResource().attachImageIcon(this, true);<a name="line.495"></a>
+<span class="sourceLineNo">496</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.496"></a>
+<span class="sourceLineNo">497</span>                }<a name="line.497"></a>
+<span class="sourceLineNo">498</span><a name="line.498"></a>
+<span class="sourceLineNo">499</span>                @Override<a name="line.499"></a>
+<span class="sourceLineNo">500</span>                public void actionPerformed(ActionEvent e) {<a name="line.500"></a>
+<span class="sourceLineNo">501</span>                        if (thread != null) {<a name="line.501"></a>
+<span class="sourceLineNo">502</span>                                thread.play();<a name="line.502"></a>
+<span class="sourceLineNo">503</span>                        }<a name="line.503"></a>
+<span class="sourceLineNo">504</span>                }<a name="line.504"></a>
+<span class="sourceLineNo">505</span><a name="line.505"></a>
+<span class="sourceLineNo">506</span>                @Override<a name="line.506"></a>
+<span class="sourceLineNo">507</span>                public void walkStarted(WalkThread thread) {<a name="line.507"></a>
+<span class="sourceLineNo">508</span>                        if (thread != null) {<a name="line.508"></a>
+<span class="sourceLineNo">509</span>                                this.thread = thread;<a name="line.509"></a>
+<span class="sourceLineNo">510</span>                        }<a name="line.510"></a>
+<span class="sourceLineNo">511</span>                }<a name="line.511"></a>
+<span class="sourceLineNo">512</span>        }<a name="line.512"></a>
+<span class="sourceLineNo">513</span><a name="line.513"></a>
+<span class="sourceLineNo">514</span>        private static class PauseAction extends AbstractAction implements WalkListener {<a name="line.514"></a>
+<span class="sourceLineNo">515</span><a name="line.515"></a>
+<span class="sourceLineNo">516</span>                /**<a name="line.516"></a>
+<span class="sourceLineNo">517</span>                 *<a name="line.517"></a>
+<span class="sourceLineNo">518</span>                 */<a name="line.518"></a>
+<span class="sourceLineNo">519</span>                private static final long serialVersionUID = -8758326399460817222L;<a name="line.519"></a>
+<span class="sourceLineNo">520</span>                private WalkThread thread;<a name="line.520"></a>
+<span class="sourceLineNo">521</span><a name="line.521"></a>
+<span class="sourceLineNo">522</span>                /**<a name="line.522"></a>
+<span class="sourceLineNo">523</span>                 * Constructs a normal PauseAction<a name="line.523"></a>
+<span class="sourceLineNo">524</span>                 */<a name="line.524"></a>
+<span class="sourceLineNo">525</span>                PauseAction() {<a name="line.525"></a>
+<span class="sourceLineNo">526</span>                        putValue(Action.NAME, I18n.tr("Pause"));<a name="line.526"></a>
+<span class="sourceLineNo">527</span>                        putValue(Action.SHORT_DESCRIPTION, I18n.tr("Pauses the walk."));<a name="line.527"></a>
+<span class="sourceLineNo">528</span>                        new ImageProvider("dialogs/streetsidePause.png").getResource().attachImageIcon(this, true);<a name="line.528"></a>
+<span class="sourceLineNo">529</span>                        StreetsidePlugin.getStreetsideWalkAction().addListener(this);<a name="line.529"></a>
+<span class="sourceLineNo">530</span>                }<a name="line.530"></a>
+<span class="sourceLineNo">531</span><a name="line.531"></a>
+<span class="sourceLineNo">532</span>                @Override<a name="line.532"></a>
+<span class="sourceLineNo">533</span>                public void actionPerformed(ActionEvent e) {<a name="line.533"></a>
+<span class="sourceLineNo">534</span>                        thread.pause();<a name="line.534"></a>
+<span class="sourceLineNo">535</span>                }<a name="line.535"></a>
+<span class="sourceLineNo">536</span><a name="line.536"></a>
+<span class="sourceLineNo">537</span>                @Override<a name="line.537"></a>
+<span class="sourceLineNo">538</span>                public void walkStarted(WalkThread thread) {<a name="line.538"></a>
+<span class="sourceLineNo">539</span>                        this.thread = thread;<a name="line.539"></a>
+<span class="sourceLineNo">540</span>                }<a name="line.540"></a>
+<span class="sourceLineNo">541</span>        }<a name="line.541"></a>
+<span class="sourceLineNo">542</span><a name="line.542"></a>
+<span class="sourceLineNo">543</span>        /**<a name="line.543"></a>
+<span class="sourceLineNo">544</span>         * When the pictures are returned from the cache, they are set in the<a name="line.544"></a>
+<span class="sourceLineNo">545</span>         * {@link StreetsideImageDisplay} object.<a name="line.545"></a>
+<span class="sourceLineNo">546</span>         */<a name="line.546"></a>
+<span class="sourceLineNo">547</span>        @Override<a name="line.547"></a>
+<span class="sourceLineNo">548</span>        public void loadingFinished(final CacheEntry data, final CacheEntryAttributes attributes, final LoadResult result) {<a name="line.548"></a>
+<span class="sourceLineNo">549</span>                if (!SwingUtilities.isEventDispatchThread()) {<a name="line.549"></a>
+<span class="sourceLineNo">550</span>                        SwingUtilities.invokeLater(() -&gt; loadingFinished(data, attributes, result));<a name="line.550"></a>
+<span class="sourceLineNo">551</span><a name="line.551"></a>
+<span class="sourceLineNo">552</span>                } else if (data != null &amp;&amp; result == LoadResult.SUCCESS) {<a name="line.552"></a>
+<span class="sourceLineNo">553</span>                        try {<a name="line.553"></a>
+<span class="sourceLineNo">554</span>                                final BufferedImage img = ImageIO.read(new ByteArrayInputStream(data.getContent()));<a name="line.554"></a>
+<span class="sourceLineNo">555</span>                                if (img == null) {<a name="line.555"></a>
+<span class="sourceLineNo">556</span>                                        return;<a name="line.556"></a>
+<span class="sourceLineNo">557</span>                                }<a name="line.557"></a>
+<span class="sourceLineNo">558</span>                                if (<a name="line.558"></a>
+<span class="sourceLineNo">559</span>                                                streetsideImageDisplay.getImage() == null<a name="line.559"></a>
+<span class="sourceLineNo">560</span>                                                || img.getHeight() &gt; streetsideImageDisplay.getImage().getHeight()<a name="line.560"></a>
+<span class="sourceLineNo">561</span>                                                ) {<a name="line.561"></a>
+<span class="sourceLineNo">562</span>                                        //final StreetsideAbstractImage mai = getImage();<a name="line.562"></a>
+<span class="sourceLineNo">563</span>                                        streetsideImageDisplay.setImage(<a name="line.563"></a>
+<span class="sourceLineNo">564</span>                                                        img,<a name="line.564"></a>
+<span class="sourceLineNo">565</span>                                                        //mai instanceof StreetsideImage ? ((StreetsideImage) getImage()).getDetections() : null<a name="line.565"></a>
+<span class="sourceLineNo">566</span>                                                        null);<a name="line.566"></a>
+<span class="sourceLineNo">567</span>                                }<a name="line.567"></a>
+<span class="sourceLineNo">568</span>                        } catch (final IOException e) {<a name="line.568"></a>
+<span class="sourceLineNo">569</span>                                logger.error(e);<a name="line.569"></a>
+<span class="sourceLineNo">570</span>                        }<a name="line.570"></a>
+<span class="sourceLineNo">571</span>                }<a name="line.571"></a>
+<span class="sourceLineNo">572</span>        }<a name="line.572"></a>
+<span class="sourceLineNo">573</span><a name="line.573"></a>
+<span class="sourceLineNo">574</span><a name="line.574"></a>
+<span class="sourceLineNo">575</span>        /**<a name="line.575"></a>
+<span class="sourceLineNo">576</span>         * Creates the layout of the dialog.<a name="line.576"></a>
+<span class="sourceLineNo">577</span>         *<a name="line.577"></a>
+<span class="sourceLineNo">578</span>         * @param data    The content of the dialog<a name="line.578"></a>
+<span class="sourceLineNo">579</span>         * @param buttons The buttons where you can click<a name="line.579"></a>
+<span class="sourceLineNo">580</span>         */<a name="line.580"></a>
+<span class="sourceLineNo">581</span>        public void createLayout(Component data, List&lt;SideButton&gt; buttons) {<a name="line.581"></a>
+<span class="sourceLineNo">582</span>                removeAll();<a name="line.582"></a>
+<span class="sourceLineNo">583</span>                createLayout(data, true, buttons);<a name="line.583"></a>
+<span class="sourceLineNo">584</span>                add(titleBar, BorderLayout.NORTH);<a name="line.584"></a>
+<span class="sourceLineNo">585</span>        }<a name="line.585"></a>
+<span class="sourceLineNo">586</span><a name="line.586"></a>
+<span class="sourceLineNo">587</span>        @Override<a name="line.587"></a>
+<span class="sourceLineNo">588</span>        public void selectedImageChanged(StreetsideAbstractImage oldImage, StreetsideAbstractImage newImage) {<a name="line.588"></a>
+<span class="sourceLineNo">589</span>                setImage(newImage);<a name="line.589"></a>
+<span class="sourceLineNo">590</span>                updateImage();<a name="line.590"></a>
+<span class="sourceLineNo">591</span>        }<a name="line.591"></a>
+<span class="sourceLineNo">592</span><a name="line.592"></a>
+<span class="sourceLineNo">593</span>        @Override<a name="line.593"></a>
+<span class="sourceLineNo">594</span>        public void imagesAdded() {<a name="line.594"></a>
+<span class="sourceLineNo">595</span>                // This method is enforced by StreetsideDataListener, but only selectedImageChanged() is needed<a name="line.595"></a>
+<span class="sourceLineNo">596</span>        }<a name="line.596"></a>
+<span class="sourceLineNo">597</span><a name="line.597"></a>
+<span class="sourceLineNo">598</span>        /**<a name="line.598"></a>
+<span class="sourceLineNo">599</span>         * @return the streetsideImageDisplay<a name="line.599"></a>
+<span class="sourceLineNo">600</span>         */<a name="line.600"></a>
+<span class="sourceLineNo">601</span>        public StreetsideImageDisplay getStreetsideImageDisplay() {<a name="line.601"></a>
+<span class="sourceLineNo">602</span>                return streetsideImageDisplay;<a name="line.602"></a>
+<span class="sourceLineNo">603</span>        }<a name="line.603"></a>
+<span class="sourceLineNo">604</span><a name="line.604"></a>
+<span class="sourceLineNo">605</span>        /**<a name="line.605"></a>
+<span class="sourceLineNo">606</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.606"></a>
+<span class="sourceLineNo">607</span>         */<a name="line.607"></a>
+<span class="sourceLineNo">608</span>        public void setStreetsideImageDisplay(StreetsideImageDisplay streetsideImageDisplay) {<a name="line.608"></a>
+<span class="sourceLineNo">609</span>                this.streetsideImageDisplay = streetsideImageDisplay;<a name="line.609"></a>
+<span class="sourceLineNo">610</span>        }<a name="line.610"></a>
+<span class="sourceLineNo">611</span><a name="line.611"></a>
+<span class="sourceLineNo">612</span>        /**<a name="line.612"></a>
+<span class="sourceLineNo">613</span>         * @return the streetsideImageDisplay<a name="line.613"></a>
+<span class="sourceLineNo">614</span>         */<a name="line.614"></a>
+<span class="sourceLineNo">615</span>        /*public StreetsideViewerDisplay getStreetsideViewerDisplay() {<a name="line.615"></a>
+<span class="sourceLineNo">616</span>                return streetsideViewerDisplay;<a name="line.616"></a>
+<span class="sourceLineNo">617</span>        }*/<a name="line.617"></a>
+<span class="sourceLineNo">618</span><a name="line.618"></a>
+<span class="sourceLineNo">619</span>        /**<a name="line.619"></a>
+<span class="sourceLineNo">620</span>         * @param streetsideImageDisplay the streetsideImageDisplay to set<a name="line.620"></a>
+<span class="sourceLineNo">621</span>         */<a name="line.621"></a>
+<span class="sourceLineNo">622</span>        /*public void setStreetsideViewerDisplay(StreetsideViewerDisplay streetsideViewerDisplay) {<a name="line.622"></a>
+<span class="sourceLineNo">623</span>                streetsideViewerDisplay = streetsideViewerDisplay;<a name="line.623"></a>
+<span class="sourceLineNo">624</span>        }*/<a name="line.624"></a>
+<span class="sourceLineNo">625</span><a name="line.625"></a>
+<span class="sourceLineNo">626</span>        /*private StreetsideViewerDisplay initStreetsideViewerDisplay() {<a name="line.626"></a>
+<span class="sourceLineNo">627</span>                StreetsideViewerDisplay res = new StreetsideViewerDisplay();<a name="line.627"></a>
+<span class="sourceLineNo">628</span>        //this.add(streetsideViewerDisplay);<a name="line.628"></a>
+<span class="sourceLineNo">629</span><a name="line.629"></a>
+<span class="sourceLineNo">630</span><a name="line.630"></a>
+<span class="sourceLineNo">631</span>                Platform.runLater(new Runnable() {<a name="line.631"></a>
+<span class="sourceLineNo">632</span>            @Override<a name="line.632"></a>
+<span class="sourceLineNo">633</span>            public void run() {<a name="line.633"></a>
+<span class="sourceLineNo">634</span>                Scene scene;<a name="line.634"></a>
+<span class="sourceLineNo">635</span>                                try {<a name="line.635"></a>
+<span class="sourceLineNo">636</span>                                        scene = StreetsideViewerDisplay.createScene();<a name="line.636"></a>
+<span class="sourceLineNo">637</span>                                        res.setScene(scene);<a name="line.637"></a>
+<span class="sourceLineNo">638</span>                                } catch (NonInvertibleTransformException e) {<a name="line.638"></a>
+<span class="sourceLineNo">639</span>                                        // TODO Auto-generated catch block<a name="line.639"></a>
+<span class="sourceLineNo">640</span>                                        e.printStackTrace();<a name="line.640"></a>
+<span class="sourceLineNo">641</span>                                }<a name="line.641"></a>
+<span class="sourceLineNo">642</span>            }<a name="line.642"></a>
+<span class="sourceLineNo">643</span>       });<a name="line.643"></a>
+<span class="sourceLineNo">644</span>                return res;<a name="line.644"></a>
+<span class="sourceLineNo">645</span>        }*/<a name="line.645"></a>
+<span class="sourceLineNo">646</span>}<a name="line.646"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LoginAction.html	(revision 34416)
@@ -0,0 +1,327 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Color;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.GridBagConstraints;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.GridBagLayout;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.event.ActionEvent;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.io.IOException;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.io.InputStream;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.imageio.ImageIO;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.swing.AbstractAction;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.swing.BorderFactory;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.Box;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.BoxLayout;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.ImageIcon;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javax.swing.JButton;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javax.swing.JCheckBox;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import javax.swing.JComboBox;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import javax.swing.JLabel;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import javax.swing.JPanel;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import javax.swing.JScrollPane;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import javax.swing.JSpinner;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import javax.swing.SpinnerNumberModel;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import javax.swing.SwingUtilities;<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.apache.log4j.Logger;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.actions.ExpertToggleAction;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.gui.preferences.SubPreferenceSetting;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.gui.preferences.TabPreferenceSetting;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>import org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>import org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>import org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>import org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>import org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.40"></a>
+<span class="sourceLineNo">041</span>import org.openstreetmap.josm.tools.GBC;<a name="line.41"></a>
+<span class="sourceLineNo">042</span>import org.openstreetmap.josm.tools.I18n;<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>/**<a name="line.44"></a>
+<span class="sourceLineNo">045</span> * Creates the preferences panel for the plugin.<a name="line.45"></a>
+<span class="sourceLineNo">046</span> *<a name="line.46"></a>
+<span class="sourceLineNo">047</span> * @author nokutu<a name="line.47"></a>
+<span class="sourceLineNo">048</span> *<a name="line.48"></a>
+<span class="sourceLineNo">049</span> */<a name="line.49"></a>
+<span class="sourceLineNo">050</span>public class StreetsidePreferenceSetting implements SubPreferenceSetting, StreetsideLoginListener {<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>  final static Logger logger = Logger.getLogger(StreetsidePreferenceSetting.class);<a name="line.52"></a>
+<span class="sourceLineNo">053</span><a name="line.53"></a>
+<span class="sourceLineNo">054</span>  private final JComboBox&lt;String&gt; downloadModeComboBox = new JComboBox&lt;&gt;(new String[]{<a name="line.54"></a>
+<span class="sourceLineNo">055</span>      DOWNLOAD_MODE.VISIBLE_AREA.getLabel(),<a name="line.55"></a>
+<span class="sourceLineNo">056</span>      DOWNLOAD_MODE.OSM_AREA.getLabel(),<a name="line.56"></a>
+<span class="sourceLineNo">057</span>      DOWNLOAD_MODE.MANUAL_ONLY.getLabel()<a name="line.57"></a>
+<span class="sourceLineNo">058</span>  });<a name="line.58"></a>
+<span class="sourceLineNo">059</span><a name="line.59"></a>
+<span class="sourceLineNo">060</span>  private final JCheckBox displayHour =<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    new JCheckBox(I18n.tr("Display hour when the picture was taken"), StreetsideProperties.DISPLAY_HOUR.get());<a name="line.61"></a>
+<span class="sourceLineNo">062</span>  private final JCheckBox format24 =<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    new JCheckBox(I18n.tr("Use 24 hour format"), StreetsideProperties.TIME_FORMAT_24.get());<a name="line.63"></a>
+<span class="sourceLineNo">064</span>  private final JCheckBox moveTo =<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    new JCheckBox(I18n.tr("Move to picture''s location with next/previous buttons"), StreetsideProperties.MOVE_TO_IMG.get());<a name="line.65"></a>
+<span class="sourceLineNo">066</span>  private final JCheckBox hoverEnabled =<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    new JCheckBox(I18n.tr("Preview images when hovering its icon"), StreetsideProperties.HOVER_ENABLED.get());<a name="line.67"></a>
+<span class="sourceLineNo">068</span>  private final JCheckBox cutOffSeq =<a name="line.68"></a>
+<span class="sourceLineNo">069</span>    new JCheckBox(I18n.tr("Cut off sequences at download bounds"), StreetsideProperties.CUT_OFF_SEQUENCES_AT_BOUNDS.get());<a name="line.69"></a>
+<span class="sourceLineNo">070</span>  private final JCheckBox imageLinkToBlurEditor =<a name="line.70"></a>
+<span class="sourceLineNo">071</span>    new JCheckBox(<a name="line.71"></a>
+<span class="sourceLineNo">072</span>      I18n.tr("When opening Streetside image in web browser, show the blur editor instead of the image viewer"),<a name="line.72"></a>
+<span class="sourceLineNo">073</span>      StreetsideProperties.IMAGE_LINK_TO_BLUR_EDITOR.get()<a name="line.73"></a>
+<span class="sourceLineNo">074</span>    );<a name="line.74"></a>
+<span class="sourceLineNo">075</span>  private final JCheckBox developer =<a name="line.75"></a>
+<span class="sourceLineNo">076</span>    new JCheckBox(I18n.tr("Enable experimental beta-features (might be unstable)"), StreetsideProperties.DEVELOPER.get());<a name="line.76"></a>
+<span class="sourceLineNo">077</span>  private final SpinnerNumberModel preFetchSize = new SpinnerNumberModel(<a name="line.77"></a>
+<span class="sourceLineNo">078</span>    StreetsideProperties.PRE_FETCH_IMAGE_COUNT.get().intValue(),<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    0,<a name="line.79"></a>
+<span class="sourceLineNo">080</span>    Integer.MAX_VALUE,<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    1<a name="line.81"></a>
+<span class="sourceLineNo">082</span>  );<a name="line.82"></a>
+<span class="sourceLineNo">083</span>  private final JButton loginButton = new StreetsideButton(new LoginAction(this));<a name="line.83"></a>
+<span class="sourceLineNo">084</span>  private final JButton logoutButton = new StreetsideButton(new LogoutAction());<a name="line.84"></a>
+<span class="sourceLineNo">085</span>  private final JLabel loginLabel = new JLabel();<a name="line.85"></a>
+<span class="sourceLineNo">086</span>  private final JPanel loginPanel = new JPanel();<a name="line.86"></a>
+<span class="sourceLineNo">087</span><a name="line.87"></a>
+<span class="sourceLineNo">088</span>  @Override<a name="line.88"></a>
+<span class="sourceLineNo">089</span>  public TabPreferenceSetting getTabPreferenceSetting(PreferenceTabbedPane gui) {<a name="line.89"></a>
+<span class="sourceLineNo">090</span>    return gui.getDisplayPreference();<a name="line.90"></a>
+<span class="sourceLineNo">091</span>  }<a name="line.91"></a>
+<span class="sourceLineNo">092</span><a name="line.92"></a>
+<span class="sourceLineNo">093</span>  @Override<a name="line.93"></a>
+<span class="sourceLineNo">094</span>  public void addGui(PreferenceTabbedPane gui) {<a name="line.94"></a>
+<span class="sourceLineNo">095</span>    JPanel container = new JPanel(new BorderLayout());<a name="line.95"></a>
+<span class="sourceLineNo">096</span><a name="line.96"></a>
+<span class="sourceLineNo">097</span>    loginPanel.setLayout(new BoxLayout(loginPanel, BoxLayout.LINE_AXIS));<a name="line.97"></a>
+<span class="sourceLineNo">098</span>    loginPanel.setBorder(BorderFactory.createEmptyBorder(10, 10, 10, 10));<a name="line.98"></a>
+<span class="sourceLineNo">099</span>    loginPanel.setBackground(StreetsideColorScheme.TOOLBAR_DARK_GREY);<a name="line.99"></a>
+<span class="sourceLineNo">100</span>    JLabel brandImage = new JLabel();<a name="line.100"></a>
+<span class="sourceLineNo">101</span>    try (InputStream is = StreetsidePreferenceSetting.class.getResourceAsStream("/images/streetside-logo-white.png")) {<a name="line.101"></a>
+<span class="sourceLineNo">102</span>      if (is != null) {<a name="line.102"></a>
+<span class="sourceLineNo">103</span>        brandImage.setIcon(new ImageIcon(ImageIO.read(is)));<a name="line.103"></a>
+<span class="sourceLineNo">104</span>      } else {<a name="line.104"></a>
+<span class="sourceLineNo">105</span>        logger.warn("Could not load Streetside brand image!");<a name="line.105"></a>
+<span class="sourceLineNo">106</span>      }<a name="line.106"></a>
+<span class="sourceLineNo">107</span>    } catch (IOException e) {<a name="line.107"></a>
+<span class="sourceLineNo">108</span>      logger.warn("While reading Streetside brand image, an IO-exception occured!");<a name="line.108"></a>
+<span class="sourceLineNo">109</span>    }<a name="line.109"></a>
+<span class="sourceLineNo">110</span>    loginPanel.add(brandImage, 0);<a name="line.110"></a>
+<span class="sourceLineNo">111</span>    loginPanel.add(Box.createHorizontalGlue(), 1);<a name="line.111"></a>
+<span class="sourceLineNo">112</span>    loginLabel.setForeground(Color.WHITE);<a name="line.112"></a>
+<span class="sourceLineNo">113</span>    loginLabel.setBorder(BorderFactory.createEmptyBorder(0, 10, 0, 10));<a name="line.113"></a>
+<span class="sourceLineNo">114</span>    loginPanel.add(loginLabel, 2);<a name="line.114"></a>
+<span class="sourceLineNo">115</span>    loginPanel.add(loginButton, 3);<a name="line.115"></a>
+<span class="sourceLineNo">116</span>    onLogout();<a name="line.116"></a>
+<span class="sourceLineNo">117</span>    container.add(loginPanel, BorderLayout.NORTH);<a name="line.117"></a>
+<span class="sourceLineNo">118</span><a name="line.118"></a>
+<span class="sourceLineNo">119</span>    JPanel mainPanel = new JPanel();<a name="line.119"></a>
+<span class="sourceLineNo">120</span>    mainPanel.setLayout(new GridBagLayout());<a name="line.120"></a>
+<span class="sourceLineNo">121</span>    mainPanel.setBorder(BorderFactory.createEmptyBorder(5, 5, 5, 5));<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>    downloadModeComboBox.setSelectedItem(DOWNLOAD_MODE.fromPrefId(StreetsideProperties.DOWNLOAD_MODE.get()).getLabel());<a name="line.123"></a>
+<span class="sourceLineNo">124</span><a name="line.124"></a>
+<span class="sourceLineNo">125</span>    JPanel downloadModePanel = new JPanel();<a name="line.125"></a>
+<span class="sourceLineNo">126</span>    downloadModePanel.add(new JLabel(I18n.tr("Download mode")));<a name="line.126"></a>
+<span class="sourceLineNo">127</span>    downloadModePanel.add(downloadModeComboBox);<a name="line.127"></a>
+<span class="sourceLineNo">128</span>    mainPanel.add(downloadModePanel, GBC.eol());<a name="line.128"></a>
+<span class="sourceLineNo">129</span><a name="line.129"></a>
+<span class="sourceLineNo">130</span>    mainPanel.add(displayHour, GBC.eol());<a name="line.130"></a>
+<span class="sourceLineNo">131</span>    mainPanel.add(format24, GBC.eol());<a name="line.131"></a>
+<span class="sourceLineNo">132</span>    mainPanel.add(moveTo, GBC.eol());<a name="line.132"></a>
+<span class="sourceLineNo">133</span>    mainPanel.add(hoverEnabled, GBC.eol());<a name="line.133"></a>
+<span class="sourceLineNo">134</span>    mainPanel.add(cutOffSeq, GBC.eol());<a name="line.134"></a>
+<span class="sourceLineNo">135</span>    mainPanel.add(imageLinkToBlurEditor, GBC.eol());<a name="line.135"></a>
+<span class="sourceLineNo">136</span><a name="line.136"></a>
+<span class="sourceLineNo">137</span>    final JPanel preFetchPanel = new JPanel();<a name="line.137"></a>
+<span class="sourceLineNo">138</span>    preFetchPanel.add(new JLabel(I18n.tr("Number of images to be pre-fetched (forwards and backwards)")));<a name="line.138"></a>
+<span class="sourceLineNo">139</span>    final JSpinner spinner = new JSpinner(preFetchSize);<a name="line.139"></a>
+<span class="sourceLineNo">140</span>    final JSpinner.DefaultEditor editor = new JSpinner.NumberEditor(spinner);<a name="line.140"></a>
+<span class="sourceLineNo">141</span>    editor.getTextField().setColumns(3);<a name="line.141"></a>
+<span class="sourceLineNo">142</span>    spinner.setEditor(editor);<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    preFetchPanel.add(spinner);<a name="line.143"></a>
+<span class="sourceLineNo">144</span>    mainPanel.add(preFetchPanel, GBC.eol());<a name="line.144"></a>
+<span class="sourceLineNo">145</span><a name="line.145"></a>
+<span class="sourceLineNo">146</span>    if (ExpertToggleAction.isExpert() || developer.isSelected()) {<a name="line.146"></a>
+<span class="sourceLineNo">147</span>      mainPanel.add(developer, GBC.eol());<a name="line.147"></a>
+<span class="sourceLineNo">148</span>    }<a name="line.148"></a>
+<span class="sourceLineNo">149</span>    StreetsideColorScheme.styleAsDefaultPanel(<a name="line.149"></a>
+<span class="sourceLineNo">150</span>      mainPanel, downloadModePanel, displayHour, format24, moveTo, hoverEnabled, cutOffSeq, imageLinkToBlurEditor, developer, preFetchPanel<a name="line.150"></a>
+<span class="sourceLineNo">151</span>    );<a name="line.151"></a>
+<span class="sourceLineNo">152</span>    mainPanel.add(Box.createVerticalGlue(), GBC.eol().fill(GridBagConstraints.BOTH));<a name="line.152"></a>
+<span class="sourceLineNo">153</span><a name="line.153"></a>
+<span class="sourceLineNo">154</span>    container.add(mainPanel, BorderLayout.CENTER);<a name="line.154"></a>
+<span class="sourceLineNo">155</span><a name="line.155"></a>
+<span class="sourceLineNo">156</span>    synchronized (gui.getDisplayPreference().getTabPane()) {<a name="line.156"></a>
+<span class="sourceLineNo">157</span>      gui.getDisplayPreference().addSubTab(this, "Streetside", new JScrollPane(container));<a name="line.157"></a>
+<span class="sourceLineNo">158</span>      gui.getDisplayPreference().getTabPane().setIconAt(gui.getDisplayPreference().getTabPane().getTabCount()-1, StreetsidePlugin.LOGO.setSize(12, 12).get());<a name="line.158"></a>
+<span class="sourceLineNo">159</span>    }<a name="line.159"></a>
+<span class="sourceLineNo">160</span><a name="line.160"></a>
+<span class="sourceLineNo">161</span>    new Thread(() -&gt; {<a name="line.161"></a>
+<span class="sourceLineNo">162</span>      String username = StreetsideUser.getUsername();<a name="line.162"></a>
+<span class="sourceLineNo">163</span>      if (username != null) {<a name="line.163"></a>
+<span class="sourceLineNo">164</span>        SwingUtilities.invokeLater(() -&gt; onLogin(StreetsideUser.getUsername()));<a name="line.164"></a>
+<span class="sourceLineNo">165</span>      }<a name="line.165"></a>
+<span class="sourceLineNo">166</span>    }).start();<a name="line.166"></a>
+<span class="sourceLineNo">167</span>  }<a name="line.167"></a>
+<span class="sourceLineNo">168</span><a name="line.168"></a>
+<span class="sourceLineNo">169</span>  @Override<a name="line.169"></a>
+<span class="sourceLineNo">170</span>  public void onLogin(final String username) {<a name="line.170"></a>
+<span class="sourceLineNo">171</span>    loginPanel.remove(loginButton);<a name="line.171"></a>
+<span class="sourceLineNo">172</span>    loginPanel.add(logoutButton, 3);<a name="line.172"></a>
+<span class="sourceLineNo">173</span>    loginLabel.setText(I18n.tr("You are logged in as ''{0}''.", username));<a name="line.173"></a>
+<span class="sourceLineNo">174</span>    loginPanel.revalidate();<a name="line.174"></a>
+<span class="sourceLineNo">175</span>    loginPanel.repaint();<a name="line.175"></a>
+<span class="sourceLineNo">176</span>  }<a name="line.176"></a>
+<span class="sourceLineNo">177</span><a name="line.177"></a>
+<span class="sourceLineNo">178</span>  @Override<a name="line.178"></a>
+<span class="sourceLineNo">179</span>  public void onLogout() {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>    loginPanel.remove(logoutButton);<a name="line.180"></a>
+<span class="sourceLineNo">181</span>    loginPanel.add(loginButton, 3);<a name="line.181"></a>
+<span class="sourceLineNo">182</span>    loginLabel.setText(I18n.tr("You are currently not logged in."));<a name="line.182"></a>
+<span class="sourceLineNo">183</span>    loginPanel.revalidate();<a name="line.183"></a>
+<span class="sourceLineNo">184</span>    loginPanel.repaint();<a name="line.184"></a>
+<span class="sourceLineNo">185</span>  }<a name="line.185"></a>
+<span class="sourceLineNo">186</span><a name="line.186"></a>
+<span class="sourceLineNo">187</span>  @SuppressWarnings("PMD.ShortMethodName")<a name="line.187"></a>
+<span class="sourceLineNo">188</span>  @Override<a name="line.188"></a>
+<span class="sourceLineNo">189</span>  public boolean ok() {<a name="line.189"></a>
+<span class="sourceLineNo">190</span>    StreetsideProperties.DOWNLOAD_MODE.put(DOWNLOAD_MODE.fromLabel(downloadModeComboBox.getSelectedItem().toString()).getPrefId());<a name="line.190"></a>
+<span class="sourceLineNo">191</span>    StreetsideProperties.DISPLAY_HOUR.put(displayHour.isSelected());<a name="line.191"></a>
+<span class="sourceLineNo">192</span>    StreetsideProperties.TIME_FORMAT_24.put(format24.isSelected());<a name="line.192"></a>
+<span class="sourceLineNo">193</span>    StreetsideProperties.MOVE_TO_IMG.put(moveTo.isSelected());<a name="line.193"></a>
+<span class="sourceLineNo">194</span>    StreetsideProperties.HOVER_ENABLED.put(hoverEnabled.isSelected());<a name="line.194"></a>
+<span class="sourceLineNo">195</span>    StreetsideProperties.CUT_OFF_SEQUENCES_AT_BOUNDS.put(cutOffSeq.isSelected());<a name="line.195"></a>
+<span class="sourceLineNo">196</span>    StreetsideProperties.IMAGE_LINK_TO_BLUR_EDITOR.put(imageLinkToBlurEditor.isSelected());<a name="line.196"></a>
+<span class="sourceLineNo">197</span>    StreetsideProperties.DEVELOPER.put(developer.isSelected());<a name="line.197"></a>
+<span class="sourceLineNo">198</span>    StreetsideProperties.PRE_FETCH_IMAGE_COUNT.put(preFetchSize.getNumber().intValue());<a name="line.198"></a>
+<span class="sourceLineNo">199</span><a name="line.199"></a>
+<span class="sourceLineNo">200</span>    //Restart is never required<a name="line.200"></a>
+<span class="sourceLineNo">201</span>    return false;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>  }<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>  @Override<a name="line.204"></a>
+<span class="sourceLineNo">205</span>  public boolean isExpert() {<a name="line.205"></a>
+<span class="sourceLineNo">206</span>    return false;<a name="line.206"></a>
+<span class="sourceLineNo">207</span>  }<a name="line.207"></a>
+<span class="sourceLineNo">208</span><a name="line.208"></a>
+<span class="sourceLineNo">209</span>  /**<a name="line.209"></a>
+<span class="sourceLineNo">210</span>   * Opens the StreetsideOAuthUI window and lets the user log in.<a name="line.210"></a>
+<span class="sourceLineNo">211</span>   *<a name="line.211"></a>
+<span class="sourceLineNo">212</span>   * @author nokutu<a name="line.212"></a>
+<span class="sourceLineNo">213</span>   *<a name="line.213"></a>
+<span class="sourceLineNo">214</span>   */<a name="line.214"></a>
+<span class="sourceLineNo">215</span>  private static class LoginAction extends AbstractAction {<a name="line.215"></a>
+<span class="sourceLineNo">216</span><a name="line.216"></a>
+<span class="sourceLineNo">217</span>    private static final long serialVersionUID = 8743119160917296506L;<a name="line.217"></a>
+<span class="sourceLineNo">218</span><a name="line.218"></a>
+<span class="sourceLineNo">219</span>        private final transient StreetsideLoginListener callback;<a name="line.219"></a>
+<span class="sourceLineNo">220</span><a name="line.220"></a>
+<span class="sourceLineNo">221</span>    LoginAction(StreetsideLoginListener loginCallback) {<a name="line.221"></a>
+<span class="sourceLineNo">222</span>      // TODO tr( RRH<a name="line.222"></a>
+<span class="sourceLineNo">223</span>      super(I18n.tr("Login"));<a name="line.223"></a>
+<span class="sourceLineNo">224</span>      callback = loginCallback;<a name="line.224"></a>
+<span class="sourceLineNo">225</span>    }<a name="line.225"></a>
+<span class="sourceLineNo">226</span><a name="line.226"></a>
+<span class="sourceLineNo">227</span>    @Override<a name="line.227"></a>
+<span class="sourceLineNo">228</span>    public void actionPerformed(ActionEvent arg0) {<a name="line.228"></a>
+<span class="sourceLineNo">229</span>      OAuthPortListener portListener = new OAuthPortListener(callback);<a name="line.229"></a>
+<span class="sourceLineNo">230</span>      portListener.start();<a name="line.230"></a>
+<span class="sourceLineNo">231</span>      // user authentication not supported for Streetside (Mapillary relic)<a name="line.231"></a>
+<span class="sourceLineNo">232</span>    }<a name="line.232"></a>
+<span class="sourceLineNo">233</span>  }<a name="line.233"></a>
+<span class="sourceLineNo">234</span><a name="line.234"></a>
+<span class="sourceLineNo">235</span>  /**<a name="line.235"></a>
+<span class="sourceLineNo">236</span>   * Logs the user out.<a name="line.236"></a>
+<span class="sourceLineNo">237</span>   *<a name="line.237"></a>
+<span class="sourceLineNo">238</span>   * @author nokutu<a name="line.238"></a>
+<span class="sourceLineNo">239</span>   *<a name="line.239"></a>
+<span class="sourceLineNo">240</span>   */<a name="line.240"></a>
+<span class="sourceLineNo">241</span>  private class LogoutAction extends AbstractAction {<a name="line.241"></a>
+<span class="sourceLineNo">242</span><a name="line.242"></a>
+<span class="sourceLineNo">243</span>    private static final long serialVersionUID = -4146587895393766981L;<a name="line.243"></a>
+<span class="sourceLineNo">244</span><a name="line.244"></a>
+<span class="sourceLineNo">245</span>        private LogoutAction() {<a name="line.245"></a>
+<span class="sourceLineNo">246</span>      super(I18n.tr("Logout"));<a name="line.246"></a>
+<span class="sourceLineNo">247</span>    }<a name="line.247"></a>
+<span class="sourceLineNo">248</span><a name="line.248"></a>
+<span class="sourceLineNo">249</span>    @Override<a name="line.249"></a>
+<span class="sourceLineNo">250</span>    public void actionPerformed(ActionEvent arg0) {<a name="line.250"></a>
+<span class="sourceLineNo">251</span>      StreetsideUser.reset();<a name="line.251"></a>
+<span class="sourceLineNo">252</span>      onLogout();<a name="line.252"></a>
+<span class="sourceLineNo">253</span>    }<a name="line.253"></a>
+<span class="sourceLineNo">254</span>  }<a name="line.254"></a>
+<span class="sourceLineNo">255</span>}<a name="line.255"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.LogoutAction.html	(revision 34416)
@@ -0,0 +1,327 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Color;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.GridBagConstraints;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.GridBagLayout;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.event.ActionEvent;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.io.IOException;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.io.InputStream;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.imageio.ImageIO;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.swing.AbstractAction;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.swing.BorderFactory;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.Box;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.BoxLayout;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.ImageIcon;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javax.swing.JButton;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javax.swing.JCheckBox;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import javax.swing.JComboBox;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import javax.swing.JLabel;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import javax.swing.JPanel;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import javax.swing.JScrollPane;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import javax.swing.JSpinner;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import javax.swing.SpinnerNumberModel;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import javax.swing.SwingUtilities;<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.apache.log4j.Logger;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.actions.ExpertToggleAction;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.gui.preferences.SubPreferenceSetting;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.gui.preferences.TabPreferenceSetting;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>import org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>import org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>import org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>import org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>import org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.40"></a>
+<span class="sourceLineNo">041</span>import org.openstreetmap.josm.tools.GBC;<a name="line.41"></a>
+<span class="sourceLineNo">042</span>import org.openstreetmap.josm.tools.I18n;<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>/**<a name="line.44"></a>
+<span class="sourceLineNo">045</span> * Creates the preferences panel for the plugin.<a name="line.45"></a>
+<span class="sourceLineNo">046</span> *<a name="line.46"></a>
+<span class="sourceLineNo">047</span> * @author nokutu<a name="line.47"></a>
+<span class="sourceLineNo">048</span> *<a name="line.48"></a>
+<span class="sourceLineNo">049</span> */<a name="line.49"></a>
+<span class="sourceLineNo">050</span>public class StreetsidePreferenceSetting implements SubPreferenceSetting, StreetsideLoginListener {<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>  final static Logger logger = Logger.getLogger(StreetsidePreferenceSetting.class);<a name="line.52"></a>
+<span class="sourceLineNo">053</span><a name="line.53"></a>
+<span class="sourceLineNo">054</span>  private final JComboBox&lt;String&gt; downloadModeComboBox = new JComboBox&lt;&gt;(new String[]{<a name="line.54"></a>
+<span class="sourceLineNo">055</span>      DOWNLOAD_MODE.VISIBLE_AREA.getLabel(),<a name="line.55"></a>
+<span class="sourceLineNo">056</span>      DOWNLOAD_MODE.OSM_AREA.getLabel(),<a name="line.56"></a>
+<span class="sourceLineNo">057</span>      DOWNLOAD_MODE.MANUAL_ONLY.getLabel()<a name="line.57"></a>
+<span class="sourceLineNo">058</span>  });<a name="line.58"></a>
+<span class="sourceLineNo">059</span><a name="line.59"></a>
+<span class="sourceLineNo">060</span>  private final JCheckBox displayHour =<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    new JCheckBox(I18n.tr("Display hour when the picture was taken"), StreetsideProperties.DISPLAY_HOUR.get());<a name="line.61"></a>
+<span class="sourceLineNo">062</span>  private final JCheckBox format24 =<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    new JCheckBox(I18n.tr("Use 24 hour format"), StreetsideProperties.TIME_FORMAT_24.get());<a name="line.63"></a>
+<span class="sourceLineNo">064</span>  private final JCheckBox moveTo =<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    new JCheckBox(I18n.tr("Move to picture''s location with next/previous buttons"), StreetsideProperties.MOVE_TO_IMG.get());<a name="line.65"></a>
+<span class="sourceLineNo">066</span>  private final JCheckBox hoverEnabled =<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    new JCheckBox(I18n.tr("Preview images when hovering its icon"), StreetsideProperties.HOVER_ENABLED.get());<a name="line.67"></a>
+<span class="sourceLineNo">068</span>  private final JCheckBox cutOffSeq =<a name="line.68"></a>
+<span class="sourceLineNo">069</span>    new JCheckBox(I18n.tr("Cut off sequences at download bounds"), StreetsideProperties.CUT_OFF_SEQUENCES_AT_BOUNDS.get());<a name="line.69"></a>
+<span class="sourceLineNo">070</span>  private final JCheckBox imageLinkToBlurEditor =<a name="line.70"></a>
+<span class="sourceLineNo">071</span>    new JCheckBox(<a name="line.71"></a>
+<span class="sourceLineNo">072</span>      I18n.tr("When opening Streetside image in web browser, show the blur editor instead of the image viewer"),<a name="line.72"></a>
+<span class="sourceLineNo">073</span>      StreetsideProperties.IMAGE_LINK_TO_BLUR_EDITOR.get()<a name="line.73"></a>
+<span class="sourceLineNo">074</span>    );<a name="line.74"></a>
+<span class="sourceLineNo">075</span>  private final JCheckBox developer =<a name="line.75"></a>
+<span class="sourceLineNo">076</span>    new JCheckBox(I18n.tr("Enable experimental beta-features (might be unstable)"), StreetsideProperties.DEVELOPER.get());<a name="line.76"></a>
+<span class="sourceLineNo">077</span>  private final SpinnerNumberModel preFetchSize = new SpinnerNumberModel(<a name="line.77"></a>
+<span class="sourceLineNo">078</span>    StreetsideProperties.PRE_FETCH_IMAGE_COUNT.get().intValue(),<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    0,<a name="line.79"></a>
+<span class="sourceLineNo">080</span>    Integer.MAX_VALUE,<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    1<a name="line.81"></a>
+<span class="sourceLineNo">082</span>  );<a name="line.82"></a>
+<span class="sourceLineNo">083</span>  private final JButton loginButton = new StreetsideButton(new LoginAction(this));<a name="line.83"></a>
+<span class="sourceLineNo">084</span>  private final JButton logoutButton = new StreetsideButton(new LogoutAction());<a name="line.84"></a>
+<span class="sourceLineNo">085</span>  private final JLabel loginLabel = new JLabel();<a name="line.85"></a>
+<span class="sourceLineNo">086</span>  private final JPanel loginPanel = new JPanel();<a name="line.86"></a>
+<span class="sourceLineNo">087</span><a name="line.87"></a>
+<span class="sourceLineNo">088</span>  @Override<a name="line.88"></a>
+<span class="sourceLineNo">089</span>  public TabPreferenceSetting getTabPreferenceSetting(PreferenceTabbedPane gui) {<a name="line.89"></a>
+<span class="sourceLineNo">090</span>    return gui.getDisplayPreference();<a name="line.90"></a>
+<span class="sourceLineNo">091</span>  }<a name="line.91"></a>
+<span class="sourceLineNo">092</span><a name="line.92"></a>
+<span class="sourceLineNo">093</span>  @Override<a name="line.93"></a>
+<span class="sourceLineNo">094</span>  public void addGui(PreferenceTabbedPane gui) {<a name="line.94"></a>
+<span class="sourceLineNo">095</span>    JPanel container = new JPanel(new BorderLayout());<a name="line.95"></a>
+<span class="sourceLineNo">096</span><a name="line.96"></a>
+<span class="sourceLineNo">097</span>    loginPanel.setLayout(new BoxLayout(loginPanel, BoxLayout.LINE_AXIS));<a name="line.97"></a>
+<span class="sourceLineNo">098</span>    loginPanel.setBorder(BorderFactory.createEmptyBorder(10, 10, 10, 10));<a name="line.98"></a>
+<span class="sourceLineNo">099</span>    loginPanel.setBackground(StreetsideColorScheme.TOOLBAR_DARK_GREY);<a name="line.99"></a>
+<span class="sourceLineNo">100</span>    JLabel brandImage = new JLabel();<a name="line.100"></a>
+<span class="sourceLineNo">101</span>    try (InputStream is = StreetsidePreferenceSetting.class.getResourceAsStream("/images/streetside-logo-white.png")) {<a name="line.101"></a>
+<span class="sourceLineNo">102</span>      if (is != null) {<a name="line.102"></a>
+<span class="sourceLineNo">103</span>        brandImage.setIcon(new ImageIcon(ImageIO.read(is)));<a name="line.103"></a>
+<span class="sourceLineNo">104</span>      } else {<a name="line.104"></a>
+<span class="sourceLineNo">105</span>        logger.warn("Could not load Streetside brand image!");<a name="line.105"></a>
+<span class="sourceLineNo">106</span>      }<a name="line.106"></a>
+<span class="sourceLineNo">107</span>    } catch (IOException e) {<a name="line.107"></a>
+<span class="sourceLineNo">108</span>      logger.warn("While reading Streetside brand image, an IO-exception occured!");<a name="line.108"></a>
+<span class="sourceLineNo">109</span>    }<a name="line.109"></a>
+<span class="sourceLineNo">110</span>    loginPanel.add(brandImage, 0);<a name="line.110"></a>
+<span class="sourceLineNo">111</span>    loginPanel.add(Box.createHorizontalGlue(), 1);<a name="line.111"></a>
+<span class="sourceLineNo">112</span>    loginLabel.setForeground(Color.WHITE);<a name="line.112"></a>
+<span class="sourceLineNo">113</span>    loginLabel.setBorder(BorderFactory.createEmptyBorder(0, 10, 0, 10));<a name="line.113"></a>
+<span class="sourceLineNo">114</span>    loginPanel.add(loginLabel, 2);<a name="line.114"></a>
+<span class="sourceLineNo">115</span>    loginPanel.add(loginButton, 3);<a name="line.115"></a>
+<span class="sourceLineNo">116</span>    onLogout();<a name="line.116"></a>
+<span class="sourceLineNo">117</span>    container.add(loginPanel, BorderLayout.NORTH);<a name="line.117"></a>
+<span class="sourceLineNo">118</span><a name="line.118"></a>
+<span class="sourceLineNo">119</span>    JPanel mainPanel = new JPanel();<a name="line.119"></a>
+<span class="sourceLineNo">120</span>    mainPanel.setLayout(new GridBagLayout());<a name="line.120"></a>
+<span class="sourceLineNo">121</span>    mainPanel.setBorder(BorderFactory.createEmptyBorder(5, 5, 5, 5));<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>    downloadModeComboBox.setSelectedItem(DOWNLOAD_MODE.fromPrefId(StreetsideProperties.DOWNLOAD_MODE.get()).getLabel());<a name="line.123"></a>
+<span class="sourceLineNo">124</span><a name="line.124"></a>
+<span class="sourceLineNo">125</span>    JPanel downloadModePanel = new JPanel();<a name="line.125"></a>
+<span class="sourceLineNo">126</span>    downloadModePanel.add(new JLabel(I18n.tr("Download mode")));<a name="line.126"></a>
+<span class="sourceLineNo">127</span>    downloadModePanel.add(downloadModeComboBox);<a name="line.127"></a>
+<span class="sourceLineNo">128</span>    mainPanel.add(downloadModePanel, GBC.eol());<a name="line.128"></a>
+<span class="sourceLineNo">129</span><a name="line.129"></a>
+<span class="sourceLineNo">130</span>    mainPanel.add(displayHour, GBC.eol());<a name="line.130"></a>
+<span class="sourceLineNo">131</span>    mainPanel.add(format24, GBC.eol());<a name="line.131"></a>
+<span class="sourceLineNo">132</span>    mainPanel.add(moveTo, GBC.eol());<a name="line.132"></a>
+<span class="sourceLineNo">133</span>    mainPanel.add(hoverEnabled, GBC.eol());<a name="line.133"></a>
+<span class="sourceLineNo">134</span>    mainPanel.add(cutOffSeq, GBC.eol());<a name="line.134"></a>
+<span class="sourceLineNo">135</span>    mainPanel.add(imageLinkToBlurEditor, GBC.eol());<a name="line.135"></a>
+<span class="sourceLineNo">136</span><a name="line.136"></a>
+<span class="sourceLineNo">137</span>    final JPanel preFetchPanel = new JPanel();<a name="line.137"></a>
+<span class="sourceLineNo">138</span>    preFetchPanel.add(new JLabel(I18n.tr("Number of images to be pre-fetched (forwards and backwards)")));<a name="line.138"></a>
+<span class="sourceLineNo">139</span>    final JSpinner spinner = new JSpinner(preFetchSize);<a name="line.139"></a>
+<span class="sourceLineNo">140</span>    final JSpinner.DefaultEditor editor = new JSpinner.NumberEditor(spinner);<a name="line.140"></a>
+<span class="sourceLineNo">141</span>    editor.getTextField().setColumns(3);<a name="line.141"></a>
+<span class="sourceLineNo">142</span>    spinner.setEditor(editor);<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    preFetchPanel.add(spinner);<a name="line.143"></a>
+<span class="sourceLineNo">144</span>    mainPanel.add(preFetchPanel, GBC.eol());<a name="line.144"></a>
+<span class="sourceLineNo">145</span><a name="line.145"></a>
+<span class="sourceLineNo">146</span>    if (ExpertToggleAction.isExpert() || developer.isSelected()) {<a name="line.146"></a>
+<span class="sourceLineNo">147</span>      mainPanel.add(developer, GBC.eol());<a name="line.147"></a>
+<span class="sourceLineNo">148</span>    }<a name="line.148"></a>
+<span class="sourceLineNo">149</span>    StreetsideColorScheme.styleAsDefaultPanel(<a name="line.149"></a>
+<span class="sourceLineNo">150</span>      mainPanel, downloadModePanel, displayHour, format24, moveTo, hoverEnabled, cutOffSeq, imageLinkToBlurEditor, developer, preFetchPanel<a name="line.150"></a>
+<span class="sourceLineNo">151</span>    );<a name="line.151"></a>
+<span class="sourceLineNo">152</span>    mainPanel.add(Box.createVerticalGlue(), GBC.eol().fill(GridBagConstraints.BOTH));<a name="line.152"></a>
+<span class="sourceLineNo">153</span><a name="line.153"></a>
+<span class="sourceLineNo">154</span>    container.add(mainPanel, BorderLayout.CENTER);<a name="line.154"></a>
+<span class="sourceLineNo">155</span><a name="line.155"></a>
+<span class="sourceLineNo">156</span>    synchronized (gui.getDisplayPreference().getTabPane()) {<a name="line.156"></a>
+<span class="sourceLineNo">157</span>      gui.getDisplayPreference().addSubTab(this, "Streetside", new JScrollPane(container));<a name="line.157"></a>
+<span class="sourceLineNo">158</span>      gui.getDisplayPreference().getTabPane().setIconAt(gui.getDisplayPreference().getTabPane().getTabCount()-1, StreetsidePlugin.LOGO.setSize(12, 12).get());<a name="line.158"></a>
+<span class="sourceLineNo">159</span>    }<a name="line.159"></a>
+<span class="sourceLineNo">160</span><a name="line.160"></a>
+<span class="sourceLineNo">161</span>    new Thread(() -&gt; {<a name="line.161"></a>
+<span class="sourceLineNo">162</span>      String username = StreetsideUser.getUsername();<a name="line.162"></a>
+<span class="sourceLineNo">163</span>      if (username != null) {<a name="line.163"></a>
+<span class="sourceLineNo">164</span>        SwingUtilities.invokeLater(() -&gt; onLogin(StreetsideUser.getUsername()));<a name="line.164"></a>
+<span class="sourceLineNo">165</span>      }<a name="line.165"></a>
+<span class="sourceLineNo">166</span>    }).start();<a name="line.166"></a>
+<span class="sourceLineNo">167</span>  }<a name="line.167"></a>
+<span class="sourceLineNo">168</span><a name="line.168"></a>
+<span class="sourceLineNo">169</span>  @Override<a name="line.169"></a>
+<span class="sourceLineNo">170</span>  public void onLogin(final String username) {<a name="line.170"></a>
+<span class="sourceLineNo">171</span>    loginPanel.remove(loginButton);<a name="line.171"></a>
+<span class="sourceLineNo">172</span>    loginPanel.add(logoutButton, 3);<a name="line.172"></a>
+<span class="sourceLineNo">173</span>    loginLabel.setText(I18n.tr("You are logged in as ''{0}''.", username));<a name="line.173"></a>
+<span class="sourceLineNo">174</span>    loginPanel.revalidate();<a name="line.174"></a>
+<span class="sourceLineNo">175</span>    loginPanel.repaint();<a name="line.175"></a>
+<span class="sourceLineNo">176</span>  }<a name="line.176"></a>
+<span class="sourceLineNo">177</span><a name="line.177"></a>
+<span class="sourceLineNo">178</span>  @Override<a name="line.178"></a>
+<span class="sourceLineNo">179</span>  public void onLogout() {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>    loginPanel.remove(logoutButton);<a name="line.180"></a>
+<span class="sourceLineNo">181</span>    loginPanel.add(loginButton, 3);<a name="line.181"></a>
+<span class="sourceLineNo">182</span>    loginLabel.setText(I18n.tr("You are currently not logged in."));<a name="line.182"></a>
+<span class="sourceLineNo">183</span>    loginPanel.revalidate();<a name="line.183"></a>
+<span class="sourceLineNo">184</span>    loginPanel.repaint();<a name="line.184"></a>
+<span class="sourceLineNo">185</span>  }<a name="line.185"></a>
+<span class="sourceLineNo">186</span><a name="line.186"></a>
+<span class="sourceLineNo">187</span>  @SuppressWarnings("PMD.ShortMethodName")<a name="line.187"></a>
+<span class="sourceLineNo">188</span>  @Override<a name="line.188"></a>
+<span class="sourceLineNo">189</span>  public boolean ok() {<a name="line.189"></a>
+<span class="sourceLineNo">190</span>    StreetsideProperties.DOWNLOAD_MODE.put(DOWNLOAD_MODE.fromLabel(downloadModeComboBox.getSelectedItem().toString()).getPrefId());<a name="line.190"></a>
+<span class="sourceLineNo">191</span>    StreetsideProperties.DISPLAY_HOUR.put(displayHour.isSelected());<a name="line.191"></a>
+<span class="sourceLineNo">192</span>    StreetsideProperties.TIME_FORMAT_24.put(format24.isSelected());<a name="line.192"></a>
+<span class="sourceLineNo">193</span>    StreetsideProperties.MOVE_TO_IMG.put(moveTo.isSelected());<a name="line.193"></a>
+<span class="sourceLineNo">194</span>    StreetsideProperties.HOVER_ENABLED.put(hoverEnabled.isSelected());<a name="line.194"></a>
+<span class="sourceLineNo">195</span>    StreetsideProperties.CUT_OFF_SEQUENCES_AT_BOUNDS.put(cutOffSeq.isSelected());<a name="line.195"></a>
+<span class="sourceLineNo">196</span>    StreetsideProperties.IMAGE_LINK_TO_BLUR_EDITOR.put(imageLinkToBlurEditor.isSelected());<a name="line.196"></a>
+<span class="sourceLineNo">197</span>    StreetsideProperties.DEVELOPER.put(developer.isSelected());<a name="line.197"></a>
+<span class="sourceLineNo">198</span>    StreetsideProperties.PRE_FETCH_IMAGE_COUNT.put(preFetchSize.getNumber().intValue());<a name="line.198"></a>
+<span class="sourceLineNo">199</span><a name="line.199"></a>
+<span class="sourceLineNo">200</span>    //Restart is never required<a name="line.200"></a>
+<span class="sourceLineNo">201</span>    return false;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>  }<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>  @Override<a name="line.204"></a>
+<span class="sourceLineNo">205</span>  public boolean isExpert() {<a name="line.205"></a>
+<span class="sourceLineNo">206</span>    return false;<a name="line.206"></a>
+<span class="sourceLineNo">207</span>  }<a name="line.207"></a>
+<span class="sourceLineNo">208</span><a name="line.208"></a>
+<span class="sourceLineNo">209</span>  /**<a name="line.209"></a>
+<span class="sourceLineNo">210</span>   * Opens the StreetsideOAuthUI window and lets the user log in.<a name="line.210"></a>
+<span class="sourceLineNo">211</span>   *<a name="line.211"></a>
+<span class="sourceLineNo">212</span>   * @author nokutu<a name="line.212"></a>
+<span class="sourceLineNo">213</span>   *<a name="line.213"></a>
+<span class="sourceLineNo">214</span>   */<a name="line.214"></a>
+<span class="sourceLineNo">215</span>  private static class LoginAction extends AbstractAction {<a name="line.215"></a>
+<span class="sourceLineNo">216</span><a name="line.216"></a>
+<span class="sourceLineNo">217</span>    private static final long serialVersionUID = 8743119160917296506L;<a name="line.217"></a>
+<span class="sourceLineNo">218</span><a name="line.218"></a>
+<span class="sourceLineNo">219</span>        private final transient StreetsideLoginListener callback;<a name="line.219"></a>
+<span class="sourceLineNo">220</span><a name="line.220"></a>
+<span class="sourceLineNo">221</span>    LoginAction(StreetsideLoginListener loginCallback) {<a name="line.221"></a>
+<span class="sourceLineNo">222</span>      // TODO tr( RRH<a name="line.222"></a>
+<span class="sourceLineNo">223</span>      super(I18n.tr("Login"));<a name="line.223"></a>
+<span class="sourceLineNo">224</span>      callback = loginCallback;<a name="line.224"></a>
+<span class="sourceLineNo">225</span>    }<a name="line.225"></a>
+<span class="sourceLineNo">226</span><a name="line.226"></a>
+<span class="sourceLineNo">227</span>    @Override<a name="line.227"></a>
+<span class="sourceLineNo">228</span>    public void actionPerformed(ActionEvent arg0) {<a name="line.228"></a>
+<span class="sourceLineNo">229</span>      OAuthPortListener portListener = new OAuthPortListener(callback);<a name="line.229"></a>
+<span class="sourceLineNo">230</span>      portListener.start();<a name="line.230"></a>
+<span class="sourceLineNo">231</span>      // user authentication not supported for Streetside (Mapillary relic)<a name="line.231"></a>
+<span class="sourceLineNo">232</span>    }<a name="line.232"></a>
+<span class="sourceLineNo">233</span>  }<a name="line.233"></a>
+<span class="sourceLineNo">234</span><a name="line.234"></a>
+<span class="sourceLineNo">235</span>  /**<a name="line.235"></a>
+<span class="sourceLineNo">236</span>   * Logs the user out.<a name="line.236"></a>
+<span class="sourceLineNo">237</span>   *<a name="line.237"></a>
+<span class="sourceLineNo">238</span>   * @author nokutu<a name="line.238"></a>
+<span class="sourceLineNo">239</span>   *<a name="line.239"></a>
+<span class="sourceLineNo">240</span>   */<a name="line.240"></a>
+<span class="sourceLineNo">241</span>  private class LogoutAction extends AbstractAction {<a name="line.241"></a>
+<span class="sourceLineNo">242</span><a name="line.242"></a>
+<span class="sourceLineNo">243</span>    private static final long serialVersionUID = -4146587895393766981L;<a name="line.243"></a>
+<span class="sourceLineNo">244</span><a name="line.244"></a>
+<span class="sourceLineNo">245</span>        private LogoutAction() {<a name="line.245"></a>
+<span class="sourceLineNo">246</span>      super(I18n.tr("Logout"));<a name="line.246"></a>
+<span class="sourceLineNo">247</span>    }<a name="line.247"></a>
+<span class="sourceLineNo">248</span><a name="line.248"></a>
+<span class="sourceLineNo">249</span>    @Override<a name="line.249"></a>
+<span class="sourceLineNo">250</span>    public void actionPerformed(ActionEvent arg0) {<a name="line.250"></a>
+<span class="sourceLineNo">251</span>      StreetsideUser.reset();<a name="line.251"></a>
+<span class="sourceLineNo">252</span>      onLogout();<a name="line.252"></a>
+<span class="sourceLineNo">253</span>    }<a name="line.253"></a>
+<span class="sourceLineNo">254</span>  }<a name="line.254"></a>
+<span class="sourceLineNo">255</span>}<a name="line.255"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.html	(revision 34416)
@@ -0,0 +1,327 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Color;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.GridBagConstraints;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.GridBagLayout;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.event.ActionEvent;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.io.IOException;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.io.InputStream;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.imageio.ImageIO;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.swing.AbstractAction;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.swing.BorderFactory;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.Box;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.BoxLayout;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.ImageIcon;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javax.swing.JButton;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javax.swing.JCheckBox;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import javax.swing.JComboBox;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import javax.swing.JLabel;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import javax.swing.JPanel;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import javax.swing.JScrollPane;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import javax.swing.JSpinner;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import javax.swing.SpinnerNumberModel;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import javax.swing.SwingUtilities;<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.apache.log4j.Logger;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.actions.ExpertToggleAction;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.gui.preferences.SubPreferenceSetting;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.gui.preferences.TabPreferenceSetting;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>import org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>import org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>import org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>import org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>import org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.40"></a>
+<span class="sourceLineNo">041</span>import org.openstreetmap.josm.tools.GBC;<a name="line.41"></a>
+<span class="sourceLineNo">042</span>import org.openstreetmap.josm.tools.I18n;<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>/**<a name="line.44"></a>
+<span class="sourceLineNo">045</span> * Creates the preferences panel for the plugin.<a name="line.45"></a>
+<span class="sourceLineNo">046</span> *<a name="line.46"></a>
+<span class="sourceLineNo">047</span> * @author nokutu<a name="line.47"></a>
+<span class="sourceLineNo">048</span> *<a name="line.48"></a>
+<span class="sourceLineNo">049</span> */<a name="line.49"></a>
+<span class="sourceLineNo">050</span>public class StreetsidePreferenceSetting implements SubPreferenceSetting, StreetsideLoginListener {<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>  final static Logger logger = Logger.getLogger(StreetsidePreferenceSetting.class);<a name="line.52"></a>
+<span class="sourceLineNo">053</span><a name="line.53"></a>
+<span class="sourceLineNo">054</span>  private final JComboBox&lt;String&gt; downloadModeComboBox = new JComboBox&lt;&gt;(new String[]{<a name="line.54"></a>
+<span class="sourceLineNo">055</span>      DOWNLOAD_MODE.VISIBLE_AREA.getLabel(),<a name="line.55"></a>
+<span class="sourceLineNo">056</span>      DOWNLOAD_MODE.OSM_AREA.getLabel(),<a name="line.56"></a>
+<span class="sourceLineNo">057</span>      DOWNLOAD_MODE.MANUAL_ONLY.getLabel()<a name="line.57"></a>
+<span class="sourceLineNo">058</span>  });<a name="line.58"></a>
+<span class="sourceLineNo">059</span><a name="line.59"></a>
+<span class="sourceLineNo">060</span>  private final JCheckBox displayHour =<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    new JCheckBox(I18n.tr("Display hour when the picture was taken"), StreetsideProperties.DISPLAY_HOUR.get());<a name="line.61"></a>
+<span class="sourceLineNo">062</span>  private final JCheckBox format24 =<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    new JCheckBox(I18n.tr("Use 24 hour format"), StreetsideProperties.TIME_FORMAT_24.get());<a name="line.63"></a>
+<span class="sourceLineNo">064</span>  private final JCheckBox moveTo =<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    new JCheckBox(I18n.tr("Move to picture''s location with next/previous buttons"), StreetsideProperties.MOVE_TO_IMG.get());<a name="line.65"></a>
+<span class="sourceLineNo">066</span>  private final JCheckBox hoverEnabled =<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    new JCheckBox(I18n.tr("Preview images when hovering its icon"), StreetsideProperties.HOVER_ENABLED.get());<a name="line.67"></a>
+<span class="sourceLineNo">068</span>  private final JCheckBox cutOffSeq =<a name="line.68"></a>
+<span class="sourceLineNo">069</span>    new JCheckBox(I18n.tr("Cut off sequences at download bounds"), StreetsideProperties.CUT_OFF_SEQUENCES_AT_BOUNDS.get());<a name="line.69"></a>
+<span class="sourceLineNo">070</span>  private final JCheckBox imageLinkToBlurEditor =<a name="line.70"></a>
+<span class="sourceLineNo">071</span>    new JCheckBox(<a name="line.71"></a>
+<span class="sourceLineNo">072</span>      I18n.tr("When opening Streetside image in web browser, show the blur editor instead of the image viewer"),<a name="line.72"></a>
+<span class="sourceLineNo">073</span>      StreetsideProperties.IMAGE_LINK_TO_BLUR_EDITOR.get()<a name="line.73"></a>
+<span class="sourceLineNo">074</span>    );<a name="line.74"></a>
+<span class="sourceLineNo">075</span>  private final JCheckBox developer =<a name="line.75"></a>
+<span class="sourceLineNo">076</span>    new JCheckBox(I18n.tr("Enable experimental beta-features (might be unstable)"), StreetsideProperties.DEVELOPER.get());<a name="line.76"></a>
+<span class="sourceLineNo">077</span>  private final SpinnerNumberModel preFetchSize = new SpinnerNumberModel(<a name="line.77"></a>
+<span class="sourceLineNo">078</span>    StreetsideProperties.PRE_FETCH_IMAGE_COUNT.get().intValue(),<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    0,<a name="line.79"></a>
+<span class="sourceLineNo">080</span>    Integer.MAX_VALUE,<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    1<a name="line.81"></a>
+<span class="sourceLineNo">082</span>  );<a name="line.82"></a>
+<span class="sourceLineNo">083</span>  private final JButton loginButton = new StreetsideButton(new LoginAction(this));<a name="line.83"></a>
+<span class="sourceLineNo">084</span>  private final JButton logoutButton = new StreetsideButton(new LogoutAction());<a name="line.84"></a>
+<span class="sourceLineNo">085</span>  private final JLabel loginLabel = new JLabel();<a name="line.85"></a>
+<span class="sourceLineNo">086</span>  private final JPanel loginPanel = new JPanel();<a name="line.86"></a>
+<span class="sourceLineNo">087</span><a name="line.87"></a>
+<span class="sourceLineNo">088</span>  @Override<a name="line.88"></a>
+<span class="sourceLineNo">089</span>  public TabPreferenceSetting getTabPreferenceSetting(PreferenceTabbedPane gui) {<a name="line.89"></a>
+<span class="sourceLineNo">090</span>    return gui.getDisplayPreference();<a name="line.90"></a>
+<span class="sourceLineNo">091</span>  }<a name="line.91"></a>
+<span class="sourceLineNo">092</span><a name="line.92"></a>
+<span class="sourceLineNo">093</span>  @Override<a name="line.93"></a>
+<span class="sourceLineNo">094</span>  public void addGui(PreferenceTabbedPane gui) {<a name="line.94"></a>
+<span class="sourceLineNo">095</span>    JPanel container = new JPanel(new BorderLayout());<a name="line.95"></a>
+<span class="sourceLineNo">096</span><a name="line.96"></a>
+<span class="sourceLineNo">097</span>    loginPanel.setLayout(new BoxLayout(loginPanel, BoxLayout.LINE_AXIS));<a name="line.97"></a>
+<span class="sourceLineNo">098</span>    loginPanel.setBorder(BorderFactory.createEmptyBorder(10, 10, 10, 10));<a name="line.98"></a>
+<span class="sourceLineNo">099</span>    loginPanel.setBackground(StreetsideColorScheme.TOOLBAR_DARK_GREY);<a name="line.99"></a>
+<span class="sourceLineNo">100</span>    JLabel brandImage = new JLabel();<a name="line.100"></a>
+<span class="sourceLineNo">101</span>    try (InputStream is = StreetsidePreferenceSetting.class.getResourceAsStream("/images/streetside-logo-white.png")) {<a name="line.101"></a>
+<span class="sourceLineNo">102</span>      if (is != null) {<a name="line.102"></a>
+<span class="sourceLineNo">103</span>        brandImage.setIcon(new ImageIcon(ImageIO.read(is)));<a name="line.103"></a>
+<span class="sourceLineNo">104</span>      } else {<a name="line.104"></a>
+<span class="sourceLineNo">105</span>        logger.warn("Could not load Streetside brand image!");<a name="line.105"></a>
+<span class="sourceLineNo">106</span>      }<a name="line.106"></a>
+<span class="sourceLineNo">107</span>    } catch (IOException e) {<a name="line.107"></a>
+<span class="sourceLineNo">108</span>      logger.warn("While reading Streetside brand image, an IO-exception occured!");<a name="line.108"></a>
+<span class="sourceLineNo">109</span>    }<a name="line.109"></a>
+<span class="sourceLineNo">110</span>    loginPanel.add(brandImage, 0);<a name="line.110"></a>
+<span class="sourceLineNo">111</span>    loginPanel.add(Box.createHorizontalGlue(), 1);<a name="line.111"></a>
+<span class="sourceLineNo">112</span>    loginLabel.setForeground(Color.WHITE);<a name="line.112"></a>
+<span class="sourceLineNo">113</span>    loginLabel.setBorder(BorderFactory.createEmptyBorder(0, 10, 0, 10));<a name="line.113"></a>
+<span class="sourceLineNo">114</span>    loginPanel.add(loginLabel, 2);<a name="line.114"></a>
+<span class="sourceLineNo">115</span>    loginPanel.add(loginButton, 3);<a name="line.115"></a>
+<span class="sourceLineNo">116</span>    onLogout();<a name="line.116"></a>
+<span class="sourceLineNo">117</span>    container.add(loginPanel, BorderLayout.NORTH);<a name="line.117"></a>
+<span class="sourceLineNo">118</span><a name="line.118"></a>
+<span class="sourceLineNo">119</span>    JPanel mainPanel = new JPanel();<a name="line.119"></a>
+<span class="sourceLineNo">120</span>    mainPanel.setLayout(new GridBagLayout());<a name="line.120"></a>
+<span class="sourceLineNo">121</span>    mainPanel.setBorder(BorderFactory.createEmptyBorder(5, 5, 5, 5));<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>    downloadModeComboBox.setSelectedItem(DOWNLOAD_MODE.fromPrefId(StreetsideProperties.DOWNLOAD_MODE.get()).getLabel());<a name="line.123"></a>
+<span class="sourceLineNo">124</span><a name="line.124"></a>
+<span class="sourceLineNo">125</span>    JPanel downloadModePanel = new JPanel();<a name="line.125"></a>
+<span class="sourceLineNo">126</span>    downloadModePanel.add(new JLabel(I18n.tr("Download mode")));<a name="line.126"></a>
+<span class="sourceLineNo">127</span>    downloadModePanel.add(downloadModeComboBox);<a name="line.127"></a>
+<span class="sourceLineNo">128</span>    mainPanel.add(downloadModePanel, GBC.eol());<a name="line.128"></a>
+<span class="sourceLineNo">129</span><a name="line.129"></a>
+<span class="sourceLineNo">130</span>    mainPanel.add(displayHour, GBC.eol());<a name="line.130"></a>
+<span class="sourceLineNo">131</span>    mainPanel.add(format24, GBC.eol());<a name="line.131"></a>
+<span class="sourceLineNo">132</span>    mainPanel.add(moveTo, GBC.eol());<a name="line.132"></a>
+<span class="sourceLineNo">133</span>    mainPanel.add(hoverEnabled, GBC.eol());<a name="line.133"></a>
+<span class="sourceLineNo">134</span>    mainPanel.add(cutOffSeq, GBC.eol());<a name="line.134"></a>
+<span class="sourceLineNo">135</span>    mainPanel.add(imageLinkToBlurEditor, GBC.eol());<a name="line.135"></a>
+<span class="sourceLineNo">136</span><a name="line.136"></a>
+<span class="sourceLineNo">137</span>    final JPanel preFetchPanel = new JPanel();<a name="line.137"></a>
+<span class="sourceLineNo">138</span>    preFetchPanel.add(new JLabel(I18n.tr("Number of images to be pre-fetched (forwards and backwards)")));<a name="line.138"></a>
+<span class="sourceLineNo">139</span>    final JSpinner spinner = new JSpinner(preFetchSize);<a name="line.139"></a>
+<span class="sourceLineNo">140</span>    final JSpinner.DefaultEditor editor = new JSpinner.NumberEditor(spinner);<a name="line.140"></a>
+<span class="sourceLineNo">141</span>    editor.getTextField().setColumns(3);<a name="line.141"></a>
+<span class="sourceLineNo">142</span>    spinner.setEditor(editor);<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    preFetchPanel.add(spinner);<a name="line.143"></a>
+<span class="sourceLineNo">144</span>    mainPanel.add(preFetchPanel, GBC.eol());<a name="line.144"></a>
+<span class="sourceLineNo">145</span><a name="line.145"></a>
+<span class="sourceLineNo">146</span>    if (ExpertToggleAction.isExpert() || developer.isSelected()) {<a name="line.146"></a>
+<span class="sourceLineNo">147</span>      mainPanel.add(developer, GBC.eol());<a name="line.147"></a>
+<span class="sourceLineNo">148</span>    }<a name="line.148"></a>
+<span class="sourceLineNo">149</span>    StreetsideColorScheme.styleAsDefaultPanel(<a name="line.149"></a>
+<span class="sourceLineNo">150</span>      mainPanel, downloadModePanel, displayHour, format24, moveTo, hoverEnabled, cutOffSeq, imageLinkToBlurEditor, developer, preFetchPanel<a name="line.150"></a>
+<span class="sourceLineNo">151</span>    );<a name="line.151"></a>
+<span class="sourceLineNo">152</span>    mainPanel.add(Box.createVerticalGlue(), GBC.eol().fill(GridBagConstraints.BOTH));<a name="line.152"></a>
+<span class="sourceLineNo">153</span><a name="line.153"></a>
+<span class="sourceLineNo">154</span>    container.add(mainPanel, BorderLayout.CENTER);<a name="line.154"></a>
+<span class="sourceLineNo">155</span><a name="line.155"></a>
+<span class="sourceLineNo">156</span>    synchronized (gui.getDisplayPreference().getTabPane()) {<a name="line.156"></a>
+<span class="sourceLineNo">157</span>      gui.getDisplayPreference().addSubTab(this, "Streetside", new JScrollPane(container));<a name="line.157"></a>
+<span class="sourceLineNo">158</span>      gui.getDisplayPreference().getTabPane().setIconAt(gui.getDisplayPreference().getTabPane().getTabCount()-1, StreetsidePlugin.LOGO.setSize(12, 12).get());<a name="line.158"></a>
+<span class="sourceLineNo">159</span>    }<a name="line.159"></a>
+<span class="sourceLineNo">160</span><a name="line.160"></a>
+<span class="sourceLineNo">161</span>    new Thread(() -&gt; {<a name="line.161"></a>
+<span class="sourceLineNo">162</span>      String username = StreetsideUser.getUsername();<a name="line.162"></a>
+<span class="sourceLineNo">163</span>      if (username != null) {<a name="line.163"></a>
+<span class="sourceLineNo">164</span>        SwingUtilities.invokeLater(() -&gt; onLogin(StreetsideUser.getUsername()));<a name="line.164"></a>
+<span class="sourceLineNo">165</span>      }<a name="line.165"></a>
+<span class="sourceLineNo">166</span>    }).start();<a name="line.166"></a>
+<span class="sourceLineNo">167</span>  }<a name="line.167"></a>
+<span class="sourceLineNo">168</span><a name="line.168"></a>
+<span class="sourceLineNo">169</span>  @Override<a name="line.169"></a>
+<span class="sourceLineNo">170</span>  public void onLogin(final String username) {<a name="line.170"></a>
+<span class="sourceLineNo">171</span>    loginPanel.remove(loginButton);<a name="line.171"></a>
+<span class="sourceLineNo">172</span>    loginPanel.add(logoutButton, 3);<a name="line.172"></a>
+<span class="sourceLineNo">173</span>    loginLabel.setText(I18n.tr("You are logged in as ''{0}''.", username));<a name="line.173"></a>
+<span class="sourceLineNo">174</span>    loginPanel.revalidate();<a name="line.174"></a>
+<span class="sourceLineNo">175</span>    loginPanel.repaint();<a name="line.175"></a>
+<span class="sourceLineNo">176</span>  }<a name="line.176"></a>
+<span class="sourceLineNo">177</span><a name="line.177"></a>
+<span class="sourceLineNo">178</span>  @Override<a name="line.178"></a>
+<span class="sourceLineNo">179</span>  public void onLogout() {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>    loginPanel.remove(logoutButton);<a name="line.180"></a>
+<span class="sourceLineNo">181</span>    loginPanel.add(loginButton, 3);<a name="line.181"></a>
+<span class="sourceLineNo">182</span>    loginLabel.setText(I18n.tr("You are currently not logged in."));<a name="line.182"></a>
+<span class="sourceLineNo">183</span>    loginPanel.revalidate();<a name="line.183"></a>
+<span class="sourceLineNo">184</span>    loginPanel.repaint();<a name="line.184"></a>
+<span class="sourceLineNo">185</span>  }<a name="line.185"></a>
+<span class="sourceLineNo">186</span><a name="line.186"></a>
+<span class="sourceLineNo">187</span>  @SuppressWarnings("PMD.ShortMethodName")<a name="line.187"></a>
+<span class="sourceLineNo">188</span>  @Override<a name="line.188"></a>
+<span class="sourceLineNo">189</span>  public boolean ok() {<a name="line.189"></a>
+<span class="sourceLineNo">190</span>    StreetsideProperties.DOWNLOAD_MODE.put(DOWNLOAD_MODE.fromLabel(downloadModeComboBox.getSelectedItem().toString()).getPrefId());<a name="line.190"></a>
+<span class="sourceLineNo">191</span>    StreetsideProperties.DISPLAY_HOUR.put(displayHour.isSelected());<a name="line.191"></a>
+<span class="sourceLineNo">192</span>    StreetsideProperties.TIME_FORMAT_24.put(format24.isSelected());<a name="line.192"></a>
+<span class="sourceLineNo">193</span>    StreetsideProperties.MOVE_TO_IMG.put(moveTo.isSelected());<a name="line.193"></a>
+<span class="sourceLineNo">194</span>    StreetsideProperties.HOVER_ENABLED.put(hoverEnabled.isSelected());<a name="line.194"></a>
+<span class="sourceLineNo">195</span>    StreetsideProperties.CUT_OFF_SEQUENCES_AT_BOUNDS.put(cutOffSeq.isSelected());<a name="line.195"></a>
+<span class="sourceLineNo">196</span>    StreetsideProperties.IMAGE_LINK_TO_BLUR_EDITOR.put(imageLinkToBlurEditor.isSelected());<a name="line.196"></a>
+<span class="sourceLineNo">197</span>    StreetsideProperties.DEVELOPER.put(developer.isSelected());<a name="line.197"></a>
+<span class="sourceLineNo">198</span>    StreetsideProperties.PRE_FETCH_IMAGE_COUNT.put(preFetchSize.getNumber().intValue());<a name="line.198"></a>
+<span class="sourceLineNo">199</span><a name="line.199"></a>
+<span class="sourceLineNo">200</span>    //Restart is never required<a name="line.200"></a>
+<span class="sourceLineNo">201</span>    return false;<a name="line.201"></a>
+<span class="sourceLineNo">202</span>  }<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>  @Override<a name="line.204"></a>
+<span class="sourceLineNo">205</span>  public boolean isExpert() {<a name="line.205"></a>
+<span class="sourceLineNo">206</span>    return false;<a name="line.206"></a>
+<span class="sourceLineNo">207</span>  }<a name="line.207"></a>
+<span class="sourceLineNo">208</span><a name="line.208"></a>
+<span class="sourceLineNo">209</span>  /**<a name="line.209"></a>
+<span class="sourceLineNo">210</span>   * Opens the StreetsideOAuthUI window and lets the user log in.<a name="line.210"></a>
+<span class="sourceLineNo">211</span>   *<a name="line.211"></a>
+<span class="sourceLineNo">212</span>   * @author nokutu<a name="line.212"></a>
+<span class="sourceLineNo">213</span>   *<a name="line.213"></a>
+<span class="sourceLineNo">214</span>   */<a name="line.214"></a>
+<span class="sourceLineNo">215</span>  private static class LoginAction extends AbstractAction {<a name="line.215"></a>
+<span class="sourceLineNo">216</span><a name="line.216"></a>
+<span class="sourceLineNo">217</span>    private static final long serialVersionUID = 8743119160917296506L;<a name="line.217"></a>
+<span class="sourceLineNo">218</span><a name="line.218"></a>
+<span class="sourceLineNo">219</span>        private final transient StreetsideLoginListener callback;<a name="line.219"></a>
+<span class="sourceLineNo">220</span><a name="line.220"></a>
+<span class="sourceLineNo">221</span>    LoginAction(StreetsideLoginListener loginCallback) {<a name="line.221"></a>
+<span class="sourceLineNo">222</span>      // TODO tr( RRH<a name="line.222"></a>
+<span class="sourceLineNo">223</span>      super(I18n.tr("Login"));<a name="line.223"></a>
+<span class="sourceLineNo">224</span>      callback = loginCallback;<a name="line.224"></a>
+<span class="sourceLineNo">225</span>    }<a name="line.225"></a>
+<span class="sourceLineNo">226</span><a name="line.226"></a>
+<span class="sourceLineNo">227</span>    @Override<a name="line.227"></a>
+<span class="sourceLineNo">228</span>    public void actionPerformed(ActionEvent arg0) {<a name="line.228"></a>
+<span class="sourceLineNo">229</span>      OAuthPortListener portListener = new OAuthPortListener(callback);<a name="line.229"></a>
+<span class="sourceLineNo">230</span>      portListener.start();<a name="line.230"></a>
+<span class="sourceLineNo">231</span>      // user authentication not supported for Streetside (Mapillary relic)<a name="line.231"></a>
+<span class="sourceLineNo">232</span>    }<a name="line.232"></a>
+<span class="sourceLineNo">233</span>  }<a name="line.233"></a>
+<span class="sourceLineNo">234</span><a name="line.234"></a>
+<span class="sourceLineNo">235</span>  /**<a name="line.235"></a>
+<span class="sourceLineNo">236</span>   * Logs the user out.<a name="line.236"></a>
+<span class="sourceLineNo">237</span>   *<a name="line.237"></a>
+<span class="sourceLineNo">238</span>   * @author nokutu<a name="line.238"></a>
+<span class="sourceLineNo">239</span>   *<a name="line.239"></a>
+<span class="sourceLineNo">240</span>   */<a name="line.240"></a>
+<span class="sourceLineNo">241</span>  private class LogoutAction extends AbstractAction {<a name="line.241"></a>
+<span class="sourceLineNo">242</span><a name="line.242"></a>
+<span class="sourceLineNo">243</span>    private static final long serialVersionUID = -4146587895393766981L;<a name="line.243"></a>
+<span class="sourceLineNo">244</span><a name="line.244"></a>
+<span class="sourceLineNo">245</span>        private LogoutAction() {<a name="line.245"></a>
+<span class="sourceLineNo">246</span>      super(I18n.tr("Logout"));<a name="line.246"></a>
+<span class="sourceLineNo">247</span>    }<a name="line.247"></a>
+<span class="sourceLineNo">248</span><a name="line.248"></a>
+<span class="sourceLineNo">249</span>    @Override<a name="line.249"></a>
+<span class="sourceLineNo">250</span>    public void actionPerformed(ActionEvent arg0) {<a name="line.250"></a>
+<span class="sourceLineNo">251</span>      StreetsideUser.reset();<a name="line.251"></a>
+<span class="sourceLineNo">252</span>      onLogout();<a name="line.252"></a>
+<span class="sourceLineNo">253</span>    }<a name="line.253"></a>
+<span class="sourceLineNo">254</span>  }<a name="line.254"></a>
+<span class="sourceLineNo">255</span>}<a name="line.255"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.html	(revision 34416)
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Component;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.List;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.gui.SideButton;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.gui.dialogs.ToggleDialog;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>/**<a name="line.12"></a>
+<span class="sourceLineNo">013</span> * Toggle dialog that shows an image and some buttons.<a name="line.13"></a>
+<span class="sourceLineNo">014</span> *<a name="line.14"></a>
+<span class="sourceLineNo">015</span> * @author nokutu<a name="line.15"></a>
+<span class="sourceLineNo">016</span> */<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>public final class StreetsideViewerDialog extends ToggleDialog<a name="line.18"></a>
+<span class="sourceLineNo">019</span>                 {<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>        private static final long serialVersionUID = -8983900297628236197L;<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>        private static final String BASE_TITLE = "360° Streetside Viewer";<a name="line.23"></a>
+<span class="sourceLineNo">024</span><a name="line.24"></a>
+<span class="sourceLineNo">025</span>        private static StreetsideViewerDialog instance;<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>        /**<a name="line.27"></a>
+<span class="sourceLineNo">028</span>         * Object containing the shown image and that handles zoom and drag<a name="line.28"></a>
+<span class="sourceLineNo">029</span>         */<a name="line.29"></a>
+<span class="sourceLineNo">030</span>        private StreetsideViewerPanel streetsideViewerPanel;<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>        private StreetsideViewerDialog() {<a name="line.32"></a>
+<span class="sourceLineNo">033</span>          // TODO: I18n support in all languages?<a name="line.33"></a>
+<span class="sourceLineNo">034</span>          super(StreetsideViewerDialog.BASE_TITLE, "streetside-viewer", "Open Streetside Viewer window",<a name="line.34"></a>
+<span class="sourceLineNo">035</span>                                null, 200, true, StreetsidePreferenceSetting.class);<a name="line.35"></a>
+<span class="sourceLineNo">036</span>                streetsideViewerPanel = new StreetsideViewerPanel();<a name="line.36"></a>
+<span class="sourceLineNo">037</span>                createLayout(streetsideViewerPanel, true, null);<a name="line.37"></a>
+<span class="sourceLineNo">038</span>        }<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>        /**<a name="line.40"></a>
+<span class="sourceLineNo">041</span>         * Returns the unique instance of the class.<a name="line.41"></a>
+<span class="sourceLineNo">042</span>         *<a name="line.42"></a>
+<span class="sourceLineNo">043</span>         * @return The unique instance of the class.<a name="line.43"></a>
+<span class="sourceLineNo">044</span>         */<a name="line.44"></a>
+<span class="sourceLineNo">045</span>        public static synchronized StreetsideViewerDialog getInstance() {<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                if (StreetsideViewerDialog.instance == null) {<a name="line.46"></a>
+<span class="sourceLineNo">047</span>                        StreetsideViewerDialog.instance = new StreetsideViewerDialog();<a name="line.47"></a>
+<span class="sourceLineNo">048</span>                }<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                return StreetsideViewerDialog.instance;<a name="line.49"></a>
+<span class="sourceLineNo">050</span>        }<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>        /**<a name="line.52"></a>
+<span class="sourceLineNo">053</span>         * @return true, iff the singleton instance is present<a name="line.53"></a>
+<span class="sourceLineNo">054</span>         */<a name="line.54"></a>
+<span class="sourceLineNo">055</span>        public static boolean hasInstance() {<a name="line.55"></a>
+<span class="sourceLineNo">056</span>                return StreetsideViewerDialog.instance != null;<a name="line.56"></a>
+<span class="sourceLineNo">057</span>        }<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>        /**<a name="line.59"></a>
+<span class="sourceLineNo">060</span>         * Destroys the unique instance of the class.<a name="line.60"></a>
+<span class="sourceLineNo">061</span>         */<a name="line.61"></a>
+<span class="sourceLineNo">062</span>        public static synchronized void destroyInstance() {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                StreetsideViewerDialog.instance = null;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        }<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>        /**<a name="line.66"></a>
+<span class="sourceLineNo">067</span>         * Creates the layout of the dialog.<a name="line.67"></a>
+<span class="sourceLineNo">068</span>         *<a name="line.68"></a>
+<span class="sourceLineNo">069</span>         * @param data<a name="line.69"></a>
+<span class="sourceLineNo">070</span>         *            The content of the dialog<a name="line.70"></a>
+<span class="sourceLineNo">071</span>         * @param buttons<a name="line.71"></a>
+<span class="sourceLineNo">072</span>         *            The buttons where you can click<a name="line.72"></a>
+<span class="sourceLineNo">073</span>         */<a name="line.73"></a>
+<span class="sourceLineNo">074</span>        public void createLayout(Component data, List&lt;SideButton&gt; buttons) {<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                removeAll();<a name="line.75"></a>
+<span class="sourceLineNo">076</span>                createLayout(data, true, buttons);<a name="line.76"></a>
+<span class="sourceLineNo">077</span>                add(titleBar, BorderLayout.NORTH);<a name="line.77"></a>
+<span class="sourceLineNo">078</span>        }<a name="line.78"></a>
+<span class="sourceLineNo">079</span><a name="line.79"></a>
+<span class="sourceLineNo">080</span>        public StreetsideViewerPanel getStreetsideViewerPanel() {<a name="line.80"></a>
+<span class="sourceLineNo">081</span>                return streetsideViewerPanel;<a name="line.81"></a>
+<span class="sourceLineNo">082</span>        }<a name="line.82"></a>
+<span class="sourceLineNo">083</span><a name="line.83"></a>
+<span class="sourceLineNo">084</span>}<a name="line.84"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.html	(revision 34416)
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import javax.swing.JCheckBox;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import javax.swing.JLabel;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javax.swing.JPanel;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import javax.swing.JSpinner;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import javax.swing.SpinnerModel;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.swing.SpinnerNumberModel;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>/**<a name="line.13"></a>
+<span class="sourceLineNo">014</span> * Dialog to set the walk mode options.<a name="line.14"></a>
+<span class="sourceLineNo">015</span> *<a name="line.15"></a>
+<span class="sourceLineNo">016</span> * @author nokutu<a name="line.16"></a>
+<span class="sourceLineNo">017</span> *<a name="line.17"></a>
+<span class="sourceLineNo">018</span> */<a name="line.18"></a>
+<span class="sourceLineNo">019</span>public class StreetsideWalkDialog extends JPanel {<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>  private static final long serialVersionUID = 7974881240732957573L;<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>  /** Spin containing the interval value. */<a name="line.23"></a>
+<span class="sourceLineNo">024</span>  public SpinnerModel spin;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>  /** Whether it must wait for the picture to be downloaded */<a name="line.25"></a>
+<span class="sourceLineNo">026</span>  public JCheckBox waitForPicture;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>  /** Whether the view must follow the selected image. */<a name="line.27"></a>
+<span class="sourceLineNo">028</span>  public JCheckBox followSelection;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>  /** Go forward or backwards */<a name="line.29"></a>
+<span class="sourceLineNo">030</span>  public JCheckBox goForward;<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>  /**<a name="line.32"></a>
+<span class="sourceLineNo">033</span>   * Main constructor<a name="line.33"></a>
+<span class="sourceLineNo">034</span>   */<a name="line.34"></a>
+<span class="sourceLineNo">035</span>  public StreetsideWalkDialog() {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>    JPanel interval = new JPanel();<a name="line.36"></a>
+<span class="sourceLineNo">037</span>    spin = new SpinnerNumberModel(2000, 500, 10000, 500);<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    interval.add(new JLabel("Interval (miliseconds): "));<a name="line.38"></a>
+<span class="sourceLineNo">039</span>    interval.add(new JSpinner(spin));<a name="line.39"></a>
+<span class="sourceLineNo">040</span>    add(interval);<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>    waitForPicture = new JCheckBox(tr("Wait for full quality pictures"));<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    waitForPicture.setSelected(true);<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    add(waitForPicture);<a name="line.44"></a>
+<span class="sourceLineNo">045</span><a name="line.45"></a>
+<span class="sourceLineNo">046</span>    followSelection = new JCheckBox(tr("Follow selected image"));<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    followSelection.setSelected(true);<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    add(followSelection);<a name="line.48"></a>
+<span class="sourceLineNo">049</span><a name="line.49"></a>
+<span class="sourceLineNo">050</span>    goForward = new JCheckBox(tr("Go forward"));<a name="line.50"></a>
+<span class="sourceLineNo">051</span>    goForward.setSelected(true);<a name="line.51"></a>
+<span class="sourceLineNo">052</span>    add(goForward);<a name="line.52"></a>
+<span class="sourceLineNo">053</span>  }<a name="line.53"></a>
+<span class="sourceLineNo">054</span>}<a name="line.54"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.html	(revision 34416)
@@ -0,0 +1,106 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui.boilerplate;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.Color;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Font;<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>import javax.swing.JTextPane;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javax.swing.UIManager;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>public class SelectableLabel extends JTextPane {<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>  private static final long serialVersionUID = 5432480892000739831L;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>  public static final Font DEFAULT_FONT = UIManager.getFont("Label.font").deriveFont(Font.PLAIN);<a name="line.14"></a>
+<span class="sourceLineNo">015</span>  public static final Color DEFAULT_BACKGROUND = UIManager.getColor("Panel.background");<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>  public SelectableLabel() {<a name="line.17"></a>
+<span class="sourceLineNo">018</span>    super();<a name="line.18"></a>
+<span class="sourceLineNo">019</span>    init();<a name="line.19"></a>
+<span class="sourceLineNo">020</span>  }<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>  public SelectableLabel(String text) {<a name="line.22"></a>
+<span class="sourceLineNo">023</span>    this();<a name="line.23"></a>
+<span class="sourceLineNo">024</span>    setText(text);<a name="line.24"></a>
+<span class="sourceLineNo">025</span>  }<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>  private void init() {<a name="line.27"></a>
+<span class="sourceLineNo">028</span>    setEditable(false);<a name="line.28"></a>
+<span class="sourceLineNo">029</span>    setFont(DEFAULT_FONT);<a name="line.29"></a>
+<span class="sourceLineNo">030</span>    setContentType("text/html");<a name="line.30"></a>
+<span class="sourceLineNo">031</span>    setBackground(DEFAULT_BACKGROUND);<a name="line.31"></a>
+<span class="sourceLineNo">032</span>    setBorder(null);<a name="line.32"></a>
+<span class="sourceLineNo">033</span>  }<a name="line.33"></a>
+<span class="sourceLineNo">034</span>}<a name="line.34"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.html	(revision 34416)
@@ -0,0 +1,122 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui.boilerplate;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.Color;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Graphics;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Graphics2D;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.RenderingHints;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>import javax.swing.Action;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import javax.swing.BorderFactory;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.swing.JButton;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme;<a name="line.13"></a>
+<span class="sourceLineNo">014</span><a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span>public class StreetsideButton extends JButton {<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>  private static final long serialVersionUID = -3060978712233067368L;<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>  public StreetsideButton(final Action action) {<a name="line.20"></a>
+<span class="sourceLineNo">021</span>    this(action, false);<a name="line.21"></a>
+<span class="sourceLineNo">022</span>  }<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>  public StreetsideButton(final Action action, boolean slim) {<a name="line.24"></a>
+<span class="sourceLineNo">025</span>    super(action);<a name="line.25"></a>
+<span class="sourceLineNo">026</span>    setForeground(Color.WHITE);<a name="line.26"></a>
+<span class="sourceLineNo">027</span>    setBorder(slim ? BorderFactory.createEmptyBorder(3, 4, 3, 4) : BorderFactory.createEmptyBorder(7, 10, 7, 10));<a name="line.27"></a>
+<span class="sourceLineNo">028</span>  }<a name="line.28"></a>
+<span class="sourceLineNo">029</span><a name="line.29"></a>
+<span class="sourceLineNo">030</span>  @Override<a name="line.30"></a>
+<span class="sourceLineNo">031</span>  protected void paintComponent(final Graphics g) {<a name="line.31"></a>
+<span class="sourceLineNo">032</span>    if (!isEnabled()) {<a name="line.32"></a>
+<span class="sourceLineNo">033</span>      g.setColor(StreetsideColorScheme.TOOLBAR_DARK_GREY);<a name="line.33"></a>
+<span class="sourceLineNo">034</span>    } else if (getModel().isPressed()) {<a name="line.34"></a>
+<span class="sourceLineNo">035</span>      g.setColor(StreetsideColorScheme.STREETSIDE_BLUE.darker().darker());<a name="line.35"></a>
+<span class="sourceLineNo">036</span>    } else if (getModel().isRollover()) {<a name="line.36"></a>
+<span class="sourceLineNo">037</span>      g.setColor(StreetsideColorScheme.STREETSIDE_BLUE.darker());<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    } else {<a name="line.38"></a>
+<span class="sourceLineNo">039</span>      g.setColor(StreetsideColorScheme.STREETSIDE_BLUE);<a name="line.39"></a>
+<span class="sourceLineNo">040</span>    }<a name="line.40"></a>
+<span class="sourceLineNo">041</span>    ((Graphics2D) g).setRenderingHint(RenderingHints.KEY_ANTIALIASING, RenderingHints.VALUE_ANTIALIAS_ON);<a name="line.41"></a>
+<span class="sourceLineNo">042</span>    g.fillRoundRect(0, 0, getWidth(), getHeight(), 3, 3);<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    super.paintComponent(g);<a name="line.43"></a>
+<span class="sourceLineNo">044</span>  }<a name="line.44"></a>
+<span class="sourceLineNo">045</span><a name="line.45"></a>
+<span class="sourceLineNo">046</span>  @Override<a name="line.46"></a>
+<span class="sourceLineNo">047</span>  public boolean isContentAreaFilled() {<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    return false;<a name="line.48"></a>
+<span class="sourceLineNo">049</span>  }<a name="line.49"></a>
+<span class="sourceLineNo">050</span>}<a name="line.50"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.BasicListModel.html	(revision 34416)
@@ -0,0 +1,171 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui.dialog;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Component;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Container;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.FlowLayout;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.util.ArrayList;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.util.List;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.swing.AbstractListModel;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.swing.JButton;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.swing.JDialog;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.swing.JLabel;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.JList;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.JPanel;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.ListCellRenderer;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javax.swing.ListSelectionModel;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javax.swing.SwingConstants;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import javax.swing.UIManager;<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.gui.util.GuiHelper;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.tools.I18n;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>public class ChooseGeoImageLayersDialog extends JDialog {<a name="line.27"></a>
+<span class="sourceLineNo">028</span>  private static final long serialVersionUID = -1793622345412435234L;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>  private static final String QUESTION = I18n.marktr("Which image layers do you want to import into the Streetside layer?");<a name="line.29"></a>
+<span class="sourceLineNo">030</span><a name="line.30"></a>
+<span class="sourceLineNo">031</span>  public ChooseGeoImageLayersDialog(final Component parent, final List&lt;GeoImageLayer&gt; layers) {<a name="line.31"></a>
+<span class="sourceLineNo">032</span>      super(GuiHelper.getFrameForComponent(parent), I18n.tr(QUESTION));<a name="line.32"></a>
+<span class="sourceLineNo">033</span>    final Container c = getContentPane();<a name="line.33"></a>
+<span class="sourceLineNo">034</span>    c.setLayout(new BorderLayout(10, 10));<a name="line.34"></a>
+<span class="sourceLineNo">035</span><a name="line.35"></a>
+<span class="sourceLineNo">036</span>    final JPanel questionPanel = new JPanel(new FlowLayout(FlowLayout.LEADING, 10, 10));<a name="line.36"></a>
+<span class="sourceLineNo">037</span>    questionPanel.add(new JLabel(I18n.tr(QUESTION)));<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    c.add(questionPanel, BorderLayout.NORTH);<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>    final JList&lt;GeoImageLayer&gt; list = new JList&lt;&gt;();<a name="line.40"></a>
+<span class="sourceLineNo">041</span>    list.setModel(new BasicListModel&lt;&gt;(layers));<a name="line.41"></a>
+<span class="sourceLineNo">042</span>    list.setCellRenderer(new GeoImageLayerListCellRenderer());<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    list.setSelectionMode(ListSelectionModel.MULTIPLE_INTERVAL_SELECTION);<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    c.add(list, BorderLayout.CENTER);<a name="line.44"></a>
+<span class="sourceLineNo">045</span><a name="line.45"></a>
+<span class="sourceLineNo">046</span>    final JPanel buttonPanel = new JPanel(new FlowLayout(FlowLayout.CENTER, 10, 10));<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    final JButton cancelButton = new JButton(I18n.tr("Cancel"), new ImageProvider("cancel").get());<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    cancelButton.addActionListener(e -&gt; dispose());<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    cancelButton.requestFocus();<a name="line.49"></a>
+<span class="sourceLineNo">050</span>    buttonPanel.add(cancelButton);<a name="line.50"></a>
+<span class="sourceLineNo">051</span>    final JButton importButton = new JButton(I18n.tr("Import"), new ImageProvider("copy").get());<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>    // Streetside does not support importing images (Mapillary relic)<a name="line.53"></a>
+<span class="sourceLineNo">054</span>    importButton.setEnabled(false);<a name="line.54"></a>
+<span class="sourceLineNo">055</span><a name="line.55"></a>
+<span class="sourceLineNo">056</span>    buttonPanel.add(importButton);<a name="line.56"></a>
+<span class="sourceLineNo">057</span>    c.add(buttonPanel, BorderLayout.SOUTH);<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>    setModal(true);<a name="line.59"></a>
+<span class="sourceLineNo">060</span>    pack();<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    setLocationRelativeTo(parent);<a name="line.61"></a>
+<span class="sourceLineNo">062</span>  }<a name="line.62"></a>
+<span class="sourceLineNo">063</span><a name="line.63"></a>
+<span class="sourceLineNo">064</span>  protected static class GeoImageLayerListCellRenderer implements ListCellRenderer&lt;GeoImageLayer&gt; {<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    @Override<a name="line.65"></a>
+<span class="sourceLineNo">066</span>    public Component getListCellRendererComponent(<a name="line.66"></a>
+<span class="sourceLineNo">067</span>      JList&lt;? extends GeoImageLayer&gt; list, GeoImageLayer value, int index, boolean isSelected, boolean cellHasFocus<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    ) {<a name="line.68"></a>
+<span class="sourceLineNo">069</span>      final JLabel result = value == null<a name="line.69"></a>
+<span class="sourceLineNo">070</span>          ? null<a name="line.70"></a>
+<span class="sourceLineNo">071</span>          /* i18n: {0} is the layer name, {1} the number of images in it */<a name="line.71"></a>
+<span class="sourceLineNo">072</span>          : new JLabel(I18n.tr("{0} ({1} images)", value.getName(), value.getImages().size()), value.getIcon(), SwingConstants.LEADING);<a name="line.72"></a>
+<span class="sourceLineNo">073</span>      if (result != null) {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>        result.setOpaque(true);<a name="line.74"></a>
+<span class="sourceLineNo">075</span>        result.setBackground(isSelected ? UIManager.getColor("List.selectionBackground") : UIManager.getColor("List.background"));<a name="line.75"></a>
+<span class="sourceLineNo">076</span>      }<a name="line.76"></a>
+<span class="sourceLineNo">077</span>      return result;<a name="line.77"></a>
+<span class="sourceLineNo">078</span>    }<a name="line.78"></a>
+<span class="sourceLineNo">079</span>  }<a name="line.79"></a>
+<span class="sourceLineNo">080</span><a name="line.80"></a>
+<span class="sourceLineNo">081</span>  private static class BasicListModel&lt;T&gt; extends AbstractListModel&lt;T&gt; {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>    private static final long serialVersionUID = 3107247955341855290L;<a name="line.82"></a>
+<span class="sourceLineNo">083</span>    private final List&lt;T&gt; list;<a name="line.83"></a>
+<span class="sourceLineNo">084</span><a name="line.84"></a>
+<span class="sourceLineNo">085</span>    public BasicListModel(List&lt;T&gt; list) {<a name="line.85"></a>
+<span class="sourceLineNo">086</span>      this.list = list == null ? new ArrayList&lt;&gt;() : list;<a name="line.86"></a>
+<span class="sourceLineNo">087</span>    }<a name="line.87"></a>
+<span class="sourceLineNo">088</span><a name="line.88"></a>
+<span class="sourceLineNo">089</span>    @Override<a name="line.89"></a>
+<span class="sourceLineNo">090</span>    public int getSize() {<a name="line.90"></a>
+<span class="sourceLineNo">091</span>      return list.size();<a name="line.91"></a>
+<span class="sourceLineNo">092</span>    }<a name="line.92"></a>
+<span class="sourceLineNo">093</span><a name="line.93"></a>
+<span class="sourceLineNo">094</span>    @Override<a name="line.94"></a>
+<span class="sourceLineNo">095</span>    public T getElementAt(int index) {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>      return list.get(index);<a name="line.96"></a>
+<span class="sourceLineNo">097</span>    }<a name="line.97"></a>
+<span class="sourceLineNo">098</span>  }<a name="line.98"></a>
+<span class="sourceLineNo">099</span>}<a name="line.99"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer.html	(revision 34416)
@@ -0,0 +1,171 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui.dialog;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Component;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Container;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.FlowLayout;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.util.ArrayList;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.util.List;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.swing.AbstractListModel;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.swing.JButton;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.swing.JDialog;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.swing.JLabel;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.JList;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.JPanel;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.ListCellRenderer;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javax.swing.ListSelectionModel;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javax.swing.SwingConstants;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import javax.swing.UIManager;<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.gui.util.GuiHelper;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.tools.I18n;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>public class ChooseGeoImageLayersDialog extends JDialog {<a name="line.27"></a>
+<span class="sourceLineNo">028</span>  private static final long serialVersionUID = -1793622345412435234L;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>  private static final String QUESTION = I18n.marktr("Which image layers do you want to import into the Streetside layer?");<a name="line.29"></a>
+<span class="sourceLineNo">030</span><a name="line.30"></a>
+<span class="sourceLineNo">031</span>  public ChooseGeoImageLayersDialog(final Component parent, final List&lt;GeoImageLayer&gt; layers) {<a name="line.31"></a>
+<span class="sourceLineNo">032</span>      super(GuiHelper.getFrameForComponent(parent), I18n.tr(QUESTION));<a name="line.32"></a>
+<span class="sourceLineNo">033</span>    final Container c = getContentPane();<a name="line.33"></a>
+<span class="sourceLineNo">034</span>    c.setLayout(new BorderLayout(10, 10));<a name="line.34"></a>
+<span class="sourceLineNo">035</span><a name="line.35"></a>
+<span class="sourceLineNo">036</span>    final JPanel questionPanel = new JPanel(new FlowLayout(FlowLayout.LEADING, 10, 10));<a name="line.36"></a>
+<span class="sourceLineNo">037</span>    questionPanel.add(new JLabel(I18n.tr(QUESTION)));<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    c.add(questionPanel, BorderLayout.NORTH);<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>    final JList&lt;GeoImageLayer&gt; list = new JList&lt;&gt;();<a name="line.40"></a>
+<span class="sourceLineNo">041</span>    list.setModel(new BasicListModel&lt;&gt;(layers));<a name="line.41"></a>
+<span class="sourceLineNo">042</span>    list.setCellRenderer(new GeoImageLayerListCellRenderer());<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    list.setSelectionMode(ListSelectionModel.MULTIPLE_INTERVAL_SELECTION);<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    c.add(list, BorderLayout.CENTER);<a name="line.44"></a>
+<span class="sourceLineNo">045</span><a name="line.45"></a>
+<span class="sourceLineNo">046</span>    final JPanel buttonPanel = new JPanel(new FlowLayout(FlowLayout.CENTER, 10, 10));<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    final JButton cancelButton = new JButton(I18n.tr("Cancel"), new ImageProvider("cancel").get());<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    cancelButton.addActionListener(e -&gt; dispose());<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    cancelButton.requestFocus();<a name="line.49"></a>
+<span class="sourceLineNo">050</span>    buttonPanel.add(cancelButton);<a name="line.50"></a>
+<span class="sourceLineNo">051</span>    final JButton importButton = new JButton(I18n.tr("Import"), new ImageProvider("copy").get());<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>    // Streetside does not support importing images (Mapillary relic)<a name="line.53"></a>
+<span class="sourceLineNo">054</span>    importButton.setEnabled(false);<a name="line.54"></a>
+<span class="sourceLineNo">055</span><a name="line.55"></a>
+<span class="sourceLineNo">056</span>    buttonPanel.add(importButton);<a name="line.56"></a>
+<span class="sourceLineNo">057</span>    c.add(buttonPanel, BorderLayout.SOUTH);<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>    setModal(true);<a name="line.59"></a>
+<span class="sourceLineNo">060</span>    pack();<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    setLocationRelativeTo(parent);<a name="line.61"></a>
+<span class="sourceLineNo">062</span>  }<a name="line.62"></a>
+<span class="sourceLineNo">063</span><a name="line.63"></a>
+<span class="sourceLineNo">064</span>  protected static class GeoImageLayerListCellRenderer implements ListCellRenderer&lt;GeoImageLayer&gt; {<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    @Override<a name="line.65"></a>
+<span class="sourceLineNo">066</span>    public Component getListCellRendererComponent(<a name="line.66"></a>
+<span class="sourceLineNo">067</span>      JList&lt;? extends GeoImageLayer&gt; list, GeoImageLayer value, int index, boolean isSelected, boolean cellHasFocus<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    ) {<a name="line.68"></a>
+<span class="sourceLineNo">069</span>      final JLabel result = value == null<a name="line.69"></a>
+<span class="sourceLineNo">070</span>          ? null<a name="line.70"></a>
+<span class="sourceLineNo">071</span>          /* i18n: {0} is the layer name, {1} the number of images in it */<a name="line.71"></a>
+<span class="sourceLineNo">072</span>          : new JLabel(I18n.tr("{0} ({1} images)", value.getName(), value.getImages().size()), value.getIcon(), SwingConstants.LEADING);<a name="line.72"></a>
+<span class="sourceLineNo">073</span>      if (result != null) {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>        result.setOpaque(true);<a name="line.74"></a>
+<span class="sourceLineNo">075</span>        result.setBackground(isSelected ? UIManager.getColor("List.selectionBackground") : UIManager.getColor("List.background"));<a name="line.75"></a>
+<span class="sourceLineNo">076</span>      }<a name="line.76"></a>
+<span class="sourceLineNo">077</span>      return result;<a name="line.77"></a>
+<span class="sourceLineNo">078</span>    }<a name="line.78"></a>
+<span class="sourceLineNo">079</span>  }<a name="line.79"></a>
+<span class="sourceLineNo">080</span><a name="line.80"></a>
+<span class="sourceLineNo">081</span>  private static class BasicListModel&lt;T&gt; extends AbstractListModel&lt;T&gt; {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>    private static final long serialVersionUID = 3107247955341855290L;<a name="line.82"></a>
+<span class="sourceLineNo">083</span>    private final List&lt;T&gt; list;<a name="line.83"></a>
+<span class="sourceLineNo">084</span><a name="line.84"></a>
+<span class="sourceLineNo">085</span>    public BasicListModel(List&lt;T&gt; list) {<a name="line.85"></a>
+<span class="sourceLineNo">086</span>      this.list = list == null ? new ArrayList&lt;&gt;() : list;<a name="line.86"></a>
+<span class="sourceLineNo">087</span>    }<a name="line.87"></a>
+<span class="sourceLineNo">088</span><a name="line.88"></a>
+<span class="sourceLineNo">089</span>    @Override<a name="line.89"></a>
+<span class="sourceLineNo">090</span>    public int getSize() {<a name="line.90"></a>
+<span class="sourceLineNo">091</span>      return list.size();<a name="line.91"></a>
+<span class="sourceLineNo">092</span>    }<a name="line.92"></a>
+<span class="sourceLineNo">093</span><a name="line.93"></a>
+<span class="sourceLineNo">094</span>    @Override<a name="line.94"></a>
+<span class="sourceLineNo">095</span>    public T getElementAt(int index) {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>      return list.get(index);<a name="line.96"></a>
+<span class="sourceLineNo">097</span>    }<a name="line.97"></a>
+<span class="sourceLineNo">098</span>  }<a name="line.98"></a>
+<span class="sourceLineNo">099</span>}<a name="line.99"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.html	(revision 34416)
@@ -0,0 +1,171 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui.dialog;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Component;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Container;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.FlowLayout;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.util.ArrayList;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.util.List;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.swing.AbstractListModel;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.swing.JButton;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.swing.JDialog;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.swing.JLabel;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.JList;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.JPanel;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.ListCellRenderer;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javax.swing.ListSelectionModel;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javax.swing.SwingConstants;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import javax.swing.UIManager;<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.gui.util.GuiHelper;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.tools.I18n;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>public class ChooseGeoImageLayersDialog extends JDialog {<a name="line.27"></a>
+<span class="sourceLineNo">028</span>  private static final long serialVersionUID = -1793622345412435234L;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>  private static final String QUESTION = I18n.marktr("Which image layers do you want to import into the Streetside layer?");<a name="line.29"></a>
+<span class="sourceLineNo">030</span><a name="line.30"></a>
+<span class="sourceLineNo">031</span>  public ChooseGeoImageLayersDialog(final Component parent, final List&lt;GeoImageLayer&gt; layers) {<a name="line.31"></a>
+<span class="sourceLineNo">032</span>      super(GuiHelper.getFrameForComponent(parent), I18n.tr(QUESTION));<a name="line.32"></a>
+<span class="sourceLineNo">033</span>    final Container c = getContentPane();<a name="line.33"></a>
+<span class="sourceLineNo">034</span>    c.setLayout(new BorderLayout(10, 10));<a name="line.34"></a>
+<span class="sourceLineNo">035</span><a name="line.35"></a>
+<span class="sourceLineNo">036</span>    final JPanel questionPanel = new JPanel(new FlowLayout(FlowLayout.LEADING, 10, 10));<a name="line.36"></a>
+<span class="sourceLineNo">037</span>    questionPanel.add(new JLabel(I18n.tr(QUESTION)));<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    c.add(questionPanel, BorderLayout.NORTH);<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>    final JList&lt;GeoImageLayer&gt; list = new JList&lt;&gt;();<a name="line.40"></a>
+<span class="sourceLineNo">041</span>    list.setModel(new BasicListModel&lt;&gt;(layers));<a name="line.41"></a>
+<span class="sourceLineNo">042</span>    list.setCellRenderer(new GeoImageLayerListCellRenderer());<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    list.setSelectionMode(ListSelectionModel.MULTIPLE_INTERVAL_SELECTION);<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    c.add(list, BorderLayout.CENTER);<a name="line.44"></a>
+<span class="sourceLineNo">045</span><a name="line.45"></a>
+<span class="sourceLineNo">046</span>    final JPanel buttonPanel = new JPanel(new FlowLayout(FlowLayout.CENTER, 10, 10));<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    final JButton cancelButton = new JButton(I18n.tr("Cancel"), new ImageProvider("cancel").get());<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    cancelButton.addActionListener(e -&gt; dispose());<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    cancelButton.requestFocus();<a name="line.49"></a>
+<span class="sourceLineNo">050</span>    buttonPanel.add(cancelButton);<a name="line.50"></a>
+<span class="sourceLineNo">051</span>    final JButton importButton = new JButton(I18n.tr("Import"), new ImageProvider("copy").get());<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>    // Streetside does not support importing images (Mapillary relic)<a name="line.53"></a>
+<span class="sourceLineNo">054</span>    importButton.setEnabled(false);<a name="line.54"></a>
+<span class="sourceLineNo">055</span><a name="line.55"></a>
+<span class="sourceLineNo">056</span>    buttonPanel.add(importButton);<a name="line.56"></a>
+<span class="sourceLineNo">057</span>    c.add(buttonPanel, BorderLayout.SOUTH);<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>    setModal(true);<a name="line.59"></a>
+<span class="sourceLineNo">060</span>    pack();<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    setLocationRelativeTo(parent);<a name="line.61"></a>
+<span class="sourceLineNo">062</span>  }<a name="line.62"></a>
+<span class="sourceLineNo">063</span><a name="line.63"></a>
+<span class="sourceLineNo">064</span>  protected static class GeoImageLayerListCellRenderer implements ListCellRenderer&lt;GeoImageLayer&gt; {<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    @Override<a name="line.65"></a>
+<span class="sourceLineNo">066</span>    public Component getListCellRendererComponent(<a name="line.66"></a>
+<span class="sourceLineNo">067</span>      JList&lt;? extends GeoImageLayer&gt; list, GeoImageLayer value, int index, boolean isSelected, boolean cellHasFocus<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    ) {<a name="line.68"></a>
+<span class="sourceLineNo">069</span>      final JLabel result = value == null<a name="line.69"></a>
+<span class="sourceLineNo">070</span>          ? null<a name="line.70"></a>
+<span class="sourceLineNo">071</span>          /* i18n: {0} is the layer name, {1} the number of images in it */<a name="line.71"></a>
+<span class="sourceLineNo">072</span>          : new JLabel(I18n.tr("{0} ({1} images)", value.getName(), value.getImages().size()), value.getIcon(), SwingConstants.LEADING);<a name="line.72"></a>
+<span class="sourceLineNo">073</span>      if (result != null) {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>        result.setOpaque(true);<a name="line.74"></a>
+<span class="sourceLineNo">075</span>        result.setBackground(isSelected ? UIManager.getColor("List.selectionBackground") : UIManager.getColor("List.background"));<a name="line.75"></a>
+<span class="sourceLineNo">076</span>      }<a name="line.76"></a>
+<span class="sourceLineNo">077</span>      return result;<a name="line.77"></a>
+<span class="sourceLineNo">078</span>    }<a name="line.78"></a>
+<span class="sourceLineNo">079</span>  }<a name="line.79"></a>
+<span class="sourceLineNo">080</span><a name="line.80"></a>
+<span class="sourceLineNo">081</span>  private static class BasicListModel&lt;T&gt; extends AbstractListModel&lt;T&gt; {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>    private static final long serialVersionUID = 3107247955341855290L;<a name="line.82"></a>
+<span class="sourceLineNo">083</span>    private final List&lt;T&gt; list;<a name="line.83"></a>
+<span class="sourceLineNo">084</span><a name="line.84"></a>
+<span class="sourceLineNo">085</span>    public BasicListModel(List&lt;T&gt; list) {<a name="line.85"></a>
+<span class="sourceLineNo">086</span>      this.list = list == null ? new ArrayList&lt;&gt;() : list;<a name="line.86"></a>
+<span class="sourceLineNo">087</span>    }<a name="line.87"></a>
+<span class="sourceLineNo">088</span><a name="line.88"></a>
+<span class="sourceLineNo">089</span>    @Override<a name="line.89"></a>
+<span class="sourceLineNo">090</span>    public int getSize() {<a name="line.90"></a>
+<span class="sourceLineNo">091</span>      return list.size();<a name="line.91"></a>
+<span class="sourceLineNo">092</span>    }<a name="line.92"></a>
+<span class="sourceLineNo">093</span><a name="line.93"></a>
+<span class="sourceLineNo">094</span>    @Override<a name="line.94"></a>
+<span class="sourceLineNo">095</span>    public T getElementAt(int index) {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>      return list.get(index);<a name="line.96"></a>
+<span class="sourceLineNo">097</span>    }<a name="line.97"></a>
+<span class="sourceLineNo">098</span>  }<a name="line.98"></a>
+<span class="sourceLineNo">099</span>}<a name="line.99"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.html	(revision 34416)
@@ -0,0 +1,139 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui.imageinfo;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.event.ActionEvent;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import javax.swing.AbstractAction;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import javax.swing.JOptionPane;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.Main;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.data.osm.AbstractPrimitive;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.data.osm.Tag;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.tools.I18n;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.tools.ImageProvider.ImageSizes;<a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span>public class AddTagToPrimitiveAction extends AbstractAction {<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>  private static final long serialVersionUID = -2134831346322019333L;<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>  private Tag tag;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>  private AbstractPrimitive target;<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>  public AddTagToPrimitiveAction(final String name) {<a name="line.23"></a>
+<span class="sourceLineNo">024</span>    super(name, ImageProvider.get("dialogs/add", ImageSizes.SMALLICON));<a name="line.24"></a>
+<span class="sourceLineNo">025</span>  }<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>  public void setTag(Tag tag) {<a name="line.27"></a>
+<span class="sourceLineNo">028</span>    this.tag = tag;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>    updateEnabled();<a name="line.29"></a>
+<span class="sourceLineNo">030</span>  }<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>  public void setTarget(AbstractPrimitive target) {<a name="line.32"></a>
+<span class="sourceLineNo">033</span>    this.target = target;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>    updateEnabled();<a name="line.34"></a>
+<span class="sourceLineNo">035</span>  }<a name="line.35"></a>
+<span class="sourceLineNo">036</span><a name="line.36"></a>
+<span class="sourceLineNo">037</span>  private void updateEnabled() {<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    setEnabled(tag != null &amp;&amp; target != null);<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  }<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>  @Override<a name="line.41"></a>
+<span class="sourceLineNo">042</span>  public void actionPerformed(ActionEvent e) {<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    if (target != null &amp;&amp; tag != null) {<a name="line.43"></a>
+<span class="sourceLineNo">044</span>      int conflictResolution = JOptionPane.YES_OPTION;<a name="line.44"></a>
+<span class="sourceLineNo">045</span>      if (target.hasKey(tag.getKey()) &amp;&amp; !target.hasTag(tag.getKey(), tag.getValue())) {<a name="line.45"></a>
+<span class="sourceLineNo">046</span>        conflictResolution = JOptionPane.showConfirmDialog(<a name="line.46"></a>
+<span class="sourceLineNo">047</span>          Main.parent,<a name="line.47"></a>
+<span class="sourceLineNo">048</span>          "&lt;html&gt;" +<a name="line.48"></a>
+<span class="sourceLineNo">049</span>            // TODO: tr( RRH<a name="line.49"></a>
+<span class="sourceLineNo">050</span>            I18n.tr("A tag with key &lt;i&gt;{0}&lt;/i&gt; is already present on the selected OSM object.", tag.getKey()) + "&lt;br&gt;" +<a name="line.50"></a>
+<span class="sourceLineNo">051</span>            I18n.tr(<a name="line.51"></a>
+<span class="sourceLineNo">052</span>              "Do you really want to replace the current value &lt;i&gt;{0}&lt;/i&gt; with the new value &lt;i&gt;{1}&lt;/i&gt;?",<a name="line.52"></a>
+<span class="sourceLineNo">053</span>              target.get(tag.getKey()),<a name="line.53"></a>
+<span class="sourceLineNo">054</span>              tag.getValue()<a name="line.54"></a>
+<span class="sourceLineNo">055</span>            ) + "&lt;/html&gt;",<a name="line.55"></a>
+<span class="sourceLineNo">056</span>          I18n.tr("Tag conflict"),<a name="line.56"></a>
+<span class="sourceLineNo">057</span>          JOptionPane.YES_NO_OPTION,<a name="line.57"></a>
+<span class="sourceLineNo">058</span>          JOptionPane.WARNING_MESSAGE<a name="line.58"></a>
+<span class="sourceLineNo">059</span>        );<a name="line.59"></a>
+<span class="sourceLineNo">060</span>      }<a name="line.60"></a>
+<span class="sourceLineNo">061</span>      if (JOptionPane.YES_OPTION == conflictResolution) {<a name="line.61"></a>
+<span class="sourceLineNo">062</span>        target.put(tag);<a name="line.62"></a>
+<span class="sourceLineNo">063</span>        target.setModified(true);<a name="line.63"></a>
+<span class="sourceLineNo">064</span>      }<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    }<a name="line.65"></a>
+<span class="sourceLineNo">066</span>  }<a name="line.66"></a>
+<span class="sourceLineNo">067</span>}<a name="line.67"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.html	(revision 34416)
@@ -0,0 +1,175 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui.imageinfo;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.Color;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Component;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Toolkit;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.datatransfer.Transferable;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.event.ActionEvent;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import javax.swing.AbstractAction;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.swing.Action;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.swing.BorderFactory;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.swing.JLabel;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.swing.JPopupMenu;<a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.tools.I18n;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.tools.ImageProvider.ImageSizes;<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>public class ClipboardAction extends AbstractAction {<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>  private static final long serialVersionUID = -7298944557860158010L;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>  /**<a name="line.23"></a>
+<span class="sourceLineNo">024</span>   * The duration in milliseconds for which the popup will be shown<a name="line.24"></a>
+<span class="sourceLineNo">025</span>   */<a name="line.25"></a>
+<span class="sourceLineNo">026</span>  private static final long POPUP_DURATION = 3000;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>  /**<a name="line.27"></a>
+<span class="sourceLineNo">028</span>   * A small popup that shows up when the key has been moved to the clipboard<a name="line.28"></a>
+<span class="sourceLineNo">029</span>   */<a name="line.29"></a>
+<span class="sourceLineNo">030</span>  private final JPopupMenu popup;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>  /**<a name="line.31"></a>
+<span class="sourceLineNo">032</span>   * The component which is used as parent of the shown popup.<a name="line.32"></a>
+<span class="sourceLineNo">033</span>   * If this is &lt;code&gt;null&lt;/code&gt;, no popup will be shown.<a name="line.33"></a>
+<span class="sourceLineNo">034</span>   */<a name="line.34"></a>
+<span class="sourceLineNo">035</span>  private Component popupParent;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>  /**<a name="line.36"></a>
+<span class="sourceLineNo">037</span>   * The UNIX epoch time when the popup for this action was shown the last time<a name="line.37"></a>
+<span class="sourceLineNo">038</span>   */<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  private long lastPopupShowTime;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>  /**<a name="line.40"></a>
+<span class="sourceLineNo">041</span>   * The contents that are transfered into the clipboard when the action is executed.<a name="line.41"></a>
+<span class="sourceLineNo">042</span>   * If this is &lt;code&gt;null&lt;/code&gt;, the clipboard won't be changed.<a name="line.42"></a>
+<span class="sourceLineNo">043</span>   */<a name="line.43"></a>
+<span class="sourceLineNo">044</span>  private Transferable contents;<a name="line.44"></a>
+<span class="sourceLineNo">045</span><a name="line.45"></a>
+<span class="sourceLineNo">046</span>  public ClipboardAction(final String name, final Transferable contents) {<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    super(name, ImageProvider.get("copy", ImageSizes.SMALLICON));<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    this.contents = contents;<a name="line.48"></a>
+<span class="sourceLineNo">049</span><a name="line.49"></a>
+<span class="sourceLineNo">050</span>    // Init popup<a name="line.50"></a>
+<span class="sourceLineNo">051</span>    popup = new JPopupMenu();<a name="line.51"></a>
+<span class="sourceLineNo">052</span>    // TODO: tr( RRH<a name="line.52"></a>
+<span class="sourceLineNo">053</span>    JLabel label = new JLabel(I18n.tr("Key copied to clipboard") + '…');<a name="line.53"></a>
+<span class="sourceLineNo">054</span>    label.setBorder(BorderFactory.createEmptyBorder(5, 5, 5, 5));<a name="line.54"></a>
+<span class="sourceLineNo">055</span>    popup.add(label);<a name="line.55"></a>
+<span class="sourceLineNo">056</span>    popup.setBackground(new Color(0f, 0f, 0f, .5f));<a name="line.56"></a>
+<span class="sourceLineNo">057</span>    label.setForeground(Color.WHITE);<a name="line.57"></a>
+<span class="sourceLineNo">058</span>  }<a name="line.58"></a>
+<span class="sourceLineNo">059</span><a name="line.59"></a>
+<span class="sourceLineNo">060</span>  /**<a name="line.60"></a>
+<span class="sourceLineNo">061</span>   * @param contents the contents, which should be copied to the clipboard when the {@link Action} is executed<a name="line.61"></a>
+<span class="sourceLineNo">062</span>   */<a name="line.62"></a>
+<span class="sourceLineNo">063</span>  public void setContents(Transferable contents) {<a name="line.63"></a>
+<span class="sourceLineNo">064</span>    this.contents = contents;<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    setEnabled(contents != null);<a name="line.65"></a>
+<span class="sourceLineNo">066</span>  }<a name="line.66"></a>
+<span class="sourceLineNo">067</span><a name="line.67"></a>
+<span class="sourceLineNo">068</span>  /**<a name="line.68"></a>
+<span class="sourceLineNo">069</span>   * Sets the component, under which the popup will be shown, which indicates that the key was copied to the clipboard.<a name="line.69"></a>
+<span class="sourceLineNo">070</span>   * @param popupParent the component to set as parent of the popup<a name="line.70"></a>
+<span class="sourceLineNo">071</span>   */<a name="line.71"></a>
+<span class="sourceLineNo">072</span>  public void setPopupParent(Component popupParent) {<a name="line.72"></a>
+<span class="sourceLineNo">073</span>    this.popupParent = popupParent;<a name="line.73"></a>
+<span class="sourceLineNo">074</span>  }<a name="line.74"></a>
+<span class="sourceLineNo">075</span><a name="line.75"></a>
+<span class="sourceLineNo">076</span>  /* (non-Javadoc)<a name="line.76"></a>
+<span class="sourceLineNo">077</span>   * @see java.awt.event.ActionListener#actionPerformed(java.awt.event.ActionEvent)<a name="line.77"></a>
+<span class="sourceLineNo">078</span>   */<a name="line.78"></a>
+<span class="sourceLineNo">079</span>  @Override<a name="line.79"></a>
+<span class="sourceLineNo">080</span>  public void actionPerformed(ActionEvent e) {<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    if (contents != null) {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>      Toolkit.getDefaultToolkit().getSystemClipboard().setContents(contents, null);<a name="line.82"></a>
+<span class="sourceLineNo">083</span>      if (popupParent != null) {<a name="line.83"></a>
+<span class="sourceLineNo">084</span>        popup.show(popupParent, 0, popupParent.getHeight() + 2);<a name="line.84"></a>
+<span class="sourceLineNo">085</span>        new Thread(() -&gt; {<a name="line.85"></a>
+<span class="sourceLineNo">086</span>          long threadStart = System.currentTimeMillis();<a name="line.86"></a>
+<span class="sourceLineNo">087</span>          lastPopupShowTime = threadStart;<a name="line.87"></a>
+<span class="sourceLineNo">088</span>          try {<a name="line.88"></a>
+<span class="sourceLineNo">089</span>            Thread.sleep(POPUP_DURATION);<a name="line.89"></a>
+<span class="sourceLineNo">090</span>          } catch (InterruptedException e1) {<a name="line.90"></a>
+<span class="sourceLineNo">091</span>            if (threadStart == lastPopupShowTime) {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>              popup.setVisible(false);<a name="line.92"></a>
+<span class="sourceLineNo">093</span>            }<a name="line.93"></a>
+<span class="sourceLineNo">094</span>          }<a name="line.94"></a>
+<span class="sourceLineNo">095</span>          if (System.currentTimeMillis() &gt;= lastPopupShowTime + POPUP_DURATION) {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>            popup.setVisible(false);<a name="line.96"></a>
+<span class="sourceLineNo">097</span>          }<a name="line.97"></a>
+<span class="sourceLineNo">098</span>        }).start();<a name="line.98"></a>
+<span class="sourceLineNo">099</span>      }<a name="line.99"></a>
+<span class="sourceLineNo">100</span>    }<a name="line.100"></a>
+<span class="sourceLineNo">101</span>  }<a name="line.101"></a>
+<span class="sourceLineNo">102</span><a name="line.102"></a>
+<span class="sourceLineNo">103</span>}<a name="line.103"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.html	(revision 34416)
@@ -0,0 +1,163 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui.imageinfo;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Color;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Component;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.IllegalComponentStateException;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.event.ActionEvent;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import javax.swing.AbstractAction;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.swing.JLabel;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.swing.JPanel;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.swing.JPopupMenu;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.swing.JTextPane;<a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.apache.log4j.Logger;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.tools.I18n;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>public class ImageInfoHelpPopup extends JPopupMenu {<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>  private static final long serialVersionUID = -1721594904273820586L;<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>  final static Logger logger = Logger.getLogger(ImageInfoHelpPopup.class);<a name="line.28"></a>
+<span class="sourceLineNo">029</span><a name="line.29"></a>
+<span class="sourceLineNo">030</span>  private final Component invokerComp;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>  private boolean alreadyDisplayed;<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>  public ImageInfoHelpPopup(Component invoker) {<a name="line.33"></a>
+<span class="sourceLineNo">034</span>    invokerComp = invoker;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>    removeAll();<a name="line.35"></a>
+<span class="sourceLineNo">036</span>    setLayout(new BorderLayout());<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>    JPanel topBar = new JPanel();<a name="line.38"></a>
+<span class="sourceLineNo">039</span>    topBar.add(new JLabel(ImageProvider.get("streetside-logo-white")));<a name="line.39"></a>
+<span class="sourceLineNo">040</span>    topBar.setBackground(StreetsideColorScheme.TOOLBAR_DARK_GREY);<a name="line.40"></a>
+<span class="sourceLineNo">041</span>    add(topBar, BorderLayout.NORTH);<a name="line.41"></a>
+<span class="sourceLineNo">042</span><a name="line.42"></a>
+<span class="sourceLineNo">043</span>    JTextPane mainText = new JTextPane();<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    mainText.setContentType("text/html");<a name="line.44"></a>
+<span class="sourceLineNo">045</span>    mainText.setFont(SelectableLabel.DEFAULT_FONT);<a name="line.45"></a>
+<span class="sourceLineNo">046</span>    mainText.setText("&lt;html&gt;&lt;div style='width:250px'&gt;" +<a name="line.46"></a>
+<span class="sourceLineNo">047</span>      "Welcome to the Microsoft Streetside JOSM Plugin. To view the vector bubbles for the 360 degree imagery, select Imagery-&gt;Streetside from the JOSM menu."<a name="line.47"></a>
+<span class="sourceLineNo">048</span>      + "&lt;br&gt;&lt;br&gt;"<a name="line.48"></a>
+<span class="sourceLineNo">049</span>      + "Once the blue bubbles appear on the map, click on a vector bubble and undock/maximize the 360 viewer to view the imagery."<a name="line.49"></a>
+<span class="sourceLineNo">050</span>      + "&lt;/div&gt;&lt;/html&gt;");<a name="line.50"></a>
+<span class="sourceLineNo">051</span>    add(mainText, BorderLayout.CENTER);<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>    JPanel bottomBar = new JPanel();<a name="line.53"></a>
+<span class="sourceLineNo">054</span>    bottomBar.setBackground(new Color(0x00FFFFFF, true));<a name="line.54"></a>
+<span class="sourceLineNo">055</span>    StreetsideButton infoButton = new StreetsideButton(ImageInfoPanel.getInstance().getToggleAction());<a name="line.55"></a>
+<span class="sourceLineNo">056</span>    infoButton.addActionListener(e -&gt; setVisible(false));<a name="line.56"></a>
+<span class="sourceLineNo">057</span>    bottomBar.add(infoButton);<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                StreetsideButton closeBtn = new StreetsideButton(new AbstractAction() {<a name="line.58"></a>
+<span class="sourceLineNo">059</span><a name="line.59"></a>
+<span class="sourceLineNo">060</span>                        private static final long serialVersionUID = 2853315308169651854L;<a name="line.60"></a>
+<span class="sourceLineNo">061</span><a name="line.61"></a>
+<span class="sourceLineNo">062</span>                        @Override<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                        public void actionPerformed(ActionEvent e) {<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                                setVisible(false);<a name="line.64"></a>
+<span class="sourceLineNo">065</span>                                StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.put(0);<a name="line.65"></a>
+<span class="sourceLineNo">066</span>                        }<a name="line.66"></a>
+<span class="sourceLineNo">067</span>                });<a name="line.67"></a>
+<span class="sourceLineNo">068</span><a name="line.68"></a>
+<span class="sourceLineNo">069</span>                closeBtn.setText(I18n.tr("I got it, close this."));<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                bottomBar.add(closeBtn);<a name="line.70"></a>
+<span class="sourceLineNo">071</span>                add(bottomBar, BorderLayout.SOUTH);<a name="line.71"></a>
+<span class="sourceLineNo">072</span><a name="line.72"></a>
+<span class="sourceLineNo">073</span>                setBackground(Color.WHITE);<a name="line.73"></a>
+<span class="sourceLineNo">074</span>        }<a name="line.74"></a>
+<span class="sourceLineNo">075</span><a name="line.75"></a>
+<span class="sourceLineNo">076</span>  /**<a name="line.76"></a>
+<span class="sourceLineNo">077</span>   * @return &lt;code&gt;true&lt;/code&gt; if the popup is displayed<a name="line.77"></a>
+<span class="sourceLineNo">078</span>   */<a name="line.78"></a>
+<span class="sourceLineNo">079</span>  public boolean showPopup() {<a name="line.79"></a>
+<span class="sourceLineNo">080</span>    if (!alreadyDisplayed &amp;&amp; invokerComp.isShowing()) {<a name="line.80"></a>
+<span class="sourceLineNo">081</span>      try {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>        show(invokerComp, invokerComp.getWidth(), 0);<a name="line.82"></a>
+<span class="sourceLineNo">083</span>        alreadyDisplayed = true;<a name="line.83"></a>
+<span class="sourceLineNo">084</span>        return true;<a name="line.84"></a>
+<span class="sourceLineNo">085</span>      } catch (IllegalComponentStateException e) {<a name="line.85"></a>
+<span class="sourceLineNo">086</span>        logger.warn(I18n.tr("Could not show ImageInfoHelpPopup, because probably the invoker component has disappeared from screen.", e));<a name="line.86"></a>
+<span class="sourceLineNo">087</span>      }<a name="line.87"></a>
+<span class="sourceLineNo">088</span>    }<a name="line.88"></a>
+<span class="sourceLineNo">089</span>    return false;<a name="line.89"></a>
+<span class="sourceLineNo">090</span>  }<a name="line.90"></a>
+<span class="sourceLineNo">091</span>}<a name="line.91"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.html	(revision 34416)
@@ -0,0 +1,315 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui.imageinfo;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.Font;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.GridBagConstraints;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.GridBagLayout;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.Image;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.Insets;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.awt.datatransfer.StringSelection;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.awt.image.BufferedImage;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Collection;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.swing.ImageIcon;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.swing.JCheckBox;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.JLabel;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javax.swing.JPanel;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.JTextPane;<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.apache.log4j.Logger;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.data.osm.DataSelectionListener;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.data.osm.OsmPrimitive;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.data.osm.Tag;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.data.osm.event.SelectionEventManager;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeListener;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.gui.dialogs.ToggleDialog;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.plugins.streetside.StreetsideDataListener;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.plugins.streetside.model.UserProfile;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>import org.openstreetmap.josm.tools.I18n;<a name="line.34"></a>
+<span class="sourceLineNo">035</span><a name="line.35"></a>
+<span class="sourceLineNo">036</span>public final class ImageInfoPanel extends ToggleDialog implements StreetsideDataListener, DataSelectionListener {<a name="line.36"></a>
+<span class="sourceLineNo">037</span>  private static final long serialVersionUID = 4141847503072417190L;<a name="line.37"></a>
+<span class="sourceLineNo">038</span><a name="line.38"></a>
+<span class="sourceLineNo">039</span>  final static Logger logger = Logger.getLogger(ImageInfoPanel.class);<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>  private static ImageInfoPanel instance;<a name="line.41"></a>
+<span class="sourceLineNo">042</span>  private static final ImageIcon EMPTY_USER_AVATAR = new ImageIcon(new BufferedImage(32, 32, BufferedImage.TYPE_INT_ARGB));<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>  private final JLabel numDetectionsLabel;<a name="line.44"></a>
+<span class="sourceLineNo">045</span>  private final JCheckBox showDetectionsCheck;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>  private final JLabel usernameLabel;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>  private final JTextPane imgKeyValue;<a name="line.47"></a>
+<span class="sourceLineNo">048</span>  private final WebLinkAction imgLinkAction;<a name="line.48"></a>
+<span class="sourceLineNo">049</span>  private final ClipboardAction copyImgKeyAction;<a name="line.49"></a>
+<span class="sourceLineNo">050</span>  private final AddTagToPrimitiveAction addStreetsideTagAction;<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  private final JTextPane seqKeyValue;<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>  private ValueChangeListener&lt;Boolean&gt; imageLinkChangeListener;<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>  private ImageInfoPanel() {<a name="line.55"></a>
+<span class="sourceLineNo">056</span>    super(<a name="line.56"></a>
+<span class="sourceLineNo">057</span>      I18n.tr("Streetside Image info"),<a name="line.57"></a>
+<span class="sourceLineNo">058</span>      "streetside-info",<a name="line.58"></a>
+<span class="sourceLineNo">059</span>      I18n.tr("Displays detail information on the currently selected Streetside image"),<a name="line.59"></a>
+<span class="sourceLineNo">060</span>      null,<a name="line.60"></a>
+<span class="sourceLineNo">061</span>      150<a name="line.61"></a>
+<span class="sourceLineNo">062</span>    );<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    SelectionEventManager.getInstance().addSelectionListener(this);<a name="line.63"></a>
+<span class="sourceLineNo">064</span><a name="line.64"></a>
+<span class="sourceLineNo">065</span>    numDetectionsLabel = new JLabel();<a name="line.65"></a>
+<span class="sourceLineNo">066</span>    numDetectionsLabel.setFont(numDetectionsLabel.getFont().deriveFont(Font.PLAIN));<a name="line.66"></a>
+<span class="sourceLineNo">067</span><a name="line.67"></a>
+<span class="sourceLineNo">068</span>    showDetectionsCheck = new JCheckBox(I18n.tr("Show detections on top of image"));<a name="line.68"></a>
+<span class="sourceLineNo">069</span>     showDetectionsCheck.setSelected(StreetsideProperties.SHOW_DETECTED_SIGNS.get());<a name="line.69"></a>
+<span class="sourceLineNo">070</span>     showDetectionsCheck.addActionListener(<a name="line.70"></a>
+<span class="sourceLineNo">071</span>      action -&gt; StreetsideProperties.SHOW_DETECTED_SIGNS.put(showDetectionsCheck.isSelected())<a name="line.71"></a>
+<span class="sourceLineNo">072</span>    );<a name="line.72"></a>
+<span class="sourceLineNo">073</span>    StreetsideProperties.SHOW_DETECTED_SIGNS.addListener(<a name="line.73"></a>
+<span class="sourceLineNo">074</span>      valueChange -&gt; showDetectionsCheck.setSelected(StreetsideProperties.SHOW_DETECTED_SIGNS.get())<a name="line.74"></a>
+<span class="sourceLineNo">075</span>    );<a name="line.75"></a>
+<span class="sourceLineNo">076</span><a name="line.76"></a>
+<span class="sourceLineNo">077</span>    usernameLabel = new JLabel();<a name="line.77"></a>
+<span class="sourceLineNo">078</span>    usernameLabel.setFont(usernameLabel.getFont().deriveFont(Font.PLAIN));<a name="line.78"></a>
+<span class="sourceLineNo">079</span><a name="line.79"></a>
+<span class="sourceLineNo">080</span>    imgKeyValue = new SelectableLabel();<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>    imgLinkAction = new WebLinkAction(I18n.tr("View in browser"), null);<a name="line.82"></a>
+<span class="sourceLineNo">083</span><a name="line.83"></a>
+<span class="sourceLineNo">084</span>    copyImgKeyAction = new ClipboardAction(I18n.tr("Copy key"), null);<a name="line.84"></a>
+<span class="sourceLineNo">085</span>    StreetsideButton copyButton = new StreetsideButton(copyImgKeyAction, true);<a name="line.85"></a>
+<span class="sourceLineNo">086</span>    copyImgKeyAction.setPopupParent(copyButton);<a name="line.86"></a>
+<span class="sourceLineNo">087</span><a name="line.87"></a>
+<span class="sourceLineNo">088</span>    addStreetsideTagAction = new AddTagToPrimitiveAction(I18n.tr("Add Streetside tag"));<a name="line.88"></a>
+<span class="sourceLineNo">089</span><a name="line.89"></a>
+<span class="sourceLineNo">090</span>    JPanel imgKey = new JPanel();<a name="line.90"></a>
+<span class="sourceLineNo">091</span>    imgKey.add(imgKeyValue);<a name="line.91"></a>
+<span class="sourceLineNo">092</span>    imgKey.add(copyButton);<a name="line.92"></a>
+<span class="sourceLineNo">093</span>    JPanel imgButtons = new JPanel();<a name="line.93"></a>
+<span class="sourceLineNo">094</span>    imgButtons.add(new StreetsideButton(imgLinkAction, true));<a name="line.94"></a>
+<span class="sourceLineNo">095</span>    imgButtons.add(new StreetsideButton(addStreetsideTagAction, true));<a name="line.95"></a>
+<span class="sourceLineNo">096</span>    seqKeyValue = new SelectableLabel();<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>    JPanel root = new JPanel(new GridBagLayout());<a name="line.98"></a>
+<span class="sourceLineNo">099</span>    GridBagConstraints gbc = new GridBagConstraints();<a name="line.99"></a>
+<span class="sourceLineNo">100</span>    gbc.insets = new Insets(0, 5, 0, 5);<a name="line.100"></a>
+<span class="sourceLineNo">101</span><a name="line.101"></a>
+<span class="sourceLineNo">102</span>    // Left column<a name="line.102"></a>
+<span class="sourceLineNo">103</span>    gbc.gridx = 0;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>    gbc.gridy = 0;<a name="line.104"></a>
+<span class="sourceLineNo">105</span>    gbc.anchor = GridBagConstraints.LINE_END;<a name="line.105"></a>
+<span class="sourceLineNo">106</span>    gbc.gridwidth = 1;<a name="line.106"></a>
+<span class="sourceLineNo">107</span>    gbc.gridheight = 2;<a name="line.107"></a>
+<span class="sourceLineNo">108</span>    root.add(new JLabel(I18n.tr("Image detections")), gbc);<a name="line.108"></a>
+<span class="sourceLineNo">109</span>    gbc.gridy += 2;<a name="line.109"></a>
+<span class="sourceLineNo">110</span>    gbc.gridheight = 1;<a name="line.110"></a>
+<span class="sourceLineNo">111</span>    root.add(new JLabel(I18n.tr("User")), gbc);<a name="line.111"></a>
+<span class="sourceLineNo">112</span>    gbc.gridy++;<a name="line.112"></a>
+<span class="sourceLineNo">113</span>    root.add(new JLabel(I18n.tr("Image actions")), gbc);<a name="line.113"></a>
+<span class="sourceLineNo">114</span>    gbc.gridy++;<a name="line.114"></a>
+<span class="sourceLineNo">115</span>    root.add(new JLabel(I18n.tr("Image key")), gbc);<a name="line.115"></a>
+<span class="sourceLineNo">116</span>    gbc.gridy++;<a name="line.116"></a>
+<span class="sourceLineNo">117</span>    root.add(new JLabel(I18n.tr("Sequence key")), gbc);<a name="line.117"></a>
+<span class="sourceLineNo">118</span><a name="line.118"></a>
+<span class="sourceLineNo">119</span>    // Right column<a name="line.119"></a>
+<span class="sourceLineNo">120</span>    gbc.weightx = 1;<a name="line.120"></a>
+<span class="sourceLineNo">121</span>    gbc.gridx++;<a name="line.121"></a>
+<span class="sourceLineNo">122</span>    gbc.gridy = 0;<a name="line.122"></a>
+<span class="sourceLineNo">123</span>    gbc.anchor = GridBagConstraints.LINE_START;<a name="line.123"></a>
+<span class="sourceLineNo">124</span>    root.add(numDetectionsLabel, gbc);<a name="line.124"></a>
+<span class="sourceLineNo">125</span>    gbc.gridy++;<a name="line.125"></a>
+<span class="sourceLineNo">126</span>    root.add(showDetectionsCheck, gbc);<a name="line.126"></a>
+<span class="sourceLineNo">127</span>    gbc.gridy++;<a name="line.127"></a>
+<span class="sourceLineNo">128</span>    root.add(usernameLabel, gbc);<a name="line.128"></a>
+<span class="sourceLineNo">129</span>    gbc.gridy++;<a name="line.129"></a>
+<span class="sourceLineNo">130</span>    root.add(imgButtons, gbc);<a name="line.130"></a>
+<span class="sourceLineNo">131</span>    gbc.gridy++;<a name="line.131"></a>
+<span class="sourceLineNo">132</span>    root.add(imgKey, gbc);<a name="line.132"></a>
+<span class="sourceLineNo">133</span>    gbc.gridy++;<a name="line.133"></a>
+<span class="sourceLineNo">134</span>    root.add(seqKeyValue, gbc);<a name="line.134"></a>
+<span class="sourceLineNo">135</span><a name="line.135"></a>
+<span class="sourceLineNo">136</span>    createLayout(root, true, null);<a name="line.136"></a>
+<span class="sourceLineNo">137</span>    selectedImageChanged(null, null);<a name="line.137"></a>
+<span class="sourceLineNo">138</span>  }<a name="line.138"></a>
+<span class="sourceLineNo">139</span><a name="line.139"></a>
+<span class="sourceLineNo">140</span>  public static ImageInfoPanel getInstance() {<a name="line.140"></a>
+<span class="sourceLineNo">141</span>    synchronized (ImageInfoPanel.class) {<a name="line.141"></a>
+<span class="sourceLineNo">142</span>      if (instance == null) {<a name="line.142"></a>
+<span class="sourceLineNo">143</span>        instance = new ImageInfoPanel();<a name="line.143"></a>
+<span class="sourceLineNo">144</span>      }<a name="line.144"></a>
+<span class="sourceLineNo">145</span>      return instance;<a name="line.145"></a>
+<span class="sourceLineNo">146</span>    }<a name="line.146"></a>
+<span class="sourceLineNo">147</span>  }<a name="line.147"></a>
+<span class="sourceLineNo">148</span><a name="line.148"></a>
+<span class="sourceLineNo">149</span>  /**<a name="line.149"></a>
+<span class="sourceLineNo">150</span>   * Destroys the unique instance of the class.<a name="line.150"></a>
+<span class="sourceLineNo">151</span>   */<a name="line.151"></a>
+<span class="sourceLineNo">152</span>  public static synchronized void destroyInstance() {<a name="line.152"></a>
+<span class="sourceLineNo">153</span>    instance = null;<a name="line.153"></a>
+<span class="sourceLineNo">154</span>  }<a name="line.154"></a>
+<span class="sourceLineNo">155</span><a name="line.155"></a>
+<span class="sourceLineNo">156</span>  /* (non-Javadoc)<a name="line.156"></a>
+<span class="sourceLineNo">157</span>   * @see org.openstreetmap.josm.gui.dialogs.ToggleDialog#stateChanged()<a name="line.157"></a>
+<span class="sourceLineNo">158</span>   */<a name="line.158"></a>
+<span class="sourceLineNo">159</span>  @Override<a name="line.159"></a>
+<span class="sourceLineNo">160</span>  protected void stateChanged() {<a name="line.160"></a>
+<span class="sourceLineNo">161</span>    super.stateChanged();<a name="line.161"></a>
+<span class="sourceLineNo">162</span>    if (isDialogShowing()) { // If the user opens the dialog once, no longer show the help message<a name="line.162"></a>
+<span class="sourceLineNo">163</span>      StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.put(0);<a name="line.163"></a>
+<span class="sourceLineNo">164</span>    }<a name="line.164"></a>
+<span class="sourceLineNo">165</span>  }<a name="line.165"></a>
+<span class="sourceLineNo">166</span><a name="line.166"></a>
+<span class="sourceLineNo">167</span>  /* (non-Javadoc)<a name="line.167"></a>
+<span class="sourceLineNo">168</span>   * @see org.openstreetmap.josm.plugins.streetside.StreetsideDataListener#imagesAdded()<a name="line.168"></a>
+<span class="sourceLineNo">169</span>   */<a name="line.169"></a>
+<span class="sourceLineNo">170</span>  @Override<a name="line.170"></a>
+<span class="sourceLineNo">171</span>  public void imagesAdded() {<a name="line.171"></a>
+<span class="sourceLineNo">172</span>    // Method is not needed, but enforcesd by the interface StreetsideDataListener<a name="line.172"></a>
+<span class="sourceLineNo">173</span>  }<a name="line.173"></a>
+<span class="sourceLineNo">174</span><a name="line.174"></a>
+<span class="sourceLineNo">175</span>  /* (non-Javadoc)<a name="line.175"></a>
+<span class="sourceLineNo">176</span>   * @see org.openstreetmap.josm.plugins.streetside.StreetsideDataListener#selectedImageChanged(org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage, org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage)<a name="line.176"></a>
+<span class="sourceLineNo">177</span>   */<a name="line.177"></a>
+<span class="sourceLineNo">178</span>  @Override<a name="line.178"></a>
+<span class="sourceLineNo">179</span>  public synchronized void selectedImageChanged(final StreetsideAbstractImage oldImage, final StreetsideAbstractImage newImage) {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>    logger.info(String.format(<a name="line.180"></a>
+<span class="sourceLineNo">181</span>      "Selected Streetside image changed from %s to %s.",<a name="line.181"></a>
+<span class="sourceLineNo">182</span>      oldImage instanceof StreetsideImage ? ((StreetsideImage) oldImage).getId() : "‹none›",<a name="line.182"></a>
+<span class="sourceLineNo">183</span>      newImage instanceof StreetsideImage ? ((StreetsideImage) newImage).getId() : "‹none›"<a name="line.183"></a>
+<span class="sourceLineNo">184</span>    ));<a name="line.184"></a>
+<span class="sourceLineNo">185</span><a name="line.185"></a>
+<span class="sourceLineNo">186</span>    numDetectionsLabel.setText(I18n.tr("{0} detections", newImage instanceof StreetsideImage ? /*((StreetsideImage) newImage).getDetections().size()*/0 : 0));<a name="line.186"></a>
+<span class="sourceLineNo">187</span>    imgKeyValue.setEnabled(newImage instanceof StreetsideImage);<a name="line.187"></a>
+<span class="sourceLineNo">188</span>    final String newImageKey = newImage instanceof StreetsideImage ? ((StreetsideImage) newImage).getId(): null;<a name="line.188"></a>
+<span class="sourceLineNo">189</span>    if (newImageKey != null) {<a name="line.189"></a>
+<span class="sourceLineNo">190</span>      imageLinkChangeListener = b -&gt; imgLinkAction.setURL(<a name="line.190"></a>
+<span class="sourceLineNo">191</span>        /*StreetsideProperties.IMAGE_LINK_TO_BLUR_EDITOR.get()<a name="line.191"></a>
+<span class="sourceLineNo">192</span>        ? StreetsideURL.MainWebsite.blurEditImage(newImageKey)<a name="line.192"></a>
+<span class="sourceLineNo">193</span>        :*/ StreetsideURL.MainWebsite.browseImage(newImageKey)<a name="line.193"></a>
+<span class="sourceLineNo">194</span>      );<a name="line.194"></a>
+<span class="sourceLineNo">195</span>      imageLinkChangeListener.valueChanged(null);<a name="line.195"></a>
+<span class="sourceLineNo">196</span>      StreetsideProperties.IMAGE_LINK_TO_BLUR_EDITOR.addListener(imageLinkChangeListener);<a name="line.196"></a>
+<span class="sourceLineNo">197</span><a name="line.197"></a>
+<span class="sourceLineNo">198</span>      imgKeyValue.setText(newImageKey);<a name="line.198"></a>
+<span class="sourceLineNo">199</span>      copyImgKeyAction.setContents(new StringSelection(newImageKey));<a name="line.199"></a>
+<span class="sourceLineNo">200</span>      addStreetsideTagAction.setTag(new Tag("streetside", newImageKey));<a name="line.200"></a>
+<span class="sourceLineNo">201</span>    } else {<a name="line.201"></a>
+<span class="sourceLineNo">202</span>      if (imageLinkChangeListener != null) {<a name="line.202"></a>
+<span class="sourceLineNo">203</span>        StreetsideProperties.IMAGE_LINK_TO_BLUR_EDITOR.removeListener(imageLinkChangeListener);<a name="line.203"></a>
+<span class="sourceLineNo">204</span>        imageLinkChangeListener = null;<a name="line.204"></a>
+<span class="sourceLineNo">205</span>      }<a name="line.205"></a>
+<span class="sourceLineNo">206</span>      imgLinkAction.setURL(null);<a name="line.206"></a>
+<span class="sourceLineNo">207</span><a name="line.207"></a>
+<span class="sourceLineNo">208</span>      imgKeyValue.setText('‹' + I18n.tr("image has no key") + '›');<a name="line.208"></a>
+<span class="sourceLineNo">209</span>      copyImgKeyAction.setContents(null);<a name="line.209"></a>
+<span class="sourceLineNo">210</span>      addStreetsideTagAction.setTag(null);<a name="line.210"></a>
+<span class="sourceLineNo">211</span>    }<a name="line.211"></a>
+<span class="sourceLineNo">212</span><a name="line.212"></a>
+<span class="sourceLineNo">213</span>    final UserProfile user = newImage instanceof StreetsideImage ? ((StreetsideImage) newImage).getUser() : null;<a name="line.213"></a>
+<span class="sourceLineNo">214</span>    usernameLabel.setEnabled(user != null);<a name="line.214"></a>
+<span class="sourceLineNo">215</span>    if (user != null) {<a name="line.215"></a>
+<span class="sourceLineNo">216</span>      usernameLabel.setText(user.getUsername());<a name="line.216"></a>
+<span class="sourceLineNo">217</span>      usernameLabel.setIcon(new ImageIcon(user.getAvatar().getImage().getScaledInstance(32, 32, Image.SCALE_SMOOTH)));<a name="line.217"></a>
+<span class="sourceLineNo">218</span>    } else {<a name="line.218"></a>
+<span class="sourceLineNo">219</span>      usernameLabel.setText("‹" + I18n.tr("unknown user") + "›");<a name="line.219"></a>
+<span class="sourceLineNo">220</span>      usernameLabel.setIcon(EMPTY_USER_AVATAR);<a name="line.220"></a>
+<span class="sourceLineNo">221</span>    }<a name="line.221"></a>
+<span class="sourceLineNo">222</span><a name="line.222"></a>
+<span class="sourceLineNo">223</span>    final boolean partOfSequence = newImage != null &amp;&amp; newImage.getSequence() != null &amp;&amp; newImage.getSequence().getId() != null;<a name="line.223"></a>
+<span class="sourceLineNo">224</span>    seqKeyValue.setEnabled(partOfSequence);<a name="line.224"></a>
+<span class="sourceLineNo">225</span>    if (partOfSequence) {<a name="line.225"></a>
+<span class="sourceLineNo">226</span>      seqKeyValue.setText(newImage.getSequence().getId());<a name="line.226"></a>
+<span class="sourceLineNo">227</span>    } else {<a name="line.227"></a>
+<span class="sourceLineNo">228</span>      seqKeyValue.setText('‹' + I18n.tr("sequence has no id") + '›');<a name="line.228"></a>
+<span class="sourceLineNo">229</span>    }<a name="line.229"></a>
+<span class="sourceLineNo">230</span>  }<a name="line.230"></a>
+<span class="sourceLineNo">231</span><a name="line.231"></a>
+<span class="sourceLineNo">232</span>  /* (non-Javadoc)<a name="line.232"></a>
+<span class="sourceLineNo">233</span>   * @see org.openstreetmap.josm.data.SelectionChangedListener#selectionChanged(java.util.Collection)<a name="line.233"></a>
+<span class="sourceLineNo">234</span>   */<a name="line.234"></a>
+<span class="sourceLineNo">235</span>  @Override<a name="line.235"></a>
+<span class="sourceLineNo">236</span>  public synchronized void selectionChanged(final SelectionChangeEvent event) {<a name="line.236"></a>
+<span class="sourceLineNo">237</span>    final Collection&lt;? extends OsmPrimitive&gt; sel = event.getSelection();<a name="line.237"></a>
+<span class="sourceLineNo">238</span>    if (StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.238"></a>
+<span class="sourceLineNo">239</span>      logger.debug(String.format("Selection changed. %d primitives are selected.", sel == null ? 0 : sel.size()));<a name="line.239"></a>
+<span class="sourceLineNo">240</span>    }<a name="line.240"></a>
+<span class="sourceLineNo">241</span>    addStreetsideTagAction.setTarget(sel != null &amp;&amp; sel.size() == 1 ? sel.iterator().next() : null);<a name="line.241"></a>
+<span class="sourceLineNo">242</span>  }<a name="line.242"></a>
+<span class="sourceLineNo">243</span>}<a name="line.243"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.html	(revision 34416)
@@ -0,0 +1,166 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui.imageinfo;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Color;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Component;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.IllegalComponentStateException;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.event.ActionEvent;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.text.MessageFormat;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.swing.AbstractAction;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.swing.JLabel;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.swing.JPanel;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.swing.JPopupMenu;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javax.swing.JTextPane;<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.apache.log4j.Logger;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.tools.I18n;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.23"></a>
+<span class="sourceLineNo">024</span><a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>public class StreetsideViewerHelpPopup extends JPopupMenu {<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>        private static final long serialVersionUID = -7840242522398163839L;<a name="line.28"></a>
+<span class="sourceLineNo">029</span><a name="line.29"></a>
+<span class="sourceLineNo">030</span>        final static Logger logger = Logger.getLogger(StreetsideViewerHelpPopup.class);<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>        private final Component invokerComp;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>        private boolean alreadyDisplayed;<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>        public StreetsideViewerHelpPopup(Component invoker) {<a name="line.35"></a>
+<span class="sourceLineNo">036</span><a name="line.36"></a>
+<span class="sourceLineNo">037</span>                invokerComp = invoker;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>                removeAll();<a name="line.38"></a>
+<span class="sourceLineNo">039</span>                setLayout(new BorderLayout());<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>                JPanel topBar = new JPanel();<a name="line.41"></a>
+<span class="sourceLineNo">042</span>                topBar.add(new JLabel(ImageProvider.get("streetside-logo-white")));<a name="line.42"></a>
+<span class="sourceLineNo">043</span>                topBar.setBackground(StreetsideColorScheme.TOOLBAR_DARK_GREY);<a name="line.43"></a>
+<span class="sourceLineNo">044</span>                add(topBar, BorderLayout.NORTH);<a name="line.44"></a>
+<span class="sourceLineNo">045</span><a name="line.45"></a>
+<span class="sourceLineNo">046</span>                JTextPane mainText = new JTextPane();<a name="line.46"></a>
+<span class="sourceLineNo">047</span>                mainText.setContentType("text/html");<a name="line.47"></a>
+<span class="sourceLineNo">048</span>                mainText.setFont(SelectableLabel.DEFAULT_FONT);<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                mainText.setText("&lt;html&gt;&lt;div style='width:250px'&gt;" +<a name="line.49"></a>
+<span class="sourceLineNo">050</span>                                "Welcome to the Microsoft Streetside JOSM Plugin. To view the vector bubbles for the 360 degree imagery, select Imagery-&gt;Streetside from the JOSM menu."<a name="line.50"></a>
+<span class="sourceLineNo">051</span>                                + "&lt;br&gt;&lt;br&gt;"<a name="line.51"></a>
+<span class="sourceLineNo">052</span>                                +<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                                                "Once the blue bubbles appear on the map, click on a vector bubble and undock/maximize the 360 viewer to view the imagery."<a name="line.53"></a>
+<span class="sourceLineNo">054</span>                                + "&lt;/div&gt;&lt;/html&gt;");<a name="line.54"></a>
+<span class="sourceLineNo">055</span>                add(mainText, BorderLayout.CENTER);<a name="line.55"></a>
+<span class="sourceLineNo">056</span><a name="line.56"></a>
+<span class="sourceLineNo">057</span>                JPanel bottomBar = new JPanel();<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                bottomBar.setBackground(new Color(0x00FFFFFF, true));<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                StreetsideButton infoButton = new StreetsideButton(ImageInfoPanel.getInstance().getToggleAction());<a name="line.59"></a>
+<span class="sourceLineNo">060</span>                infoButton.addActionListener(e -&gt; setVisible(false));<a name="line.60"></a>
+<span class="sourceLineNo">061</span>                bottomBar.add(infoButton);<a name="line.61"></a>
+<span class="sourceLineNo">062</span>                StreetsideButton closeBtn = new StreetsideButton(new AbstractAction() {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                        private static final long serialVersionUID = -6193886964751195196L;<a name="line.63"></a>
+<span class="sourceLineNo">064</span><a name="line.64"></a>
+<span class="sourceLineNo">065</span>                        @Override<a name="line.65"></a>
+<span class="sourceLineNo">066</span>                        public void actionPerformed(ActionEvent e) {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>                                setVisible(false);<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                                StreetsideProperties.IMAGEINFO_HELP_COUNTDOWN.put(0);<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                        }<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                });<a name="line.70"></a>
+<span class="sourceLineNo">071</span><a name="line.71"></a>
+<span class="sourceLineNo">072</span>                closeBtn.setText(I18n.tr("I got it, close this."));<a name="line.72"></a>
+<span class="sourceLineNo">073</span> bottomBar.add(closeBtn);<a name="line.73"></a>
+<span class="sourceLineNo">074</span> add(bottomBar, BorderLayout.SOUTH);<a name="line.74"></a>
+<span class="sourceLineNo">075</span><a name="line.75"></a>
+<span class="sourceLineNo">076</span> setBackground(Color.WHITE);<a name="line.76"></a>
+<span class="sourceLineNo">077</span>}<a name="line.77"></a>
+<span class="sourceLineNo">078</span><a name="line.78"></a>
+<span class="sourceLineNo">079</span>/**<a name="line.79"></a>
+<span class="sourceLineNo">080</span>* @return &lt;code&gt;true&lt;/code&gt; if the popup is displayed<a name="line.80"></a>
+<span class="sourceLineNo">081</span>*/<a name="line.81"></a>
+<span class="sourceLineNo">082</span>public boolean showPopup() {<a name="line.82"></a>
+<span class="sourceLineNo">083</span> if (!alreadyDisplayed &amp;&amp; invokerComp.isShowing()) {<a name="line.83"></a>
+<span class="sourceLineNo">084</span>   try {<a name="line.84"></a>
+<span class="sourceLineNo">085</span>     show(invokerComp, invokerComp.getWidth(), 0);<a name="line.85"></a>
+<span class="sourceLineNo">086</span>     alreadyDisplayed = true;<a name="line.86"></a>
+<span class="sourceLineNo">087</span>     return true;<a name="line.87"></a>
+<span class="sourceLineNo">088</span>   } catch (IllegalComponentStateException e) {<a name="line.88"></a>
+<span class="sourceLineNo">089</span>     logger.error(MessageFormat.format("Could not show ImageInfoHelpPopup, because probably the invoker component has disappeared from screen. {0}", e.getMessage()));<a name="line.89"></a>
+<span class="sourceLineNo">090</span>   }<a name="line.90"></a>
+<span class="sourceLineNo">091</span> }<a name="line.91"></a>
+<span class="sourceLineNo">092</span> return false;<a name="line.92"></a>
+<span class="sourceLineNo">093</span>}<a name="line.93"></a>
+<span class="sourceLineNo">094</span>}<a name="line.94"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.html	(revision 34416)
@@ -0,0 +1,239 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>//License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui.imageinfo;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.BorderLayout;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.text.MessageFormat;<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>import javax.swing.JCheckBox;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javax.swing.JPanel;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import javax.swing.SwingUtilities;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.apache.log4j.Logger;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeListener;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.plugins.streetside.StreetsideDataListener;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.actions.ImageReloadAction;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.plugins.streetside.utils.CubemapBox;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.tools.I18n;<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>public final class StreetsideViewerPanel extends JPanel<a name="line.26"></a>
+<span class="sourceLineNo">027</span>                implements StreetsideDataListener {<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>        private static final long serialVersionUID = 4141847503072417190L;<a name="line.29"></a>
+<span class="sourceLineNo">030</span><a name="line.30"></a>
+<span class="sourceLineNo">031</span>        final static Logger logger = Logger.getLogger(StreetsideViewerPanel.class);<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>        private JCheckBox highResImageryCheck;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>        private WebLinkAction imgLinkAction;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>        private ImageReloadAction imgReloadAction;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>        private ValueChangeListener&lt;Boolean&gt; imageLinkChangeListener;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>        private static ThreeSixtyDegreeViewerPanel threeSixtyDegreeViewerPanel;<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>        public StreetsideViewerPanel() {<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>                super(new BorderLayout());<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>                SwingUtilities.invokeLater(new Runnable() {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                     @Override<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                     public void run() {<a name="line.46"></a>
+<span class="sourceLineNo">047</span>                         initializeAndStartGUI();<a name="line.47"></a>
+<span class="sourceLineNo">048</span>                     }<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                 });<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>                selectedImageChanged(null, null);<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>                setToolTipText(I18n.tr("Select Microsoft Streetside from the Imagery menu, then click on a blue vector bubble.."));<a name="line.53"></a>
+<span class="sourceLineNo">054</span>        }<a name="line.54"></a>
+<span class="sourceLineNo">055</span><a name="line.55"></a>
+<span class="sourceLineNo">056</span>        private void initializeAndStartGUI() {<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>                threeSixtyDegreeViewerPanel = new ThreeSixtyDegreeViewerPanel();<a name="line.58"></a>
+<span class="sourceLineNo">059</span><a name="line.59"></a>
+<span class="sourceLineNo">060</span>                GraphicsUtils.PlatformHelper.run(() -&gt; {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>                threeSixtyDegreeViewerPanel.initialize();<a name="line.61"></a>
+<span class="sourceLineNo">062</span>                });<a name="line.62"></a>
+<span class="sourceLineNo">063</span><a name="line.63"></a>
+<span class="sourceLineNo">064</span>                add(threeSixtyDegreeViewerPanel, BorderLayout.CENTER);<a name="line.64"></a>
+<span class="sourceLineNo">065</span>                revalidate();<a name="line.65"></a>
+<span class="sourceLineNo">066</span>                repaint();<a name="line.66"></a>
+<span class="sourceLineNo">067</span>            JPanel checkPanel = new JPanel();<a name="line.67"></a>
+<span class="sourceLineNo">068</span><a name="line.68"></a>
+<span class="sourceLineNo">069</span>            // TODO: I18n for all languages?<a name="line.69"></a>
+<span class="sourceLineNo">070</span>            imgReloadAction = new ImageReloadAction(/*I18n.tr(*/"Reload"/*)*/);<a name="line.70"></a>
+<span class="sourceLineNo">071</span><a name="line.71"></a>
+<span class="sourceLineNo">072</span>            StreetsideButton imgReloadButton = new StreetsideButton(imgReloadAction);<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>            // TODO: I18n for all languages?<a name="line.74"></a>
+<span class="sourceLineNo">075</span>      highResImageryCheck = new JCheckBox(/*I18n.tr(*/"High resolution"/*)*/);<a name="line.75"></a>
+<span class="sourceLineNo">076</span>            highResImageryCheck.setSelected(StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get());<a name="line.76"></a>
+<span class="sourceLineNo">077</span>            highResImageryCheck.addActionListener(<a name="line.77"></a>
+<span class="sourceLineNo">078</span>              action -&gt; StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.put(highResImageryCheck.isSelected())<a name="line.78"></a>
+<span class="sourceLineNo">079</span>            );<a name="line.79"></a>
+<span class="sourceLineNo">080</span>            StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.addListener(<a name="line.80"></a>
+<span class="sourceLineNo">081</span>              valueChange -&gt; highResImageryCheck.setSelected(StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get())<a name="line.81"></a>
+<span class="sourceLineNo">082</span>            );<a name="line.82"></a>
+<span class="sourceLineNo">083</span>            checkPanel.add(highResImageryCheck, BorderLayout.WEST);<a name="line.83"></a>
+<span class="sourceLineNo">084</span>            checkPanel.add(imgReloadButton, BorderLayout.EAST);<a name="line.84"></a>
+<span class="sourceLineNo">085</span><a name="line.85"></a>
+<span class="sourceLineNo">086</span>            JPanel privacyLink = new JPanel();<a name="line.86"></a>
+<span class="sourceLineNo">087</span><a name="line.87"></a>
+<span class="sourceLineNo">088</span>            imgLinkAction = new WebLinkAction("Report a privacy concern with this image", null);<a name="line.88"></a>
+<span class="sourceLineNo">089</span>            privacyLink.add(new StreetsideButton(imgLinkAction, true));<a name="line.89"></a>
+<span class="sourceLineNo">090</span>            checkPanel.add(privacyLink, BorderLayout.PAGE_END);<a name="line.90"></a>
+<span class="sourceLineNo">091</span><a name="line.91"></a>
+<span class="sourceLineNo">092</span>            add(threeSixtyDegreeViewerPanel, BorderLayout.CENTER);<a name="line.92"></a>
+<span class="sourceLineNo">093</span><a name="line.93"></a>
+<span class="sourceLineNo">094</span>            JPanel bottomPanel = new JPanel();<a name="line.94"></a>
+<span class="sourceLineNo">095</span>            bottomPanel.add(checkPanel, BorderLayout.NORTH);<a name="line.95"></a>
+<span class="sourceLineNo">096</span>            bottomPanel.add(privacyLink, BorderLayout.SOUTH);<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>            add(bottomPanel, BorderLayout.PAGE_END);<a name="line.98"></a>
+<span class="sourceLineNo">099</span>        }<a name="line.99"></a>
+<span class="sourceLineNo">100</span><a name="line.100"></a>
+<span class="sourceLineNo">101</span>        /*<a name="line.101"></a>
+<span class="sourceLineNo">102</span>         * (non-Javadoc)<a name="line.102"></a>
+<span class="sourceLineNo">103</span>         *<a name="line.103"></a>
+<span class="sourceLineNo">104</span>         * @see<a name="line.104"></a>
+<span class="sourceLineNo">105</span>         * org.openstreetmap.josm.plugins.streetside.StreetsideDataListener#imagesAdded(<a name="line.105"></a>
+<span class="sourceLineNo">106</span>         * )<a name="line.106"></a>
+<span class="sourceLineNo">107</span>         */<a name="line.107"></a>
+<span class="sourceLineNo">108</span>        @Override<a name="line.108"></a>
+<span class="sourceLineNo">109</span>        public void imagesAdded() {<a name="line.109"></a>
+<span class="sourceLineNo">110</span>                // Method is not needed, but enforcesd by the interface StreetsideDataListener<a name="line.110"></a>
+<span class="sourceLineNo">111</span>        }<a name="line.111"></a>
+<span class="sourceLineNo">112</span><a name="line.112"></a>
+<span class="sourceLineNo">113</span>        /*<a name="line.113"></a>
+<span class="sourceLineNo">114</span>         * (non-Javadoc)<a name="line.114"></a>
+<span class="sourceLineNo">115</span>         *<a name="line.115"></a>
+<span class="sourceLineNo">116</span>         * @see org.openstreetmap.josm.plugins.streetside.StreetsideDataListener#<a name="line.116"></a>
+<span class="sourceLineNo">117</span>         * selectedImageChanged(org.openstreetmap.josm.plugins.streetside.<a name="line.117"></a>
+<span class="sourceLineNo">118</span>         * StreetsideAbstractImage,<a name="line.118"></a>
+<span class="sourceLineNo">119</span>         * org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage)<a name="line.119"></a>
+<span class="sourceLineNo">120</span>         */<a name="line.120"></a>
+<span class="sourceLineNo">121</span>        @Override<a name="line.121"></a>
+<span class="sourceLineNo">122</span>        public synchronized void selectedImageChanged(final StreetsideAbstractImage oldImage,<a name="line.122"></a>
+<span class="sourceLineNo">123</span>                        final StreetsideAbstractImage newImage) {<a name="line.123"></a>
+<span class="sourceLineNo">124</span><a name="line.124"></a>
+<span class="sourceLineNo">125</span>                // method is invoked with null initially by framework<a name="line.125"></a>
+<span class="sourceLineNo">126</span>                if(newImage!=null) {<a name="line.126"></a>
+<span class="sourceLineNo">127</span><a name="line.127"></a>
+<span class="sourceLineNo">128</span>                    logger.info(String.format(<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                      "Selected Streetside image changed from %s to %s.",<a name="line.129"></a>
+<span class="sourceLineNo">130</span>                      oldImage instanceof StreetsideImage ? ((StreetsideImage) oldImage).getId() : "‹none›",<a name="line.130"></a>
+<span class="sourceLineNo">131</span>                      newImage instanceof StreetsideImage ? ((StreetsideImage) newImage).getId() : "‹none›"<a name="line.131"></a>
+<span class="sourceLineNo">132</span>                    ));<a name="line.132"></a>
+<span class="sourceLineNo">133</span><a name="line.133"></a>
+<span class="sourceLineNo">134</span>                    final String newImageId = CubemapBuilder.getInstance().getCubemap() !=null ? CubemapBuilder.getInstance().getCubemap().getId() : newImage instanceof StreetsideImage ? ((StreetsideImage) newImage).getId(): null;<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                    if (newImageId != null) {<a name="line.135"></a>
+<span class="sourceLineNo">136</span>                      final String bubbleId = CubemapUtils.convertQuaternary2Decimal(newImageId);<a name="line.136"></a>
+<span class="sourceLineNo">137</span>                      imageLinkChangeListener = b -&gt; imgLinkAction.setURL(<a name="line.137"></a>
+<span class="sourceLineNo">138</span>                        StreetsideURL.MainWebsite.streetsidePrivacyLink(bubbleId)<a name="line.138"></a>
+<span class="sourceLineNo">139</span>                      );<a name="line.139"></a>
+<span class="sourceLineNo">140</span><a name="line.140"></a>
+<span class="sourceLineNo">141</span>                      if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.141"></a>
+<span class="sourceLineNo">142</span>                        logger.debug(MessageFormat.format("Privacy link set for Streetside image {0} quadKey {1}", bubbleId, newImageId));<a name="line.142"></a>
+<span class="sourceLineNo">143</span>                      }<a name="line.143"></a>
+<span class="sourceLineNo">144</span><a name="line.144"></a>
+<span class="sourceLineNo">145</span>                      imageLinkChangeListener.valueChanged(null);<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                      StreetsideProperties.CUBEMAP_LINK_TO_BLUR_EDITOR.addListener(imageLinkChangeListener);<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                    } else {<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                      if (imageLinkChangeListener != null) {<a name="line.148"></a>
+<span class="sourceLineNo">149</span>                        StreetsideProperties.CUBEMAP_LINK_TO_BLUR_EDITOR.removeListener(imageLinkChangeListener);<a name="line.149"></a>
+<span class="sourceLineNo">150</span>                        imageLinkChangeListener = null;<a name="line.150"></a>
+<span class="sourceLineNo">151</span>                      }<a name="line.151"></a>
+<span class="sourceLineNo">152</span>                      imgLinkAction.setURL(null);<a name="line.152"></a>
+<span class="sourceLineNo">153</span>                    }<a name="line.153"></a>
+<span class="sourceLineNo">154</span>                  }<a name="line.154"></a>
+<span class="sourceLineNo">155</span>        }<a name="line.155"></a>
+<span class="sourceLineNo">156</span><a name="line.156"></a>
+<span class="sourceLineNo">157</span>        public CubemapBox getCubemapBox() {<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                return threeSixtyDegreeViewerPanel.getCubemapBox();<a name="line.158"></a>
+<span class="sourceLineNo">159</span>        }<a name="line.159"></a>
+<span class="sourceLineNo">160</span><a name="line.160"></a>
+<span class="sourceLineNo">161</span>        /**<a name="line.161"></a>
+<span class="sourceLineNo">162</span>         * @return the threeSixtyDegreeViewerPanel<a name="line.162"></a>
+<span class="sourceLineNo">163</span>         */<a name="line.163"></a>
+<span class="sourceLineNo">164</span>        public static ThreeSixtyDegreeViewerPanel getThreeSixtyDegreeViewerPanel() {<a name="line.164"></a>
+<span class="sourceLineNo">165</span>                return threeSixtyDegreeViewerPanel;<a name="line.165"></a>
+<span class="sourceLineNo">166</span>        }<a name="line.166"></a>
+<span class="sourceLineNo">167</span>}<a name="line.167"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.html	(revision 34416)
@@ -0,0 +1,523 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>//License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui.imageinfo;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.image.BufferedImage;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.plugins.streetside.utils.CubemapBox;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import javafx.application.Platform;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javafx.embed.swing.JFXPanel;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javafx.scene.Group;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javafx.scene.PerspectiveCamera;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javafx.scene.PointLight;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javafx.scene.Scene;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javafx.scene.SceneAntialiasing;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javafx.scene.control.TextArea;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javafx.scene.image.Image;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javafx.scene.input.KeyCode;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import javafx.scene.input.MouseEvent;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import javafx.scene.layout.VBox;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import javafx.scene.paint.Color;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import javafx.scene.transform.NonInvertibleTransformException;<a name="line.23"></a>
+<span class="sourceLineNo">024</span><a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>@SuppressWarnings("restriction")<a name="line.26"></a>
+<span class="sourceLineNo">027</span>public class ThreeSixtyDegreeViewerPanel extends JFXPanel {<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>        private static final long serialVersionUID = -4940350009018422000L;<a name="line.29"></a>
+<span class="sourceLineNo">030</span><a name="line.30"></a>
+<span class="sourceLineNo">031</span>        private static Scene cubemapScene;<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>        private static Scene defaultScene;<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>        private static Group root;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>        private static Group subGroup;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>        private static CubemapBox cubemapBox;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>        private static PerspectiveCamera camera;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>        private static CameraTransformer cameraTransform = new CameraTransformer();<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>        private static double mousePosX;<a name="line.41"></a>
+<span class="sourceLineNo">042</span>        private static double mousePosY;<a name="line.42"></a>
+<span class="sourceLineNo">043</span>        private static double mouseOldX;<a name="line.43"></a>
+<span class="sourceLineNo">044</span>        private static double mouseOldY;<a name="line.44"></a>
+<span class="sourceLineNo">045</span>        private static double mouseDeltaX;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>        private static double mouseDeltaY;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>        private static double cameraDistance = 5000;<a name="line.47"></a>
+<span class="sourceLineNo">048</span><a name="line.48"></a>
+<span class="sourceLineNo">049</span>        // Supply Image Paths or a NullPointer will occur<a name="line.49"></a>
+<span class="sourceLineNo">050</span>        private static Image front;<a name="line.50"></a>
+<span class="sourceLineNo">051</span>        private static Image right;<a name="line.51"></a>
+<span class="sourceLineNo">052</span>        private static Image back;<a name="line.52"></a>
+<span class="sourceLineNo">053</span>        private static Image left;<a name="line.53"></a>
+<span class="sourceLineNo">054</span>        private static Image up;<a name="line.54"></a>
+<span class="sourceLineNo">055</span>        private static Image down;<a name="line.55"></a>
+<span class="sourceLineNo">056</span><a name="line.56"></a>
+<span class="sourceLineNo">057</span>        public ThreeSixtyDegreeViewerPanel() {<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                // constructor<a name="line.58"></a>
+<span class="sourceLineNo">059</span>        }<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>        public void initialize() {<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>                root = new Group();<a name="line.63"></a>
+<span class="sourceLineNo">064</span><a name="line.64"></a>
+<span class="sourceLineNo">065</span>                camera = new PerspectiveCamera(true);<a name="line.65"></a>
+<span class="sourceLineNo">066</span>                cameraTransform.setTranslate(0, 0, 0);<a name="line.66"></a>
+<span class="sourceLineNo">067</span>                cameraTransform.getChildren().addAll(camera);<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                camera.setNearClip(0.1);<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                camera.setFarClip(1000000.0);<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                camera.setFieldOfView(42);<a name="line.70"></a>
+<span class="sourceLineNo">071</span>                camera.setTranslateZ(-cameraDistance);<a name="line.71"></a>
+<span class="sourceLineNo">072</span>                // cameraTransform.ry.setAngle(-45.0);<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                // cameraTransform.rx.setAngle(-10.0);<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                // add a Point Light for better viewing of the grid coordinate system<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                final PointLight light = new PointLight(Color.WHITE);<a name="line.75"></a>
+<span class="sourceLineNo">076</span><a name="line.76"></a>
+<span class="sourceLineNo">077</span>                cameraTransform.getChildren().add(light);<a name="line.77"></a>
+<span class="sourceLineNo">078</span>                light.setTranslateX(camera.getTranslateX());<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                light.setTranslateY(camera.getTranslateY());<a name="line.79"></a>
+<span class="sourceLineNo">080</span>                light.setTranslateZ(camera.getTranslateZ());<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>                root.getChildren().add(cameraTransform);<a name="line.82"></a>
+<span class="sourceLineNo">083</span><a name="line.83"></a>
+<span class="sourceLineNo">084</span>                final double size = 100000D;<a name="line.84"></a>
+<span class="sourceLineNo">085</span><a name="line.85"></a>
+<span class="sourceLineNo">086</span>                cubemapBox = new CubemapBox(front, right, back, left, up, down, size, camera);<a name="line.86"></a>
+<span class="sourceLineNo">087</span><a name="line.87"></a>
+<span class="sourceLineNo">088</span>                subGroup = new Group();<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                subGroup.getChildren().add(cameraTransform);<a name="line.89"></a>
+<span class="sourceLineNo">090</span><a name="line.90"></a>
+<span class="sourceLineNo">091</span>                Platform.runLater(new Runnable() {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                        @Override<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                        public void run() {<a name="line.93"></a>
+<span class="sourceLineNo">094</span>                                setScene(createDefaultScene());<a name="line.94"></a>
+<span class="sourceLineNo">095</span>                        }<a name="line.95"></a>
+<span class="sourceLineNo">096</span>                });<a name="line.96"></a>
+<span class="sourceLineNo">097</span>        }<a name="line.97"></a>
+<span class="sourceLineNo">098</span><a name="line.98"></a>
+<span class="sourceLineNo">099</span>        public static Scene createScene() /*throws NonInvertibleTransformException*/ {<a name="line.99"></a>
+<span class="sourceLineNo">100</span><a name="line.100"></a>
+<span class="sourceLineNo">101</span>                root = new Group();<a name="line.101"></a>
+<span class="sourceLineNo">102</span><a name="line.102"></a>
+<span class="sourceLineNo">103</span>                camera = new PerspectiveCamera(true);<a name="line.103"></a>
+<span class="sourceLineNo">104</span>                cameraTransform.setTranslate(0, 0, 0);<a name="line.104"></a>
+<span class="sourceLineNo">105</span>                cameraTransform.getChildren().addAll(camera);<a name="line.105"></a>
+<span class="sourceLineNo">106</span>                camera.setNearClip(0.1);<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                camera.setFarClip(1000000.0);<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                camera.setFieldOfView(42);<a name="line.108"></a>
+<span class="sourceLineNo">109</span>                camera.setTranslateZ(-cameraDistance);<a name="line.109"></a>
+<span class="sourceLineNo">110</span>                final PointLight light = new PointLight(Color.WHITE);<a name="line.110"></a>
+<span class="sourceLineNo">111</span><a name="line.111"></a>
+<span class="sourceLineNo">112</span>                cameraTransform.getChildren().add(light);<a name="line.112"></a>
+<span class="sourceLineNo">113</span>                light.setTranslateX(camera.getTranslateX());<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                light.setTranslateY(camera.getTranslateY());<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                light.setTranslateZ(camera.getTranslateZ());<a name="line.115"></a>
+<span class="sourceLineNo">116</span><a name="line.116"></a>
+<span class="sourceLineNo">117</span>                root.getChildren().add(cameraTransform);<a name="line.117"></a>
+<span class="sourceLineNo">118</span><a name="line.118"></a>
+<span class="sourceLineNo">119</span>                // Load Cubemap box AFTER camera is initialized<a name="line.119"></a>
+<span class="sourceLineNo">120</span>                final double size = 100000D;<a name="line.120"></a>
+<span class="sourceLineNo">121</span><a name="line.121"></a>
+<span class="sourceLineNo">122</span>                cubemapBox = new CubemapBox(null, null, null, null, null, null, size, camera);<a name="line.122"></a>
+<span class="sourceLineNo">123</span><a name="line.123"></a>
+<span class="sourceLineNo">124</span>                subGroup = new Group();<a name="line.124"></a>
+<span class="sourceLineNo">125</span>                subGroup.getChildren().add(cameraTransform);<a name="line.125"></a>
+<span class="sourceLineNo">126</span><a name="line.126"></a>
+<span class="sourceLineNo">127</span>                final Scene scene = new Scene(new Group(root), 1024, 668, true, SceneAntialiasing.BALANCED);<a name="line.127"></a>
+<span class="sourceLineNo">128</span>                scene.setFill(Color.TRANSPARENT);<a name="line.128"></a>
+<span class="sourceLineNo">129</span>                scene.setCamera(camera);<a name="line.129"></a>
+<span class="sourceLineNo">130</span><a name="line.130"></a>
+<span class="sourceLineNo">131</span>                // First person shooter keyboard movement<a name="line.131"></a>
+<span class="sourceLineNo">132</span>                scene.setOnKeyPressed(event -&gt; {<a name="line.132"></a>
+<span class="sourceLineNo">133</span>                        double change = 10.0;<a name="line.133"></a>
+<span class="sourceLineNo">134</span>                        // Add shift modifier to simulate "Running Speed"<a name="line.134"></a>
+<span class="sourceLineNo">135</span>                        if (event.isShiftDown()) {<a name="line.135"></a>
+<span class="sourceLineNo">136</span>                                change = 50.0;<a name="line.136"></a>
+<span class="sourceLineNo">137</span>                        }<a name="line.137"></a>
+<span class="sourceLineNo">138</span>                        // What key did the user press?<a name="line.138"></a>
+<span class="sourceLineNo">139</span>                        final KeyCode keycode = event.getCode();<a name="line.139"></a>
+<span class="sourceLineNo">140</span>                        // Step 2c: Add Zoom controls<a name="line.140"></a>
+<span class="sourceLineNo">141</span>                        if (keycode == KeyCode.W) {<a name="line.141"></a>
+<span class="sourceLineNo">142</span>                                camera.setTranslateZ(camera.getTranslateZ() + change);<a name="line.142"></a>
+<span class="sourceLineNo">143</span>                        }<a name="line.143"></a>
+<span class="sourceLineNo">144</span>                        if (keycode == KeyCode.S) {<a name="line.144"></a>
+<span class="sourceLineNo">145</span>                                camera.setTranslateZ(camera.getTranslateZ() - change);<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                        }<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                        // Step 2d: Add Strafe controls<a name="line.147"></a>
+<span class="sourceLineNo">148</span>                        if (keycode == KeyCode.A) {<a name="line.148"></a>
+<span class="sourceLineNo">149</span>                                camera.setTranslateX(camera.getTranslateX() - change);<a name="line.149"></a>
+<span class="sourceLineNo">150</span>                        }<a name="line.150"></a>
+<span class="sourceLineNo">151</span>                        if (keycode == KeyCode.D) {<a name="line.151"></a>
+<span class="sourceLineNo">152</span>                                camera.setTranslateX(camera.getTranslateX() + change);<a name="line.152"></a>
+<span class="sourceLineNo">153</span>                        }<a name="line.153"></a>
+<span class="sourceLineNo">154</span>                });<a name="line.154"></a>
+<span class="sourceLineNo">155</span><a name="line.155"></a>
+<span class="sourceLineNo">156</span>                scene.setOnMousePressed((MouseEvent me) -&gt; {<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                        mousePosX = me.getSceneX();<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                        mousePosY = me.getSceneY();<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                        mouseOldX = me.getSceneX();<a name="line.159"></a>
+<span class="sourceLineNo">160</span>                        mouseOldY = me.getSceneY();<a name="line.160"></a>
+<span class="sourceLineNo">161</span>                });<a name="line.161"></a>
+<span class="sourceLineNo">162</span>                scene.setOnMouseDragged((MouseEvent me) -&gt; {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                        mouseOldX = mousePosX;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>                        mouseOldY = mousePosY;<a name="line.164"></a>
+<span class="sourceLineNo">165</span>                        mousePosX = me.getSceneX();<a name="line.165"></a>
+<span class="sourceLineNo">166</span>                        mousePosY = me.getSceneY();<a name="line.166"></a>
+<span class="sourceLineNo">167</span>                        mouseDeltaX = mousePosX - mouseOldX;<a name="line.167"></a>
+<span class="sourceLineNo">168</span>                        mouseDeltaY = mousePosY - mouseOldY;<a name="line.168"></a>
+<span class="sourceLineNo">169</span><a name="line.169"></a>
+<span class="sourceLineNo">170</span>                        double modifier = 10.0;<a name="line.170"></a>
+<span class="sourceLineNo">171</span>                        final double modifierFactor = 0.1;<a name="line.171"></a>
+<span class="sourceLineNo">172</span><a name="line.172"></a>
+<span class="sourceLineNo">173</span>                        if (me.isControlDown()) {<a name="line.173"></a>
+<span class="sourceLineNo">174</span>                                modifier = 0.1;<a name="line.174"></a>
+<span class="sourceLineNo">175</span>                        }<a name="line.175"></a>
+<span class="sourceLineNo">176</span>                        if (me.isShiftDown()) {<a name="line.176"></a>
+<span class="sourceLineNo">177</span>                                modifier = 50.0;<a name="line.177"></a>
+<span class="sourceLineNo">178</span>                        }<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                        if (me.isPrimaryButtonDown()) {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                                cameraTransform.ry.setAngle(<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                                                ((cameraTransform.ry.getAngle() + mouseDeltaX * modifierFactor * modifier * 2.0) % 360 + 540)<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                                                                % 360 - 180); // +<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                                cameraTransform.rx.setAngle(<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                                                ((cameraTransform.rx.getAngle() - mouseDeltaY * modifierFactor * modifier * 2.0) % 360 + 540)<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                                                                % 360 - 180); // -<a name="line.185"></a>
+<span class="sourceLineNo">186</span><a name="line.186"></a>
+<span class="sourceLineNo">187</span>                        } else if (me.isSecondaryButtonDown()) {<a name="line.187"></a>
+<span class="sourceLineNo">188</span>                                final double z = camera.getTranslateZ();<a name="line.188"></a>
+<span class="sourceLineNo">189</span>                                final double newZ = z + mouseDeltaX * modifierFactor * modifier;<a name="line.189"></a>
+<span class="sourceLineNo">190</span>                                camera.setTranslateZ(newZ);<a name="line.190"></a>
+<span class="sourceLineNo">191</span>                        } else if (me.isMiddleButtonDown()) {<a name="line.191"></a>
+<span class="sourceLineNo">192</span>                                cameraTransform.t.setX(cameraTransform.t.getX() + mouseDeltaX * modifierFactor * modifier * 0.3); // -<a name="line.192"></a>
+<span class="sourceLineNo">193</span>                                cameraTransform.t.setY(cameraTransform.t.getY() + mouseDeltaY * modifierFactor * modifier * 0.3); // -<a name="line.193"></a>
+<span class="sourceLineNo">194</span>                        }<a name="line.194"></a>
+<span class="sourceLineNo">195</span>                });<a name="line.195"></a>
+<span class="sourceLineNo">196</span><a name="line.196"></a>
+<span class="sourceLineNo">197</span>                root.getChildren().addAll(cubemapBox, subGroup);<a name="line.197"></a>
+<span class="sourceLineNo">198</span>                root.setAutoSizeChildren(true);<a name="line.198"></a>
+<span class="sourceLineNo">199</span><a name="line.199"></a>
+<span class="sourceLineNo">200</span>                subGroup.setAutoSizeChildren(true);<a name="line.200"></a>
+<span class="sourceLineNo">201</span><a name="line.201"></a>
+<span class="sourceLineNo">202</span>                // prevent content from disappearing after resizing<a name="line.202"></a>
+<span class="sourceLineNo">203</span>                Platform.setImplicitExit(false);<a name="line.203"></a>
+<span class="sourceLineNo">204</span><a name="line.204"></a>
+<span class="sourceLineNo">205</span>                return scene;<a name="line.205"></a>
+<span class="sourceLineNo">206</span>        }<a name="line.206"></a>
+<span class="sourceLineNo">207</span><a name="line.207"></a>
+<span class="sourceLineNo">208</span>        private static Scene createDefaultScene() {<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                // Load Cubemap box AFTER camera is initialized<a name="line.209"></a>
+<span class="sourceLineNo">210</span><a name="line.210"></a>
+<span class="sourceLineNo">211</span>                TextArea textArea = new TextArea();<a name="line.211"></a>
+<span class="sourceLineNo">212</span>                textArea.setText("No Streetside image selected.");<a name="line.212"></a>
+<span class="sourceLineNo">213</span><a name="line.213"></a>
+<span class="sourceLineNo">214</span>                VBox vbox = new VBox(textArea);<a name="line.214"></a>
+<span class="sourceLineNo">215</span><a name="line.215"></a>
+<span class="sourceLineNo">216</span>                root = new Group();<a name="line.216"></a>
+<span class="sourceLineNo">217</span><a name="line.217"></a>
+<span class="sourceLineNo">218</span>    camera = new PerspectiveCamera(true);<a name="line.218"></a>
+<span class="sourceLineNo">219</span>    cameraTransform.setTranslate(0, 0, 0);<a name="line.219"></a>
+<span class="sourceLineNo">220</span>    cameraTransform.getChildren().addAll(camera);<a name="line.220"></a>
+<span class="sourceLineNo">221</span>    camera.setNearClip(0.1);<a name="line.221"></a>
+<span class="sourceLineNo">222</span>    camera.setFarClip(1000000.0);<a name="line.222"></a>
+<span class="sourceLineNo">223</span>    camera.setFieldOfView(42);<a name="line.223"></a>
+<span class="sourceLineNo">224</span>    camera.setTranslateZ(-cameraDistance);<a name="line.224"></a>
+<span class="sourceLineNo">225</span>    final PointLight light = new PointLight(Color.WHITE);<a name="line.225"></a>
+<span class="sourceLineNo">226</span><a name="line.226"></a>
+<span class="sourceLineNo">227</span>    cameraTransform.getChildren().add(light);<a name="line.227"></a>
+<span class="sourceLineNo">228</span>    light.setTranslateX(camera.getTranslateX());<a name="line.228"></a>
+<span class="sourceLineNo">229</span>    light.setTranslateY(camera.getTranslateY());<a name="line.229"></a>
+<span class="sourceLineNo">230</span>    light.setTranslateZ(camera.getTranslateZ());<a name="line.230"></a>
+<span class="sourceLineNo">231</span><a name="line.231"></a>
+<span class="sourceLineNo">232</span>    root.getChildren().add(cameraTransform);<a name="line.232"></a>
+<span class="sourceLineNo">233</span><a name="line.233"></a>
+<span class="sourceLineNo">234</span>    // Load Cubemap box AFTER camera is initialized<a name="line.234"></a>
+<span class="sourceLineNo">235</span>    final double size = 100000D;<a name="line.235"></a>
+<span class="sourceLineNo">236</span><a name="line.236"></a>
+<span class="sourceLineNo">237</span>    cubemapBox = new CubemapBox(null, null, null, null, null, null, size, camera);<a name="line.237"></a>
+<span class="sourceLineNo">238</span><a name="line.238"></a>
+<span class="sourceLineNo">239</span>    subGroup = new Group();<a name="line.239"></a>
+<span class="sourceLineNo">240</span>    subGroup.getChildren().add(cameraTransform);<a name="line.240"></a>
+<span class="sourceLineNo">241</span><a name="line.241"></a>
+<span class="sourceLineNo">242</span>    /*final Scene*/ cubemapScene = new Scene(new Group(root), 1024, 668, true, SceneAntialiasing.BALANCED);<a name="line.242"></a>
+<span class="sourceLineNo">243</span>    cubemapScene.setFill(Color.TRANSPARENT);<a name="line.243"></a>
+<span class="sourceLineNo">244</span>    cubemapScene.setCamera(camera);<a name="line.244"></a>
+<span class="sourceLineNo">245</span><a name="line.245"></a>
+<span class="sourceLineNo">246</span>    // First person shooter keyboard movement<a name="line.246"></a>
+<span class="sourceLineNo">247</span>    cubemapScene.setOnKeyPressed(event -&gt; {<a name="line.247"></a>
+<span class="sourceLineNo">248</span>      double change = 10.0;<a name="line.248"></a>
+<span class="sourceLineNo">249</span>      // Add shift modifier to simulate "Running Speed"<a name="line.249"></a>
+<span class="sourceLineNo">250</span>      if (event.isShiftDown()) {<a name="line.250"></a>
+<span class="sourceLineNo">251</span>        change = 50.0;<a name="line.251"></a>
+<span class="sourceLineNo">252</span>      }<a name="line.252"></a>
+<span class="sourceLineNo">253</span>      // What key did the user press?<a name="line.253"></a>
+<span class="sourceLineNo">254</span>      final KeyCode keycode = event.getCode();<a name="line.254"></a>
+<span class="sourceLineNo">255</span>      // Step 2c: Add Zoom controls<a name="line.255"></a>
+<span class="sourceLineNo">256</span>      if (keycode == KeyCode.W) {<a name="line.256"></a>
+<span class="sourceLineNo">257</span>        camera.setTranslateZ(camera.getTranslateZ() + change);<a name="line.257"></a>
+<span class="sourceLineNo">258</span>      }<a name="line.258"></a>
+<span class="sourceLineNo">259</span>      if (keycode == KeyCode.S) {<a name="line.259"></a>
+<span class="sourceLineNo">260</span>        camera.setTranslateZ(camera.getTranslateZ() - change);<a name="line.260"></a>
+<span class="sourceLineNo">261</span>      }<a name="line.261"></a>
+<span class="sourceLineNo">262</span>      // Step 2d: Add Strafe controls<a name="line.262"></a>
+<span class="sourceLineNo">263</span>      if (keycode == KeyCode.A) {<a name="line.263"></a>
+<span class="sourceLineNo">264</span>        camera.setTranslateX(camera.getTranslateX() - change);<a name="line.264"></a>
+<span class="sourceLineNo">265</span>      }<a name="line.265"></a>
+<span class="sourceLineNo">266</span>      if (keycode == KeyCode.D) {<a name="line.266"></a>
+<span class="sourceLineNo">267</span>        camera.setTranslateX(camera.getTranslateX() + change);<a name="line.267"></a>
+<span class="sourceLineNo">268</span>      }<a name="line.268"></a>
+<span class="sourceLineNo">269</span>    });<a name="line.269"></a>
+<span class="sourceLineNo">270</span><a name="line.270"></a>
+<span class="sourceLineNo">271</span>    cubemapScene.setOnMousePressed((MouseEvent me) -&gt; {<a name="line.271"></a>
+<span class="sourceLineNo">272</span>      mousePosX = me.getSceneX();<a name="line.272"></a>
+<span class="sourceLineNo">273</span>      mousePosY = me.getSceneY();<a name="line.273"></a>
+<span class="sourceLineNo">274</span>      mouseOldX = me.getSceneX();<a name="line.274"></a>
+<span class="sourceLineNo">275</span>      mouseOldY = me.getSceneY();<a name="line.275"></a>
+<span class="sourceLineNo">276</span>    });<a name="line.276"></a>
+<span class="sourceLineNo">277</span>    cubemapScene.setOnMouseDragged((MouseEvent me) -&gt; {<a name="line.277"></a>
+<span class="sourceLineNo">278</span>      mouseOldX = mousePosX;<a name="line.278"></a>
+<span class="sourceLineNo">279</span>      mouseOldY = mousePosY;<a name="line.279"></a>
+<span class="sourceLineNo">280</span>      mousePosX = me.getSceneX();<a name="line.280"></a>
+<span class="sourceLineNo">281</span>      mousePosY = me.getSceneY();<a name="line.281"></a>
+<span class="sourceLineNo">282</span>      mouseDeltaX = mousePosX - mouseOldX;<a name="line.282"></a>
+<span class="sourceLineNo">283</span>      mouseDeltaY = mousePosY - mouseOldY;<a name="line.283"></a>
+<span class="sourceLineNo">284</span><a name="line.284"></a>
+<span class="sourceLineNo">285</span>      double modifier = 10.0;<a name="line.285"></a>
+<span class="sourceLineNo">286</span>      final double modifierFactor = 0.1;<a name="line.286"></a>
+<span class="sourceLineNo">287</span><a name="line.287"></a>
+<span class="sourceLineNo">288</span>      if (me.isControlDown()) {<a name="line.288"></a>
+<span class="sourceLineNo">289</span>        modifier = 0.1;<a name="line.289"></a>
+<span class="sourceLineNo">290</span>      }<a name="line.290"></a>
+<span class="sourceLineNo">291</span>      if (me.isShiftDown()) {<a name="line.291"></a>
+<span class="sourceLineNo">292</span>        modifier = 50.0;<a name="line.292"></a>
+<span class="sourceLineNo">293</span>      }<a name="line.293"></a>
+<span class="sourceLineNo">294</span>      if (me.isPrimaryButtonDown()) {<a name="line.294"></a>
+<span class="sourceLineNo">295</span>        cameraTransform.ry.setAngle(<a name="line.295"></a>
+<span class="sourceLineNo">296</span>            ((cameraTransform.ry.getAngle() + mouseDeltaX * modifierFactor * modifier * 2.0) % 360 + 540)<a name="line.296"></a>
+<span class="sourceLineNo">297</span>                % 360 - 180); // +<a name="line.297"></a>
+<span class="sourceLineNo">298</span>        cameraTransform.rx.setAngle(<a name="line.298"></a>
+<span class="sourceLineNo">299</span>            ((cameraTransform.rx.getAngle() - mouseDeltaY * modifierFactor * modifier * 2.0) % 360 + 540)<a name="line.299"></a>
+<span class="sourceLineNo">300</span>                % 360 - 180); // -<a name="line.300"></a>
+<span class="sourceLineNo">301</span><a name="line.301"></a>
+<span class="sourceLineNo">302</span>      } else if (me.isSecondaryButtonDown()) {<a name="line.302"></a>
+<span class="sourceLineNo">303</span>        final double z = camera.getTranslateZ();<a name="line.303"></a>
+<span class="sourceLineNo">304</span>        final double newZ = z + mouseDeltaX * modifierFactor * modifier;<a name="line.304"></a>
+<span class="sourceLineNo">305</span>        camera.setTranslateZ(newZ);<a name="line.305"></a>
+<span class="sourceLineNo">306</span>      } else if (me.isMiddleButtonDown()) {<a name="line.306"></a>
+<span class="sourceLineNo">307</span>        cameraTransform.t.setX(cameraTransform.t.getX() + mouseDeltaX * modifierFactor * modifier * 0.3); // -<a name="line.307"></a>
+<span class="sourceLineNo">308</span>        cameraTransform.t.setY(cameraTransform.t.getY() + mouseDeltaY * modifierFactor * modifier * 0.3); // -<a name="line.308"></a>
+<span class="sourceLineNo">309</span>      }<a name="line.309"></a>
+<span class="sourceLineNo">310</span>    });<a name="line.310"></a>
+<span class="sourceLineNo">311</span><a name="line.311"></a>
+<span class="sourceLineNo">312</span>    root.getChildren().addAll(cubemapBox, subGroup);<a name="line.312"></a>
+<span class="sourceLineNo">313</span>    root.setAutoSizeChildren(true);<a name="line.313"></a>
+<span class="sourceLineNo">314</span><a name="line.314"></a>
+<span class="sourceLineNo">315</span>    subGroup.setAutoSizeChildren(true);<a name="line.315"></a>
+<span class="sourceLineNo">316</span><a name="line.316"></a>
+<span class="sourceLineNo">317</span>    // prevent content from disappearing after resizing<a name="line.317"></a>
+<span class="sourceLineNo">318</span>    Platform.setImplicitExit(false);<a name="line.318"></a>
+<span class="sourceLineNo">319</span><a name="line.319"></a>
+<span class="sourceLineNo">320</span>    defaultScene = new Scene(vbox, 200, 100);<a name="line.320"></a>
+<span class="sourceLineNo">321</span>                return defaultScene;<a name="line.321"></a>
+<span class="sourceLineNo">322</span>        }<a name="line.322"></a>
+<span class="sourceLineNo">323</span><a name="line.323"></a>
+<span class="sourceLineNo">324</span>        public static Scene createScene(BufferedImage img0, BufferedImage img1, BufferedImage img2, BufferedImage img3,<a name="line.324"></a>
+<span class="sourceLineNo">325</span>                        BufferedImage img4, BufferedImage img5) throws NonInvertibleTransformException {<a name="line.325"></a>
+<span class="sourceLineNo">326</span>                front = GraphicsUtils.convertBufferedImage2JavaFXImage(img0);<a name="line.326"></a>
+<span class="sourceLineNo">327</span>                right = GraphicsUtils.convertBufferedImage2JavaFXImage(img1);<a name="line.327"></a>
+<span class="sourceLineNo">328</span>                back = GraphicsUtils.convertBufferedImage2JavaFXImage(img2);<a name="line.328"></a>
+<span class="sourceLineNo">329</span>                left = GraphicsUtils.convertBufferedImage2JavaFXImage(img3);<a name="line.329"></a>
+<span class="sourceLineNo">330</span>                up = GraphicsUtils.convertBufferedImage2JavaFXImage(img4);<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                down = GraphicsUtils.convertBufferedImage2JavaFXImage(img5);<a name="line.331"></a>
+<span class="sourceLineNo">332</span><a name="line.332"></a>
+<span class="sourceLineNo">333</span>                root = new Group();<a name="line.333"></a>
+<span class="sourceLineNo">334</span><a name="line.334"></a>
+<span class="sourceLineNo">335</span>                camera = new PerspectiveCamera(true);<a name="line.335"></a>
+<span class="sourceLineNo">336</span>                cameraTransform.setTranslate(0, 0, 0);<a name="line.336"></a>
+<span class="sourceLineNo">337</span>                cameraTransform.getChildren().addAll(camera);<a name="line.337"></a>
+<span class="sourceLineNo">338</span>                camera.setNearClip(0.1);<a name="line.338"></a>
+<span class="sourceLineNo">339</span>                camera.setFarClip(1000000.0);<a name="line.339"></a>
+<span class="sourceLineNo">340</span>                camera.setFieldOfView(42);<a name="line.340"></a>
+<span class="sourceLineNo">341</span>                camera.setTranslateZ(-cameraDistance);<a name="line.341"></a>
+<span class="sourceLineNo">342</span>                final PointLight light = new PointLight(Color.WHITE);<a name="line.342"></a>
+<span class="sourceLineNo">343</span><a name="line.343"></a>
+<span class="sourceLineNo">344</span>                cameraTransform.getChildren().add(light);<a name="line.344"></a>
+<span class="sourceLineNo">345</span>                light.setTranslateX(camera.getTranslateX());<a name="line.345"></a>
+<span class="sourceLineNo">346</span>                light.setTranslateY(camera.getTranslateY());<a name="line.346"></a>
+<span class="sourceLineNo">347</span>                light.setTranslateZ(camera.getTranslateZ());<a name="line.347"></a>
+<span class="sourceLineNo">348</span><a name="line.348"></a>
+<span class="sourceLineNo">349</span>                root.getChildren().add(cameraTransform);<a name="line.349"></a>
+<span class="sourceLineNo">350</span><a name="line.350"></a>
+<span class="sourceLineNo">351</span>                // Load Cubemap box AFTER camera is initialized<a name="line.351"></a>
+<span class="sourceLineNo">352</span>                final double size = 100000D;<a name="line.352"></a>
+<span class="sourceLineNo">353</span><a name="line.353"></a>
+<span class="sourceLineNo">354</span>                cubemapBox = new CubemapBox(front, right, back, left, up, down, size, camera);<a name="line.354"></a>
+<span class="sourceLineNo">355</span><a name="line.355"></a>
+<span class="sourceLineNo">356</span>                final Group torusGroup = new Group();<a name="line.356"></a>
+<span class="sourceLineNo">357</span>                torusGroup.getChildren().add(cameraTransform);<a name="line.357"></a>
+<span class="sourceLineNo">358</span><a name="line.358"></a>
+<span class="sourceLineNo">359</span>                final Scene scene = new Scene(new Group(root), 1024, 668, true, SceneAntialiasing.BALANCED);<a name="line.359"></a>
+<span class="sourceLineNo">360</span>                scene.setFill(Color.TRANSPARENT);<a name="line.360"></a>
+<span class="sourceLineNo">361</span>                scene.setCamera(camera);<a name="line.361"></a>
+<span class="sourceLineNo">362</span><a name="line.362"></a>
+<span class="sourceLineNo">363</span>                // First person shooter keyboard movement<a name="line.363"></a>
+<span class="sourceLineNo">364</span>                scene.setOnKeyPressed(event -&gt; {<a name="line.364"></a>
+<span class="sourceLineNo">365</span>                        double change = 10.0;<a name="line.365"></a>
+<span class="sourceLineNo">366</span>                        // Add shift modifier to simulate "Running Speed"<a name="line.366"></a>
+<span class="sourceLineNo">367</span>                        if (event.isShiftDown()) {<a name="line.367"></a>
+<span class="sourceLineNo">368</span>                                change = 50.0;<a name="line.368"></a>
+<span class="sourceLineNo">369</span>                        }<a name="line.369"></a>
+<span class="sourceLineNo">370</span>                        // What key did the user press?<a name="line.370"></a>
+<span class="sourceLineNo">371</span>                        final KeyCode keycode = event.getCode();<a name="line.371"></a>
+<span class="sourceLineNo">372</span>                        // Step 2c: Add Zoom controls<a name="line.372"></a>
+<span class="sourceLineNo">373</span>                        if (keycode == KeyCode.W) {<a name="line.373"></a>
+<span class="sourceLineNo">374</span>                                camera.setTranslateZ(camera.getTranslateZ() + change);<a name="line.374"></a>
+<span class="sourceLineNo">375</span>                        }<a name="line.375"></a>
+<span class="sourceLineNo">376</span>                        if (keycode == KeyCode.S) {<a name="line.376"></a>
+<span class="sourceLineNo">377</span>                                camera.setTranslateZ(camera.getTranslateZ() - change);<a name="line.377"></a>
+<span class="sourceLineNo">378</span>                        }<a name="line.378"></a>
+<span class="sourceLineNo">379</span>                        // Step 2d: Add Strafe controls<a name="line.379"></a>
+<span class="sourceLineNo">380</span>                        if (keycode == KeyCode.A) {<a name="line.380"></a>
+<span class="sourceLineNo">381</span>                                camera.setTranslateX(camera.getTranslateX() - change);<a name="line.381"></a>
+<span class="sourceLineNo">382</span>                        }<a name="line.382"></a>
+<span class="sourceLineNo">383</span>                        if (keycode == KeyCode.D) {<a name="line.383"></a>
+<span class="sourceLineNo">384</span>                                camera.setTranslateX(camera.getTranslateX() + change);<a name="line.384"></a>
+<span class="sourceLineNo">385</span>                        }<a name="line.385"></a>
+<span class="sourceLineNo">386</span><a name="line.386"></a>
+<span class="sourceLineNo">387</span>                });<a name="line.387"></a>
+<span class="sourceLineNo">388</span><a name="line.388"></a>
+<span class="sourceLineNo">389</span>                scene.setOnMousePressed((MouseEvent me) -&gt; {<a name="line.389"></a>
+<span class="sourceLineNo">390</span>                        mousePosX = me.getSceneX();<a name="line.390"></a>
+<span class="sourceLineNo">391</span>                        mousePosY = me.getSceneY();<a name="line.391"></a>
+<span class="sourceLineNo">392</span>                        mouseOldX = me.getSceneX();<a name="line.392"></a>
+<span class="sourceLineNo">393</span>                        mouseOldY = me.getSceneY();<a name="line.393"></a>
+<span class="sourceLineNo">394</span>                });<a name="line.394"></a>
+<span class="sourceLineNo">395</span>                scene.setOnMouseDragged((MouseEvent me) -&gt; {<a name="line.395"></a>
+<span class="sourceLineNo">396</span>                        mouseOldX = mousePosX;<a name="line.396"></a>
+<span class="sourceLineNo">397</span>                        mouseOldY = mousePosY;<a name="line.397"></a>
+<span class="sourceLineNo">398</span>                        mousePosX = me.getSceneX();<a name="line.398"></a>
+<span class="sourceLineNo">399</span>                        mousePosY = me.getSceneY();<a name="line.399"></a>
+<span class="sourceLineNo">400</span>                        mouseDeltaX = mousePosX - mouseOldX;<a name="line.400"></a>
+<span class="sourceLineNo">401</span>                        mouseDeltaY = mousePosY - mouseOldY;<a name="line.401"></a>
+<span class="sourceLineNo">402</span><a name="line.402"></a>
+<span class="sourceLineNo">403</span>                        double modifier = 10.0;<a name="line.403"></a>
+<span class="sourceLineNo">404</span>                        final double modifierFactor = 0.1;<a name="line.404"></a>
+<span class="sourceLineNo">405</span><a name="line.405"></a>
+<span class="sourceLineNo">406</span>                        if (me.isControlDown()) {<a name="line.406"></a>
+<span class="sourceLineNo">407</span>                                modifier = 0.1;<a name="line.407"></a>
+<span class="sourceLineNo">408</span>                        }<a name="line.408"></a>
+<span class="sourceLineNo">409</span>                        if (me.isShiftDown()) {<a name="line.409"></a>
+<span class="sourceLineNo">410</span>                                modifier = 50.0;<a name="line.410"></a>
+<span class="sourceLineNo">411</span>                        }<a name="line.411"></a>
+<span class="sourceLineNo">412</span>                        if (me.isPrimaryButtonDown()) {<a name="line.412"></a>
+<span class="sourceLineNo">413</span>                                cameraTransform.ry.setAngle(<a name="line.413"></a>
+<span class="sourceLineNo">414</span>                                                ((cameraTransform.ry.getAngle() + mouseDeltaX * modifierFactor * modifier * 2.0) % 360 + 540)<a name="line.414"></a>
+<span class="sourceLineNo">415</span>                                                                % 360 - 180); // +<a name="line.415"></a>
+<span class="sourceLineNo">416</span>                                cameraTransform.rx.setAngle(<a name="line.416"></a>
+<span class="sourceLineNo">417</span>                                                ((cameraTransform.rx.getAngle() - mouseDeltaY * modifierFactor * modifier * 2.0) % 360 + 540)<a name="line.417"></a>
+<span class="sourceLineNo">418</span>                                                                % 360 - 180); // -<a name="line.418"></a>
+<span class="sourceLineNo">419</span><a name="line.419"></a>
+<span class="sourceLineNo">420</span>                        } else if (me.isSecondaryButtonDown()) {<a name="line.420"></a>
+<span class="sourceLineNo">421</span>                                final double z = camera.getTranslateZ();<a name="line.421"></a>
+<span class="sourceLineNo">422</span>                                final double newZ = z + mouseDeltaX * modifierFactor * modifier;<a name="line.422"></a>
+<span class="sourceLineNo">423</span>                                camera.setTranslateZ(newZ);<a name="line.423"></a>
+<span class="sourceLineNo">424</span>                        } else if (me.isMiddleButtonDown()) {<a name="line.424"></a>
+<span class="sourceLineNo">425</span>                                cameraTransform.t.setX(cameraTransform.t.getX() + mouseDeltaX * modifierFactor * modifier * 0.3); // -<a name="line.425"></a>
+<span class="sourceLineNo">426</span>                                cameraTransform.t.setY(cameraTransform.t.getY() + mouseDeltaY * modifierFactor * modifier * 0.3); // -<a name="line.426"></a>
+<span class="sourceLineNo">427</span>                        }<a name="line.427"></a>
+<span class="sourceLineNo">428</span>                });<a name="line.428"></a>
+<span class="sourceLineNo">429</span><a name="line.429"></a>
+<span class="sourceLineNo">430</span>                root.getChildren().addAll(cubemapBox, torusGroup);<a name="line.430"></a>
+<span class="sourceLineNo">431</span>                root.setAutoSizeChildren(true);<a name="line.431"></a>
+<span class="sourceLineNo">432</span><a name="line.432"></a>
+<span class="sourceLineNo">433</span>                return scene;<a name="line.433"></a>
+<span class="sourceLineNo">434</span>        }<a name="line.434"></a>
+<span class="sourceLineNo">435</span><a name="line.435"></a>
+<span class="sourceLineNo">436</span>        public CubemapBox getCubemapBox() {<a name="line.436"></a>
+<span class="sourceLineNo">437</span>                if (cubemapBox == null) {<a name="line.437"></a>
+<span class="sourceLineNo">438</span>                        // shouldn't happen<a name="line.438"></a>
+<span class="sourceLineNo">439</span>                        initialize();<a name="line.439"></a>
+<span class="sourceLineNo">440</span>                }<a name="line.440"></a>
+<span class="sourceLineNo">441</span>                return cubemapBox;<a name="line.441"></a>
+<span class="sourceLineNo">442</span>        }<a name="line.442"></a>
+<span class="sourceLineNo">443</span><a name="line.443"></a>
+<span class="sourceLineNo">444</span>  public Scene getDefaultScene() {<a name="line.444"></a>
+<span class="sourceLineNo">445</span>    return defaultScene;<a name="line.445"></a>
+<span class="sourceLineNo">446</span>  }<a name="line.446"></a>
+<span class="sourceLineNo">447</span><a name="line.447"></a>
+<span class="sourceLineNo">448</span>  public Scene getCubemapScene() {<a name="line.448"></a>
+<span class="sourceLineNo">449</span>    return cubemapScene;<a name="line.449"></a>
+<span class="sourceLineNo">450</span>  }<a name="line.450"></a>
+<span class="sourceLineNo">451</span>}<a name="line.451"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.html	(revision 34416)
@@ -0,0 +1,124 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.gui.imageinfo;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.event.ActionEvent;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.IOException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.net.URL;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javax.swing.AbstractAction;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import javax.swing.JOptionPane;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.apache.log4j.Logger;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.gui.Notification;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.tools.I18n;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.tools.ImageProvider.ImageSizes;<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>public class WebLinkAction extends AbstractAction {<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>  private static final long serialVersionUID = -8168227661356480455L;<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>  final static Logger logger = Logger.getLogger(WebLinkAction.class);<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>  private URL url;<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>  public WebLinkAction(final String name, final URL url) {<a name="line.26"></a>
+<span class="sourceLineNo">027</span>    super(name, ImageProvider.get("link", ImageSizes.SMALLICON));<a name="line.27"></a>
+<span class="sourceLineNo">028</span>    setURL(url);<a name="line.28"></a>
+<span class="sourceLineNo">029</span>  }<a name="line.29"></a>
+<span class="sourceLineNo">030</span><a name="line.30"></a>
+<span class="sourceLineNo">031</span>  /**<a name="line.31"></a>
+<span class="sourceLineNo">032</span>   * @param url the url to set<a name="line.32"></a>
+<span class="sourceLineNo">033</span>   */<a name="line.33"></a>
+<span class="sourceLineNo">034</span>  public final void setURL(URL url) {<a name="line.34"></a>
+<span class="sourceLineNo">035</span>    this.url = url;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>    setEnabled(url != null);<a name="line.36"></a>
+<span class="sourceLineNo">037</span>  }<a name="line.37"></a>
+<span class="sourceLineNo">038</span><a name="line.38"></a>
+<span class="sourceLineNo">039</span>  /* (non-Javadoc)<a name="line.39"></a>
+<span class="sourceLineNo">040</span>   * @see java.awt.event.ActionListener#actionPerformed(java.awt.event.ActionEvent)<a name="line.40"></a>
+<span class="sourceLineNo">041</span>   */<a name="line.41"></a>
+<span class="sourceLineNo">042</span>  @Override<a name="line.42"></a>
+<span class="sourceLineNo">043</span>  public void actionPerformed(ActionEvent e) {<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    try {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>      StreetsideUtils.browse(url);<a name="line.45"></a>
+<span class="sourceLineNo">046</span>    } catch (IOException e1) {<a name="line.46"></a>
+<span class="sourceLineNo">047</span>      String msg = "Could not open the URL " + url == null ? "‹null›" : url + " in a browser";<a name="line.47"></a>
+<span class="sourceLineNo">048</span>      logger.warn(msg, e1);<a name="line.48"></a>
+<span class="sourceLineNo">049</span>      new Notification(msg).setIcon(JOptionPane.WARNING_MESSAGE).show();<a name="line.49"></a>
+<span class="sourceLineNo">050</span>    }<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  }<a name="line.51"></a>
+<span class="sourceLineNo">052</span>}<a name="line.52"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.html	(revision 34416)
@@ -0,0 +1,209 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.history;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.util.ArrayList;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.List;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.Objects;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideExecutableCommand;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>/**<a name="line.12"></a>
+<span class="sourceLineNo">013</span>* History record system in order to let the user undo and redo commands.<a name="line.13"></a>
+<span class="sourceLineNo">014</span>*<a name="line.14"></a>
+<span class="sourceLineNo">015</span>* @author nokutu<a name="line.15"></a>
+<span class="sourceLineNo">016</span>*<a name="line.16"></a>
+<span class="sourceLineNo">017</span>*/<a name="line.17"></a>
+<span class="sourceLineNo">018</span>public class StreetsideRecord {<a name="line.18"></a>
+<span class="sourceLineNo">019</span>/** The unique instance of the class. */<a name="line.19"></a>
+<span class="sourceLineNo">020</span>private static StreetsideRecord instance;<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>private final List&lt;StreetsideRecordListener&gt; listeners = new ArrayList&lt;&gt;();<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>/** The set of commands that have taken place or that have been undone. */<a name="line.24"></a>
+<span class="sourceLineNo">025</span>public List&lt;StreetsideCommand&gt; commandList;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>/** Last written command. */<a name="line.26"></a>
+<span class="sourceLineNo">027</span>public int position;<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>/**<a name="line.29"></a>
+<span class="sourceLineNo">030</span>* Main constructor.<a name="line.30"></a>
+<span class="sourceLineNo">031</span>*/<a name="line.31"></a>
+<span class="sourceLineNo">032</span>public StreetsideRecord() {<a name="line.32"></a>
+<span class="sourceLineNo">033</span> this.commandList = new ArrayList&lt;&gt;();<a name="line.33"></a>
+<span class="sourceLineNo">034</span> this.position = -1;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>}<a name="line.35"></a>
+<span class="sourceLineNo">036</span><a name="line.36"></a>
+<span class="sourceLineNo">037</span>/**<a name="line.37"></a>
+<span class="sourceLineNo">038</span>* Returns the unique instance of the class.<a name="line.38"></a>
+<span class="sourceLineNo">039</span>*<a name="line.39"></a>
+<span class="sourceLineNo">040</span>* @return The unique instance of the class.<a name="line.40"></a>
+<span class="sourceLineNo">041</span>*/<a name="line.41"></a>
+<span class="sourceLineNo">042</span>public static synchronized StreetsideRecord getInstance() {<a name="line.42"></a>
+<span class="sourceLineNo">043</span> if (StreetsideRecord.instance == null)<a name="line.43"></a>
+<span class="sourceLineNo">044</span>   StreetsideRecord.instance = new StreetsideRecord();<a name="line.44"></a>
+<span class="sourceLineNo">045</span> return StreetsideRecord.instance;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>}<a name="line.46"></a>
+<span class="sourceLineNo">047</span><a name="line.47"></a>
+<span class="sourceLineNo">048</span>/**<a name="line.48"></a>
+<span class="sourceLineNo">049</span>* Adds a listener.<a name="line.49"></a>
+<span class="sourceLineNo">050</span>*<a name="line.50"></a>
+<span class="sourceLineNo">051</span>* @param lis<a name="line.51"></a>
+<span class="sourceLineNo">052</span>*          The listener to be added.<a name="line.52"></a>
+<span class="sourceLineNo">053</span>*/<a name="line.53"></a>
+<span class="sourceLineNo">054</span>public void addListener(StreetsideRecordListener lis) {<a name="line.54"></a>
+<span class="sourceLineNo">055</span> this.listeners.add(lis);<a name="line.55"></a>
+<span class="sourceLineNo">056</span>}<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>/**<a name="line.58"></a>
+<span class="sourceLineNo">059</span>* Removes the given listener.<a name="line.59"></a>
+<span class="sourceLineNo">060</span>*<a name="line.60"></a>
+<span class="sourceLineNo">061</span>* @param lis<a name="line.61"></a>
+<span class="sourceLineNo">062</span>*          The listener to be removed.<a name="line.62"></a>
+<span class="sourceLineNo">063</span>*/<a name="line.63"></a>
+<span class="sourceLineNo">064</span>public void removeListener(StreetsideRecordListener lis) {<a name="line.64"></a>
+<span class="sourceLineNo">065</span> this.listeners.remove(lis);<a name="line.65"></a>
+<span class="sourceLineNo">066</span>}<a name="line.66"></a>
+<span class="sourceLineNo">067</span><a name="line.67"></a>
+<span class="sourceLineNo">068</span>/**<a name="line.68"></a>
+<span class="sourceLineNo">069</span>* Adds a new command to the list.<a name="line.69"></a>
+<span class="sourceLineNo">070</span>*<a name="line.70"></a>
+<span class="sourceLineNo">071</span>* @param command<a name="line.71"></a>
+<span class="sourceLineNo">072</span>*          The command to be added.<a name="line.72"></a>
+<span class="sourceLineNo">073</span>*/<a name="line.73"></a>
+<span class="sourceLineNo">074</span>public void addCommand(final StreetsideCommand command) {<a name="line.74"></a>
+<span class="sourceLineNo">075</span><a name="line.75"></a>
+<span class="sourceLineNo">076</span> if (command instanceof StreetsideExecutableCommand)<a name="line.76"></a>
+<span class="sourceLineNo">077</span>   ((StreetsideExecutableCommand) command).execute();<a name="line.77"></a>
+<span class="sourceLineNo">078</span> // Checks if it is a continuation of last command<a name="line.78"></a>
+<span class="sourceLineNo">079</span> if (this.position != -1) {<a name="line.79"></a>
+<span class="sourceLineNo">080</span>   boolean equalSets = true;<a name="line.80"></a>
+<span class="sourceLineNo">081</span>   for (StreetsideAbstractImage img : this.commandList.get(this.position).images) {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>     equalSets = command.images.contains(img) &amp;&amp; equalSets;<a name="line.82"></a>
+<span class="sourceLineNo">083</span>   }<a name="line.83"></a>
+<span class="sourceLineNo">084</span>   for (StreetsideAbstractImage img : command.images) {<a name="line.84"></a>
+<span class="sourceLineNo">085</span>     equalSets = this.commandList.get(this.position).images.contains(img) &amp;&amp; equalSets;<a name="line.85"></a>
+<span class="sourceLineNo">086</span>   }<a name="line.86"></a>
+<span class="sourceLineNo">087</span>   if (equalSets &amp;&amp; this.commandList.get(this.position).getClass() == command.getClass()) {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>     this.commandList.get(this.position).sum(command);<a name="line.88"></a>
+<span class="sourceLineNo">089</span>     fireRecordChanged();<a name="line.89"></a>
+<span class="sourceLineNo">090</span>     return;<a name="line.90"></a>
+<span class="sourceLineNo">091</span>   }<a name="line.91"></a>
+<span class="sourceLineNo">092</span> }<a name="line.92"></a>
+<span class="sourceLineNo">093</span> // Adds the command to the last position of the list.<a name="line.93"></a>
+<span class="sourceLineNo">094</span> this.commandList.add(this.position + 1, command);<a name="line.94"></a>
+<span class="sourceLineNo">095</span> this.position++;<a name="line.95"></a>
+<span class="sourceLineNo">096</span> while (this.commandList.size() &gt; this.position + 1) {<a name="line.96"></a>
+<span class="sourceLineNo">097</span>   this.commandList.remove(this.position + 1);<a name="line.97"></a>
+<span class="sourceLineNo">098</span> }<a name="line.98"></a>
+<span class="sourceLineNo">099</span> fireRecordChanged();<a name="line.99"></a>
+<span class="sourceLineNo">100</span>}<a name="line.100"></a>
+<span class="sourceLineNo">101</span><a name="line.101"></a>
+<span class="sourceLineNo">102</span>/**<a name="line.102"></a>
+<span class="sourceLineNo">103</span>* Undo latest command.<a name="line.103"></a>
+<span class="sourceLineNo">104</span>*/<a name="line.104"></a>
+<span class="sourceLineNo">105</span>public void undo() {<a name="line.105"></a>
+<span class="sourceLineNo">106</span> if (this.position &lt;= -1) {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>   return;<a name="line.107"></a>
+<span class="sourceLineNo">108</span> }<a name="line.108"></a>
+<span class="sourceLineNo">109</span> this.commandList.get(this.position).undo();<a name="line.109"></a>
+<span class="sourceLineNo">110</span> this.position--;<a name="line.110"></a>
+<span class="sourceLineNo">111</span> fireRecordChanged();<a name="line.111"></a>
+<span class="sourceLineNo">112</span>}<a name="line.112"></a>
+<span class="sourceLineNo">113</span><a name="line.113"></a>
+<span class="sourceLineNo">114</span>/**<a name="line.114"></a>
+<span class="sourceLineNo">115</span>* Redoes latest undone action.<a name="line.115"></a>
+<span class="sourceLineNo">116</span>*/<a name="line.116"></a>
+<span class="sourceLineNo">117</span>public void redo() {<a name="line.117"></a>
+<span class="sourceLineNo">118</span> if (position + 1 &gt;= commandList.size()) {<a name="line.118"></a>
+<span class="sourceLineNo">119</span>   return;<a name="line.119"></a>
+<span class="sourceLineNo">120</span> }<a name="line.120"></a>
+<span class="sourceLineNo">121</span> this.position++;<a name="line.121"></a>
+<span class="sourceLineNo">122</span> this.commandList.get(this.position).redo();<a name="line.122"></a>
+<span class="sourceLineNo">123</span> fireRecordChanged();<a name="line.123"></a>
+<span class="sourceLineNo">124</span>}<a name="line.124"></a>
+<span class="sourceLineNo">125</span><a name="line.125"></a>
+<span class="sourceLineNo">126</span>private void fireRecordChanged() {<a name="line.126"></a>
+<span class="sourceLineNo">127</span> this.listeners.stream().filter(Objects::nonNull).forEach(StreetsideRecordListener::recordChanged);<a name="line.127"></a>
+<span class="sourceLineNo">128</span>}<a name="line.128"></a>
+<span class="sourceLineNo">129</span><a name="line.129"></a>
+<span class="sourceLineNo">130</span>/**<a name="line.130"></a>
+<span class="sourceLineNo">131</span>* Resets the object to its start state.<a name="line.131"></a>
+<span class="sourceLineNo">132</span>*/<a name="line.132"></a>
+<span class="sourceLineNo">133</span>public void reset() {<a name="line.133"></a>
+<span class="sourceLineNo">134</span> this.commandList.clear();<a name="line.134"></a>
+<span class="sourceLineNo">135</span> this.position = -1;<a name="line.135"></a>
+<span class="sourceLineNo">136</span>}<a name="line.136"></a>
+<span class="sourceLineNo">137</span>}<a name="line.137"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.html	(revision 34416)
@@ -0,0 +1,89 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.history;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>/**<a name="line.4"></a>
+<span class="sourceLineNo">005</span>* Interface for the listener of the {@link StreetsideRecord} class<a name="line.5"></a>
+<span class="sourceLineNo">006</span>*<a name="line.6"></a>
+<span class="sourceLineNo">007</span>* @author nokutu<a name="line.7"></a>
+<span class="sourceLineNo">008</span>* @see StreetsideRecord<a name="line.8"></a>
+<span class="sourceLineNo">009</span>*/<a name="line.9"></a>
+<span class="sourceLineNo">010</span>@FunctionalInterface<a name="line.10"></a>
+<span class="sourceLineNo">011</span>public interface StreetsideRecordListener {<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>/**<a name="line.13"></a>
+<span class="sourceLineNo">014</span>* Fired when any command is undone or redone.<a name="line.14"></a>
+<span class="sourceLineNo">015</span>*/<a name="line.15"></a>
+<span class="sourceLineNo">016</span>void recordChanged();<a name="line.16"></a>
+<span class="sourceLineNo">017</span>}<a name="line.17"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.html	(revision 34416)
@@ -0,0 +1,135 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.history.commands;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.Arrays;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.util.concurrent.ConcurrentSkipListSet;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>/**<a name="line.12"></a>
+<span class="sourceLineNo">013</span> * Command joined when joining two images into the same sequence.<a name="line.13"></a>
+<span class="sourceLineNo">014</span> *<a name="line.14"></a>
+<span class="sourceLineNo">015</span> * @author nokutu<a name="line.15"></a>
+<span class="sourceLineNo">016</span> *<a name="line.16"></a>
+<span class="sourceLineNo">017</span> */<a name="line.17"></a>
+<span class="sourceLineNo">018</span>public class CommandJoin extends StreetsideExecutableCommand {<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>  private final StreetsideAbstractImage a;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>  private final StreetsideAbstractImage b;<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>  /**<a name="line.23"></a>
+<span class="sourceLineNo">024</span>   * Main constructor.<a name="line.24"></a>
+<span class="sourceLineNo">025</span>   *<a name="line.25"></a>
+<span class="sourceLineNo">026</span>   * @param a the first image, that is joined with the second one<a name="line.26"></a>
+<span class="sourceLineNo">027</span>   * @param b the second image, that is joined with the first one<a name="line.27"></a>
+<span class="sourceLineNo">028</span>   * @throws IllegalArgumentException if the images are already in the same sequence<a name="line.28"></a>
+<span class="sourceLineNo">029</span>   * @throws NullPointerException if {@code a} or {@code b} is null<a name="line.29"></a>
+<span class="sourceLineNo">030</span>   */<a name="line.30"></a>
+<span class="sourceLineNo">031</span>  public CommandJoin(final StreetsideAbstractImage a, final StreetsideAbstractImage b) {<a name="line.31"></a>
+<span class="sourceLineNo">032</span>    super(new ConcurrentSkipListSet&lt;&gt;(Arrays.asList(a, b))); // throws NPE if a or b is null<a name="line.32"></a>
+<span class="sourceLineNo">033</span>    if (a.getSequence() == b.getSequence()) {<a name="line.33"></a>
+<span class="sourceLineNo">034</span>      throw new IllegalArgumentException("Both images must be in different sequences for joining.");<a name="line.34"></a>
+<span class="sourceLineNo">035</span>    }<a name="line.35"></a>
+<span class="sourceLineNo">036</span>    this.a = a;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>    this.b = b;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>  }<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>  @Override<a name="line.40"></a>
+<span class="sourceLineNo">041</span>  public void execute() {<a name="line.41"></a>
+<span class="sourceLineNo">042</span>    redo();<a name="line.42"></a>
+<span class="sourceLineNo">043</span>  }<a name="line.43"></a>
+<span class="sourceLineNo">044</span><a name="line.44"></a>
+<span class="sourceLineNo">045</span>  @Override<a name="line.45"></a>
+<span class="sourceLineNo">046</span>  public void undo() {<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    StreetsideUtils.unjoin(a, b);<a name="line.47"></a>
+<span class="sourceLineNo">048</span>  }<a name="line.48"></a>
+<span class="sourceLineNo">049</span><a name="line.49"></a>
+<span class="sourceLineNo">050</span>  @Override<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  public void redo() {<a name="line.51"></a>
+<span class="sourceLineNo">052</span>    StreetsideUtils.join(a, b);<a name="line.52"></a>
+<span class="sourceLineNo">053</span>  }<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>  @Override<a name="line.55"></a>
+<span class="sourceLineNo">056</span>  public void sum(StreetsideCommand command) {<a name="line.56"></a>
+<span class="sourceLineNo">057</span>  }<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>  @Override<a name="line.59"></a>
+<span class="sourceLineNo">060</span>  public String toString() {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    return tr("2 images joined");<a name="line.61"></a>
+<span class="sourceLineNo">062</span>  }<a name="line.62"></a>
+<span class="sourceLineNo">063</span>}<a name="line.63"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.html	(revision 34416)
@@ -0,0 +1,142 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.history.commands;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.trn;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.Set;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>/**<a name="line.11"></a>
+<span class="sourceLineNo">012</span> * Command created when an image's position is changed.<a name="line.12"></a>
+<span class="sourceLineNo">013</span> *<a name="line.13"></a>
+<span class="sourceLineNo">014</span> * @author nokutu<a name="line.14"></a>
+<span class="sourceLineNo">015</span> *<a name="line.15"></a>
+<span class="sourceLineNo">016</span> */<a name="line.16"></a>
+<span class="sourceLineNo">017</span>public class CommandMove extends StreetsideCommand {<a name="line.17"></a>
+<span class="sourceLineNo">018</span>  private double x;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>  private double y;<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>  /**<a name="line.21"></a>
+<span class="sourceLineNo">022</span>   * Main constructor.<a name="line.22"></a>
+<span class="sourceLineNo">023</span>   *<a name="line.23"></a>
+<span class="sourceLineNo">024</span>   * @param images<a name="line.24"></a>
+<span class="sourceLineNo">025</span>   *          Set of images that are going to be moved.<a name="line.25"></a>
+<span class="sourceLineNo">026</span>   * @param x<a name="line.26"></a>
+<span class="sourceLineNo">027</span>   *          How much the x coordinate increases.<a name="line.27"></a>
+<span class="sourceLineNo">028</span>   * @param y<a name="line.28"></a>
+<span class="sourceLineNo">029</span>   *          How much the y coordinate increases.<a name="line.29"></a>
+<span class="sourceLineNo">030</span>   */<a name="line.30"></a>
+<span class="sourceLineNo">031</span>  public CommandMove(Set&lt;StreetsideAbstractImage&gt; images, double x,<a name="line.31"></a>
+<span class="sourceLineNo">032</span>                     double y) {<a name="line.32"></a>
+<span class="sourceLineNo">033</span>    super(images);<a name="line.33"></a>
+<span class="sourceLineNo">034</span>    this.x = x;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>    this.y = y;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>  }<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>  @Override<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  public void undo() {<a name="line.39"></a>
+<span class="sourceLineNo">040</span>    for (StreetsideAbstractImage image : this.images) {<a name="line.40"></a>
+<span class="sourceLineNo">041</span>      image.move(-this.x, -this.y);<a name="line.41"></a>
+<span class="sourceLineNo">042</span>      image.stopMoving();<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    }<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    StreetsideLayer.invalidateInstance();<a name="line.44"></a>
+<span class="sourceLineNo">045</span>  }<a name="line.45"></a>
+<span class="sourceLineNo">046</span><a name="line.46"></a>
+<span class="sourceLineNo">047</span>  @Override<a name="line.47"></a>
+<span class="sourceLineNo">048</span>  public void redo() {<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    for (StreetsideAbstractImage image : this.images) {<a name="line.49"></a>
+<span class="sourceLineNo">050</span>      image.move(this.x, this.y);<a name="line.50"></a>
+<span class="sourceLineNo">051</span>      image.stopMoving();<a name="line.51"></a>
+<span class="sourceLineNo">052</span>    }<a name="line.52"></a>
+<span class="sourceLineNo">053</span>    StreetsideLayer.invalidateInstance();<a name="line.53"></a>
+<span class="sourceLineNo">054</span>  }<a name="line.54"></a>
+<span class="sourceLineNo">055</span><a name="line.55"></a>
+<span class="sourceLineNo">056</span>  @Override<a name="line.56"></a>
+<span class="sourceLineNo">057</span>  public String toString() {<a name="line.57"></a>
+<span class="sourceLineNo">058</span>    // TODO: trn( RRH<a name="line.58"></a>
+<span class="sourceLineNo">059</span>    return trn("Moved {0} image", "Moved {0} images", this.images.size(),<a name="line.59"></a>
+<span class="sourceLineNo">060</span>        this.images.size());<a name="line.60"></a>
+<span class="sourceLineNo">061</span>  }<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>  @Override<a name="line.63"></a>
+<span class="sourceLineNo">064</span>  public void sum(StreetsideCommand command) {<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    if (command instanceof CommandMove) {<a name="line.65"></a>
+<span class="sourceLineNo">066</span>      this.x += ((CommandMove) command).x;<a name="line.66"></a>
+<span class="sourceLineNo">067</span>      this.y += ((CommandMove) command).y;<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    }<a name="line.68"></a>
+<span class="sourceLineNo">069</span>  }<a name="line.69"></a>
+<span class="sourceLineNo">070</span>}<a name="line.70"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.html	(revision 34416)
@@ -0,0 +1,136 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.history.commands;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.trn;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.Set;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>/**<a name="line.11"></a>
+<span class="sourceLineNo">012</span> * Command created when an image's direction is changed.<a name="line.12"></a>
+<span class="sourceLineNo">013</span> *<a name="line.13"></a>
+<span class="sourceLineNo">014</span> * @author nokutu<a name="line.14"></a>
+<span class="sourceLineNo">015</span> *<a name="line.15"></a>
+<span class="sourceLineNo">016</span> */<a name="line.16"></a>
+<span class="sourceLineNo">017</span>public class CommandTurn extends StreetsideCommand {<a name="line.17"></a>
+<span class="sourceLineNo">018</span>  private double ca;<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>  /**<a name="line.20"></a>
+<span class="sourceLineNo">021</span>   * Main constructor.<a name="line.21"></a>
+<span class="sourceLineNo">022</span>   *<a name="line.22"></a>
+<span class="sourceLineNo">023</span>   * @param images<a name="line.23"></a>
+<span class="sourceLineNo">024</span>   *          Set of images that is turned.<a name="line.24"></a>
+<span class="sourceLineNo">025</span>   * @param ca<a name="line.25"></a>
+<span class="sourceLineNo">026</span>   *          How much the images turn.<a name="line.26"></a>
+<span class="sourceLineNo">027</span>   */<a name="line.27"></a>
+<span class="sourceLineNo">028</span>  public CommandTurn(Set&lt;StreetsideAbstractImage&gt; images, double ca) {<a name="line.28"></a>
+<span class="sourceLineNo">029</span>    super(images);<a name="line.29"></a>
+<span class="sourceLineNo">030</span>    this.ca = ca;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>  }<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>  @Override<a name="line.33"></a>
+<span class="sourceLineNo">034</span>  public void undo() {<a name="line.34"></a>
+<span class="sourceLineNo">035</span>    for (StreetsideAbstractImage image : this.images) {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>      image.turn(-this.ca);<a name="line.36"></a>
+<span class="sourceLineNo">037</span>      image.stopMoving();<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    }<a name="line.38"></a>
+<span class="sourceLineNo">039</span>    StreetsideLayer.invalidateInstance();<a name="line.39"></a>
+<span class="sourceLineNo">040</span>  }<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>  @Override<a name="line.42"></a>
+<span class="sourceLineNo">043</span>  public void redo() {<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    for (StreetsideAbstractImage image : this.images) {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>      image.turn(this.ca);<a name="line.45"></a>
+<span class="sourceLineNo">046</span>      image.stopMoving();<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    }<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    StreetsideLayer.invalidateInstance();<a name="line.48"></a>
+<span class="sourceLineNo">049</span>  }<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>  @Override<a name="line.51"></a>
+<span class="sourceLineNo">052</span>  public String toString() {<a name="line.52"></a>
+<span class="sourceLineNo">053</span>    // TODO: trn( RRH<a name="line.53"></a>
+<span class="sourceLineNo">054</span>    return trn("Turned {0} image", "Turned {0} images", this.images.size(),<a name="line.54"></a>
+<span class="sourceLineNo">055</span>        this.images.size());<a name="line.55"></a>
+<span class="sourceLineNo">056</span>  }<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>  @Override<a name="line.58"></a>
+<span class="sourceLineNo">059</span>  public void sum(StreetsideCommand command) {<a name="line.59"></a>
+<span class="sourceLineNo">060</span>    if (command instanceof CommandTurn) {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>      this.ca += ((CommandTurn) command).ca;<a name="line.61"></a>
+<span class="sourceLineNo">062</span>    }<a name="line.62"></a>
+<span class="sourceLineNo">063</span>  }<a name="line.63"></a>
+<span class="sourceLineNo">064</span>}<a name="line.64"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.html	(revision 34416)
@@ -0,0 +1,136 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.history.commands;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.List;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.util.concurrent.ConcurrentSkipListSet;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>/**<a name="line.12"></a>
+<span class="sourceLineNo">013</span> * Command joined when joining two images into the same sequence.<a name="line.13"></a>
+<span class="sourceLineNo">014</span> *<a name="line.14"></a>
+<span class="sourceLineNo">015</span> * @author nokutu<a name="line.15"></a>
+<span class="sourceLineNo">016</span> *<a name="line.16"></a>
+<span class="sourceLineNo">017</span> */<a name="line.17"></a>
+<span class="sourceLineNo">018</span>public class CommandUnjoin extends StreetsideExecutableCommand {<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>  private final StreetsideAbstractImage a;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>  private final StreetsideAbstractImage b;<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>  /**<a name="line.23"></a>
+<span class="sourceLineNo">024</span>   * Main constructor.<a name="line.24"></a>
+<span class="sourceLineNo">025</span>   *<a name="line.25"></a>
+<span class="sourceLineNo">026</span>   * @param images<a name="line.26"></a>
+<span class="sourceLineNo">027</span>   *          The two images that are going to be unjoined. Must be of exactly<a name="line.27"></a>
+<span class="sourceLineNo">028</span>   *          size 2.<a name="line.28"></a>
+<span class="sourceLineNo">029</span>   * @throws IllegalArgumentException<a name="line.29"></a>
+<span class="sourceLineNo">030</span>   *           if the List size is different from 2.<a name="line.30"></a>
+<span class="sourceLineNo">031</span>   */<a name="line.31"></a>
+<span class="sourceLineNo">032</span>  public CommandUnjoin(List&lt;StreetsideAbstractImage&gt; images) {<a name="line.32"></a>
+<span class="sourceLineNo">033</span>    super(new ConcurrentSkipListSet&lt;&gt;(images));<a name="line.33"></a>
+<span class="sourceLineNo">034</span>    a = images.get(0);<a name="line.34"></a>
+<span class="sourceLineNo">035</span>    b = images.get(1);<a name="line.35"></a>
+<span class="sourceLineNo">036</span>    if (images.size() != 2)<a name="line.36"></a>
+<span class="sourceLineNo">037</span>      throw new IllegalArgumentException();<a name="line.37"></a>
+<span class="sourceLineNo">038</span>  }<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>  @Override<a name="line.40"></a>
+<span class="sourceLineNo">041</span>  public void execute() {<a name="line.41"></a>
+<span class="sourceLineNo">042</span>    this.redo();<a name="line.42"></a>
+<span class="sourceLineNo">043</span>  }<a name="line.43"></a>
+<span class="sourceLineNo">044</span><a name="line.44"></a>
+<span class="sourceLineNo">045</span>  @Override<a name="line.45"></a>
+<span class="sourceLineNo">046</span>  public void undo() {<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    StreetsideUtils.join(a, b);<a name="line.47"></a>
+<span class="sourceLineNo">048</span>  }<a name="line.48"></a>
+<span class="sourceLineNo">049</span><a name="line.49"></a>
+<span class="sourceLineNo">050</span>  @Override<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  public void redo() {<a name="line.51"></a>
+<span class="sourceLineNo">052</span>    StreetsideUtils.unjoin(a, b);<a name="line.52"></a>
+<span class="sourceLineNo">053</span>  }<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>  @Override<a name="line.55"></a>
+<span class="sourceLineNo">056</span>  public void sum(StreetsideCommand command) {<a name="line.56"></a>
+<span class="sourceLineNo">057</span>  }<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>  @Override<a name="line.59"></a>
+<span class="sourceLineNo">060</span>  public String toString() {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    // TODO: tr( RRH<a name="line.61"></a>
+<span class="sourceLineNo">062</span>    return tr("2 images unjoined");<a name="line.62"></a>
+<span class="sourceLineNo">063</span>  }<a name="line.63"></a>
+<span class="sourceLineNo">064</span>}<a name="line.64"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.html	(revision 34416)
@@ -0,0 +1,122 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.history.commands;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.util.Set;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.concurrent.ConcurrentSkipListSet;<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>/**<a name="line.9"></a>
+<span class="sourceLineNo">010</span>* Abstract class for any Streetside command.<a name="line.10"></a>
+<span class="sourceLineNo">011</span>*<a name="line.11"></a>
+<span class="sourceLineNo">012</span>* @author nokutu<a name="line.12"></a>
+<span class="sourceLineNo">013</span>*<a name="line.13"></a>
+<span class="sourceLineNo">014</span>*/<a name="line.14"></a>
+<span class="sourceLineNo">015</span>public abstract class StreetsideCommand {<a name="line.15"></a>
+<span class="sourceLineNo">016</span>/** Set of {@link StreetsideAbstractImage} objects affected by the command */<a name="line.16"></a>
+<span class="sourceLineNo">017</span>public Set&lt;StreetsideAbstractImage&gt; images;<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>/**<a name="line.19"></a>
+<span class="sourceLineNo">020</span>* Main constructor.<a name="line.20"></a>
+<span class="sourceLineNo">021</span>*<a name="line.21"></a>
+<span class="sourceLineNo">022</span>* @param images<a name="line.22"></a>
+<span class="sourceLineNo">023</span>*          The images that are affected by the command.<a name="line.23"></a>
+<span class="sourceLineNo">024</span>*/<a name="line.24"></a>
+<span class="sourceLineNo">025</span>public StreetsideCommand(Set&lt;StreetsideAbstractImage&gt; images) {<a name="line.25"></a>
+<span class="sourceLineNo">026</span> this.images = new ConcurrentSkipListSet&lt;&gt;(images);<a name="line.26"></a>
+<span class="sourceLineNo">027</span>}<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>/**<a name="line.29"></a>
+<span class="sourceLineNo">030</span>* Undoes the action.<a name="line.30"></a>
+<span class="sourceLineNo">031</span>*/<a name="line.31"></a>
+<span class="sourceLineNo">032</span>public abstract void undo();<a name="line.32"></a>
+<span class="sourceLineNo">033</span><a name="line.33"></a>
+<span class="sourceLineNo">034</span>/**<a name="line.34"></a>
+<span class="sourceLineNo">035</span>* Redoes the action.<a name="line.35"></a>
+<span class="sourceLineNo">036</span>*/<a name="line.36"></a>
+<span class="sourceLineNo">037</span>public abstract void redo();<a name="line.37"></a>
+<span class="sourceLineNo">038</span><a name="line.38"></a>
+<span class="sourceLineNo">039</span>/**<a name="line.39"></a>
+<span class="sourceLineNo">040</span>* If two equal commands are applied consecutively to the same set of images,<a name="line.40"></a>
+<span class="sourceLineNo">041</span>* they are summed in order to reduce them to just one command.<a name="line.41"></a>
+<span class="sourceLineNo">042</span>*<a name="line.42"></a>
+<span class="sourceLineNo">043</span>* @param command<a name="line.43"></a>
+<span class="sourceLineNo">044</span>*          The command to be summed to last command.<a name="line.44"></a>
+<span class="sourceLineNo">045</span>*/<a name="line.45"></a>
+<span class="sourceLineNo">046</span>public abstract void sum(StreetsideCommand command);<a name="line.46"></a>
+<span class="sourceLineNo">047</span><a name="line.47"></a>
+<span class="sourceLineNo">048</span>@Override<a name="line.48"></a>
+<span class="sourceLineNo">049</span>public abstract String toString();<a name="line.49"></a>
+<span class="sourceLineNo">050</span>}<a name="line.50"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.html	(revision 34416)
@@ -0,0 +1,103 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.history.commands;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.util.Set;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>/**<a name="line.8"></a>
+<span class="sourceLineNo">009</span>* Superclass for those commands that must be executed after creation.<a name="line.9"></a>
+<span class="sourceLineNo">010</span>*<a name="line.10"></a>
+<span class="sourceLineNo">011</span>* @author nokutu<a name="line.11"></a>
+<span class="sourceLineNo">012</span>*<a name="line.12"></a>
+<span class="sourceLineNo">013</span>*/<a name="line.13"></a>
+<span class="sourceLineNo">014</span>public abstract class StreetsideExecutableCommand extends StreetsideCommand {<a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span>/**<a name="line.16"></a>
+<span class="sourceLineNo">017</span>* Main constructor.<a name="line.17"></a>
+<span class="sourceLineNo">018</span>*<a name="line.18"></a>
+<span class="sourceLineNo">019</span>* @param images<a name="line.19"></a>
+<span class="sourceLineNo">020</span>*          The set of images affected by the command.<a name="line.20"></a>
+<span class="sourceLineNo">021</span>*/<a name="line.21"></a>
+<span class="sourceLineNo">022</span>public StreetsideExecutableCommand(Set&lt;StreetsideAbstractImage&gt; images) {<a name="line.22"></a>
+<span class="sourceLineNo">023</span> super(images);<a name="line.23"></a>
+<span class="sourceLineNo">024</span>}<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>/**<a name="line.26"></a>
+<span class="sourceLineNo">027</span>* Executes the command. It is run when the command is added to the history<a name="line.27"></a>
+<span class="sourceLineNo">028</span>* record.<a name="line.28"></a>
+<span class="sourceLineNo">029</span>*/<a name="line.29"></a>
+<span class="sourceLineNo">030</span>public abstract void execute();<a name="line.30"></a>
+<span class="sourceLineNo">031</span>}<a name="line.31"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.html	(revision 34416)
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.io.download;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.GraphicsEnvironment;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.IOException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.net.HttpURLConnection;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.net.URL;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.net.URLConnection;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.text.MessageFormat;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.util.function.Function;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.apache.log4j.Logger;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.data.Bounds;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.gui.Notification;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.tools.ImageProvider.ImageSizes;<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>public abstract class BoundsDownloadRunnable implements Runnable {<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>  final static Logger logger = Logger.getLogger(BoundsDownloadRunnable.class);<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>  protected Bounds bounds;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>  protected abstract Function&lt;Bounds, URL&gt; getUrlGenerator();<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>  public BoundsDownloadRunnable(final Bounds bounds) {<a name="line.27"></a>
+<span class="sourceLineNo">028</span>    this.bounds = bounds;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>  }<a name="line.29"></a>
+<span class="sourceLineNo">030</span><a name="line.30"></a>
+<span class="sourceLineNo">031</span>  @Override<a name="line.31"></a>
+<span class="sourceLineNo">032</span>  public void run() {<a name="line.32"></a>
+<span class="sourceLineNo">033</span>    URL nextURL = getUrlGenerator().apply(bounds);<a name="line.33"></a>
+<span class="sourceLineNo">034</span>    if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.34"></a>
+<span class="sourceLineNo">035</span>      logger.debug(MessageFormat.format("nextURL: {0}", nextURL.toString()));<a name="line.35"></a>
+<span class="sourceLineNo">036</span>    }<a name="line.36"></a>
+<span class="sourceLineNo">037</span>    try {<a name="line.37"></a>
+<span class="sourceLineNo">038</span>      while (nextURL != null) {<a name="line.38"></a>
+<span class="sourceLineNo">039</span>        if (Thread.interrupted()) {<a name="line.39"></a>
+<span class="sourceLineNo">040</span>          logger.error(getClass().getSimpleName() + " for " +  bounds.toString() + " interrupted!");<a name="line.40"></a>
+<span class="sourceLineNo">041</span>          return;<a name="line.41"></a>
+<span class="sourceLineNo">042</span>        }<a name="line.42"></a>
+<span class="sourceLineNo">043</span>        final URLConnection con = nextURL.openConnection();<a name="line.43"></a>
+<span class="sourceLineNo">044</span>        run(con);<a name="line.44"></a>
+<span class="sourceLineNo">045</span>        nextURL = APIv3.parseNextFromLinkHeaderValue(con.getHeaderField("Link"));<a name="line.45"></a>
+<span class="sourceLineNo">046</span>      }<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    } catch (IOException e) {<a name="line.47"></a>
+<span class="sourceLineNo">048</span>      String message = "Could not read from URL " +  nextURL.toString() + "!";<a name="line.48"></a>
+<span class="sourceLineNo">049</span>      logger.warn(message, e);<a name="line.49"></a>
+<span class="sourceLineNo">050</span>      if (!GraphicsEnvironment.isHeadless()) {<a name="line.50"></a>
+<span class="sourceLineNo">051</span>        new Notification(message)<a name="line.51"></a>
+<span class="sourceLineNo">052</span>          .setIcon(StreetsidePlugin.LOGO.setSize(ImageSizes.LARGEICON).get())<a name="line.52"></a>
+<span class="sourceLineNo">053</span>          .setDuration(Notification.TIME_LONG)<a name="line.53"></a>
+<span class="sourceLineNo">054</span>          .show();<a name="line.54"></a>
+<span class="sourceLineNo">055</span>      }<a name="line.55"></a>
+<span class="sourceLineNo">056</span>      e.printStackTrace();<a name="line.56"></a>
+<span class="sourceLineNo">057</span>    }<a name="line.57"></a>
+<span class="sourceLineNo">058</span>  }<a name="line.58"></a>
+<span class="sourceLineNo">059</span><a name="line.59"></a>
+<span class="sourceLineNo">060</span>  /**<a name="line.60"></a>
+<span class="sourceLineNo">061</span>   * Logs information about the given connection via {@link logger#info(String)}.<a name="line.61"></a>
+<span class="sourceLineNo">062</span>   * If it's a {@link HttpURLConnection}, the request method, the response code and the URL itself are logged.<a name="line.62"></a>
+<span class="sourceLineNo">063</span>   * Otherwise only the URL is logged.<a name="line.63"></a>
+<span class="sourceLineNo">064</span>   * @param con the {@link URLConnection} for which information is logged<a name="line.64"></a>
+<span class="sourceLineNo">065</span>   * @param info an additional info text, which is appended to the output in braces<a name="line.65"></a>
+<span class="sourceLineNo">066</span>   * @throws IOException if {@link HttpURLConnection#getResponseCode()} throws an {@link IOException}<a name="line.66"></a>
+<span class="sourceLineNo">067</span>   */<a name="line.67"></a>
+<span class="sourceLineNo">068</span>  public static void logConnectionInfo(final URLConnection con, final String info) throws IOException {<a name="line.68"></a>
+<span class="sourceLineNo">069</span>    final StringBuilder message;<a name="line.69"></a>
+<span class="sourceLineNo">070</span>    if (con instanceof HttpURLConnection) {<a name="line.70"></a>
+<span class="sourceLineNo">071</span>      message = new StringBuilder(((HttpURLConnection) con).getRequestMethod())<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        .append(' ').append(con.getURL())<a name="line.72"></a>
+<span class="sourceLineNo">073</span>        .append(" → ").append(((HttpURLConnection) con).getResponseCode());<a name="line.73"></a>
+<span class="sourceLineNo">074</span>    } else {<a name="line.74"></a>
+<span class="sourceLineNo">075</span>      message = new StringBuilder("Download from ").append(con.getURL());<a name="line.75"></a>
+<span class="sourceLineNo">076</span>    }<a name="line.76"></a>
+<span class="sourceLineNo">077</span>    if (info != null &amp;&amp; info.length() &gt;= 1) {<a name="line.77"></a>
+<span class="sourceLineNo">078</span>      message.append(" (").append(info).append(')');<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    }<a name="line.79"></a>
+<span class="sourceLineNo">080</span>    logger.info(message.toString());<a name="line.80"></a>
+<span class="sourceLineNo">081</span>  }<a name="line.81"></a>
+<span class="sourceLineNo">082</span><a name="line.82"></a>
+<span class="sourceLineNo">083</span>  public abstract void run(final URLConnection connection) throws IOException;<a name="line.83"></a>
+<span class="sourceLineNo">084</span>}<a name="line.84"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.html	(revision 34416)
@@ -0,0 +1,246 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.io.download;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.io.BufferedInputStream;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.IOException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.net.URL;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.net.URLConnection;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.util.ArrayList;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.util.EnumSet;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.util.List;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.function.Function;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.data.Bounds;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.plugins.streetside.StreetsideData;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.plugins.streetside.StreetsideSequence;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideSequenceIdGenerator;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3;<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>import com.fasterxml.jackson.core.JsonParseException;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import com.fasterxml.jackson.core.JsonParser;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import com.fasterxml.jackson.core.JsonToken;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import com.fasterxml.jackson.databind.DeserializationFeature;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import com.fasterxml.jackson.databind.JsonMappingException;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import com.fasterxml.jackson.databind.ObjectMapper;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import com.fasterxml.jackson.databind.node.ObjectNode;<a name="line.29"></a>
+<span class="sourceLineNo">030</span><a name="line.30"></a>
+<span class="sourceLineNo">031</span>public final class SequenceDownloadRunnable extends BoundsDownloadRunnable {<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>        private final StreetsideData data;<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>  private static final Function&lt;Bounds, URL&gt; URL_GEN = APIv3::searchStreetsideSequences;<a name="line.35"></a>
+<span class="sourceLineNo">036</span><a name="line.36"></a>
+<span class="sourceLineNo">037</span>  public SequenceDownloadRunnable(final StreetsideData data, final Bounds bounds) {<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    super(bounds);<a name="line.38"></a>
+<span class="sourceLineNo">039</span>    this.data = data;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>  }<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>  @Override<a name="line.42"></a>
+<span class="sourceLineNo">043</span>  public void run(final URLConnection con) throws IOException {<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    if (Thread.interrupted()) {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>      return;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>    }<a name="line.46"></a>
+<span class="sourceLineNo">047</span><a name="line.47"></a>
+<span class="sourceLineNo">048</span>    StreetsideSequence seq = new StreetsideSequence(StreetsideSequenceIdGenerator.generateId());<a name="line.48"></a>
+<span class="sourceLineNo">049</span><a name="line.49"></a>
+<span class="sourceLineNo">050</span>    List&lt;StreetsideImage&gt; bubbleImages = new ArrayList&lt;&gt;();<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>    final long startTime = System.currentTimeMillis();<a name="line.52"></a>
+<span class="sourceLineNo">053</span><a name="line.53"></a>
+<span class="sourceLineNo">054</span>    ObjectMapper mapper = new ObjectMapper();<a name="line.54"></a>
+<span class="sourceLineNo">055</span>    // Creation of Jackson Object Mapper necessary for Silverlight 2.0 JSON Syntax parsing:<a name="line.55"></a>
+<span class="sourceLineNo">056</span>    // (no double quotes in JSON on attribute names)<a name="line.56"></a>
+<span class="sourceLineNo">057</span>    mapper.configure(JsonParser.Feature.ALLOW_UNQUOTED_FIELD_NAMES, true);<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>    // Allow unrecognized properties - won't break with addition of new attributes<a name="line.59"></a>
+<span class="sourceLineNo">060</span>    mapper.configure(DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES, false);<a name="line.60"></a>
+<span class="sourceLineNo">061</span><a name="line.61"></a>
+<span class="sourceLineNo">062</span>    try {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>      JsonParser parser = mapper.getFactory().createParser(new BufferedInputStream(con.getInputStream()));<a name="line.63"></a>
+<span class="sourceLineNo">064</span>    if(parser.nextToken() != JsonToken.START_ARRAY) {<a name="line.64"></a>
+<span class="sourceLineNo">065</span>      parser.close();<a name="line.65"></a>
+<span class="sourceLineNo">066</span>      throw new IllegalStateException("Expected an array");<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    }<a name="line.67"></a>
+<span class="sourceLineNo">068</span><a name="line.68"></a>
+<span class="sourceLineNo">069</span>    StreetsideImage previous = null;<a name="line.69"></a>
+<span class="sourceLineNo">070</span><a name="line.70"></a>
+<span class="sourceLineNo">071</span>    while (parser.nextToken() == JsonToken.START_OBJECT) {<a name="line.71"></a>
+<span class="sourceLineNo">072</span>        // read everything from this START_OBJECT to the matching END_OBJECT<a name="line.72"></a>
+<span class="sourceLineNo">073</span>        // and return it as a tree model ObjectNode<a name="line.73"></a>
+<span class="sourceLineNo">074</span>        ObjectNode node = mapper.readTree(parser);<a name="line.74"></a>
+<span class="sourceLineNo">075</span>        // Discard the first sequence ('enabled') - it does not contain bubble data<a name="line.75"></a>
+<span class="sourceLineNo">076</span>        if (node.get("id") != null &amp;&amp; node.get("la") != null &amp;&amp; node.get("lo") != null) {<a name="line.76"></a>
+<span class="sourceLineNo">077</span>          StreetsideImage image = new StreetsideImage(CubemapUtils.convertDecimal2Quaternary(node.path("id").asLong()), node.path("la").asDouble(), node.get("lo").asDouble());<a name="line.77"></a>
+<span class="sourceLineNo">078</span>          if(previous!=null) {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                  // Analyze sequence behaviour<a name="line.79"></a>
+<span class="sourceLineNo">080</span>                  //previous.setNext(image.getId());<a name="line.80"></a>
+<span class="sourceLineNo">081</span>          }<a name="line.81"></a>
+<span class="sourceLineNo">082</span>          previous = image;<a name="line.82"></a>
+<span class="sourceLineNo">083</span>          image.setAd(node.path("ad").asInt());<a name="line.83"></a>
+<span class="sourceLineNo">084</span>          image.setAl(node.path("al").asDouble());<a name="line.84"></a>
+<span class="sourceLineNo">085</span>          image.setBl(node.path("bl").asText());<a name="line.85"></a>
+<span class="sourceLineNo">086</span>          image.setCd(node.path("cd").asLong());<a name="line.86"></a>
+<span class="sourceLineNo">087</span>          image.setHe(node.path("he").asDouble());<a name="line.87"></a>
+<span class="sourceLineNo">088</span>          image.setMl(node.path("ml").asInt());<a name="line.88"></a>
+<span class="sourceLineNo">089</span>          image.setNbn(node.findValuesAsText("nbn"));<a name="line.89"></a>
+<span class="sourceLineNo">090</span>          image.setNe(node.path("ne").asLong());<a name="line.90"></a>
+<span class="sourceLineNo">091</span>          image.setPbn(node.findValuesAsText("pbn"));<a name="line.91"></a>
+<span class="sourceLineNo">092</span>          image.setPi(node.path("pi").asDouble());<a name="line.92"></a>
+<span class="sourceLineNo">093</span>          image.setPr(node.path("pr").asLong());<a name="line.93"></a>
+<span class="sourceLineNo">094</span>          image.setRo(node.path("ro").asDouble());<a name="line.94"></a>
+<span class="sourceLineNo">095</span><a name="line.95"></a>
+<span class="sourceLineNo">096</span>          // Add list of cubemap tile images to images<a name="line.96"></a>
+<span class="sourceLineNo">097</span>          List&lt;StreetsideImage&gt; tiles = new ArrayList&lt;&gt;();<a name="line.97"></a>
+<span class="sourceLineNo">098</span><a name="line.98"></a>
+<span class="sourceLineNo">099</span>          EnumSet.allOf(CubemapUtils.CubemapFaces.class).forEach(face -&gt; {<a name="line.99"></a>
+<span class="sourceLineNo">100</span><a name="line.100"></a>
+<span class="sourceLineNo">101</span>            for (int i = 0; i &lt; 4; i++) {<a name="line.101"></a>
+<span class="sourceLineNo">102</span>              // Initialize four-tiled cubemap faces (four images per cube side with 18-length<a name="line.102"></a>
+<span class="sourceLineNo">103</span>              // Quadkey)<a name="line.103"></a>
+<span class="sourceLineNo">104</span>              if (!StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.104"></a>
+<span class="sourceLineNo">105</span>                StreetsideImage tile = new StreetsideImage(String.valueOf(image.getId() + Integer.valueOf(i)));<a name="line.105"></a>
+<span class="sourceLineNo">106</span>                tiles.add(tile);<a name="line.106"></a>
+<span class="sourceLineNo">107</span>              }<a name="line.107"></a>
+<span class="sourceLineNo">108</span>              // Initialize four-tiled cubemap faces (four images per cub eside with 20-length<a name="line.108"></a>
+<span class="sourceLineNo">109</span>              // Quadkey)<a name="line.109"></a>
+<span class="sourceLineNo">110</span>              if (StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.110"></a>
+<span class="sourceLineNo">111</span>                for (int j = 0; j &lt; 4; j++) {<a name="line.111"></a>
+<span class="sourceLineNo">112</span>                  StreetsideImage tile = new StreetsideImage(<a name="line.112"></a>
+<span class="sourceLineNo">113</span>                    String.valueOf(<a name="line.113"></a>
+<span class="sourceLineNo">114</span>                      image.getId() + face.getValue() + CubemapUtils.rowCol2StreetsideCellAddressMap<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                        .get(String.valueOf(Integer.valueOf(i).toString() + Integer.valueOf(j).toString()))<a name="line.115"></a>
+<span class="sourceLineNo">116</span>                      ));<a name="line.116"></a>
+<span class="sourceLineNo">117</span>                  tiles.add(tile);<a name="line.117"></a>
+<span class="sourceLineNo">118</span>                }<a name="line.118"></a>
+<span class="sourceLineNo">119</span>              }<a name="line.119"></a>
+<span class="sourceLineNo">120</span>            }<a name="line.120"></a>
+<span class="sourceLineNo">121</span>          });<a name="line.121"></a>
+<span class="sourceLineNo">122</span><a name="line.122"></a>
+<span class="sourceLineNo">123</span>          bubbleImages.add(image);<a name="line.123"></a>
+<span class="sourceLineNo">124</span>          logger.info("Added image with id &lt;" + image.getId() + "&gt;");<a name="line.124"></a>
+<span class="sourceLineNo">125</span>          if (StreetsideProperties.PREDOWNLOAD_CUBEMAPS.get()) {<a name="line.125"></a>
+<span class="sourceLineNo">126</span>            StreetsideData.downloadSurroundingCubemaps(image);<a name="line.126"></a>
+<span class="sourceLineNo">127</span>          }<a name="line.127"></a>
+<span class="sourceLineNo">128</span>        }<a name="line.128"></a>
+<span class="sourceLineNo">129</span>      }<a name="line.129"></a>
+<span class="sourceLineNo">130</span><a name="line.130"></a>
+<span class="sourceLineNo">131</span>    parser.close();<a name="line.131"></a>
+<span class="sourceLineNo">132</span><a name="line.132"></a>
+<span class="sourceLineNo">133</span>    } catch (JsonParseException e) {<a name="line.133"></a>
+<span class="sourceLineNo">134</span>      e.printStackTrace();<a name="line.134"></a>
+<span class="sourceLineNo">135</span>    } catch (JsonMappingException e) {<a name="line.135"></a>
+<span class="sourceLineNo">136</span>      e.printStackTrace();<a name="line.136"></a>
+<span class="sourceLineNo">137</span>    } catch (IOException e) {<a name="line.137"></a>
+<span class="sourceLineNo">138</span>      e.printStackTrace();<a name="line.138"></a>
+<span class="sourceLineNo">139</span>    }<a name="line.139"></a>
+<span class="sourceLineNo">140</span><a name="line.140"></a>
+<span class="sourceLineNo">141</span>    /** Top Level Bubble Metadata in Streetside are bubble (aka images) not Sequences<a name="line.141"></a>
+<span class="sourceLineNo">142</span>     *  so a sequence needs to be created and have images added to it. If the distribution<a name="line.142"></a>
+<span class="sourceLineNo">143</span>     *  of Streetside images is non-sequential, the Mapillary "Walking Action" may behave<a name="line.143"></a>
+<span class="sourceLineNo">144</span>     *  unpredictably.<a name="line.144"></a>
+<span class="sourceLineNo">145</span>     **/<a name="line.145"></a>
+<span class="sourceLineNo">146</span>    seq.add(bubbleImages);<a name="line.146"></a>
+<span class="sourceLineNo">147</span><a name="line.147"></a>
+<span class="sourceLineNo">148</span>    if (StreetsideProperties.CUT_OFF_SEQUENCES_AT_BOUNDS.get()) {<a name="line.148"></a>
+<span class="sourceLineNo">149</span>      for (StreetsideAbstractImage img : seq.getImages()) {<a name="line.149"></a>
+<span class="sourceLineNo">150</span>        if (bounds.contains(img.getLatLon())) {<a name="line.150"></a>
+<span class="sourceLineNo">151</span>          data.add(img);<a name="line.151"></a>
+<span class="sourceLineNo">152</span>        } else {<a name="line.152"></a>
+<span class="sourceLineNo">153</span>          seq.remove(img);<a name="line.153"></a>
+<span class="sourceLineNo">154</span>        }<a name="line.154"></a>
+<span class="sourceLineNo">155</span>      }<a name="line.155"></a>
+<span class="sourceLineNo">156</span>    } else {<a name="line.156"></a>
+<span class="sourceLineNo">157</span>      boolean sequenceCrossesThroughBounds = false;<a name="line.157"></a>
+<span class="sourceLineNo">158</span>      for (int i = 0; i &lt; seq.getImages().size() &amp;&amp; !sequenceCrossesThroughBounds; i++) {<a name="line.158"></a>
+<span class="sourceLineNo">159</span>        sequenceCrossesThroughBounds = bounds.contains(seq.getImages().get(i).getLatLon());<a name="line.159"></a>
+<span class="sourceLineNo">160</span>      }<a name="line.160"></a>
+<span class="sourceLineNo">161</span>      if (sequenceCrossesThroughBounds) {<a name="line.161"></a>
+<span class="sourceLineNo">162</span>        data.addAll(seq.getImages(), true);<a name="line.162"></a>
+<span class="sourceLineNo">163</span>      }<a name="line.163"></a>
+<span class="sourceLineNo">164</span>    }<a name="line.164"></a>
+<span class="sourceLineNo">165</span><a name="line.165"></a>
+<span class="sourceLineNo">166</span>    final long endTime = System.currentTimeMillis();<a name="line.166"></a>
+<span class="sourceLineNo">167</span>    logger.info("Sucessfully loaded " + seq.getImages().size() + " Microsoft Streetside images in " + (endTime-startTime/1000));<a name="line.167"></a>
+<span class="sourceLineNo">168</span>  }<a name="line.168"></a>
+<span class="sourceLineNo">169</span><a name="line.169"></a>
+<span class="sourceLineNo">170</span>  @Override<a name="line.170"></a>
+<span class="sourceLineNo">171</span>  protected Function&lt;Bounds, URL&gt; getUrlGenerator() {<a name="line.171"></a>
+<span class="sourceLineNo">172</span>    return URL_GEN;<a name="line.172"></a>
+<span class="sourceLineNo">173</span>  }<a name="line.173"></a>
+<span class="sourceLineNo">174</span>}<a name="line.174"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.DOWNLOAD_MODE.html	(revision 34416)
@@ -0,0 +1,307 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.io.download;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.util.concurrent.ArrayBlockingQueue;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.concurrent.ThreadPoolExecutor;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.concurrent.TimeUnit;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.apache.log4j.Logger;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.data.Bounds;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.data.coor.LatLon;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.gui.MainApplication;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.gui.Notification;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.tools.I18n;<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>/**<a name="line.18"></a>
+<span class="sourceLineNo">019</span> * Class that concentrates all the ways of downloading of the plugin. All the<a name="line.19"></a>
+<span class="sourceLineNo">020</span> * download petitions will be managed one by one.<a name="line.20"></a>
+<span class="sourceLineNo">021</span> *<a name="line.21"></a>
+<span class="sourceLineNo">022</span> * @author nokutu<a name="line.22"></a>
+<span class="sourceLineNo">023</span> */<a name="line.23"></a>
+<span class="sourceLineNo">024</span>public final class StreetsideDownloader {<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>  final static Logger logger = Logger.getLogger(StreetsideDownloader.class);<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>  /** Possible download modes. */<a name="line.28"></a>
+<span class="sourceLineNo">029</span>  public enum DOWNLOAD_MODE {<a name="line.29"></a>
+<span class="sourceLineNo">030</span>    VISIBLE_AREA("visibleArea", I18n.tr("everything in the visible area")),<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>    OSM_AREA("osmArea", I18n.tr("areas with downloaded OSM-data")),<a name="line.32"></a>
+<span class="sourceLineNo">033</span><a name="line.33"></a>
+<span class="sourceLineNo">034</span>    MANUAL_ONLY("manualOnly", I18n.tr("only when manually requested"));<a name="line.34"></a>
+<span class="sourceLineNo">035</span><a name="line.35"></a>
+<span class="sourceLineNo">036</span>    public final static DOWNLOAD_MODE DEFAULT = OSM_AREA;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>    private final String prefId;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>    private final String label;<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>    DOWNLOAD_MODE(String prefId, String label) {<a name="line.41"></a>
+<span class="sourceLineNo">042</span>      this.prefId = prefId;<a name="line.42"></a>
+<span class="sourceLineNo">043</span>      this.label = label;<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    }<a name="line.44"></a>
+<span class="sourceLineNo">045</span><a name="line.45"></a>
+<span class="sourceLineNo">046</span>    /**<a name="line.46"></a>
+<span class="sourceLineNo">047</span>     * @return the ID that is used to represent this download mode in the JOSM preferences<a name="line.47"></a>
+<span class="sourceLineNo">048</span>     */<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    public String getPrefId() {<a name="line.49"></a>
+<span class="sourceLineNo">050</span>      return prefId;<a name="line.50"></a>
+<span class="sourceLineNo">051</span>    }<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>    /**<a name="line.53"></a>
+<span class="sourceLineNo">054</span>     * @return the (internationalized) label describing this download mode<a name="line.54"></a>
+<span class="sourceLineNo">055</span>     */<a name="line.55"></a>
+<span class="sourceLineNo">056</span>    public String getLabel() {<a name="line.56"></a>
+<span class="sourceLineNo">057</span>      return label;<a name="line.57"></a>
+<span class="sourceLineNo">058</span>    }<a name="line.58"></a>
+<span class="sourceLineNo">059</span><a name="line.59"></a>
+<span class="sourceLineNo">060</span>    public static DOWNLOAD_MODE fromPrefId(String prefId) {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>      for (DOWNLOAD_MODE mode : DOWNLOAD_MODE.values()) {<a name="line.61"></a>
+<span class="sourceLineNo">062</span>        if (mode.getPrefId().equals(prefId)) {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>          return mode;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        }<a name="line.64"></a>
+<span class="sourceLineNo">065</span>      }<a name="line.65"></a>
+<span class="sourceLineNo">066</span>      return DEFAULT;<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    }<a name="line.67"></a>
+<span class="sourceLineNo">068</span><a name="line.68"></a>
+<span class="sourceLineNo">069</span>    public static DOWNLOAD_MODE fromLabel(String label) {<a name="line.69"></a>
+<span class="sourceLineNo">070</span>      for (DOWNLOAD_MODE mode : DOWNLOAD_MODE.values()) {<a name="line.70"></a>
+<span class="sourceLineNo">071</span>        if (mode.getLabel().equals(label)) {<a name="line.71"></a>
+<span class="sourceLineNo">072</span>          return mode;<a name="line.72"></a>
+<span class="sourceLineNo">073</span>        }<a name="line.73"></a>
+<span class="sourceLineNo">074</span>      }<a name="line.74"></a>
+<span class="sourceLineNo">075</span>      return DEFAULT;<a name="line.75"></a>
+<span class="sourceLineNo">076</span>    }<a name="line.76"></a>
+<span class="sourceLineNo">077</span>  }<a name="line.77"></a>
+<span class="sourceLineNo">078</span><a name="line.78"></a>
+<span class="sourceLineNo">079</span>  /** Max area to be downloaded */<a name="line.79"></a>
+<span class="sourceLineNo">080</span>  private static final double MAX_AREA = StreetsideProperties.MAX_DOWNLOAD_AREA.get();<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>  /** Executor that will run the petitions. */<a name="line.82"></a>
+<span class="sourceLineNo">083</span>  private static ThreadPoolExecutor executor = new ThreadPoolExecutor(<a name="line.83"></a>
+<span class="sourceLineNo">084</span>    3, 5, 100, TimeUnit.SECONDS, new ArrayBlockingQueue&lt;&gt;(100), new ThreadPoolExecutor.DiscardPolicy());<a name="line.84"></a>
+<span class="sourceLineNo">085</span><a name="line.85"></a>
+<span class="sourceLineNo">086</span>  /**<a name="line.86"></a>
+<span class="sourceLineNo">087</span>   * Indicates whether the last download request has been rejected because it requested an area that was too big.<a name="line.87"></a>
+<span class="sourceLineNo">088</span>   * Iff true, the last download has been rejected, if false, it was executed.<a name="line.88"></a>
+<span class="sourceLineNo">089</span>   */<a name="line.89"></a>
+<span class="sourceLineNo">090</span>  private static boolean stoppedDownload;<a name="line.90"></a>
+<span class="sourceLineNo">091</span><a name="line.91"></a>
+<span class="sourceLineNo">092</span>  private StreetsideDownloader() {<a name="line.92"></a>
+<span class="sourceLineNo">093</span>    // Private constructor to avoid instantiation<a name="line.93"></a>
+<span class="sourceLineNo">094</span>  }<a name="line.94"></a>
+<span class="sourceLineNo">095</span><a name="line.95"></a>
+<span class="sourceLineNo">096</span>  /**<a name="line.96"></a>
+<span class="sourceLineNo">097</span>   * Gets all the images in a square. It downloads all the images of all the<a name="line.97"></a>
+<span class="sourceLineNo">098</span>   * sequences that pass through the given rectangle.<a name="line.98"></a>
+<span class="sourceLineNo">099</span>   *<a name="line.99"></a>
+<span class="sourceLineNo">100</span>   * @param minLatLon The minimum latitude and longitude of the rectangle.<a name="line.100"></a>
+<span class="sourceLineNo">101</span>   * @param maxLatLon The maximum latitude and longitude of the rectangle<a name="line.101"></a>
+<span class="sourceLineNo">102</span>   */<a name="line.102"></a>
+<span class="sourceLineNo">103</span>  public static void getImages(LatLon minLatLon, LatLon maxLatLon) {<a name="line.103"></a>
+<span class="sourceLineNo">104</span>    if (minLatLon == null || maxLatLon == null) {<a name="line.104"></a>
+<span class="sourceLineNo">105</span>      throw new IllegalArgumentException();<a name="line.105"></a>
+<span class="sourceLineNo">106</span>    }<a name="line.106"></a>
+<span class="sourceLineNo">107</span>    getImages(new Bounds(minLatLon, maxLatLon));<a name="line.107"></a>
+<span class="sourceLineNo">108</span>  }<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>  /**<a name="line.110"></a>
+<span class="sourceLineNo">111</span>   * Gets the images within the given bounds.<a name="line.111"></a>
+<span class="sourceLineNo">112</span>   *<a name="line.112"></a>
+<span class="sourceLineNo">113</span>   * @param bounds A {@link Bounds} object containing the area to be downloaded.<a name="line.113"></a>
+<span class="sourceLineNo">114</span>   */<a name="line.114"></a>
+<span class="sourceLineNo">115</span>  public static void getImages(Bounds bounds) {<a name="line.115"></a>
+<span class="sourceLineNo">116</span>    run(new StreetsideSquareDownloadRunnable(bounds));<a name="line.116"></a>
+<span class="sourceLineNo">117</span>  }<a name="line.117"></a>
+<span class="sourceLineNo">118</span><a name="line.118"></a>
+<span class="sourceLineNo">119</span>  /**<a name="line.119"></a>
+<span class="sourceLineNo">120</span>   * Returns the current download mode.<a name="line.120"></a>
+<span class="sourceLineNo">121</span>   *<a name="line.121"></a>
+<span class="sourceLineNo">122</span>   * @return the currently enabled {@link DOWNLOAD_MODE}<a name="line.122"></a>
+<span class="sourceLineNo">123</span>   */<a name="line.123"></a>
+<span class="sourceLineNo">124</span>  public static DOWNLOAD_MODE getMode() {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>    return DOWNLOAD_MODE.fromPrefId(StreetsideProperties.DOWNLOAD_MODE.get());<a name="line.125"></a>
+<span class="sourceLineNo">126</span>  }<a name="line.126"></a>
+<span class="sourceLineNo">127</span><a name="line.127"></a>
+<span class="sourceLineNo">128</span>  private static void run(Runnable t) {<a name="line.128"></a>
+<span class="sourceLineNo">129</span>    executor.execute(t);<a name="line.129"></a>
+<span class="sourceLineNo">130</span>  }<a name="line.130"></a>
+<span class="sourceLineNo">131</span><a name="line.131"></a>
+<span class="sourceLineNo">132</span>  /**<a name="line.132"></a>
+<span class="sourceLineNo">133</span>   * If some part of the current view has not been downloaded, it is downloaded.<a name="line.133"></a>
+<span class="sourceLineNo">134</span>   */<a name="line.134"></a>
+<span class="sourceLineNo">135</span>  public static void downloadVisibleArea() {<a name="line.135"></a>
+<span class="sourceLineNo">136</span>    Bounds view = MainApplication.getMap().mapView.getRealBounds();<a name="line.136"></a>
+<span class="sourceLineNo">137</span>    if (isAreaTooBig(view.getArea())) {<a name="line.137"></a>
+<span class="sourceLineNo">138</span>      return;<a name="line.138"></a>
+<span class="sourceLineNo">139</span>    }<a name="line.139"></a>
+<span class="sourceLineNo">140</span>    if (isViewDownloaded(view)) {<a name="line.140"></a>
+<span class="sourceLineNo">141</span>      return;<a name="line.141"></a>
+<span class="sourceLineNo">142</span>    }<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    StreetsideLayer.getInstance().getData().getBounds().add(view);<a name="line.143"></a>
+<span class="sourceLineNo">144</span>    getImages(view);<a name="line.144"></a>
+<span class="sourceLineNo">145</span>  }<a name="line.145"></a>
+<span class="sourceLineNo">146</span><a name="line.146"></a>
+<span class="sourceLineNo">147</span>  private static boolean isViewDownloaded(Bounds view) {<a name="line.147"></a>
+<span class="sourceLineNo">148</span>    int n = 15;<a name="line.148"></a>
+<span class="sourceLineNo">149</span>    boolean[][] inside = new boolean[n][n];<a name="line.149"></a>
+<span class="sourceLineNo">150</span>    for (int i = 0; i &lt; n; i++) {<a name="line.150"></a>
+<span class="sourceLineNo">151</span>      for (int j = 0; j &lt; n; j++) {<a name="line.151"></a>
+<span class="sourceLineNo">152</span>        if (isInBounds(new LatLon(view.getMinLat()<a name="line.152"></a>
+<span class="sourceLineNo">153</span>          + (view.getMaxLat() - view.getMinLat()) * ((double) i / n),<a name="line.153"></a>
+<span class="sourceLineNo">154</span>          view.getMinLon() + (view.getMaxLon() - view.getMinLon())<a name="line.154"></a>
+<span class="sourceLineNo">155</span>            * ((double) j / n)))) {<a name="line.155"></a>
+<span class="sourceLineNo">156</span>          inside[i][j] = true;<a name="line.156"></a>
+<span class="sourceLineNo">157</span>        }<a name="line.157"></a>
+<span class="sourceLineNo">158</span>      }<a name="line.158"></a>
+<span class="sourceLineNo">159</span>    }<a name="line.159"></a>
+<span class="sourceLineNo">160</span>    for (int i = 0; i &lt; n; i++) {<a name="line.160"></a>
+<span class="sourceLineNo">161</span>      for (int j = 0; j &lt; n; j++) {<a name="line.161"></a>
+<span class="sourceLineNo">162</span>        if (!inside[i][j])<a name="line.162"></a>
+<span class="sourceLineNo">163</span>          return false;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>      }<a name="line.164"></a>
+<span class="sourceLineNo">165</span>    }<a name="line.165"></a>
+<span class="sourceLineNo">166</span>    return true;<a name="line.166"></a>
+<span class="sourceLineNo">167</span>  }<a name="line.167"></a>
+<span class="sourceLineNo">168</span><a name="line.168"></a>
+<span class="sourceLineNo">169</span>  /**<a name="line.169"></a>
+<span class="sourceLineNo">170</span>   * Checks if the given {@link LatLon} object lies inside the bounds of the<a name="line.170"></a>
+<span class="sourceLineNo">171</span>   * image.<a name="line.171"></a>
+<span class="sourceLineNo">172</span>   *<a name="line.172"></a>
+<span class="sourceLineNo">173</span>   * @param latlon The coordinates to check.<a name="line.173"></a>
+<span class="sourceLineNo">174</span>   *<a name="line.174"></a>
+<span class="sourceLineNo">175</span>   * @return true if it lies inside the bounds; false otherwise;<a name="line.175"></a>
+<span class="sourceLineNo">176</span>   */<a name="line.176"></a>
+<span class="sourceLineNo">177</span>  private static boolean isInBounds(LatLon latlon) {<a name="line.177"></a>
+<span class="sourceLineNo">178</span>    return StreetsideLayer.getInstance().getData().getBounds().parallelStream().anyMatch(b -&gt; b.contains(latlon));<a name="line.178"></a>
+<span class="sourceLineNo">179</span>  }<a name="line.179"></a>
+<span class="sourceLineNo">180</span><a name="line.180"></a>
+<span class="sourceLineNo">181</span>  /**<a name="line.181"></a>
+<span class="sourceLineNo">182</span>   * Downloads all images of the area covered by the OSM data.<a name="line.182"></a>
+<span class="sourceLineNo">183</span>   */<a name="line.183"></a>
+<span class="sourceLineNo">184</span>  public static void downloadOSMArea() {<a name="line.184"></a>
+<span class="sourceLineNo">185</span>    if (MainApplication.getLayerManager().getEditLayer() == null) {<a name="line.185"></a>
+<span class="sourceLineNo">186</span>      return;<a name="line.186"></a>
+<span class="sourceLineNo">187</span>    }<a name="line.187"></a>
+<span class="sourceLineNo">188</span>    if (isAreaTooBig(MainApplication.getLayerManager().getEditLayer().data.getDataSourceBounds().parallelStream().map(Bounds::getArea).reduce(0.0, Double::sum))) {<a name="line.188"></a>
+<span class="sourceLineNo">189</span>      return;<a name="line.189"></a>
+<span class="sourceLineNo">190</span>    }<a name="line.190"></a>
+<span class="sourceLineNo">191</span>    MainApplication.getLayerManager().getEditLayer().data.getDataSourceBounds().stream().filter(bounds -&gt; !StreetsideLayer.getInstance().getData().getBounds().contains(bounds)).forEach(bounds -&gt; {<a name="line.191"></a>
+<span class="sourceLineNo">192</span>      StreetsideLayer.getInstance().getData().getBounds().add(bounds);<a name="line.192"></a>
+<span class="sourceLineNo">193</span>      StreetsideDownloader.getImages(bounds.getMin(), bounds.getMax());<a name="line.193"></a>
+<span class="sourceLineNo">194</span>    });<a name="line.194"></a>
+<span class="sourceLineNo">195</span>  }<a name="line.195"></a>
+<span class="sourceLineNo">196</span><a name="line.196"></a>
+<span class="sourceLineNo">197</span>  /**<a name="line.197"></a>
+<span class="sourceLineNo">198</span>   * Checks if the area for which Streetside images should be downloaded is too big. This means that probably<a name="line.198"></a>
+<span class="sourceLineNo">199</span>   * lots of Streetside images are going to be downloaded, slowing down the<a name="line.199"></a>
+<span class="sourceLineNo">200</span>   * program too much. A notification is shown when the download has stopped or continued.<a name="line.200"></a>
+<span class="sourceLineNo">201</span>   * @param area area to check<a name="line.201"></a>
+<span class="sourceLineNo">202</span>   * @return {@code true} if the area is too big<a name="line.202"></a>
+<span class="sourceLineNo">203</span>   */<a name="line.203"></a>
+<span class="sourceLineNo">204</span>  private static boolean isAreaTooBig(final double area) {<a name="line.204"></a>
+<span class="sourceLineNo">205</span>    final boolean tooBig = area &gt; MAX_AREA;<a name="line.205"></a>
+<span class="sourceLineNo">206</span>    if (!stoppedDownload &amp;&amp; tooBig) {<a name="line.206"></a>
+<span class="sourceLineNo">207</span>      new Notification(<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        I18n.tr("The Streetside layer has stopped downloading images, because the requested area is too big!") + (<a name="line.208"></a>
+<span class="sourceLineNo">209</span>          getMode() == DOWNLOAD_MODE.VISIBLE_AREA<a name="line.209"></a>
+<span class="sourceLineNo">210</span>          ? "\n"+I18n.tr("To solve this problem, you could zoom in and load a smaller area of the map.")<a name="line.210"></a>
+<span class="sourceLineNo">211</span>          : (getMode() == DOWNLOAD_MODE.OSM_AREA ? "\n"+I18n.tr("To solve this problem, you could switch to download mode ''{0}'' and load Streetside images for a smaller portion of the map.", DOWNLOAD_MODE.MANUAL_ONLY): "")<a name="line.211"></a>
+<span class="sourceLineNo">212</span>        )<a name="line.212"></a>
+<span class="sourceLineNo">213</span>      ).setIcon(StreetsidePlugin.LOGO.get()).setDuration(Notification.TIME_LONG).show();<a name="line.213"></a>
+<span class="sourceLineNo">214</span>    }<a name="line.214"></a>
+<span class="sourceLineNo">215</span>    if (stoppedDownload &amp;&amp; !tooBig) {<a name="line.215"></a>
+<span class="sourceLineNo">216</span>      new Notification("The Streetside layer now continues to download images…").setIcon(StreetsidePlugin.LOGO.get()).show();<a name="line.216"></a>
+<span class="sourceLineNo">217</span>    }<a name="line.217"></a>
+<span class="sourceLineNo">218</span>    stoppedDownload = tooBig;<a name="line.218"></a>
+<span class="sourceLineNo">219</span>    return tooBig;<a name="line.219"></a>
+<span class="sourceLineNo">220</span>  }<a name="line.220"></a>
+<span class="sourceLineNo">221</span><a name="line.221"></a>
+<span class="sourceLineNo">222</span>  /**<a name="line.222"></a>
+<span class="sourceLineNo">223</span>   * Stops all running threads.<a name="line.223"></a>
+<span class="sourceLineNo">224</span>   */<a name="line.224"></a>
+<span class="sourceLineNo">225</span>  public static void stopAll() {<a name="line.225"></a>
+<span class="sourceLineNo">226</span>    executor.shutdownNow();<a name="line.226"></a>
+<span class="sourceLineNo">227</span>    try {<a name="line.227"></a>
+<span class="sourceLineNo">228</span>      executor.awaitTermination(30, TimeUnit.SECONDS);<a name="line.228"></a>
+<span class="sourceLineNo">229</span>    } catch (InterruptedException e) {<a name="line.229"></a>
+<span class="sourceLineNo">230</span>      logger.error(e);<a name="line.230"></a>
+<span class="sourceLineNo">231</span>    }<a name="line.231"></a>
+<span class="sourceLineNo">232</span>    executor = new ThreadPoolExecutor(3, 5, 100, TimeUnit.SECONDS,<a name="line.232"></a>
+<span class="sourceLineNo">233</span>      new ArrayBlockingQueue&lt;&gt;(100), new ThreadPoolExecutor.DiscardPolicy());<a name="line.233"></a>
+<span class="sourceLineNo">234</span>  }<a name="line.234"></a>
+<span class="sourceLineNo">235</span>}<a name="line.235"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.html	(revision 34416)
@@ -0,0 +1,307 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.io.download;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.util.concurrent.ArrayBlockingQueue;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.concurrent.ThreadPoolExecutor;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.concurrent.TimeUnit;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.apache.log4j.Logger;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.data.Bounds;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.data.coor.LatLon;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.gui.MainApplication;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.gui.Notification;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.plugins.streetside.StreetsidePlugin;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.tools.I18n;<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>/**<a name="line.18"></a>
+<span class="sourceLineNo">019</span> * Class that concentrates all the ways of downloading of the plugin. All the<a name="line.19"></a>
+<span class="sourceLineNo">020</span> * download petitions will be managed one by one.<a name="line.20"></a>
+<span class="sourceLineNo">021</span> *<a name="line.21"></a>
+<span class="sourceLineNo">022</span> * @author nokutu<a name="line.22"></a>
+<span class="sourceLineNo">023</span> */<a name="line.23"></a>
+<span class="sourceLineNo">024</span>public final class StreetsideDownloader {<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>  final static Logger logger = Logger.getLogger(StreetsideDownloader.class);<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>  /** Possible download modes. */<a name="line.28"></a>
+<span class="sourceLineNo">029</span>  public enum DOWNLOAD_MODE {<a name="line.29"></a>
+<span class="sourceLineNo">030</span>    VISIBLE_AREA("visibleArea", I18n.tr("everything in the visible area")),<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>    OSM_AREA("osmArea", I18n.tr("areas with downloaded OSM-data")),<a name="line.32"></a>
+<span class="sourceLineNo">033</span><a name="line.33"></a>
+<span class="sourceLineNo">034</span>    MANUAL_ONLY("manualOnly", I18n.tr("only when manually requested"));<a name="line.34"></a>
+<span class="sourceLineNo">035</span><a name="line.35"></a>
+<span class="sourceLineNo">036</span>    public final static DOWNLOAD_MODE DEFAULT = OSM_AREA;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>    private final String prefId;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>    private final String label;<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>    DOWNLOAD_MODE(String prefId, String label) {<a name="line.41"></a>
+<span class="sourceLineNo">042</span>      this.prefId = prefId;<a name="line.42"></a>
+<span class="sourceLineNo">043</span>      this.label = label;<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    }<a name="line.44"></a>
+<span class="sourceLineNo">045</span><a name="line.45"></a>
+<span class="sourceLineNo">046</span>    /**<a name="line.46"></a>
+<span class="sourceLineNo">047</span>     * @return the ID that is used to represent this download mode in the JOSM preferences<a name="line.47"></a>
+<span class="sourceLineNo">048</span>     */<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    public String getPrefId() {<a name="line.49"></a>
+<span class="sourceLineNo">050</span>      return prefId;<a name="line.50"></a>
+<span class="sourceLineNo">051</span>    }<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>    /**<a name="line.53"></a>
+<span class="sourceLineNo">054</span>     * @return the (internationalized) label describing this download mode<a name="line.54"></a>
+<span class="sourceLineNo">055</span>     */<a name="line.55"></a>
+<span class="sourceLineNo">056</span>    public String getLabel() {<a name="line.56"></a>
+<span class="sourceLineNo">057</span>      return label;<a name="line.57"></a>
+<span class="sourceLineNo">058</span>    }<a name="line.58"></a>
+<span class="sourceLineNo">059</span><a name="line.59"></a>
+<span class="sourceLineNo">060</span>    public static DOWNLOAD_MODE fromPrefId(String prefId) {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>      for (DOWNLOAD_MODE mode : DOWNLOAD_MODE.values()) {<a name="line.61"></a>
+<span class="sourceLineNo">062</span>        if (mode.getPrefId().equals(prefId)) {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>          return mode;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        }<a name="line.64"></a>
+<span class="sourceLineNo">065</span>      }<a name="line.65"></a>
+<span class="sourceLineNo">066</span>      return DEFAULT;<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    }<a name="line.67"></a>
+<span class="sourceLineNo">068</span><a name="line.68"></a>
+<span class="sourceLineNo">069</span>    public static DOWNLOAD_MODE fromLabel(String label) {<a name="line.69"></a>
+<span class="sourceLineNo">070</span>      for (DOWNLOAD_MODE mode : DOWNLOAD_MODE.values()) {<a name="line.70"></a>
+<span class="sourceLineNo">071</span>        if (mode.getLabel().equals(label)) {<a name="line.71"></a>
+<span class="sourceLineNo">072</span>          return mode;<a name="line.72"></a>
+<span class="sourceLineNo">073</span>        }<a name="line.73"></a>
+<span class="sourceLineNo">074</span>      }<a name="line.74"></a>
+<span class="sourceLineNo">075</span>      return DEFAULT;<a name="line.75"></a>
+<span class="sourceLineNo">076</span>    }<a name="line.76"></a>
+<span class="sourceLineNo">077</span>  }<a name="line.77"></a>
+<span class="sourceLineNo">078</span><a name="line.78"></a>
+<span class="sourceLineNo">079</span>  /** Max area to be downloaded */<a name="line.79"></a>
+<span class="sourceLineNo">080</span>  private static final double MAX_AREA = StreetsideProperties.MAX_DOWNLOAD_AREA.get();<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>  /** Executor that will run the petitions. */<a name="line.82"></a>
+<span class="sourceLineNo">083</span>  private static ThreadPoolExecutor executor = new ThreadPoolExecutor(<a name="line.83"></a>
+<span class="sourceLineNo">084</span>    3, 5, 100, TimeUnit.SECONDS, new ArrayBlockingQueue&lt;&gt;(100), new ThreadPoolExecutor.DiscardPolicy());<a name="line.84"></a>
+<span class="sourceLineNo">085</span><a name="line.85"></a>
+<span class="sourceLineNo">086</span>  /**<a name="line.86"></a>
+<span class="sourceLineNo">087</span>   * Indicates whether the last download request has been rejected because it requested an area that was too big.<a name="line.87"></a>
+<span class="sourceLineNo">088</span>   * Iff true, the last download has been rejected, if false, it was executed.<a name="line.88"></a>
+<span class="sourceLineNo">089</span>   */<a name="line.89"></a>
+<span class="sourceLineNo">090</span>  private static boolean stoppedDownload;<a name="line.90"></a>
+<span class="sourceLineNo">091</span><a name="line.91"></a>
+<span class="sourceLineNo">092</span>  private StreetsideDownloader() {<a name="line.92"></a>
+<span class="sourceLineNo">093</span>    // Private constructor to avoid instantiation<a name="line.93"></a>
+<span class="sourceLineNo">094</span>  }<a name="line.94"></a>
+<span class="sourceLineNo">095</span><a name="line.95"></a>
+<span class="sourceLineNo">096</span>  /**<a name="line.96"></a>
+<span class="sourceLineNo">097</span>   * Gets all the images in a square. It downloads all the images of all the<a name="line.97"></a>
+<span class="sourceLineNo">098</span>   * sequences that pass through the given rectangle.<a name="line.98"></a>
+<span class="sourceLineNo">099</span>   *<a name="line.99"></a>
+<span class="sourceLineNo">100</span>   * @param minLatLon The minimum latitude and longitude of the rectangle.<a name="line.100"></a>
+<span class="sourceLineNo">101</span>   * @param maxLatLon The maximum latitude and longitude of the rectangle<a name="line.101"></a>
+<span class="sourceLineNo">102</span>   */<a name="line.102"></a>
+<span class="sourceLineNo">103</span>  public static void getImages(LatLon minLatLon, LatLon maxLatLon) {<a name="line.103"></a>
+<span class="sourceLineNo">104</span>    if (minLatLon == null || maxLatLon == null) {<a name="line.104"></a>
+<span class="sourceLineNo">105</span>      throw new IllegalArgumentException();<a name="line.105"></a>
+<span class="sourceLineNo">106</span>    }<a name="line.106"></a>
+<span class="sourceLineNo">107</span>    getImages(new Bounds(minLatLon, maxLatLon));<a name="line.107"></a>
+<span class="sourceLineNo">108</span>  }<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>  /**<a name="line.110"></a>
+<span class="sourceLineNo">111</span>   * Gets the images within the given bounds.<a name="line.111"></a>
+<span class="sourceLineNo">112</span>   *<a name="line.112"></a>
+<span class="sourceLineNo">113</span>   * @param bounds A {@link Bounds} object containing the area to be downloaded.<a name="line.113"></a>
+<span class="sourceLineNo">114</span>   */<a name="line.114"></a>
+<span class="sourceLineNo">115</span>  public static void getImages(Bounds bounds) {<a name="line.115"></a>
+<span class="sourceLineNo">116</span>    run(new StreetsideSquareDownloadRunnable(bounds));<a name="line.116"></a>
+<span class="sourceLineNo">117</span>  }<a name="line.117"></a>
+<span class="sourceLineNo">118</span><a name="line.118"></a>
+<span class="sourceLineNo">119</span>  /**<a name="line.119"></a>
+<span class="sourceLineNo">120</span>   * Returns the current download mode.<a name="line.120"></a>
+<span class="sourceLineNo">121</span>   *<a name="line.121"></a>
+<span class="sourceLineNo">122</span>   * @return the currently enabled {@link DOWNLOAD_MODE}<a name="line.122"></a>
+<span class="sourceLineNo">123</span>   */<a name="line.123"></a>
+<span class="sourceLineNo">124</span>  public static DOWNLOAD_MODE getMode() {<a name="line.124"></a>
+<span class="sourceLineNo">125</span>    return DOWNLOAD_MODE.fromPrefId(StreetsideProperties.DOWNLOAD_MODE.get());<a name="line.125"></a>
+<span class="sourceLineNo">126</span>  }<a name="line.126"></a>
+<span class="sourceLineNo">127</span><a name="line.127"></a>
+<span class="sourceLineNo">128</span>  private static void run(Runnable t) {<a name="line.128"></a>
+<span class="sourceLineNo">129</span>    executor.execute(t);<a name="line.129"></a>
+<span class="sourceLineNo">130</span>  }<a name="line.130"></a>
+<span class="sourceLineNo">131</span><a name="line.131"></a>
+<span class="sourceLineNo">132</span>  /**<a name="line.132"></a>
+<span class="sourceLineNo">133</span>   * If some part of the current view has not been downloaded, it is downloaded.<a name="line.133"></a>
+<span class="sourceLineNo">134</span>   */<a name="line.134"></a>
+<span class="sourceLineNo">135</span>  public static void downloadVisibleArea() {<a name="line.135"></a>
+<span class="sourceLineNo">136</span>    Bounds view = MainApplication.getMap().mapView.getRealBounds();<a name="line.136"></a>
+<span class="sourceLineNo">137</span>    if (isAreaTooBig(view.getArea())) {<a name="line.137"></a>
+<span class="sourceLineNo">138</span>      return;<a name="line.138"></a>
+<span class="sourceLineNo">139</span>    }<a name="line.139"></a>
+<span class="sourceLineNo">140</span>    if (isViewDownloaded(view)) {<a name="line.140"></a>
+<span class="sourceLineNo">141</span>      return;<a name="line.141"></a>
+<span class="sourceLineNo">142</span>    }<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    StreetsideLayer.getInstance().getData().getBounds().add(view);<a name="line.143"></a>
+<span class="sourceLineNo">144</span>    getImages(view);<a name="line.144"></a>
+<span class="sourceLineNo">145</span>  }<a name="line.145"></a>
+<span class="sourceLineNo">146</span><a name="line.146"></a>
+<span class="sourceLineNo">147</span>  private static boolean isViewDownloaded(Bounds view) {<a name="line.147"></a>
+<span class="sourceLineNo">148</span>    int n = 15;<a name="line.148"></a>
+<span class="sourceLineNo">149</span>    boolean[][] inside = new boolean[n][n];<a name="line.149"></a>
+<span class="sourceLineNo">150</span>    for (int i = 0; i &lt; n; i++) {<a name="line.150"></a>
+<span class="sourceLineNo">151</span>      for (int j = 0; j &lt; n; j++) {<a name="line.151"></a>
+<span class="sourceLineNo">152</span>        if (isInBounds(new LatLon(view.getMinLat()<a name="line.152"></a>
+<span class="sourceLineNo">153</span>          + (view.getMaxLat() - view.getMinLat()) * ((double) i / n),<a name="line.153"></a>
+<span class="sourceLineNo">154</span>          view.getMinLon() + (view.getMaxLon() - view.getMinLon())<a name="line.154"></a>
+<span class="sourceLineNo">155</span>            * ((double) j / n)))) {<a name="line.155"></a>
+<span class="sourceLineNo">156</span>          inside[i][j] = true;<a name="line.156"></a>
+<span class="sourceLineNo">157</span>        }<a name="line.157"></a>
+<span class="sourceLineNo">158</span>      }<a name="line.158"></a>
+<span class="sourceLineNo">159</span>    }<a name="line.159"></a>
+<span class="sourceLineNo">160</span>    for (int i = 0; i &lt; n; i++) {<a name="line.160"></a>
+<span class="sourceLineNo">161</span>      for (int j = 0; j &lt; n; j++) {<a name="line.161"></a>
+<span class="sourceLineNo">162</span>        if (!inside[i][j])<a name="line.162"></a>
+<span class="sourceLineNo">163</span>          return false;<a name="line.163"></a>
+<span class="sourceLineNo">164</span>      }<a name="line.164"></a>
+<span class="sourceLineNo">165</span>    }<a name="line.165"></a>
+<span class="sourceLineNo">166</span>    return true;<a name="line.166"></a>
+<span class="sourceLineNo">167</span>  }<a name="line.167"></a>
+<span class="sourceLineNo">168</span><a name="line.168"></a>
+<span class="sourceLineNo">169</span>  /**<a name="line.169"></a>
+<span class="sourceLineNo">170</span>   * Checks if the given {@link LatLon} object lies inside the bounds of the<a name="line.170"></a>
+<span class="sourceLineNo">171</span>   * image.<a name="line.171"></a>
+<span class="sourceLineNo">172</span>   *<a name="line.172"></a>
+<span class="sourceLineNo">173</span>   * @param latlon The coordinates to check.<a name="line.173"></a>
+<span class="sourceLineNo">174</span>   *<a name="line.174"></a>
+<span class="sourceLineNo">175</span>   * @return true if it lies inside the bounds; false otherwise;<a name="line.175"></a>
+<span class="sourceLineNo">176</span>   */<a name="line.176"></a>
+<span class="sourceLineNo">177</span>  private static boolean isInBounds(LatLon latlon) {<a name="line.177"></a>
+<span class="sourceLineNo">178</span>    return StreetsideLayer.getInstance().getData().getBounds().parallelStream().anyMatch(b -&gt; b.contains(latlon));<a name="line.178"></a>
+<span class="sourceLineNo">179</span>  }<a name="line.179"></a>
+<span class="sourceLineNo">180</span><a name="line.180"></a>
+<span class="sourceLineNo">181</span>  /**<a name="line.181"></a>
+<span class="sourceLineNo">182</span>   * Downloads all images of the area covered by the OSM data.<a name="line.182"></a>
+<span class="sourceLineNo">183</span>   */<a name="line.183"></a>
+<span class="sourceLineNo">184</span>  public static void downloadOSMArea() {<a name="line.184"></a>
+<span class="sourceLineNo">185</span>    if (MainApplication.getLayerManager().getEditLayer() == null) {<a name="line.185"></a>
+<span class="sourceLineNo">186</span>      return;<a name="line.186"></a>
+<span class="sourceLineNo">187</span>    }<a name="line.187"></a>
+<span class="sourceLineNo">188</span>    if (isAreaTooBig(MainApplication.getLayerManager().getEditLayer().data.getDataSourceBounds().parallelStream().map(Bounds::getArea).reduce(0.0, Double::sum))) {<a name="line.188"></a>
+<span class="sourceLineNo">189</span>      return;<a name="line.189"></a>
+<span class="sourceLineNo">190</span>    }<a name="line.190"></a>
+<span class="sourceLineNo">191</span>    MainApplication.getLayerManager().getEditLayer().data.getDataSourceBounds().stream().filter(bounds -&gt; !StreetsideLayer.getInstance().getData().getBounds().contains(bounds)).forEach(bounds -&gt; {<a name="line.191"></a>
+<span class="sourceLineNo">192</span>      StreetsideLayer.getInstance().getData().getBounds().add(bounds);<a name="line.192"></a>
+<span class="sourceLineNo">193</span>      StreetsideDownloader.getImages(bounds.getMin(), bounds.getMax());<a name="line.193"></a>
+<span class="sourceLineNo">194</span>    });<a name="line.194"></a>
+<span class="sourceLineNo">195</span>  }<a name="line.195"></a>
+<span class="sourceLineNo">196</span><a name="line.196"></a>
+<span class="sourceLineNo">197</span>  /**<a name="line.197"></a>
+<span class="sourceLineNo">198</span>   * Checks if the area for which Streetside images should be downloaded is too big. This means that probably<a name="line.198"></a>
+<span class="sourceLineNo">199</span>   * lots of Streetside images are going to be downloaded, slowing down the<a name="line.199"></a>
+<span class="sourceLineNo">200</span>   * program too much. A notification is shown when the download has stopped or continued.<a name="line.200"></a>
+<span class="sourceLineNo">201</span>   * @param area area to check<a name="line.201"></a>
+<span class="sourceLineNo">202</span>   * @return {@code true} if the area is too big<a name="line.202"></a>
+<span class="sourceLineNo">203</span>   */<a name="line.203"></a>
+<span class="sourceLineNo">204</span>  private static boolean isAreaTooBig(final double area) {<a name="line.204"></a>
+<span class="sourceLineNo">205</span>    final boolean tooBig = area &gt; MAX_AREA;<a name="line.205"></a>
+<span class="sourceLineNo">206</span>    if (!stoppedDownload &amp;&amp; tooBig) {<a name="line.206"></a>
+<span class="sourceLineNo">207</span>      new Notification(<a name="line.207"></a>
+<span class="sourceLineNo">208</span>        I18n.tr("The Streetside layer has stopped downloading images, because the requested area is too big!") + (<a name="line.208"></a>
+<span class="sourceLineNo">209</span>          getMode() == DOWNLOAD_MODE.VISIBLE_AREA<a name="line.209"></a>
+<span class="sourceLineNo">210</span>          ? "\n"+I18n.tr("To solve this problem, you could zoom in and load a smaller area of the map.")<a name="line.210"></a>
+<span class="sourceLineNo">211</span>          : (getMode() == DOWNLOAD_MODE.OSM_AREA ? "\n"+I18n.tr("To solve this problem, you could switch to download mode ''{0}'' and load Streetside images for a smaller portion of the map.", DOWNLOAD_MODE.MANUAL_ONLY): "")<a name="line.211"></a>
+<span class="sourceLineNo">212</span>        )<a name="line.212"></a>
+<span class="sourceLineNo">213</span>      ).setIcon(StreetsidePlugin.LOGO.get()).setDuration(Notification.TIME_LONG).show();<a name="line.213"></a>
+<span class="sourceLineNo">214</span>    }<a name="line.214"></a>
+<span class="sourceLineNo">215</span>    if (stoppedDownload &amp;&amp; !tooBig) {<a name="line.215"></a>
+<span class="sourceLineNo">216</span>      new Notification("The Streetside layer now continues to download images…").setIcon(StreetsidePlugin.LOGO.get()).show();<a name="line.216"></a>
+<span class="sourceLineNo">217</span>    }<a name="line.217"></a>
+<span class="sourceLineNo">218</span>    stoppedDownload = tooBig;<a name="line.218"></a>
+<span class="sourceLineNo">219</span>    return tooBig;<a name="line.219"></a>
+<span class="sourceLineNo">220</span>  }<a name="line.220"></a>
+<span class="sourceLineNo">221</span><a name="line.221"></a>
+<span class="sourceLineNo">222</span>  /**<a name="line.222"></a>
+<span class="sourceLineNo">223</span>   * Stops all running threads.<a name="line.223"></a>
+<span class="sourceLineNo">224</span>   */<a name="line.224"></a>
+<span class="sourceLineNo">225</span>  public static void stopAll() {<a name="line.225"></a>
+<span class="sourceLineNo">226</span>    executor.shutdownNow();<a name="line.226"></a>
+<span class="sourceLineNo">227</span>    try {<a name="line.227"></a>
+<span class="sourceLineNo">228</span>      executor.awaitTermination(30, TimeUnit.SECONDS);<a name="line.228"></a>
+<span class="sourceLineNo">229</span>    } catch (InterruptedException e) {<a name="line.229"></a>
+<span class="sourceLineNo">230</span>      logger.error(e);<a name="line.230"></a>
+<span class="sourceLineNo">231</span>    }<a name="line.231"></a>
+<span class="sourceLineNo">232</span>    executor = new ThreadPoolExecutor(3, 5, 100, TimeUnit.SECONDS,<a name="line.232"></a>
+<span class="sourceLineNo">233</span>      new ArrayBlockingQueue&lt;&gt;(100), new ThreadPoolExecutor.DiscardPolicy());<a name="line.233"></a>
+<span class="sourceLineNo">234</span>  }<a name="line.234"></a>
+<span class="sourceLineNo">235</span>}<a name="line.235"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.html	(revision 34416)
@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.io.download;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import org.apache.log4j.Logger;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import org.openstreetmap.josm.data.Bounds;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.plugins.streetside.utils.PluginState;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>public class StreetsideSquareDownloadRunnable implements Runnable {<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>  final static Logger logger = Logger.getLogger(StreetsideSquareDownloadRunnable.class);<a name="line.13"></a>
+<span class="sourceLineNo">014</span><a name="line.14"></a>
+<span class="sourceLineNo">015</span>  private final Bounds bounds;<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>  /**<a name="line.17"></a>
+<span class="sourceLineNo">018</span>   * Main constructor.<a name="line.18"></a>
+<span class="sourceLineNo">019</span>   *<a name="line.19"></a>
+<span class="sourceLineNo">020</span>   * @param bounds the bounds of the area that should be downloaded<a name="line.20"></a>
+<span class="sourceLineNo">021</span>   *<a name="line.21"></a>
+<span class="sourceLineNo">022</span>   */<a name="line.22"></a>
+<span class="sourceLineNo">023</span>  public StreetsideSquareDownloadRunnable(Bounds bounds) {<a name="line.23"></a>
+<span class="sourceLineNo">024</span>    this.bounds = bounds;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>  }<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>  @Override<a name="line.27"></a>
+<span class="sourceLineNo">028</span>  public void run() {<a name="line.28"></a>
+<span class="sourceLineNo">029</span>    PluginState.startDownload();<a name="line.29"></a>
+<span class="sourceLineNo">030</span>    StreetsideUtils.updateHelpText();<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>    // Download basic sequence data synchronously<a name="line.32"></a>
+<span class="sourceLineNo">033</span>    new SequenceDownloadRunnable(StreetsideLayer.getInstance().getData(), bounds).run();<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>    if (Thread.interrupted()) {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>      return;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>    }<a name="line.37"></a>
+<span class="sourceLineNo">038</span><a name="line.38"></a>
+<span class="sourceLineNo">039</span>    // Image detections are not currently supported for Streetside (Mapillary code removed)<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>    PluginState.finishDownload();<a name="line.41"></a>
+<span class="sourceLineNo">042</span><a name="line.42"></a>
+<span class="sourceLineNo">043</span>    StreetsideUtils.updateHelpText();<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    StreetsideLayer.invalidateInstance();<a name="line.44"></a>
+<span class="sourceLineNo">045</span>    StreetsideMainDialog.getInstance().updateImage();<a name="line.45"></a>
+<span class="sourceLineNo">046</span>  }<a name="line.46"></a>
+<span class="sourceLineNo">047</span>}<a name="line.47"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.html	(revision 34416)
@@ -0,0 +1,149 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.io.export;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.image.BufferedImage;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.ByteArrayInputStream;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.io.IOException;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.util.concurrent.ArrayBlockingQueue;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>import javax.imageio.ImageIO;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.apache.log4j.Logger;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.data.cache.CacheEntry;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.data.cache.CacheEntryAttributes;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.data.cache.ICachedLoaderListener;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.plugins.streetside.cache.CacheUtils;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache;<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>/**<a name="line.20"></a>
+<span class="sourceLineNo">021</span> * This is the thread that downloads one of the images that are going to be<a name="line.21"></a>
+<span class="sourceLineNo">022</span> * exported and writes them in a {@link ArrayBlockingQueue}.<a name="line.22"></a>
+<span class="sourceLineNo">023</span> *<a name="line.23"></a>
+<span class="sourceLineNo">024</span> * @author nokutu<a name="line.24"></a>
+<span class="sourceLineNo">025</span> * @see StreetsideExportManager<a name="line.25"></a>
+<span class="sourceLineNo">026</span> * @see StreetsideExportWriterThread<a name="line.26"></a>
+<span class="sourceLineNo">027</span> */<a name="line.27"></a>
+<span class="sourceLineNo">028</span>public class StreetsideExportDownloadThread extends Thread implements<a name="line.28"></a>
+<span class="sourceLineNo">029</span>    ICachedLoaderListener {<a name="line.29"></a>
+<span class="sourceLineNo">030</span><a name="line.30"></a>
+<span class="sourceLineNo">031</span>  final static Logger logger = Logger.getLogger(StreetsideExportDownloadThread.class);<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>  private final ArrayBlockingQueue&lt;BufferedImage&gt; queue;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>  private final ArrayBlockingQueue&lt;StreetsideAbstractImage&gt; queueImages;<a name="line.34"></a>
+<span class="sourceLineNo">035</span><a name="line.35"></a>
+<span class="sourceLineNo">036</span>  private final StreetsideImage image;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>  /**<a name="line.38"></a>
+<span class="sourceLineNo">039</span>   * Main constructor.<a name="line.39"></a>
+<span class="sourceLineNo">040</span>   *<a name="line.40"></a>
+<span class="sourceLineNo">041</span>   * @param image<a name="line.41"></a>
+<span class="sourceLineNo">042</span>   *          Image to be downloaded.<a name="line.42"></a>
+<span class="sourceLineNo">043</span>   * @param queue<a name="line.43"></a>
+<span class="sourceLineNo">044</span>   *          Queue of {@link BufferedImage} objects for the<a name="line.44"></a>
+<span class="sourceLineNo">045</span>   *          {@link StreetsideExportWriterThread}.<a name="line.45"></a>
+<span class="sourceLineNo">046</span>   * @param queueImages<a name="line.46"></a>
+<span class="sourceLineNo">047</span>   *          Queue of {@link StreetsideAbstractImage} objects for the<a name="line.47"></a>
+<span class="sourceLineNo">048</span>   *          {@link StreetsideExportWriterThread}.<a name="line.48"></a>
+<span class="sourceLineNo">049</span>   */<a name="line.49"></a>
+<span class="sourceLineNo">050</span>  public StreetsideExportDownloadThread(StreetsideImage image,<a name="line.50"></a>
+<span class="sourceLineNo">051</span>      ArrayBlockingQueue&lt;BufferedImage&gt; queue,<a name="line.51"></a>
+<span class="sourceLineNo">052</span>      ArrayBlockingQueue&lt;StreetsideAbstractImage&gt; queueImages) {<a name="line.52"></a>
+<span class="sourceLineNo">053</span>    this.queue = queue;<a name="line.53"></a>
+<span class="sourceLineNo">054</span>    this.image = image;<a name="line.54"></a>
+<span class="sourceLineNo">055</span>    this.queueImages = queueImages;<a name="line.55"></a>
+<span class="sourceLineNo">056</span>  }<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>  @Override<a name="line.58"></a>
+<span class="sourceLineNo">059</span>  public void run() {<a name="line.59"></a>
+<span class="sourceLineNo">060</span>    //CacheUtils.submit(image.getId(), StreetsideCache.Type.FULL_IMAGE, this);<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    CacheUtils.submit(image.getId(), StreetsideCache.Type.THUMBNAIL, this);<a name="line.61"></a>
+<span class="sourceLineNo">062</span>  }<a name="line.62"></a>
+<span class="sourceLineNo">063</span><a name="line.63"></a>
+<span class="sourceLineNo">064</span>  @Override<a name="line.64"></a>
+<span class="sourceLineNo">065</span>  public synchronized void loadingFinished(CacheEntry data,<a name="line.65"></a>
+<span class="sourceLineNo">066</span>      CacheEntryAttributes attributes, LoadResult result) {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    try {<a name="line.67"></a>
+<span class="sourceLineNo">068</span>      synchronized (StreetsideExportDownloadThread.class) {<a name="line.68"></a>
+<span class="sourceLineNo">069</span>        queue<a name="line.69"></a>
+<span class="sourceLineNo">070</span>            .put(ImageIO.read(new ByteArrayInputStream(data.getContent())));<a name="line.70"></a>
+<span class="sourceLineNo">071</span>        queueImages.put(image);<a name="line.71"></a>
+<span class="sourceLineNo">072</span>      }<a name="line.72"></a>
+<span class="sourceLineNo">073</span>    } catch (InterruptedException | IOException e) {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>      logger.error(e);<a name="line.74"></a>
+<span class="sourceLineNo">075</span>    }<a name="line.75"></a>
+<span class="sourceLineNo">076</span>  }<a name="line.76"></a>
+<span class="sourceLineNo">077</span>}<a name="line.77"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.html	(revision 34416)
@@ -0,0 +1,214 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.io.export;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.image.BufferedImage;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.io.IOException;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.util.HashSet;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.util.List;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.util.Set;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.concurrent.ArrayBlockingQueue;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.concurrent.ThreadPoolExecutor;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import java.util.concurrent.TimeUnit;<a name="line.13"></a>
+<span class="sourceLineNo">014</span><a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.apache.log4j.Logger;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.gui.PleaseWaitRunnable;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>/**<a name="line.22"></a>
+<span class="sourceLineNo">023</span> * Export main thread. Exportation works by creating a<a name="line.23"></a>
+<span class="sourceLineNo">024</span> * {@link StreetsideExportWriterThread} and several<a name="line.24"></a>
+<span class="sourceLineNo">025</span> * {@link StreetsideExportDownloadThread}. The second ones download every single<a name="line.25"></a>
+<span class="sourceLineNo">026</span> * image that is going to be exported and stores them in an<a name="line.26"></a>
+<span class="sourceLineNo">027</span> * {@link ArrayBlockingQueue}. Then it is picked by the first one and written on<a name="line.27"></a>
+<span class="sourceLineNo">028</span> * the selected folder. Each image will be named by its key.<a name="line.28"></a>
+<span class="sourceLineNo">029</span> *<a name="line.29"></a>
+<span class="sourceLineNo">030</span> * @author nokutu<a name="line.30"></a>
+<span class="sourceLineNo">031</span> * @see StreetsideExportWriterThread<a name="line.31"></a>
+<span class="sourceLineNo">032</span> * @see StreetsideExportDownloadThread<a name="line.32"></a>
+<span class="sourceLineNo">033</span> */<a name="line.33"></a>
+<span class="sourceLineNo">034</span>public class StreetsideExportManager extends PleaseWaitRunnable {<a name="line.34"></a>
+<span class="sourceLineNo">035</span><a name="line.35"></a>
+<span class="sourceLineNo">036</span>  final static Logger logger = Logger.getLogger(StreetsideExportManager.class);<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>  private final ArrayBlockingQueue&lt;BufferedImage&gt; queue = new ArrayBlockingQueue&lt;&gt;(10);<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  private final ArrayBlockingQueue&lt;StreetsideAbstractImage&gt; queueImages = new ArrayBlockingQueue&lt;&gt;(10);<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>  private int amount;<a name="line.41"></a>
+<span class="sourceLineNo">042</span>  private Set&lt;StreetsideAbstractImage&gt; images;<a name="line.42"></a>
+<span class="sourceLineNo">043</span>  private String path;<a name="line.43"></a>
+<span class="sourceLineNo">044</span><a name="line.44"></a>
+<span class="sourceLineNo">045</span>  private Thread writer;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>  private ThreadPoolExecutor ex;<a name="line.46"></a>
+<span class="sourceLineNo">047</span><a name="line.47"></a>
+<span class="sourceLineNo">048</span>  /**<a name="line.48"></a>
+<span class="sourceLineNo">049</span>   * Main constructor.<a name="line.49"></a>
+<span class="sourceLineNo">050</span>   *<a name="line.50"></a>
+<span class="sourceLineNo">051</span>   * @param images Set of {@link StreetsideAbstractImage} objects to be exported.<a name="line.51"></a>
+<span class="sourceLineNo">052</span>   * @param path Export path.<a name="line.52"></a>
+<span class="sourceLineNo">053</span>   */<a name="line.53"></a>
+<span class="sourceLineNo">054</span>  public StreetsideExportManager(Set&lt;StreetsideAbstractImage&gt; images, String path) {<a name="line.54"></a>
+<span class="sourceLineNo">055</span>    super(<a name="line.55"></a>
+<span class="sourceLineNo">056</span>      tr("Downloading") + "…",<a name="line.56"></a>
+<span class="sourceLineNo">057</span>      new PleaseWaitProgressMonitor(tr("Exporting Streetside Images")),<a name="line.57"></a>
+<span class="sourceLineNo">058</span>      true<a name="line.58"></a>
+<span class="sourceLineNo">059</span>    );<a name="line.59"></a>
+<span class="sourceLineNo">060</span>    this.images = images == null ? new HashSet&lt;&gt;() : images;<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    this.path = path;<a name="line.61"></a>
+<span class="sourceLineNo">062</span>    amount = this.images.size();<a name="line.62"></a>
+<span class="sourceLineNo">063</span>  }<a name="line.63"></a>
+<span class="sourceLineNo">064</span><a name="line.64"></a>
+<span class="sourceLineNo">065</span>  /**<a name="line.65"></a>
+<span class="sourceLineNo">066</span>   * Constructor used to rewrite imported images.<a name="line.66"></a>
+<span class="sourceLineNo">067</span>   *<a name="line.67"></a>
+<span class="sourceLineNo">068</span>   * @param images<a name="line.68"></a>
+<span class="sourceLineNo">069</span>   *          The set of {@link StreetsideImportedImage} object that is going to<a name="line.69"></a>
+<span class="sourceLineNo">070</span>   *          be rewritten.<a name="line.70"></a>
+<span class="sourceLineNo">071</span>   * @throws IOException<a name="line.71"></a>
+<span class="sourceLineNo">072</span>   *           If the file of one of the {@link StreetsideImportedImage} objects<a name="line.72"></a>
+<span class="sourceLineNo">073</span>   *           doesn't contain a picture.<a name="line.73"></a>
+<span class="sourceLineNo">074</span>   */<a name="line.74"></a>
+<span class="sourceLineNo">075</span>  public StreetsideExportManager(List&lt;StreetsideImportedImage&gt; images) throws IOException {<a name="line.75"></a>
+<span class="sourceLineNo">076</span>    this(null, null);<a name="line.76"></a>
+<span class="sourceLineNo">077</span>    for (StreetsideImportedImage image : images) {<a name="line.77"></a>
+<span class="sourceLineNo">078</span>      queue.add(image.getImage());<a name="line.78"></a>
+<span class="sourceLineNo">079</span>      queueImages.add(image);<a name="line.79"></a>
+<span class="sourceLineNo">080</span>    }<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    amount = images.size();<a name="line.81"></a>
+<span class="sourceLineNo">082</span>  }<a name="line.82"></a>
+<span class="sourceLineNo">083</span><a name="line.83"></a>
+<span class="sourceLineNo">084</span>  @Override<a name="line.84"></a>
+<span class="sourceLineNo">085</span>  protected void cancel() {<a name="line.85"></a>
+<span class="sourceLineNo">086</span>    writer.interrupt();<a name="line.86"></a>
+<span class="sourceLineNo">087</span>    ex.shutdown();<a name="line.87"></a>
+<span class="sourceLineNo">088</span>  }<a name="line.88"></a>
+<span class="sourceLineNo">089</span><a name="line.89"></a>
+<span class="sourceLineNo">090</span>  @Override<a name="line.90"></a>
+<span class="sourceLineNo">091</span>  protected void realRun() throws IOException {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>    // Starts a writer thread in order to write the pictures on the disk.<a name="line.92"></a>
+<span class="sourceLineNo">093</span>    writer = new StreetsideExportWriterThread(path, queue,<a name="line.93"></a>
+<span class="sourceLineNo">094</span>        queueImages, amount, getProgressMonitor());<a name="line.94"></a>
+<span class="sourceLineNo">095</span>    writer.start();<a name="line.95"></a>
+<span class="sourceLineNo">096</span>    if (path == null) {<a name="line.96"></a>
+<span class="sourceLineNo">097</span>      try {<a name="line.97"></a>
+<span class="sourceLineNo">098</span>        writer.join();<a name="line.98"></a>
+<span class="sourceLineNo">099</span>      } catch (InterruptedException e) {<a name="line.99"></a>
+<span class="sourceLineNo">100</span>        logger.error(e);<a name="line.100"></a>
+<span class="sourceLineNo">101</span>      }<a name="line.101"></a>
+<span class="sourceLineNo">102</span>      return;<a name="line.102"></a>
+<span class="sourceLineNo">103</span>    }<a name="line.103"></a>
+<span class="sourceLineNo">104</span>    ex = new ThreadPoolExecutor(20, 35, 25, TimeUnit.SECONDS,<a name="line.104"></a>
+<span class="sourceLineNo">105</span>      new ArrayBlockingQueue&lt;&gt;(10));<a name="line.105"></a>
+<span class="sourceLineNo">106</span>    for (StreetsideAbstractImage image : images) {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>      if (image instanceof StreetsideImage) {<a name="line.107"></a>
+<span class="sourceLineNo">108</span>        try {<a name="line.108"></a>
+<span class="sourceLineNo">109</span>          ex.execute(new StreetsideExportDownloadThread(<a name="line.109"></a>
+<span class="sourceLineNo">110</span>              (StreetsideImage) image, queue, queueImages));<a name="line.110"></a>
+<span class="sourceLineNo">111</span>        } catch (Exception e) {<a name="line.111"></a>
+<span class="sourceLineNo">112</span>          logger.error(e);<a name="line.112"></a>
+<span class="sourceLineNo">113</span>        }<a name="line.113"></a>
+<span class="sourceLineNo">114</span>      } else if (image instanceof StreetsideImportedImage) {<a name="line.114"></a>
+<span class="sourceLineNo">115</span>        try {<a name="line.115"></a>
+<span class="sourceLineNo">116</span>          queue.put(((StreetsideImportedImage) image).getImage());<a name="line.116"></a>
+<span class="sourceLineNo">117</span>          queueImages.put(image);<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        } catch (InterruptedException e) {<a name="line.118"></a>
+<span class="sourceLineNo">119</span>          logger.error(e);<a name="line.119"></a>
+<span class="sourceLineNo">120</span>        }<a name="line.120"></a>
+<span class="sourceLineNo">121</span>      }<a name="line.121"></a>
+<span class="sourceLineNo">122</span>      try {<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        // If the queue is full, waits for it to have more space<a name="line.123"></a>
+<span class="sourceLineNo">124</span>        // available before executing anything else.<a name="line.124"></a>
+<span class="sourceLineNo">125</span>        while (ex.getQueue().remainingCapacity() == 0) {<a name="line.125"></a>
+<span class="sourceLineNo">126</span>          Thread.sleep(100);<a name="line.126"></a>
+<span class="sourceLineNo">127</span>        }<a name="line.127"></a>
+<span class="sourceLineNo">128</span>      } catch (Exception e) {<a name="line.128"></a>
+<span class="sourceLineNo">129</span>        logger.error(e);<a name="line.129"></a>
+<span class="sourceLineNo">130</span>      }<a name="line.130"></a>
+<span class="sourceLineNo">131</span>    }<a name="line.131"></a>
+<span class="sourceLineNo">132</span>    try {<a name="line.132"></a>
+<span class="sourceLineNo">133</span>      writer.join();<a name="line.133"></a>
+<span class="sourceLineNo">134</span>    } catch (InterruptedException e) {<a name="line.134"></a>
+<span class="sourceLineNo">135</span>      logger.error(e);<a name="line.135"></a>
+<span class="sourceLineNo">136</span>    }<a name="line.136"></a>
+<span class="sourceLineNo">137</span>  }<a name="line.137"></a>
+<span class="sourceLineNo">138</span><a name="line.138"></a>
+<span class="sourceLineNo">139</span>  @Override<a name="line.139"></a>
+<span class="sourceLineNo">140</span>  protected void finish() {<a name="line.140"></a>
+<span class="sourceLineNo">141</span>  }<a name="line.141"></a>
+<span class="sourceLineNo">142</span>}<a name="line.142"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.html	(revision 34416)
@@ -0,0 +1,225 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.io.export;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.image.BufferedImage;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.BufferedOutputStream;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.io.ByteArrayOutputStream;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.io.FileOutputStream;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.io.IOException;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.io.OutputStream;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.util.concurrent.ArrayBlockingQueue;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.imageio.ImageIO;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.apache.commons.imaging.ImageReadException;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.apache.commons.imaging.ImageWriteException;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.apache.commons.imaging.Imaging;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.apache.commons.imaging.common.ImageMetadata;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.apache.commons.imaging.common.RationalNumber;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.apache.commons.imaging.formats.jpeg.JpegImageMetadata;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.apache.commons.imaging.formats.jpeg.exif.ExifRewriter;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.apache.commons.imaging.formats.tiff.TiffImageMetadata;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.apache.commons.imaging.formats.tiff.write.TiffOutputSet;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.apache.log4j.Logger;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.gui.progress.ProgressMonitor;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>/**<a name="line.33"></a>
+<span class="sourceLineNo">034</span> * Writes the images from the queue in the file system.<a name="line.34"></a>
+<span class="sourceLineNo">035</span> *<a name="line.35"></a>
+<span class="sourceLineNo">036</span> * @author nokutu<a name="line.36"></a>
+<span class="sourceLineNo">037</span> * @see StreetsideExportManager<a name="line.37"></a>
+<span class="sourceLineNo">038</span> */<a name="line.38"></a>
+<span class="sourceLineNo">039</span>public class StreetsideExportWriterThread extends Thread {<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>  final static Logger logger = Logger.getLogger(StreetsideExportWriterThread.class);<a name="line.41"></a>
+<span class="sourceLineNo">042</span><a name="line.42"></a>
+<span class="sourceLineNo">043</span>  private final String path;<a name="line.43"></a>
+<span class="sourceLineNo">044</span>  private final ArrayBlockingQueue&lt;BufferedImage&gt; queue;<a name="line.44"></a>
+<span class="sourceLineNo">045</span>  private final ArrayBlockingQueue&lt;StreetsideAbstractImage&gt; queueImages;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>  private final int amount;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>  private final ProgressMonitor monitor;<a name="line.47"></a>
+<span class="sourceLineNo">048</span><a name="line.48"></a>
+<span class="sourceLineNo">049</span>  /**<a name="line.49"></a>
+<span class="sourceLineNo">050</span>   * Main constructor.<a name="line.50"></a>
+<span class="sourceLineNo">051</span>   *<a name="line.51"></a>
+<span class="sourceLineNo">052</span>   * @param path<a name="line.52"></a>
+<span class="sourceLineNo">053</span>   *          Path to write the pictures.<a name="line.53"></a>
+<span class="sourceLineNo">054</span>   * @param queue<a name="line.54"></a>
+<span class="sourceLineNo">055</span>   *          Queue of {@link StreetsideAbstractImage} objects.<a name="line.55"></a>
+<span class="sourceLineNo">056</span>   * @param queueImages<a name="line.56"></a>
+<span class="sourceLineNo">057</span>   *          Queue of {@link BufferedImage} objects.<a name="line.57"></a>
+<span class="sourceLineNo">058</span>   * @param amount<a name="line.58"></a>
+<span class="sourceLineNo">059</span>   *          Amount of images that are going to be exported.<a name="line.59"></a>
+<span class="sourceLineNo">060</span>   * @param monitor<a name="line.60"></a>
+<span class="sourceLineNo">061</span>   *          Progress monitor.<a name="line.61"></a>
+<span class="sourceLineNo">062</span>   */<a name="line.62"></a>
+<span class="sourceLineNo">063</span>  public StreetsideExportWriterThread(String path,<a name="line.63"></a>
+<span class="sourceLineNo">064</span>      ArrayBlockingQueue&lt;BufferedImage&gt; queue,<a name="line.64"></a>
+<span class="sourceLineNo">065</span>      ArrayBlockingQueue&lt;StreetsideAbstractImage&gt; queueImages, int amount,<a name="line.65"></a>
+<span class="sourceLineNo">066</span>      ProgressMonitor monitor) {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    this.path = path;<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    this.queue = queue;<a name="line.68"></a>
+<span class="sourceLineNo">069</span>    this.queueImages = queueImages;<a name="line.69"></a>
+<span class="sourceLineNo">070</span>    this.amount = amount;<a name="line.70"></a>
+<span class="sourceLineNo">071</span>    this.monitor = monitor;<a name="line.71"></a>
+<span class="sourceLineNo">072</span>  }<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>  @Override<a name="line.74"></a>
+<span class="sourceLineNo">075</span>  public void run() {<a name="line.75"></a>
+<span class="sourceLineNo">076</span>    monitor.setCustomText("Downloaded 0/" + amount);<a name="line.76"></a>
+<span class="sourceLineNo">077</span>    BufferedImage img;<a name="line.77"></a>
+<span class="sourceLineNo">078</span>    StreetsideAbstractImage mimg;<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    String finalPath = "";<a name="line.79"></a>
+<span class="sourceLineNo">080</span>    for (int i = 0; i &lt; amount; i++) {<a name="line.80"></a>
+<span class="sourceLineNo">081</span>      try {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>        img = queue.take();<a name="line.82"></a>
+<span class="sourceLineNo">083</span>        mimg = queueImages.take();<a name="line.83"></a>
+<span class="sourceLineNo">084</span>        if (path == null &amp;&amp; mimg instanceof StreetsideImportedImage) {<a name="line.84"></a>
+<span class="sourceLineNo">085</span>          String path = ((StreetsideImportedImage) mimg).getFile().getPath();<a name="line.85"></a>
+<span class="sourceLineNo">086</span>          finalPath = path.substring(0, path.lastIndexOf('.'));<a name="line.86"></a>
+<span class="sourceLineNo">087</span>        } else if (mimg instanceof StreetsideImage) {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>          finalPath = path + '/' + ((StreetsideImage) mimg).getId();<a name="line.88"></a>
+<span class="sourceLineNo">089</span>        } else if (mimg instanceof StreetsideImportedImage) {<a name="line.89"></a>
+<span class="sourceLineNo">090</span>          finalPath = path + '/' + ((StreetsideImportedImage) mimg).getFile().getName();<a name="line.90"></a>
+<span class="sourceLineNo">091</span>        }<a name="line.91"></a>
+<span class="sourceLineNo">092</span><a name="line.92"></a>
+<span class="sourceLineNo">093</span>        // Transforms the image into a byte array.<a name="line.93"></a>
+<span class="sourceLineNo">094</span>        ByteArrayOutputStream outputStream = new ByteArrayOutputStream();<a name="line.94"></a>
+<span class="sourceLineNo">095</span>        ImageIO.write(img, "jpg", outputStream);<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        byte[] imageBytes = outputStream.toByteArray();<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>        // Write EXIF tags<a name="line.98"></a>
+<span class="sourceLineNo">099</span>        TiffOutputSet outputSet = null;<a name="line.99"></a>
+<span class="sourceLineNo">100</span>        TiffOutputDirectory exifDirectory;<a name="line.100"></a>
+<span class="sourceLineNo">101</span>        TiffOutputDirectory gpsDirectory;<a name="line.101"></a>
+<span class="sourceLineNo">102</span>        // If the image is imported, loads the rest of the EXIF data.<a name="line.102"></a>
+<span class="sourceLineNo">103</span>        if (mimg instanceof StreetsideImportedImage) {<a name="line.103"></a>
+<span class="sourceLineNo">104</span>          final ImageMetadata metadata = Imaging<a name="line.104"></a>
+<span class="sourceLineNo">105</span>              .getMetadata(((StreetsideImportedImage) mimg).getFile());<a name="line.105"></a>
+<span class="sourceLineNo">106</span>          final JpegImageMetadata jpegMetadata = (JpegImageMetadata) metadata;<a name="line.106"></a>
+<span class="sourceLineNo">107</span>          if (null != jpegMetadata) {<a name="line.107"></a>
+<span class="sourceLineNo">108</span>            final TiffImageMetadata exif = jpegMetadata.getExif();<a name="line.108"></a>
+<span class="sourceLineNo">109</span>            if (null != exif) {<a name="line.109"></a>
+<span class="sourceLineNo">110</span>              outputSet = exif.getOutputSet();<a name="line.110"></a>
+<span class="sourceLineNo">111</span>            }<a name="line.111"></a>
+<span class="sourceLineNo">112</span>          }<a name="line.112"></a>
+<span class="sourceLineNo">113</span>        }<a name="line.113"></a>
+<span class="sourceLineNo">114</span>        if (null == outputSet) {<a name="line.114"></a>
+<span class="sourceLineNo">115</span>          outputSet = new TiffOutputSet();<a name="line.115"></a>
+<span class="sourceLineNo">116</span>        }<a name="line.116"></a>
+<span class="sourceLineNo">117</span>        exifDirectory = outputSet.getOrCreateExifDirectory();<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        gpsDirectory = outputSet.getOrCreateGPSDirectory();<a name="line.118"></a>
+<span class="sourceLineNo">119</span><a name="line.119"></a>
+<span class="sourceLineNo">120</span>        gpsDirectory.removeField(GpsTagConstants.GPS_TAG_GPS_IMG_DIRECTION_REF);<a name="line.120"></a>
+<span class="sourceLineNo">121</span>        gpsDirectory.add(GpsTagConstants.GPS_TAG_GPS_IMG_DIRECTION_REF,<a name="line.121"></a>
+<span class="sourceLineNo">122</span>            GpsTagConstants.GPS_TAG_GPS_IMG_DIRECTION_REF_VALUE_TRUE_NORTH);<a name="line.122"></a>
+<span class="sourceLineNo">123</span><a name="line.123"></a>
+<span class="sourceLineNo">124</span>        gpsDirectory.removeField(GpsTagConstants.GPS_TAG_GPS_IMG_DIRECTION);<a name="line.124"></a>
+<span class="sourceLineNo">125</span>        gpsDirectory.add(GpsTagConstants.GPS_TAG_GPS_IMG_DIRECTION,<a name="line.125"></a>
+<span class="sourceLineNo">126</span>            RationalNumber.valueOf(mimg.getMovingHe()));<a name="line.126"></a>
+<span class="sourceLineNo">127</span><a name="line.127"></a>
+<span class="sourceLineNo">128</span>        exifDirectory.removeField(ExifTagConstants.EXIF_TAG_DATE_TIME_ORIGINAL);<a name="line.128"></a>
+<span class="sourceLineNo">129</span>        if (mimg instanceof StreetsideImportedImage) {<a name="line.129"></a>
+<span class="sourceLineNo">130</span>          exifDirectory.add(ExifTagConstants.EXIF_TAG_DATE_TIME_ORIGINAL,<a name="line.130"></a>
+<span class="sourceLineNo">131</span>              mimg.getDate("yyyy/MM/dd HH:mm:ss"));<a name="line.131"></a>
+<span class="sourceLineNo">132</span>        } else if (mimg instanceof StreetsideImage) {<a name="line.132"></a>
+<span class="sourceLineNo">133</span>          exifDirectory.add(ExifTagConstants.EXIF_TAG_DATE_TIME_ORIGINAL,<a name="line.133"></a>
+<span class="sourceLineNo">134</span>              mimg.getDate("yyyy/MM/dd HH/mm/ss"));<a name="line.134"></a>
+<span class="sourceLineNo">135</span>        }<a name="line.135"></a>
+<span class="sourceLineNo">136</span>        outputSet.setGPSInDegrees(mimg.getMovingLatLon().lon(), mimg.getMovingLatLon().lat());<a name="line.136"></a>
+<span class="sourceLineNo">137</span>        OutputStream os = new BufferedOutputStream(new FileOutputStream(finalPath + ".jpg"));<a name="line.137"></a>
+<span class="sourceLineNo">138</span>        new ExifRewriter().updateExifMetadataLossless(imageBytes, os, outputSet);<a name="line.138"></a>
+<span class="sourceLineNo">139</span><a name="line.139"></a>
+<span class="sourceLineNo">140</span>        os.close();<a name="line.140"></a>
+<span class="sourceLineNo">141</span>      } catch (InterruptedException e) {<a name="line.141"></a>
+<span class="sourceLineNo">142</span>        logger.info("Streetside export cancelled");<a name="line.142"></a>
+<span class="sourceLineNo">143</span>        return;<a name="line.143"></a>
+<span class="sourceLineNo">144</span>      } catch (IOException | ImageReadException | ImageWriteException e) {<a name="line.144"></a>
+<span class="sourceLineNo">145</span>        logger.error(e);<a name="line.145"></a>
+<span class="sourceLineNo">146</span>      }<a name="line.146"></a>
+<span class="sourceLineNo">147</span><a name="line.147"></a>
+<span class="sourceLineNo">148</span>      // Increases the progress bar.<a name="line.148"></a>
+<span class="sourceLineNo">149</span>      monitor.worked(PleaseWaitProgressMonitor.PROGRESS_BAR_MAX / amount);<a name="line.149"></a>
+<span class="sourceLineNo">150</span>      monitor.setCustomText("Downloaded " + (i + 1) + "/" + amount);<a name="line.150"></a>
+<span class="sourceLineNo">151</span>    }<a name="line.151"></a>
+<span class="sourceLineNo">152</span>  }<a name="line.152"></a>
+<span class="sourceLineNo">153</span>}<a name="line.153"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.SemiautomaticThread.html	(revision 34416)
@@ -0,0 +1,178 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.mode;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.Cursor;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Graphics2D;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Point;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.MouseAdapter;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.util.Calendar;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.data.Bounds;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.gui.MainApplication;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.gui.MapView;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.gui.NavigatableComponent.ZoomChangeListener;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader;<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>/**<a name="line.18"></a>
+<span class="sourceLineNo">019</span> * Superclass for all the mode of the {@link StreetsideLayer}.<a name="line.19"></a>
+<span class="sourceLineNo">020</span> *<a name="line.20"></a>
+<span class="sourceLineNo">021</span> * @author nokutu<a name="line.21"></a>
+<span class="sourceLineNo">022</span> * @see StreetsideLayer<a name="line.22"></a>
+<span class="sourceLineNo">023</span> */<a name="line.23"></a>
+<span class="sourceLineNo">024</span>public abstract class AbstractMode extends MouseAdapter implements<a name="line.24"></a>
+<span class="sourceLineNo">025</span>  ZoomChangeListener {<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>  private static final int DOWNLOAD_COOLDOWN = 2000;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>  private static SemiautomaticThread semiautomaticThread = new SemiautomaticThread();<a name="line.28"></a>
+<span class="sourceLineNo">029</span><a name="line.29"></a>
+<span class="sourceLineNo">030</span>  /**<a name="line.30"></a>
+<span class="sourceLineNo">031</span>   * Cursor that should become active when this mode is activated.<a name="line.31"></a>
+<span class="sourceLineNo">032</span>   */<a name="line.32"></a>
+<span class="sourceLineNo">033</span>  public int cursor = Cursor.DEFAULT_CURSOR;<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>  protected StreetsideAbstractImage getClosest(Point clickPoint) {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>    double snapDistance = 10;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>    double minDistance = Double.MAX_VALUE;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    StreetsideAbstractImage closest = null;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>    for (StreetsideAbstractImage image : StreetsideLayer.getInstance().getData().getImages()) {<a name="line.39"></a>
+<span class="sourceLineNo">040</span>      Point imagePoint = MainApplication.getMap().mapView.getPoint(image.getMovingLatLon());<a name="line.40"></a>
+<span class="sourceLineNo">041</span>      imagePoint.setLocation(imagePoint.getX(), imagePoint.getY());<a name="line.41"></a>
+<span class="sourceLineNo">042</span>      double dist = clickPoint.distanceSq(imagePoint);<a name="line.42"></a>
+<span class="sourceLineNo">043</span>      if (minDistance &gt; dist &amp;&amp; clickPoint.distance(imagePoint) &lt; snapDistance<a name="line.43"></a>
+<span class="sourceLineNo">044</span>        &amp;&amp; image.isVisible()) {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>        minDistance = dist;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>        closest = image;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>      }<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    }<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    return closest;<a name="line.49"></a>
+<span class="sourceLineNo">050</span>  }<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>  /**<a name="line.52"></a>
+<span class="sourceLineNo">053</span>   * Paint the dataset using the engine set.<a name="line.53"></a>
+<span class="sourceLineNo">054</span>   *<a name="line.54"></a>
+<span class="sourceLineNo">055</span>   * @param g {@link Graphics2D} used for painting<a name="line.55"></a>
+<span class="sourceLineNo">056</span>   * @param mv The object that can translate GeoPoints to screen coordinates.<a name="line.56"></a>
+<span class="sourceLineNo">057</span>   * @param box Area where painting is going to be performed<a name="line.57"></a>
+<span class="sourceLineNo">058</span>   */<a name="line.58"></a>
+<span class="sourceLineNo">059</span>  public abstract void paint(Graphics2D g, MapView mv, Bounds box);<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>  @Override<a name="line.61"></a>
+<span class="sourceLineNo">062</span>  public void zoomChanged() {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    if (StreetsideDownloader.getMode() == StreetsideDownloader.DOWNLOAD_MODE.VISIBLE_AREA) {<a name="line.63"></a>
+<span class="sourceLineNo">064</span>      if (!semiautomaticThread.isAlive())<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        semiautomaticThread.start();<a name="line.65"></a>
+<span class="sourceLineNo">066</span>      semiautomaticThread.moved();<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    }<a name="line.67"></a>
+<span class="sourceLineNo">068</span>  }<a name="line.68"></a>
+<span class="sourceLineNo">069</span><a name="line.69"></a>
+<span class="sourceLineNo">070</span>  /**<a name="line.70"></a>
+<span class="sourceLineNo">071</span>   * Resets the semiautomatic mode thread.<a name="line.71"></a>
+<span class="sourceLineNo">072</span>   */<a name="line.72"></a>
+<span class="sourceLineNo">073</span>  public static void resetThread() {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>    semiautomaticThread.interrupt();<a name="line.74"></a>
+<span class="sourceLineNo">075</span>    semiautomaticThread = new SemiautomaticThread();<a name="line.75"></a>
+<span class="sourceLineNo">076</span>  }<a name="line.76"></a>
+<span class="sourceLineNo">077</span><a name="line.77"></a>
+<span class="sourceLineNo">078</span>  private static class SemiautomaticThread extends Thread {<a name="line.78"></a>
+<span class="sourceLineNo">079</span><a name="line.79"></a>
+<span class="sourceLineNo">080</span>    /** If in semiautomatic mode, the last Epoch time when there was a download */<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    private long lastDownload;<a name="line.81"></a>
+<span class="sourceLineNo">082</span><a name="line.82"></a>
+<span class="sourceLineNo">083</span>    private boolean moved;<a name="line.83"></a>
+<span class="sourceLineNo">084</span><a name="line.84"></a>
+<span class="sourceLineNo">085</span>    @Override<a name="line.85"></a>
+<span class="sourceLineNo">086</span>    public void run() {<a name="line.86"></a>
+<span class="sourceLineNo">087</span>      while (true) {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>        if (this.moved &amp;&amp; Calendar.getInstance().getTimeInMillis() - this.lastDownload &gt;= DOWNLOAD_COOLDOWN) {<a name="line.88"></a>
+<span class="sourceLineNo">089</span>          this.lastDownload = Calendar.getInstance().getTimeInMillis();<a name="line.89"></a>
+<span class="sourceLineNo">090</span>          StreetsideDownloader.downloadVisibleArea();<a name="line.90"></a>
+<span class="sourceLineNo">091</span>          this.moved = false;<a name="line.91"></a>
+<span class="sourceLineNo">092</span>          StreetsideLayer.invalidateInstance();<a name="line.92"></a>
+<span class="sourceLineNo">093</span>        }<a name="line.93"></a>
+<span class="sourceLineNo">094</span>        try {<a name="line.94"></a>
+<span class="sourceLineNo">095</span>          Thread.sleep(100);<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        } catch (InterruptedException e) {<a name="line.96"></a>
+<span class="sourceLineNo">097</span>          return;<a name="line.97"></a>
+<span class="sourceLineNo">098</span>        }<a name="line.98"></a>
+<span class="sourceLineNo">099</span>      }<a name="line.99"></a>
+<span class="sourceLineNo">100</span>    }<a name="line.100"></a>
+<span class="sourceLineNo">101</span><a name="line.101"></a>
+<span class="sourceLineNo">102</span>    public void moved() {<a name="line.102"></a>
+<span class="sourceLineNo">103</span>      this.moved = true;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>    }<a name="line.104"></a>
+<span class="sourceLineNo">105</span>  }<a name="line.105"></a>
+<span class="sourceLineNo">106</span>}<a name="line.106"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.html	(revision 34416)
@@ -0,0 +1,178 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.mode;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.Cursor;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Graphics2D;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Point;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.event.MouseAdapter;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.util.Calendar;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.data.Bounds;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.gui.MainApplication;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.gui.MapView;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.gui.NavigatableComponent.ZoomChangeListener;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader;<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>/**<a name="line.18"></a>
+<span class="sourceLineNo">019</span> * Superclass for all the mode of the {@link StreetsideLayer}.<a name="line.19"></a>
+<span class="sourceLineNo">020</span> *<a name="line.20"></a>
+<span class="sourceLineNo">021</span> * @author nokutu<a name="line.21"></a>
+<span class="sourceLineNo">022</span> * @see StreetsideLayer<a name="line.22"></a>
+<span class="sourceLineNo">023</span> */<a name="line.23"></a>
+<span class="sourceLineNo">024</span>public abstract class AbstractMode extends MouseAdapter implements<a name="line.24"></a>
+<span class="sourceLineNo">025</span>  ZoomChangeListener {<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>  private static final int DOWNLOAD_COOLDOWN = 2000;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>  private static SemiautomaticThread semiautomaticThread = new SemiautomaticThread();<a name="line.28"></a>
+<span class="sourceLineNo">029</span><a name="line.29"></a>
+<span class="sourceLineNo">030</span>  /**<a name="line.30"></a>
+<span class="sourceLineNo">031</span>   * Cursor that should become active when this mode is activated.<a name="line.31"></a>
+<span class="sourceLineNo">032</span>   */<a name="line.32"></a>
+<span class="sourceLineNo">033</span>  public int cursor = Cursor.DEFAULT_CURSOR;<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>  protected StreetsideAbstractImage getClosest(Point clickPoint) {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>    double snapDistance = 10;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>    double minDistance = Double.MAX_VALUE;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    StreetsideAbstractImage closest = null;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>    for (StreetsideAbstractImage image : StreetsideLayer.getInstance().getData().getImages()) {<a name="line.39"></a>
+<span class="sourceLineNo">040</span>      Point imagePoint = MainApplication.getMap().mapView.getPoint(image.getMovingLatLon());<a name="line.40"></a>
+<span class="sourceLineNo">041</span>      imagePoint.setLocation(imagePoint.getX(), imagePoint.getY());<a name="line.41"></a>
+<span class="sourceLineNo">042</span>      double dist = clickPoint.distanceSq(imagePoint);<a name="line.42"></a>
+<span class="sourceLineNo">043</span>      if (minDistance &gt; dist &amp;&amp; clickPoint.distance(imagePoint) &lt; snapDistance<a name="line.43"></a>
+<span class="sourceLineNo">044</span>        &amp;&amp; image.isVisible()) {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>        minDistance = dist;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>        closest = image;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>      }<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    }<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    return closest;<a name="line.49"></a>
+<span class="sourceLineNo">050</span>  }<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>  /**<a name="line.52"></a>
+<span class="sourceLineNo">053</span>   * Paint the dataset using the engine set.<a name="line.53"></a>
+<span class="sourceLineNo">054</span>   *<a name="line.54"></a>
+<span class="sourceLineNo">055</span>   * @param g {@link Graphics2D} used for painting<a name="line.55"></a>
+<span class="sourceLineNo">056</span>   * @param mv The object that can translate GeoPoints to screen coordinates.<a name="line.56"></a>
+<span class="sourceLineNo">057</span>   * @param box Area where painting is going to be performed<a name="line.57"></a>
+<span class="sourceLineNo">058</span>   */<a name="line.58"></a>
+<span class="sourceLineNo">059</span>  public abstract void paint(Graphics2D g, MapView mv, Bounds box);<a name="line.59"></a>
+<span class="sourceLineNo">060</span><a name="line.60"></a>
+<span class="sourceLineNo">061</span>  @Override<a name="line.61"></a>
+<span class="sourceLineNo">062</span>  public void zoomChanged() {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    if (StreetsideDownloader.getMode() == StreetsideDownloader.DOWNLOAD_MODE.VISIBLE_AREA) {<a name="line.63"></a>
+<span class="sourceLineNo">064</span>      if (!semiautomaticThread.isAlive())<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        semiautomaticThread.start();<a name="line.65"></a>
+<span class="sourceLineNo">066</span>      semiautomaticThread.moved();<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    }<a name="line.67"></a>
+<span class="sourceLineNo">068</span>  }<a name="line.68"></a>
+<span class="sourceLineNo">069</span><a name="line.69"></a>
+<span class="sourceLineNo">070</span>  /**<a name="line.70"></a>
+<span class="sourceLineNo">071</span>   * Resets the semiautomatic mode thread.<a name="line.71"></a>
+<span class="sourceLineNo">072</span>   */<a name="line.72"></a>
+<span class="sourceLineNo">073</span>  public static void resetThread() {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>    semiautomaticThread.interrupt();<a name="line.74"></a>
+<span class="sourceLineNo">075</span>    semiautomaticThread = new SemiautomaticThread();<a name="line.75"></a>
+<span class="sourceLineNo">076</span>  }<a name="line.76"></a>
+<span class="sourceLineNo">077</span><a name="line.77"></a>
+<span class="sourceLineNo">078</span>  private static class SemiautomaticThread extends Thread {<a name="line.78"></a>
+<span class="sourceLineNo">079</span><a name="line.79"></a>
+<span class="sourceLineNo">080</span>    /** If in semiautomatic mode, the last Epoch time when there was a download */<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    private long lastDownload;<a name="line.81"></a>
+<span class="sourceLineNo">082</span><a name="line.82"></a>
+<span class="sourceLineNo">083</span>    private boolean moved;<a name="line.83"></a>
+<span class="sourceLineNo">084</span><a name="line.84"></a>
+<span class="sourceLineNo">085</span>    @Override<a name="line.85"></a>
+<span class="sourceLineNo">086</span>    public void run() {<a name="line.86"></a>
+<span class="sourceLineNo">087</span>      while (true) {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>        if (this.moved &amp;&amp; Calendar.getInstance().getTimeInMillis() - this.lastDownload &gt;= DOWNLOAD_COOLDOWN) {<a name="line.88"></a>
+<span class="sourceLineNo">089</span>          this.lastDownload = Calendar.getInstance().getTimeInMillis();<a name="line.89"></a>
+<span class="sourceLineNo">090</span>          StreetsideDownloader.downloadVisibleArea();<a name="line.90"></a>
+<span class="sourceLineNo">091</span>          this.moved = false;<a name="line.91"></a>
+<span class="sourceLineNo">092</span>          StreetsideLayer.invalidateInstance();<a name="line.92"></a>
+<span class="sourceLineNo">093</span>        }<a name="line.93"></a>
+<span class="sourceLineNo">094</span>        try {<a name="line.94"></a>
+<span class="sourceLineNo">095</span>          Thread.sleep(100);<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        } catch (InterruptedException e) {<a name="line.96"></a>
+<span class="sourceLineNo">097</span>          return;<a name="line.97"></a>
+<span class="sourceLineNo">098</span>        }<a name="line.98"></a>
+<span class="sourceLineNo">099</span>      }<a name="line.99"></a>
+<span class="sourceLineNo">100</span>    }<a name="line.100"></a>
+<span class="sourceLineNo">101</span><a name="line.101"></a>
+<span class="sourceLineNo">102</span>    public void moved() {<a name="line.102"></a>
+<span class="sourceLineNo">103</span>      this.moved = true;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>    }<a name="line.104"></a>
+<span class="sourceLineNo">105</span>  }<a name="line.105"></a>
+<span class="sourceLineNo">106</span>}<a name="line.106"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.html	(revision 34416)
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.mode;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Color;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.Cursor;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.Graphics2D;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.awt.Point;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.awt.event.MouseEvent;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Arrays;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.data.Bounds;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.gui.MainApplication;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.gui.MapView;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin;<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>/**<a name="line.23"></a>
+<span class="sourceLineNo">024</span> * In this mode the user can join pictures to make sequences or unjoin them.<a name="line.24"></a>
+<span class="sourceLineNo">025</span> *<a name="line.25"></a>
+<span class="sourceLineNo">026</span> * @author nokutu<a name="line.26"></a>
+<span class="sourceLineNo">027</span> *<a name="line.27"></a>
+<span class="sourceLineNo">028</span> */<a name="line.28"></a>
+<span class="sourceLineNo">029</span>public class JoinMode extends AbstractMode {<a name="line.29"></a>
+<span class="sourceLineNo">030</span><a name="line.30"></a>
+<span class="sourceLineNo">031</span>  private StreetsideImportedImage lastClick;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>  private MouseEvent lastPos;<a name="line.32"></a>
+<span class="sourceLineNo">033</span><a name="line.33"></a>
+<span class="sourceLineNo">034</span>  /**<a name="line.34"></a>
+<span class="sourceLineNo">035</span>   * Main constructor.<a name="line.35"></a>
+<span class="sourceLineNo">036</span>   */<a name="line.36"></a>
+<span class="sourceLineNo">037</span>  public JoinMode() {<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    this.cursor = Cursor.CROSSHAIR_CURSOR;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  }<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>  @Override<a name="line.41"></a>
+<span class="sourceLineNo">042</span>  public void mousePressed(MouseEvent e) {<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    final StreetsideAbstractImage highlighted = StreetsideLayer.getInstance().getData().getHighlightedImage();<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    if (highlighted == null) {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>      return;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>    }<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    if (this.lastClick == null &amp;&amp; highlighted instanceof StreetsideImportedImage) {<a name="line.47"></a>
+<span class="sourceLineNo">048</span>      this.lastClick = (StreetsideImportedImage) highlighted;<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    } else if (this.lastClick != null<a name="line.49"></a>
+<span class="sourceLineNo">050</span>        &amp;&amp; highlighted instanceof StreetsideImportedImage) {<a name="line.50"></a>
+<span class="sourceLineNo">051</span>      if (<a name="line.51"></a>
+<span class="sourceLineNo">052</span>        (<a name="line.52"></a>
+<span class="sourceLineNo">053</span>          (highlighted.previous() == null &amp;&amp; this.lastClick.next() == null) ||<a name="line.53"></a>
+<span class="sourceLineNo">054</span>          (highlighted.next() == null &amp;&amp; this.lastClick.previous() == null)<a name="line.54"></a>
+<span class="sourceLineNo">055</span>        )<a name="line.55"></a>
+<span class="sourceLineNo">056</span>        &amp;&amp; highlighted.getSequence() != this.lastClick.getSequence()<a name="line.56"></a>
+<span class="sourceLineNo">057</span>      ) {<a name="line.57"></a>
+<span class="sourceLineNo">058</span>        StreetsideRecord.getInstance().addCommand(new CommandJoin(this.lastClick, highlighted));<a name="line.58"></a>
+<span class="sourceLineNo">059</span>      } else if (this.lastClick.next() == highlighted || this.lastClick.previous() == highlighted) {<a name="line.59"></a>
+<span class="sourceLineNo">060</span>        StreetsideRecord.getInstance().addCommand(<a name="line.60"></a>
+<span class="sourceLineNo">061</span>          new CommandUnjoin(Arrays.asList(this.lastClick, highlighted))<a name="line.61"></a>
+<span class="sourceLineNo">062</span>        );<a name="line.62"></a>
+<span class="sourceLineNo">063</span>      }<a name="line.63"></a>
+<span class="sourceLineNo">064</span>      this.lastClick = null;<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    }<a name="line.65"></a>
+<span class="sourceLineNo">066</span>    StreetsideLayer.invalidateInstance();<a name="line.66"></a>
+<span class="sourceLineNo">067</span>  }<a name="line.67"></a>
+<span class="sourceLineNo">068</span><a name="line.68"></a>
+<span class="sourceLineNo">069</span>  @Override<a name="line.69"></a>
+<span class="sourceLineNo">070</span>  public void mouseMoved(MouseEvent e) {<a name="line.70"></a>
+<span class="sourceLineNo">071</span>    this.lastPos = e;<a name="line.71"></a>
+<span class="sourceLineNo">072</span>    if (!(MainApplication.getLayerManager().getActiveLayer() instanceof StreetsideLayer))<a name="line.72"></a>
+<span class="sourceLineNo">073</span>      return;<a name="line.73"></a>
+<span class="sourceLineNo">074</span>    StreetsideAbstractImage closestTemp = getClosest(e.getPoint());<a name="line.74"></a>
+<span class="sourceLineNo">075</span>    StreetsideLayer.getInstance().getData().setHighlightedImage(closestTemp);<a name="line.75"></a>
+<span class="sourceLineNo">076</span>    StreetsideLayer.invalidateInstance();<a name="line.76"></a>
+<span class="sourceLineNo">077</span>  }<a name="line.77"></a>
+<span class="sourceLineNo">078</span><a name="line.78"></a>
+<span class="sourceLineNo">079</span>  @Override<a name="line.79"></a>
+<span class="sourceLineNo">080</span>  public void paint(Graphics2D g, MapView mv, Bounds box) {<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    if (this.lastClick != null) {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>      g.setColor(Color.WHITE);<a name="line.82"></a>
+<span class="sourceLineNo">083</span>      Point p0 = mv.getPoint(this.lastClick.getMovingLatLon());<a name="line.83"></a>
+<span class="sourceLineNo">084</span>      Point p1 = this.lastPos.getPoint();<a name="line.84"></a>
+<span class="sourceLineNo">085</span>      g.drawLine(p0.x, p0.y, p1.x, p1.y);<a name="line.85"></a>
+<span class="sourceLineNo">086</span>    }<a name="line.86"></a>
+<span class="sourceLineNo">087</span>  }<a name="line.87"></a>
+<span class="sourceLineNo">088</span><a name="line.88"></a>
+<span class="sourceLineNo">089</span>  @Override<a name="line.89"></a>
+<span class="sourceLineNo">090</span>  public String toString() {<a name="line.90"></a>
+<span class="sourceLineNo">091</span>    return tr("Join mode");<a name="line.91"></a>
+<span class="sourceLineNo">092</span>  }<a name="line.92"></a>
+<span class="sourceLineNo">093</span>}<a name="line.93"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.html	(revision 34416)
@@ -0,0 +1,268 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.mode;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Graphics2D;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.Point;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.event.InputEvent;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.awt.event.MouseEvent;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.util.Objects;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.concurrent.ConcurrentSkipListSet;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.swing.SwingUtilities;<a name="line.13"></a>
+<span class="sourceLineNo">014</span><a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.data.Bounds;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.data.coor.LatLon;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.data.osm.OsmPrimitive;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.gui.MainApplication;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.gui.MapView;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.gui.layer.OsmDataLayer;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.plugins.streetside.StreetsideData;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.plugins.streetside.history.commands.CommandMove;<a name="line.27"></a>
+<span class="sourceLineNo">028</span>import org.openstreetmap.josm.plugins.streetside.history.commands.CommandTurn;<a name="line.28"></a>
+<span class="sourceLineNo">029</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.29"></a>
+<span class="sourceLineNo">030</span><a name="line.30"></a>
+<span class="sourceLineNo">031</span>/**<a name="line.31"></a>
+<span class="sourceLineNo">032</span> * Handles the input event related with the layer. Mainly clicks.<a name="line.32"></a>
+<span class="sourceLineNo">033</span> *<a name="line.33"></a>
+<span class="sourceLineNo">034</span> * @author nokutu<a name="line.34"></a>
+<span class="sourceLineNo">035</span> */<a name="line.35"></a>
+<span class="sourceLineNo">036</span>public class SelectMode extends AbstractMode {<a name="line.36"></a>
+<span class="sourceLineNo">037</span>  private StreetsideAbstractImage closest;<a name="line.37"></a>
+<span class="sourceLineNo">038</span>  private StreetsideAbstractImage lastClicked;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  private final StreetsideRecord record;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>  private boolean nothingHighlighted;<a name="line.40"></a>
+<span class="sourceLineNo">041</span>  private boolean imageHighlighted;<a name="line.41"></a>
+<span class="sourceLineNo">042</span><a name="line.42"></a>
+<span class="sourceLineNo">043</span>  /**<a name="line.43"></a>
+<span class="sourceLineNo">044</span>   * Main constructor.<a name="line.44"></a>
+<span class="sourceLineNo">045</span>   */<a name="line.45"></a>
+<span class="sourceLineNo">046</span>  public SelectMode() {<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    record = StreetsideRecord.getInstance();<a name="line.47"></a>
+<span class="sourceLineNo">048</span>  }<a name="line.48"></a>
+<span class="sourceLineNo">049</span><a name="line.49"></a>
+<span class="sourceLineNo">050</span>  @Override<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  public void mousePressed(MouseEvent e) {<a name="line.51"></a>
+<span class="sourceLineNo">052</span>    if (e.getButton() != MouseEvent.BUTTON1) {<a name="line.52"></a>
+<span class="sourceLineNo">053</span>      return;<a name="line.53"></a>
+<span class="sourceLineNo">054</span>    }<a name="line.54"></a>
+<span class="sourceLineNo">055</span>    StreetsideAbstractImage closest = getClosest(e.getPoint());<a name="line.55"></a>
+<span class="sourceLineNo">056</span>    if (!(MainApplication.getLayerManager().getActiveLayer() instanceof StreetsideLayer)<a name="line.56"></a>
+<span class="sourceLineNo">057</span>            &amp;&amp; closest != null &amp;&amp; MainApplication.getMap().mapMode == MainApplication.getMap().mapModeSelect) {<a name="line.57"></a>
+<span class="sourceLineNo">058</span>      lastClicked = this.closest;<a name="line.58"></a>
+<span class="sourceLineNo">059</span>      StreetsideLayer.getInstance().getData().setSelectedImage(closest);<a name="line.59"></a>
+<span class="sourceLineNo">060</span>      return;<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    } else if (MainApplication.getLayerManager().getActiveLayer() != StreetsideLayer.getInstance()) {<a name="line.61"></a>
+<span class="sourceLineNo">062</span>      return;<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    }<a name="line.63"></a>
+<span class="sourceLineNo">064</span>    // Double click<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    if (e.getClickCount() == 2 &amp;&amp; StreetsideLayer.getInstance().getData().getSelectedImage() != null &amp;&amp; closest != null) {<a name="line.65"></a>
+<span class="sourceLineNo">066</span>      closest.getSequence().getImages().forEach(StreetsideLayer.getInstance().getData()::addMultiSelectedImage);<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    }<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    lastClicked = this.closest;<a name="line.68"></a>
+<span class="sourceLineNo">069</span>    this.closest = closest;<a name="line.69"></a>
+<span class="sourceLineNo">070</span>    if (closest != null &amp;&amp; StreetsideLayer.getInstance().getData().getMultiSelectedImages().contains(closest)) {<a name="line.70"></a>
+<span class="sourceLineNo">071</span>      return;<a name="line.71"></a>
+<span class="sourceLineNo">072</span>    }<a name="line.72"></a>
+<span class="sourceLineNo">073</span>    // ctrl+click<a name="line.73"></a>
+<span class="sourceLineNo">074</span>    if (e.getModifiers() == (InputEvent.BUTTON1_MASK | InputEvent.CTRL_MASK) &amp;&amp; closest != null) {<a name="line.74"></a>
+<span class="sourceLineNo">075</span>      StreetsideLayer.getInstance().getData().addMultiSelectedImage(closest);<a name="line.75"></a>
+<span class="sourceLineNo">076</span>      // shift + click<a name="line.76"></a>
+<span class="sourceLineNo">077</span>    } else if (<a name="line.77"></a>
+<span class="sourceLineNo">078</span>            e.getModifiers() == (InputEvent.BUTTON1_MASK | InputEvent.SHIFT_MASK)<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                    &amp;&amp; lastClicked instanceof StreetsideImage<a name="line.79"></a>
+<span class="sourceLineNo">080</span>            ) {<a name="line.80"></a>
+<span class="sourceLineNo">081</span>      if (this.closest != null<a name="line.81"></a>
+<span class="sourceLineNo">082</span>              &amp;&amp; this.closest.getSequence() == (lastClicked).getSequence()) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>        int i = this.closest.getSequence().getImages().indexOf(this.closest);<a name="line.83"></a>
+<span class="sourceLineNo">084</span>        int j = lastClicked.getSequence().getImages().indexOf(lastClicked);<a name="line.84"></a>
+<span class="sourceLineNo">085</span>        StreetsideLayer.getInstance().getData().addMultiSelectedImage(<a name="line.85"></a>
+<span class="sourceLineNo">086</span>                i &lt; j<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                        ? new ConcurrentSkipListSet&lt;&gt;(this.closest.getSequence().getImages().subList(i, j + 1))<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                        : new ConcurrentSkipListSet&lt;&gt;(this.closest.getSequence().getImages().subList(j, i + 1))<a name="line.88"></a>
+<span class="sourceLineNo">089</span>        );<a name="line.89"></a>
+<span class="sourceLineNo">090</span>      }<a name="line.90"></a>
+<span class="sourceLineNo">091</span>      // click<a name="line.91"></a>
+<span class="sourceLineNo">092</span>    } else {<a name="line.92"></a>
+<span class="sourceLineNo">093</span>      StreetsideLayer.getInstance().getData().setSelectedImage(closest);<a name="line.93"></a>
+<span class="sourceLineNo">094</span>    }<a name="line.94"></a>
+<span class="sourceLineNo">095</span>  }<a name="line.95"></a>
+<span class="sourceLineNo">096</span><a name="line.96"></a>
+<span class="sourceLineNo">097</span>  @Override<a name="line.97"></a>
+<span class="sourceLineNo">098</span>  public void mouseDragged(MouseEvent e) {<a name="line.98"></a>
+<span class="sourceLineNo">099</span>    StreetsideAbstractImage highlightImg = StreetsideLayer.getInstance().getData().getHighlightedImage();<a name="line.99"></a>
+<span class="sourceLineNo">100</span>    if (<a name="line.100"></a>
+<span class="sourceLineNo">101</span>            MainApplication.getLayerManager().getActiveLayer() == StreetsideLayer.getInstance()<a name="line.101"></a>
+<span class="sourceLineNo">102</span>                &amp;&amp; SwingUtilities.isLeftMouseButton(e)<a name="line.102"></a>
+<span class="sourceLineNo">103</span>                &amp;&amp; highlightImg != null &amp;&amp; highlightImg.getLatLon() != null<a name="line.103"></a>
+<span class="sourceLineNo">104</span>            ) {<a name="line.104"></a>
+<span class="sourceLineNo">105</span>      Point highlightImgPoint = MainApplication.getMap().mapView.getPoint(highlightImg.getTempLatLon());<a name="line.105"></a>
+<span class="sourceLineNo">106</span>      if (e.isShiftDown()) { // turn<a name="line.106"></a>
+<span class="sourceLineNo">107</span>        StreetsideLayer.getInstance().getData().getMultiSelectedImages().parallelStream().filter(img -&gt; !(img instanceof StreetsideImage) || StreetsideProperties.DEVELOPER.get())<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                .forEach(img -&gt; img.turn(Math.toDegrees(Math.atan2(e.getX() - highlightImgPoint.getX(), -e.getY() + highlightImgPoint.getY())) - highlightImg.getTempHe()));<a name="line.108"></a>
+<span class="sourceLineNo">109</span>      } else { // move<a name="line.109"></a>
+<span class="sourceLineNo">110</span>        LatLon eventLatLon = MainApplication.getMap().mapView.getLatLon(e.getX(), e.getY());<a name="line.110"></a>
+<span class="sourceLineNo">111</span>        LatLon imgLatLon = MainApplication.getMap().mapView.getLatLon(highlightImgPoint.getX(), highlightImgPoint.getY());<a name="line.111"></a>
+<span class="sourceLineNo">112</span>        StreetsideLayer.getInstance().getData().getMultiSelectedImages().parallelStream().filter(img -&gt; !(img instanceof StreetsideImage) || StreetsideProperties.DEVELOPER.get())<a name="line.112"></a>
+<span class="sourceLineNo">113</span>                .forEach(img -&gt; img.move(eventLatLon.getX() - imgLatLon.getX(), eventLatLon.getY() - imgLatLon.getY()));<a name="line.113"></a>
+<span class="sourceLineNo">114</span>      }<a name="line.114"></a>
+<span class="sourceLineNo">115</span>      StreetsideLayer.invalidateInstance();<a name="line.115"></a>
+<span class="sourceLineNo">116</span>    }<a name="line.116"></a>
+<span class="sourceLineNo">117</span>  }<a name="line.117"></a>
+<span class="sourceLineNo">118</span><a name="line.118"></a>
+<span class="sourceLineNo">119</span>  @Override<a name="line.119"></a>
+<span class="sourceLineNo">120</span>  public void mouseReleased(MouseEvent e) {<a name="line.120"></a>
+<span class="sourceLineNo">121</span>    final StreetsideData data = StreetsideLayer.getInstance().getData();<a name="line.121"></a>
+<span class="sourceLineNo">122</span>    if (data.getSelectedImage() == null) {<a name="line.122"></a>
+<span class="sourceLineNo">123</span>      return;<a name="line.123"></a>
+<span class="sourceLineNo">124</span>    }<a name="line.124"></a>
+<span class="sourceLineNo">125</span>    if (!Objects.equals(data.getSelectedImage().getTempHe(), data.getSelectedImage().getMovingHe())) {<a name="line.125"></a>
+<span class="sourceLineNo">126</span>      double from = data.getSelectedImage().getTempHe();<a name="line.126"></a>
+<span class="sourceLineNo">127</span>      double to = data.getSelectedImage().getMovingHe();<a name="line.127"></a>
+<span class="sourceLineNo">128</span>      record.addCommand(new CommandTurn(data.getMultiSelectedImages(), to - from));<a name="line.128"></a>
+<span class="sourceLineNo">129</span>    } else if (!Objects.equals(data.getSelectedImage().getTempLatLon(), data.getSelectedImage().getMovingLatLon())) {<a name="line.129"></a>
+<span class="sourceLineNo">130</span>      LatLon from = data.getSelectedImage().getTempLatLon();<a name="line.130"></a>
+<span class="sourceLineNo">131</span>      LatLon to = data.getSelectedImage().getMovingLatLon();<a name="line.131"></a>
+<span class="sourceLineNo">132</span>      record.addCommand(new CommandMove(data.getMultiSelectedImages(), to.getX() - from.getX(), to.getY() - from.getY()));<a name="line.132"></a>
+<span class="sourceLineNo">133</span>    }<a name="line.133"></a>
+<span class="sourceLineNo">134</span>    data.getMultiSelectedImages().parallelStream().filter(Objects::nonNull).forEach(StreetsideAbstractImage::stopMoving);<a name="line.134"></a>
+<span class="sourceLineNo">135</span>    StreetsideLayer.invalidateInstance();<a name="line.135"></a>
+<span class="sourceLineNo">136</span>  }<a name="line.136"></a>
+<span class="sourceLineNo">137</span><a name="line.137"></a>
+<span class="sourceLineNo">138</span>  /**<a name="line.138"></a>
+<span class="sourceLineNo">139</span>   * Checks if the mouse is over pictures.<a name="line.139"></a>
+<span class="sourceLineNo">140</span>   */<a name="line.140"></a>
+<span class="sourceLineNo">141</span>  @Override<a name="line.141"></a>
+<span class="sourceLineNo">142</span>  public void mouseMoved(MouseEvent e) {<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    if (MainApplication.getLayerManager().getActiveLayer() instanceof OsmDataLayer<a name="line.143"></a>
+<span class="sourceLineNo">144</span>            &amp;&amp; MainApplication.getMap().mapMode != MainApplication.getMap().mapModeSelect) {<a name="line.144"></a>
+<span class="sourceLineNo">145</span>      return;<a name="line.145"></a>
+<span class="sourceLineNo">146</span>    }<a name="line.146"></a>
+<span class="sourceLineNo">147</span>    if (!StreetsideProperties.HOVER_ENABLED.get()) {<a name="line.147"></a>
+<span class="sourceLineNo">148</span>      return;<a name="line.148"></a>
+<span class="sourceLineNo">149</span>    }<a name="line.149"></a>
+<span class="sourceLineNo">150</span><a name="line.150"></a>
+<span class="sourceLineNo">151</span>    StreetsideAbstractImage closestTemp = getClosest(e.getPoint());<a name="line.151"></a>
+<span class="sourceLineNo">152</span><a name="line.152"></a>
+<span class="sourceLineNo">153</span>    final OsmDataLayer editLayer = MainApplication.getLayerManager().getEditLayer();<a name="line.153"></a>
+<span class="sourceLineNo">154</span>    if (editLayer != null) {<a name="line.154"></a>
+<span class="sourceLineNo">155</span>      if (closestTemp != null &amp;&amp; !imageHighlighted) {<a name="line.155"></a>
+<span class="sourceLineNo">156</span>        if (MainApplication.getMap().mapMode != null) {<a name="line.156"></a>
+<span class="sourceLineNo">157</span>          MainApplication.getMap().mapMode.putValue("active", Boolean.FALSE);<a name="line.157"></a>
+<span class="sourceLineNo">158</span>        }<a name="line.158"></a>
+<span class="sourceLineNo">159</span>        imageHighlighted = true;<a name="line.159"></a>
+<span class="sourceLineNo">160</span>      } else if (closestTemp == null &amp;&amp; imageHighlighted &amp;&amp; nothingHighlighted) {<a name="line.160"></a>
+<span class="sourceLineNo">161</span>        if (MainApplication.getMap().mapMode != null) {<a name="line.161"></a>
+<span class="sourceLineNo">162</span>          MainApplication.getMap().mapMode.putValue("active", Boolean.TRUE);<a name="line.162"></a>
+<span class="sourceLineNo">163</span>        }<a name="line.163"></a>
+<span class="sourceLineNo">164</span>        nothingHighlighted = false;<a name="line.164"></a>
+<span class="sourceLineNo">165</span>      } else if (imageHighlighted &amp;&amp; !nothingHighlighted &amp;&amp; editLayer.data != null) {<a name="line.165"></a>
+<span class="sourceLineNo">166</span>        for (OsmPrimitive primivitive : MainApplication.getLayerManager().getEditLayer().data.allPrimitives()) {<a name="line.166"></a>
+<span class="sourceLineNo">167</span>          primivitive.setHighlighted(false);<a name="line.167"></a>
+<span class="sourceLineNo">168</span>        }<a name="line.168"></a>
+<span class="sourceLineNo">169</span>        imageHighlighted = false;<a name="line.169"></a>
+<span class="sourceLineNo">170</span>        nothingHighlighted = true;<a name="line.170"></a>
+<span class="sourceLineNo">171</span>      }<a name="line.171"></a>
+<span class="sourceLineNo">172</span>    }<a name="line.172"></a>
+<span class="sourceLineNo">173</span><a name="line.173"></a>
+<span class="sourceLineNo">174</span>    if (StreetsideLayer.getInstance().getData().getHighlightedImage() != closestTemp &amp;&amp; closestTemp != null) {<a name="line.174"></a>
+<span class="sourceLineNo">175</span>      StreetsideLayer.getInstance().getData().setHighlightedImage(closestTemp);<a name="line.175"></a>
+<span class="sourceLineNo">176</span>      StreetsideMainDialog.getInstance().setImage(closestTemp);<a name="line.176"></a>
+<span class="sourceLineNo">177</span>      StreetsideMainDialog.getInstance().updateImage(false);<a name="line.177"></a>
+<span class="sourceLineNo">178</span><a name="line.178"></a>
+<span class="sourceLineNo">179</span>    } else if (StreetsideLayer.getInstance().getData().getHighlightedImage() != closestTemp &amp;&amp; closestTemp == null) {<a name="line.179"></a>
+<span class="sourceLineNo">180</span>      StreetsideLayer.getInstance().getData().setHighlightedImage(null);<a name="line.180"></a>
+<span class="sourceLineNo">181</span>      StreetsideMainDialog.getInstance().setImage(StreetsideLayer.getInstance().getData().getSelectedImage());<a name="line.181"></a>
+<span class="sourceLineNo">182</span>      StreetsideMainDialog.getInstance().updateImage();<a name="line.182"></a>
+<span class="sourceLineNo">183</span>    }<a name="line.183"></a>
+<span class="sourceLineNo">184</span><a name="line.184"></a>
+<span class="sourceLineNo">185</span>    StreetsideLayer.invalidateInstance();<a name="line.185"></a>
+<span class="sourceLineNo">186</span>  }<a name="line.186"></a>
+<span class="sourceLineNo">187</span><a name="line.187"></a>
+<span class="sourceLineNo">188</span>  @Override<a name="line.188"></a>
+<span class="sourceLineNo">189</span>  public void paint(Graphics2D g, MapView mv, Bounds box) {<a name="line.189"></a>
+<span class="sourceLineNo">190</span>  }<a name="line.190"></a>
+<span class="sourceLineNo">191</span><a name="line.191"></a>
+<span class="sourceLineNo">192</span>  @Override<a name="line.192"></a>
+<span class="sourceLineNo">193</span>  public String toString() {<a name="line.193"></a>
+<span class="sourceLineNo">194</span>    return tr("Select mode");<a name="line.194"></a>
+<span class="sourceLineNo">195</span>  }<a name="line.195"></a>
+<span class="sourceLineNo">196</span>}<a name="line.196"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.html	(revision 34416)
@@ -0,0 +1,107 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.model;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.geom.Path2D;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>public class ImageDetection extends SpecialImageArea {<a name="line.6"></a>
+<span class="sourceLineNo">007</span>  private static final String PACKAGE_TRAFFIC_SIGNS = "trafficsign";<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>  private final String packag;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>  private final double score;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>  private final String value;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>  public ImageDetection(final Path2D shape, final String imageKey, final String key, final double score, final String packag, final String value) {<a name="line.13"></a>
+<span class="sourceLineNo">014</span>    super(shape, imageKey, key);<a name="line.14"></a>
+<span class="sourceLineNo">015</span>    this.packag = packag;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>    this.score = score;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>    this.value = value;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>  }<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>  public String getPackage() {<a name="line.20"></a>
+<span class="sourceLineNo">021</span>    return packag;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>  }<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>  public double getScore() {<a name="line.24"></a>
+<span class="sourceLineNo">025</span>    return score;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>  }<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>  public String getValue() {<a name="line.28"></a>
+<span class="sourceLineNo">029</span>    return value;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>  }<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>  public boolean isTrafficSign() {<a name="line.32"></a>
+<span class="sourceLineNo">033</span>    return PACKAGE_TRAFFIC_SIGNS.equals(packag);<a name="line.33"></a>
+<span class="sourceLineNo">034</span>  }<a name="line.34"></a>
+<span class="sourceLineNo">035</span>}<a name="line.35"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.html	(revision 34416)
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.model;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>/**<a name="line.4"></a>
+<span class="sourceLineNo">005</span> * An object that is identified amongst objects of the same class by a {@link String} key.<a name="line.5"></a>
+<span class="sourceLineNo">006</span> */<a name="line.6"></a>
+<span class="sourceLineNo">007</span>public class KeyIndexedObject {<a name="line.7"></a>
+<span class="sourceLineNo">008</span>  private final String key;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>  protected KeyIndexedObject(final String key) {<a name="line.10"></a>
+<span class="sourceLineNo">011</span>    if (key == null) {<a name="line.11"></a>
+<span class="sourceLineNo">012</span>      throw new IllegalArgumentException();<a name="line.12"></a>
+<span class="sourceLineNo">013</span>    }<a name="line.13"></a>
+<span class="sourceLineNo">014</span>    this.key = key;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>  }<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>  /**<a name="line.17"></a>
+<span class="sourceLineNo">018</span>   * @return the unique key that identifies this object among other instances of the same class<a name="line.18"></a>
+<span class="sourceLineNo">019</span>   */<a name="line.19"></a>
+<span class="sourceLineNo">020</span>  public String getKey() {<a name="line.20"></a>
+<span class="sourceLineNo">021</span>    return key;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>  }<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>  /* (non-Javadoc)<a name="line.24"></a>
+<span class="sourceLineNo">025</span>   * @see java.lang.Object#hashCode()<a name="line.25"></a>
+<span class="sourceLineNo">026</span>   */<a name="line.26"></a>
+<span class="sourceLineNo">027</span>  @Override<a name="line.27"></a>
+<span class="sourceLineNo">028</span>  public int hashCode() {<a name="line.28"></a>
+<span class="sourceLineNo">029</span>    final int prime = 31;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>    return prime * (prime + getClass().getName().hashCode()) + key.hashCode();<a name="line.30"></a>
+<span class="sourceLineNo">031</span>  }<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>  /* (non-Javadoc)<a name="line.33"></a>
+<span class="sourceLineNo">034</span>   * @see java.lang.Object#equals(java.lang.Object)<a name="line.34"></a>
+<span class="sourceLineNo">035</span>   */<a name="line.35"></a>
+<span class="sourceLineNo">036</span>  @Override<a name="line.36"></a>
+<span class="sourceLineNo">037</span>  public boolean equals(Object obj) {<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    if (this == obj) {<a name="line.38"></a>
+<span class="sourceLineNo">039</span>      return true;<a name="line.39"></a>
+<span class="sourceLineNo">040</span>    }<a name="line.40"></a>
+<span class="sourceLineNo">041</span>    if (obj == null) {<a name="line.41"></a>
+<span class="sourceLineNo">042</span>      return false;<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    }<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    if (getClass() != obj.getClass()) {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>      return false;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>    }<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    KeyIndexedObject other = (KeyIndexedObject) obj;<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    if (!key.equals(other.key)) {<a name="line.48"></a>
+<span class="sourceLineNo">049</span>      return false;<a name="line.49"></a>
+<span class="sourceLineNo">050</span>    }<a name="line.50"></a>
+<span class="sourceLineNo">051</span>    return true;<a name="line.51"></a>
+<span class="sourceLineNo">052</span>  }<a name="line.52"></a>
+<span class="sourceLineNo">053</span><a name="line.53"></a>
+<span class="sourceLineNo">054</span>}<a name="line.54"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/model/MapObject.html	(revision 34416)
@@ -0,0 +1,154 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.model;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import javax.swing.ImageIcon;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import org.openstreetmap.josm.data.coor.LatLon;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import org.openstreetmap.josm.plugins.streetside.cache.Caches.MapObjectIconCache;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.tools.ImageProvider;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>public class MapObject extends KeyIndexedObject {<a name="line.10"></a>
+<span class="sourceLineNo">011</span>  private static final ImageIcon ICON_UNKNOWN_TYPE = ImageProvider.get("unknown-mapobject-type");<a name="line.11"></a>
+<span class="sourceLineNo">012</span>  //private static Function&lt;String, URL&gt; iconUrlGen = MainWebsite::mapObjectIcon;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>  private final LatLon coordinate;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>  private final String objPackage;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>  private final String value;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>  private final long firstSeenTime;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>  private final long lastSeenTime;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>  private final long updatedTime;<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>  public MapObject(<a name="line.21"></a>
+<span class="sourceLineNo">022</span>    final LatLon coordinate, final String key, final String objPackage, final String value,<a name="line.22"></a>
+<span class="sourceLineNo">023</span>    long firstSeenTime, long lastSeenTime, long updatedTime<a name="line.23"></a>
+<span class="sourceLineNo">024</span>  ) {<a name="line.24"></a>
+<span class="sourceLineNo">025</span>    super(key);<a name="line.25"></a>
+<span class="sourceLineNo">026</span>    if (objPackage == null || value == null || coordinate == null) {<a name="line.26"></a>
+<span class="sourceLineNo">027</span>      throw new IllegalArgumentException("The fields of a MapObject must not be null!");<a name="line.27"></a>
+<span class="sourceLineNo">028</span>    }<a name="line.28"></a>
+<span class="sourceLineNo">029</span>    this.coordinate = coordinate;<a name="line.29"></a>
+<span class="sourceLineNo">030</span>    this.objPackage = objPackage;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>    this.value = value;<a name="line.31"></a>
+<span class="sourceLineNo">032</span>    this.firstSeenTime = firstSeenTime;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>    this.lastSeenTime = lastSeenTime;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>    this.updatedTime = updatedTime;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>  }<a name="line.35"></a>
+<span class="sourceLineNo">036</span><a name="line.36"></a>
+<span class="sourceLineNo">037</span>  public LatLon getCoordinate() {<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    return coordinate;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  }<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>  /**<a name="line.41"></a>
+<span class="sourceLineNo">042</span>   * @param objectTypeID the {@link String} representing the type of map object. This ID can be retrieved via<a name="line.42"></a>
+<span class="sourceLineNo">043</span>   *   {@link #getValue()} for any given {@link MapObject}.<a name="line.43"></a>
+<span class="sourceLineNo">044</span>   * @return the icon, which represents the given objectTypeID<a name="line.44"></a>
+<span class="sourceLineNo">045</span>   */<a name="line.45"></a>
+<span class="sourceLineNo">046</span>  public static ImageIcon getIcon(final String objectTypeID) {<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    final ImageIcon cachedIcon = MapObjectIconCache.getInstance().get(objectTypeID);<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    if ("not-in-set".equals(objectTypeID)) {<a name="line.48"></a>
+<span class="sourceLineNo">049</span>      return ICON_UNKNOWN_TYPE;<a name="line.49"></a>
+<span class="sourceLineNo">050</span>    } else if (cachedIcon == null) {<a name="line.50"></a>
+<span class="sourceLineNo">051</span>      /*try {<a name="line.51"></a>
+<span class="sourceLineNo">052</span>        final ImageIcon downloadedIcon = new ImageIcon(ImageIO.read(iconUrlGen.apply(objectTypeID)));<a name="line.52"></a>
+<span class="sourceLineNo">053</span>        MapObjectIconCache.getInstance().put(objectTypeID, downloadedIcon);<a name="line.53"></a>
+<span class="sourceLineNo">054</span>        return downloadedIcon;<a name="line.54"></a>
+<span class="sourceLineNo">055</span>      } catch (IOException e) {<a name="line.55"></a>
+<span class="sourceLineNo">056</span>        logger.warn(I18n.tr("Failed to download icon " + objectTypeID, e));<a name="line.56"></a>
+<span class="sourceLineNo">057</span>        return ICON_UNKNOWN_TYPE;<a name="line.57"></a>
+<span class="sourceLineNo">058</span>      }*/<a name="line.58"></a>
+<span class="sourceLineNo">059</span>    }<a name="line.59"></a>
+<span class="sourceLineNo">060</span>    return cachedIcon;<a name="line.60"></a>
+<span class="sourceLineNo">061</span>  }<a name="line.61"></a>
+<span class="sourceLineNo">062</span><a name="line.62"></a>
+<span class="sourceLineNo">063</span>  public String getPackage() {<a name="line.63"></a>
+<span class="sourceLineNo">064</span>    return objPackage;<a name="line.64"></a>
+<span class="sourceLineNo">065</span>  }<a name="line.65"></a>
+<span class="sourceLineNo">066</span><a name="line.66"></a>
+<span class="sourceLineNo">067</span>  public long getFirstSeenTime() {<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    return firstSeenTime;<a name="line.68"></a>
+<span class="sourceLineNo">069</span>  }<a name="line.69"></a>
+<span class="sourceLineNo">070</span><a name="line.70"></a>
+<span class="sourceLineNo">071</span>  public long getLastSeenTime() {<a name="line.71"></a>
+<span class="sourceLineNo">072</span>    return lastSeenTime;<a name="line.72"></a>
+<span class="sourceLineNo">073</span>  }<a name="line.73"></a>
+<span class="sourceLineNo">074</span><a name="line.74"></a>
+<span class="sourceLineNo">075</span>  public long getUpdatedTime() {<a name="line.75"></a>
+<span class="sourceLineNo">076</span>    return updatedTime;<a name="line.76"></a>
+<span class="sourceLineNo">077</span>  }<a name="line.77"></a>
+<span class="sourceLineNo">078</span><a name="line.78"></a>
+<span class="sourceLineNo">079</span>  public String getValue() {<a name="line.79"></a>
+<span class="sourceLineNo">080</span>    return value;<a name="line.80"></a>
+<span class="sourceLineNo">081</span>  }<a name="line.81"></a>
+<span class="sourceLineNo">082</span>}<a name="line.82"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.html	(revision 34416)
@@ -0,0 +1,95 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.model;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.geom.Path2D;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>public class SpecialImageArea extends KeyIndexedObject {<a name="line.6"></a>
+<span class="sourceLineNo">007</span>  private final String imageKey;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>  private final Path2D shape;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>  protected SpecialImageArea(final Path2D shape, final String imageKey, final String key) {<a name="line.10"></a>
+<span class="sourceLineNo">011</span>    super(key);<a name="line.11"></a>
+<span class="sourceLineNo">012</span>    this.shape = shape;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>    this.imageKey = imageKey;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>  }<a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span>  public String getImageKey() {<a name="line.16"></a>
+<span class="sourceLineNo">017</span>    return imageKey;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>  }<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>  public Path2D getShape() {<a name="line.20"></a>
+<span class="sourceLineNo">021</span>    return shape;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>  }<a name="line.22"></a>
+<span class="sourceLineNo">023</span>}<a name="line.23"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/model/UserProfile.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/model/UserProfile.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/model/UserProfile.html	(revision 34416)
@@ -0,0 +1,100 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.model;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.io.Serializable;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import javax.swing.ImageIcon;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>public class UserProfile extends KeyIndexedObject implements Serializable {<a name="line.8"></a>
+<span class="sourceLineNo">009</span>  <a name="line.9"></a>
+<span class="sourceLineNo">010</span>  private static final long serialVersionUID = 7993340649510343946L;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>  <a name="line.11"></a>
+<span class="sourceLineNo">012</span>  private final String username;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>  private final ImageIcon avatar;<a name="line.13"></a>
+<span class="sourceLineNo">014</span><a name="line.14"></a>
+<span class="sourceLineNo">015</span>  public UserProfile(String key, String username, ImageIcon avatar) {<a name="line.15"></a>
+<span class="sourceLineNo">016</span>    super(key);<a name="line.16"></a>
+<span class="sourceLineNo">017</span>    this.avatar = avatar;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>    this.username = username;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>  }<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>  public String getUsername() {<a name="line.21"></a>
+<span class="sourceLineNo">022</span>    return username;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>  }<a name="line.23"></a>
+<span class="sourceLineNo">024</span><a name="line.24"></a>
+<span class="sourceLineNo">025</span>  public ImageIcon getAvatar() {<a name="line.25"></a>
+<span class="sourceLineNo">026</span>    return avatar;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>  }<a name="line.27"></a>
+<span class="sourceLineNo">028</span>}<a name="line.28"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.html	(revision 34416)
@@ -0,0 +1,166 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.oauth;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span><a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.IOException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.io.InputStreamReader;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.io.OutputStreamWriter;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.io.PrintWriter;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.net.BindException;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.net.ServerSocket;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.net.Socket;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.Scanner;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import java.util.regex.Matcher;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import java.util.regex.Pattern;<a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.apache.log4j.Logger;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.Main;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.tools.I18n;<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>/**<a name="line.21"></a>
+<span class="sourceLineNo">022</span>* Listens to the OAuth port (8763) in order to get the access token and sends<a name="line.22"></a>
+<span class="sourceLineNo">023</span>* back a simple reply.<a name="line.23"></a>
+<span class="sourceLineNo">024</span>*<a name="line.24"></a>
+<span class="sourceLineNo">025</span>* @author nokutu<a name="line.25"></a>
+<span class="sourceLineNo">026</span>*<a name="line.26"></a>
+<span class="sourceLineNo">027</span>*/<a name="line.27"></a>
+<span class="sourceLineNo">028</span>public class OAuthPortListener extends Thread {<a name="line.28"></a>
+<span class="sourceLineNo">029</span>public static final int PORT = 8763;<a name="line.29"></a>
+<span class="sourceLineNo">030</span><a name="line.30"></a>
+<span class="sourceLineNo">031</span>final static Logger logger = Logger.getLogger(OAuthPortListener.class);<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>protected static final String RESPONSE = String.format(<a name="line.33"></a>
+<span class="sourceLineNo">034</span>   "&lt;!DOCTYPE html&gt;&lt;html&gt;&lt;head&gt;&lt;meta charset=\"utf8\"&gt;&lt;title&gt;%s&lt;/title&gt;&lt;/head&gt;&lt;body&gt;%s&lt;/body&gt;&lt;/html&gt;",<a name="line.34"></a>
+<span class="sourceLineNo">035</span>   I18n.tr("Streetside login"),<a name="line.35"></a>
+<span class="sourceLineNo">036</span>   I18n.tr("Login successful, return to JOSM.")<a name="line.36"></a>
+<span class="sourceLineNo">037</span>);<a name="line.37"></a>
+<span class="sourceLineNo">038</span>private final StreetsideLoginListener callback;<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>public OAuthPortListener(StreetsideLoginListener loginCallback) {<a name="line.40"></a>
+<span class="sourceLineNo">041</span> callback = loginCallback;<a name="line.41"></a>
+<span class="sourceLineNo">042</span>}<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>@Override<a name="line.44"></a>
+<span class="sourceLineNo">045</span>public void run() {<a name="line.45"></a>
+<span class="sourceLineNo">046</span> try (<a name="line.46"></a>
+<span class="sourceLineNo">047</span>     ServerSocket serverSocket = new ServerSocket(PORT);<a name="line.47"></a>
+<span class="sourceLineNo">048</span>     Socket clientSocket = serverSocket.accept();<a name="line.48"></a>
+<span class="sourceLineNo">049</span>     PrintWriter out = new PrintWriter(new OutputStreamWriter(clientSocket.getOutputStream(), "UTF-8"), true);<a name="line.49"></a>
+<span class="sourceLineNo">050</span>     Scanner in = new Scanner(new InputStreamReader(clientSocket.getInputStream(), "UTF-8"))<a name="line.50"></a>
+<span class="sourceLineNo">051</span> ) {<a name="line.51"></a>
+<span class="sourceLineNo">052</span>   String s;<a name="line.52"></a>
+<span class="sourceLineNo">053</span>   String accessToken = null;<a name="line.53"></a>
+<span class="sourceLineNo">054</span>   while (in.hasNextLine()) {<a name="line.54"></a>
+<span class="sourceLineNo">055</span>     s = in.nextLine();<a name="line.55"></a>
+<span class="sourceLineNo">056</span>     Matcher tokenMatcher = Pattern.compile("^.*&amp;access_token=([^&amp;]+)&amp;.*$").matcher('&amp;'+s+'&amp;');<a name="line.56"></a>
+<span class="sourceLineNo">057</span>     if (tokenMatcher.matches()) {<a name="line.57"></a>
+<span class="sourceLineNo">058</span>       accessToken = tokenMatcher.group(1);<a name="line.58"></a>
+<span class="sourceLineNo">059</span>       break;<a name="line.59"></a>
+<span class="sourceLineNo">060</span>     } else if (s.contains("keep-alive")) {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>       break;<a name="line.61"></a>
+<span class="sourceLineNo">062</span>     }<a name="line.62"></a>
+<span class="sourceLineNo">063</span>   }<a name="line.63"></a>
+<span class="sourceLineNo">064</span><a name="line.64"></a>
+<span class="sourceLineNo">065</span>   writeContent(out);<a name="line.65"></a>
+<span class="sourceLineNo">066</span>   out.flush();<a name="line.66"></a>
+<span class="sourceLineNo">067</span><a name="line.67"></a>
+<span class="sourceLineNo">068</span>   StreetsideUser.reset();<a name="line.68"></a>
+<span class="sourceLineNo">069</span><a name="line.69"></a>
+<span class="sourceLineNo">070</span>   logger.info(I18n.tr("Successful login with Streetside, the access token is: {0}", accessToken));<a name="line.70"></a>
+<span class="sourceLineNo">071</span>   // Saves the access token in preferences.<a name="line.71"></a>
+<span class="sourceLineNo">072</span>   StreetsideUser.setTokenValid(true);<a name="line.72"></a>
+<span class="sourceLineNo">073</span>   if (Main.main != null) {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>     StreetsideProperties.ACCESS_TOKEN.put(accessToken);<a name="line.74"></a>
+<span class="sourceLineNo">075</span>     String username = StreetsideUser.getUsername();<a name="line.75"></a>
+<span class="sourceLineNo">076</span>     logger.info(I18n.tr("The username is: {0}", username));<a name="line.76"></a>
+<span class="sourceLineNo">077</span>     if (callback != null) {<a name="line.77"></a>
+<span class="sourceLineNo">078</span>       callback.onLogin(username);<a name="line.78"></a>
+<span class="sourceLineNo">079</span>     }<a name="line.79"></a>
+<span class="sourceLineNo">080</span>   }<a name="line.80"></a>
+<span class="sourceLineNo">081</span> } catch (BindException e) {<a name="line.81"></a>
+<span class="sourceLineNo">082</span>   logger.warn(e);<a name="line.82"></a>
+<span class="sourceLineNo">083</span> } catch (IOException e) {<a name="line.83"></a>
+<span class="sourceLineNo">084</span>   logger.error(e);<a name="line.84"></a>
+<span class="sourceLineNo">085</span> }<a name="line.85"></a>
+<span class="sourceLineNo">086</span>}<a name="line.86"></a>
+<span class="sourceLineNo">087</span><a name="line.87"></a>
+<span class="sourceLineNo">088</span>private static void writeContent(PrintWriter out) {<a name="line.88"></a>
+<span class="sourceLineNo">089</span> out.println("HTTP/1.1 200 OK");<a name="line.89"></a>
+<span class="sourceLineNo">090</span> out.println("Content-Length: " + RESPONSE.length());<a name="line.90"></a>
+<span class="sourceLineNo">091</span> out.println("Content-Type: text/html" + "\r\n\r\n");<a name="line.91"></a>
+<span class="sourceLineNo">092</span> out.println(RESPONSE);<a name="line.92"></a>
+<span class="sourceLineNo">093</span>}<a name="line.93"></a>
+<span class="sourceLineNo">094</span>}<a name="line.94"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.html	(revision 34416)
@@ -0,0 +1,124 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.oauth;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.io.BufferedReader;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.IOException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.io.InputStreamReader;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.net.HttpURLConnection;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.net.URL;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import javax.json.Json;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.json.JsonException;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.json.JsonObject;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.json.JsonReader;<a name="line.13"></a>
+<span class="sourceLineNo">014</span><a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>/**<a name="line.17"></a>
+<span class="sourceLineNo">018</span>* A set of utilities related to OAuth.<a name="line.18"></a>
+<span class="sourceLineNo">019</span>*<a name="line.19"></a>
+<span class="sourceLineNo">020</span>* @author nokutu<a name="line.20"></a>
+<span class="sourceLineNo">021</span>*<a name="line.21"></a>
+<span class="sourceLineNo">022</span>*/<a name="line.22"></a>
+<span class="sourceLineNo">023</span>public final class OAuthUtils {<a name="line.23"></a>
+<span class="sourceLineNo">024</span><a name="line.24"></a>
+<span class="sourceLineNo">025</span>private OAuthUtils() {<a name="line.25"></a>
+<span class="sourceLineNo">026</span> // Private constructor to avoid instantiation<a name="line.26"></a>
+<span class="sourceLineNo">027</span>}<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>/**<a name="line.29"></a>
+<span class="sourceLineNo">030</span>* Returns a JsonObject containing the result of making a GET request with the<a name="line.30"></a>
+<span class="sourceLineNo">031</span>* authorization header.<a name="line.31"></a>
+<span class="sourceLineNo">032</span>*<a name="line.32"></a>
+<span class="sourceLineNo">033</span>* @param url<a name="line.33"></a>
+<span class="sourceLineNo">034</span>*          The {@link URL} where the request must be made.<a name="line.34"></a>
+<span class="sourceLineNo">035</span>* @return A JsonObject containing the result of the GET request.<a name="line.35"></a>
+<span class="sourceLineNo">036</span>* @throws IOException<a name="line.36"></a>
+<span class="sourceLineNo">037</span>*           Errors relating to the connection.<a name="line.37"></a>
+<span class="sourceLineNo">038</span>*/<a name="line.38"></a>
+<span class="sourceLineNo">039</span>public static JsonObject getWithHeader(URL url) throws IOException {<a name="line.39"></a>
+<span class="sourceLineNo">040</span> HttpURLConnection con = (HttpURLConnection) url.openConnection();<a name="line.40"></a>
+<span class="sourceLineNo">041</span> con.setRequestMethod("GET");<a name="line.41"></a>
+<span class="sourceLineNo">042</span> con.setRequestProperty("Authorization", "Bearer " + StreetsideProperties.ACCESS_TOKEN.get());<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span> try (<a name="line.44"></a>
+<span class="sourceLineNo">045</span>   JsonReader reader = Json.createReader(new BufferedReader(new InputStreamReader(con.getInputStream(), "UTF-8")))<a name="line.45"></a>
+<span class="sourceLineNo">046</span> ) {<a name="line.46"></a>
+<span class="sourceLineNo">047</span>   return reader.readObject();<a name="line.47"></a>
+<span class="sourceLineNo">048</span> } catch (JsonException e) {<a name="line.48"></a>
+<span class="sourceLineNo">049</span>   throw new IOException(e);<a name="line.49"></a>
+<span class="sourceLineNo">050</span> }<a name="line.50"></a>
+<span class="sourceLineNo">051</span>}<a name="line.51"></a>
+<span class="sourceLineNo">052</span>}<a name="line.52"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.html	(revision 34416)
@@ -0,0 +1,93 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.oauth;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>/**<a name="line.4"></a>
+<span class="sourceLineNo">005</span> * This interface should be implemented by components that want to get notified when the user<a name="line.5"></a>
+<span class="sourceLineNo">006</span> * logs in or logs out of his Streetside account.<a name="line.6"></a>
+<span class="sourceLineNo">007</span> * Such listeners can be registered e.g. at a {@link OAuthPortListener}.<a name="line.7"></a>
+<span class="sourceLineNo">008</span> */<a name="line.8"></a>
+<span class="sourceLineNo">009</span>public interface StreetsideLoginListener {<a name="line.9"></a>
+<span class="sourceLineNo">010</span>  /**<a name="line.10"></a>
+<span class="sourceLineNo">011</span>   * Should be called whenever the user logs into a mapillary account.<a name="line.11"></a>
+<span class="sourceLineNo">012</span>   * E.g. for updating the GUI to reflect the login status.<a name="line.12"></a>
+<span class="sourceLineNo">013</span>   * @param username the username that the user is now logged in with<a name="line.13"></a>
+<span class="sourceLineNo">014</span>   */<a name="line.14"></a>
+<span class="sourceLineNo">015</span>  void onLogin(final String username);<a name="line.15"></a>
+<span class="sourceLineNo">016</span>  /**<a name="line.16"></a>
+<span class="sourceLineNo">017</span>   * Should be called whenever the user logs out of a mapillary account.<a name="line.17"></a>
+<span class="sourceLineNo">018</span>   * E.g. for updating the GUI to reflect the login status.<a name="line.18"></a>
+<span class="sourceLineNo">019</span>   */<a name="line.19"></a>
+<span class="sourceLineNo">020</span>  void onLogout();<a name="line.20"></a>
+<span class="sourceLineNo">021</span>}<a name="line.21"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.html	(revision 34416)
@@ -0,0 +1,130 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.oauth;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span><a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.Map;<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>/**<a name="line.9"></a>
+<span class="sourceLineNo">010</span>* Represents the current logged in user and stores its data.<a name="line.10"></a>
+<span class="sourceLineNo">011</span>*<a name="line.11"></a>
+<span class="sourceLineNo">012</span>* @author nokutu<a name="line.12"></a>
+<span class="sourceLineNo">013</span>*<a name="line.13"></a>
+<span class="sourceLineNo">014</span>*/<a name="line.14"></a>
+<span class="sourceLineNo">015</span>public final class StreetsideUser {<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>private static String username;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>private static String imagesPolicy;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>private static String imagesHash;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>/** If the stored token is valid or not. */<a name="line.20"></a>
+<span class="sourceLineNo">021</span>private static boolean isTokenValid = true;<a name="line.21"></a>
+<span class="sourceLineNo">022</span><a name="line.22"></a>
+<span class="sourceLineNo">023</span>private StreetsideUser() {<a name="line.23"></a>
+<span class="sourceLineNo">024</span> // Private constructor to avoid instantiation<a name="line.24"></a>
+<span class="sourceLineNo">025</span>}<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>/**<a name="line.27"></a>
+<span class="sourceLineNo">028</span>* @return The username of the logged in user.<a name="line.28"></a>
+<span class="sourceLineNo">029</span>*/<a name="line.29"></a>
+<span class="sourceLineNo">030</span>public static synchronized String getUsername() {<a name="line.30"></a>
+<span class="sourceLineNo">031</span>   // users are not currently supported in Streetside<a name="line.31"></a>
+<span class="sourceLineNo">032</span>   return null;<a name="line.32"></a>
+<span class="sourceLineNo">033</span>}<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>/**<a name="line.35"></a>
+<span class="sourceLineNo">036</span>* @return A HashMap object containing the images_policy and images_hash<a name="line.36"></a>
+<span class="sourceLineNo">037</span>*         strings.<a name="line.37"></a>
+<span class="sourceLineNo">038</span>*/<a name="line.38"></a>
+<span class="sourceLineNo">039</span>public static synchronized Map&lt;String, String&gt; getSecrets() {<a name="line.39"></a>
+<span class="sourceLineNo">040</span>  // secrets are not currently supported in Streetside<a name="line.40"></a>
+<span class="sourceLineNo">041</span>  return null;<a name="line.41"></a>
+<span class="sourceLineNo">042</span>}<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>/**<a name="line.44"></a>
+<span class="sourceLineNo">045</span>* Resets the MapillaryUser to null values.<a name="line.45"></a>
+<span class="sourceLineNo">046</span>*/<a name="line.46"></a>
+<span class="sourceLineNo">047</span>public static synchronized void reset() {<a name="line.47"></a>
+<span class="sourceLineNo">048</span> username = null;<a name="line.48"></a>
+<span class="sourceLineNo">049</span> imagesPolicy = null;<a name="line.49"></a>
+<span class="sourceLineNo">050</span> imagesHash = null;<a name="line.50"></a>
+<span class="sourceLineNo">051</span> isTokenValid = false;<a name="line.51"></a>
+<span class="sourceLineNo">052</span> StreetsideProperties.ACCESS_TOKEN.put(StreetsideProperties.ACCESS_TOKEN.getDefaultValue());<a name="line.52"></a>
+<span class="sourceLineNo">053</span>}<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>public static synchronized void setTokenValid(boolean value) {<a name="line.55"></a>
+<span class="sourceLineNo">056</span> isTokenValid = value;<a name="line.56"></a>
+<span class="sourceLineNo">057</span>}<a name="line.57"></a>
+<span class="sourceLineNo">058</span>}<a name="line.58"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.CubemapBoxImageType.html	(revision 34416)
@@ -0,0 +1,371 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>/*<a name="line.1"></a>
+<span class="sourceLineNo">002</span> * To change this license header, choose License Headers in Project Properties.<a name="line.2"></a>
+<span class="sourceLineNo">003</span> * To change this template file, choose Tools | Templates<a name="line.3"></a>
+<span class="sourceLineNo">004</span> * and open the template in the editor.<a name="line.4"></a>
+<span class="sourceLineNo">005</span> */<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>package org.openstreetmap.josm.plugins.streetside.utils;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.awt.image.BufferedImage;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javafx.animation.AnimationTimer;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javafx.beans.property.DoubleProperty;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javafx.beans.property.SimpleDoubleProperty;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javafx.geometry.Rectangle2D;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javafx.scene.Group;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javafx.scene.PerspectiveCamera;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import javafx.scene.image.Image;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import javafx.scene.image.ImageView;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import javafx.scene.transform.Affine;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import javafx.scene.transform.Rotate;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import javafx.scene.transform.Transform;<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>/**<a name="line.26"></a>
+<span class="sourceLineNo">027</span> *<a name="line.27"></a>
+<span class="sourceLineNo">028</span> * @author Dub<a name="line.28"></a>
+<span class="sourceLineNo">029</span> * @author renerr18<a name="line.29"></a>
+<span class="sourceLineNo">030</span> */<a name="line.30"></a>
+<span class="sourceLineNo">031</span>@SuppressWarnings("restriction")<a name="line.31"></a>
+<span class="sourceLineNo">032</span>public class CubemapBox extends Group {<a name="line.32"></a>
+<span class="sourceLineNo">033</span><a name="line.33"></a>
+<span class="sourceLineNo">034</span>  public enum CubemapBoxImageType {<a name="line.34"></a>
+<span class="sourceLineNo">035</span>    MULTIPLE, SINGLE<a name="line.35"></a>
+<span class="sourceLineNo">036</span>  }<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>  private final Affine affine = new Affine();<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>  private final ImageView front = new ImageView(), right = new ImageView(), back = new ImageView(),<a name="line.40"></a>
+<span class="sourceLineNo">041</span>    left = new ImageView(), up = new ImageView(), down = new ImageView();<a name="line.41"></a>
+<span class="sourceLineNo">042</span><a name="line.42"></a>
+<span class="sourceLineNo">043</span>  {<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    front.setId(CubemapUtils.CubemapFaces.FRONT.getValue());<a name="line.44"></a>
+<span class="sourceLineNo">045</span>    right.setId(CubemapUtils.CubemapFaces.RIGHT.getValue());<a name="line.45"></a>
+<span class="sourceLineNo">046</span>    back.setId(CubemapUtils.CubemapFaces.BACK.getValue());<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    left.setId(CubemapUtils.CubemapFaces.LEFT.getValue());<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    up.setId(CubemapUtils.CubemapFaces.UP.getValue());<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    down.setId(CubemapUtils.CubemapFaces.DOWN.getValue());<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>  }<a name="line.51"></a>
+<span class="sourceLineNo">052</span>  private final ImageView[] views = new ImageView[] { front, right, back, left, up, down };<a name="line.52"></a>
+<span class="sourceLineNo">053</span><a name="line.53"></a>
+<span class="sourceLineNo">054</span>  private Image frontImg, rightImg, backImg, leftImg, upImg, downImg, singleImg;<a name="line.54"></a>
+<span class="sourceLineNo">055</span><a name="line.55"></a>
+<span class="sourceLineNo">056</span>  // private WritableImage convertedImage;<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>  private final PerspectiveCamera camera;<a name="line.58"></a>
+<span class="sourceLineNo">059</span>  private AnimationTimer timer;<a name="line.59"></a>
+<span class="sourceLineNo">060</span>  private final CubemapBoxImageType imageType;<a name="line.60"></a>
+<span class="sourceLineNo">061</span><a name="line.61"></a>
+<span class="sourceLineNo">062</span>  public CubemapBox(Image singleImg, double size, PerspectiveCamera camera) {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    super();<a name="line.63"></a>
+<span class="sourceLineNo">064</span>    imageType = CubemapBoxImageType.SINGLE;<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>    this.singleImg = singleImg;<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    this.size.set(size);<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    this.camera = camera;<a name="line.68"></a>
+<span class="sourceLineNo">069</span><a name="line.69"></a>
+<span class="sourceLineNo">070</span>    getTransforms().add(affine);<a name="line.70"></a>
+<span class="sourceLineNo">071</span><a name="line.71"></a>
+<span class="sourceLineNo">072</span>    loadImageViews();<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>    getChildren().addAll(views);<a name="line.74"></a>
+<span class="sourceLineNo">075</span>  }<a name="line.75"></a>
+<span class="sourceLineNo">076</span><a name="line.76"></a>
+<span class="sourceLineNo">077</span>  // private constructor to prevent instantiation<a name="line.77"></a>
+<span class="sourceLineNo">078</span>  public CubemapBox(double size, PerspectiveCamera camera) {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    super();<a name="line.79"></a>
+<span class="sourceLineNo">080</span>    imageType = CubemapBoxImageType.SINGLE;<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>    this.size.set(size);<a name="line.82"></a>
+<span class="sourceLineNo">083</span>    this.camera = camera;<a name="line.83"></a>
+<span class="sourceLineNo">084</span><a name="line.84"></a>
+<span class="sourceLineNo">085</span>    getTransforms().add(affine);<a name="line.85"></a>
+<span class="sourceLineNo">086</span><a name="line.86"></a>
+<span class="sourceLineNo">087</span>    loadImageViews();<a name="line.87"></a>
+<span class="sourceLineNo">088</span><a name="line.88"></a>
+<span class="sourceLineNo">089</span>    getChildren().addAll(views);<a name="line.89"></a>
+<span class="sourceLineNo">090</span>  }<a name="line.90"></a>
+<span class="sourceLineNo">091</span><a name="line.91"></a>
+<span class="sourceLineNo">092</span>  public CubemapBox(<a name="line.92"></a>
+<span class="sourceLineNo">093</span>    Image frontImg, Image rightImg, Image backImg, Image leftImg, Image upImg, Image downImg, double size,<a name="line.93"></a>
+<span class="sourceLineNo">094</span>    PerspectiveCamera camera<a name="line.94"></a>
+<span class="sourceLineNo">095</span>  ) {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>    super();<a name="line.96"></a>
+<span class="sourceLineNo">097</span>    imageType = CubemapBoxImageType.MULTIPLE;<a name="line.97"></a>
+<span class="sourceLineNo">098</span><a name="line.98"></a>
+<span class="sourceLineNo">099</span>    this.frontImg = frontImg;<a name="line.99"></a>
+<span class="sourceLineNo">100</span>    this.rightImg = rightImg;<a name="line.100"></a>
+<span class="sourceLineNo">101</span>    this.backImg = backImg;<a name="line.101"></a>
+<span class="sourceLineNo">102</span>    this.leftImg = leftImg;<a name="line.102"></a>
+<span class="sourceLineNo">103</span>    this.upImg = upImg;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>    this.downImg = downImg;<a name="line.104"></a>
+<span class="sourceLineNo">105</span>    this.size.set(size);<a name="line.105"></a>
+<span class="sourceLineNo">106</span>    this.camera = camera;<a name="line.106"></a>
+<span class="sourceLineNo">107</span><a name="line.107"></a>
+<span class="sourceLineNo">108</span>    loadImageViews();<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>    getTransforms().add(affine);<a name="line.110"></a>
+<span class="sourceLineNo">111</span><a name="line.111"></a>
+<span class="sourceLineNo">112</span>    getChildren().addAll(views);<a name="line.112"></a>
+<span class="sourceLineNo">113</span><a name="line.113"></a>
+<span class="sourceLineNo">114</span>    startTimer();<a name="line.114"></a>
+<span class="sourceLineNo">115</span>  }<a name="line.115"></a>
+<span class="sourceLineNo">116</span><a name="line.116"></a>
+<span class="sourceLineNo">117</span>  public void loadImageViews() {<a name="line.117"></a>
+<span class="sourceLineNo">118</span><a name="line.118"></a>
+<span class="sourceLineNo">119</span>    for (ImageView iv : views) {<a name="line.119"></a>
+<span class="sourceLineNo">120</span>      iv.setSmooth(true);<a name="line.120"></a>
+<span class="sourceLineNo">121</span>      iv.setPreserveRatio(true);<a name="line.121"></a>
+<span class="sourceLineNo">122</span>    }<a name="line.122"></a>
+<span class="sourceLineNo">123</span><a name="line.123"></a>
+<span class="sourceLineNo">124</span>    validateImageType();<a name="line.124"></a>
+<span class="sourceLineNo">125</span>  }<a name="line.125"></a>
+<span class="sourceLineNo">126</span><a name="line.126"></a>
+<span class="sourceLineNo">127</span>  private void layoutViews() {<a name="line.127"></a>
+<span class="sourceLineNo">128</span><a name="line.128"></a>
+<span class="sourceLineNo">129</span>    for (ImageView v : views) {<a name="line.129"></a>
+<span class="sourceLineNo">130</span>      v.setFitWidth(getSize());<a name="line.130"></a>
+<span class="sourceLineNo">131</span>      v.setFitHeight(getSize());<a name="line.131"></a>
+<span class="sourceLineNo">132</span>    }<a name="line.132"></a>
+<span class="sourceLineNo">133</span><a name="line.133"></a>
+<span class="sourceLineNo">134</span>    back.setTranslateX(-0.5 * getSize());<a name="line.134"></a>
+<span class="sourceLineNo">135</span>    back.setTranslateY(-0.5 * getSize());<a name="line.135"></a>
+<span class="sourceLineNo">136</span>    back.setTranslateZ(-0.5 * getSize());<a name="line.136"></a>
+<span class="sourceLineNo">137</span><a name="line.137"></a>
+<span class="sourceLineNo">138</span>    front.setTranslateX(-0.5 * getSize());<a name="line.138"></a>
+<span class="sourceLineNo">139</span>    front.setTranslateY(-0.5 * getSize());<a name="line.139"></a>
+<span class="sourceLineNo">140</span>    front.setTranslateZ(0.5 * getSize());<a name="line.140"></a>
+<span class="sourceLineNo">141</span>    front.setRotationAxis(Rotate.Z_AXIS);<a name="line.141"></a>
+<span class="sourceLineNo">142</span>    front.setRotate(-180);<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    front.getTransforms().add(new Rotate(180, front.getFitHeight() / 2, 0, 0, Rotate.X_AXIS));<a name="line.143"></a>
+<span class="sourceLineNo">144</span>    front.setTranslateY(front.getTranslateY() - getSize());<a name="line.144"></a>
+<span class="sourceLineNo">145</span><a name="line.145"></a>
+<span class="sourceLineNo">146</span>    up.setTranslateX(-0.5 * getSize());<a name="line.146"></a>
+<span class="sourceLineNo">147</span>    up.setTranslateY(-1 * getSize());<a name="line.147"></a>
+<span class="sourceLineNo">148</span>    up.setRotationAxis(Rotate.X_AXIS);<a name="line.148"></a>
+<span class="sourceLineNo">149</span>    up.setRotate(-90);<a name="line.149"></a>
+<span class="sourceLineNo">150</span><a name="line.150"></a>
+<span class="sourceLineNo">151</span>    down.setTranslateX(-0.5 * getSize());<a name="line.151"></a>
+<span class="sourceLineNo">152</span>    down.setTranslateY(0);<a name="line.152"></a>
+<span class="sourceLineNo">153</span>    down.setRotationAxis(Rotate.X_AXIS);<a name="line.153"></a>
+<span class="sourceLineNo">154</span>    down.setRotate(90);<a name="line.154"></a>
+<span class="sourceLineNo">155</span><a name="line.155"></a>
+<span class="sourceLineNo">156</span>    left.setTranslateX(-1 * getSize());<a name="line.156"></a>
+<span class="sourceLineNo">157</span>    left.setTranslateY(-0.5 * getSize());<a name="line.157"></a>
+<span class="sourceLineNo">158</span>    left.setRotationAxis(Rotate.Y_AXIS);<a name="line.158"></a>
+<span class="sourceLineNo">159</span>    left.setRotate(90);<a name="line.159"></a>
+<span class="sourceLineNo">160</span><a name="line.160"></a>
+<span class="sourceLineNo">161</span>    right.setTranslateX(0);<a name="line.161"></a>
+<span class="sourceLineNo">162</span>    right.setTranslateY(-0.5 * getSize());<a name="line.162"></a>
+<span class="sourceLineNo">163</span>    right.setRotationAxis(Rotate.Y_AXIS);<a name="line.163"></a>
+<span class="sourceLineNo">164</span>    right.setRotate(-90);<a name="line.164"></a>
+<span class="sourceLineNo">165</span><a name="line.165"></a>
+<span class="sourceLineNo">166</span>  }<a name="line.166"></a>
+<span class="sourceLineNo">167</span><a name="line.167"></a>
+<span class="sourceLineNo">168</span>  /**<a name="line.168"></a>
+<span class="sourceLineNo">169</span>   * for single image creates viewports and sets all views(image) to singleImg for multiple... sets images per view.<a name="line.169"></a>
+<span class="sourceLineNo">170</span>   */<a name="line.170"></a>
+<span class="sourceLineNo">171</span>  private void validateImageType() {<a name="line.171"></a>
+<span class="sourceLineNo">172</span>    switch (imageType) {<a name="line.172"></a>
+<span class="sourceLineNo">173</span>    case SINGLE:<a name="line.173"></a>
+<span class="sourceLineNo">174</span>      loadSingleImageViewports();<a name="line.174"></a>
+<span class="sourceLineNo">175</span>      break;<a name="line.175"></a>
+<span class="sourceLineNo">176</span>    case MULTIPLE:<a name="line.176"></a>
+<span class="sourceLineNo">177</span>      setMultipleImages();<a name="line.177"></a>
+<span class="sourceLineNo">178</span>      break;<a name="line.178"></a>
+<span class="sourceLineNo">179</span>    }<a name="line.179"></a>
+<span class="sourceLineNo">180</span>  }<a name="line.180"></a>
+<span class="sourceLineNo">181</span><a name="line.181"></a>
+<span class="sourceLineNo">182</span>  private void loadSingleImageViewports() {<a name="line.182"></a>
+<span class="sourceLineNo">183</span>    layoutViews();<a name="line.183"></a>
+<span class="sourceLineNo">184</span>    double width = singleImg.getWidth(), height = singleImg.getHeight();<a name="line.184"></a>
+<span class="sourceLineNo">185</span><a name="line.185"></a>
+<span class="sourceLineNo">186</span>    // simple check to see if cells will be square<a name="line.186"></a>
+<span class="sourceLineNo">187</span>    if (width / 4 != height / 3) {<a name="line.187"></a>
+<span class="sourceLineNo">188</span>      throw new UnsupportedOperationException("Image does not comply with size constraints");<a name="line.188"></a>
+<span class="sourceLineNo">189</span>    }<a name="line.189"></a>
+<span class="sourceLineNo">190</span>    double cellSize = singleImg.getWidth() - singleImg.getHeight();<a name="line.190"></a>
+<span class="sourceLineNo">191</span><a name="line.191"></a>
+<span class="sourceLineNo">192</span>    recalculateSize(cellSize);<a name="line.192"></a>
+<span class="sourceLineNo">193</span><a name="line.193"></a>
+<span class="sourceLineNo">194</span>    double topx = cellSize, topy = 0,<a name="line.194"></a>
+<span class="sourceLineNo">195</span><a name="line.195"></a>
+<span class="sourceLineNo">196</span>      botx = cellSize, boty = cellSize * 2,<a name="line.196"></a>
+<span class="sourceLineNo">197</span><a name="line.197"></a>
+<span class="sourceLineNo">198</span>      leftx = 0, lefty = cellSize,<a name="line.198"></a>
+<span class="sourceLineNo">199</span><a name="line.199"></a>
+<span class="sourceLineNo">200</span>      rightx = cellSize * 2, righty = cellSize,<a name="line.200"></a>
+<span class="sourceLineNo">201</span><a name="line.201"></a>
+<span class="sourceLineNo">202</span>      fwdx = cellSize, fwdy = cellSize,<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>      backx = cellSize * 3, backy = cellSize;<a name="line.204"></a>
+<span class="sourceLineNo">205</span><a name="line.205"></a>
+<span class="sourceLineNo">206</span>    // add top padding x+, y+, width-, height<a name="line.206"></a>
+<span class="sourceLineNo">207</span>    up.setViewport(new Rectangle2D(topx, topy, cellSize, cellSize));<a name="line.207"></a>
+<span class="sourceLineNo">208</span><a name="line.208"></a>
+<span class="sourceLineNo">209</span>    // add left padding x, y+, width, height-<a name="line.209"></a>
+<span class="sourceLineNo">210</span>    left.setViewport(new Rectangle2D(leftx, lefty, cellSize - 1, cellSize - 1));<a name="line.210"></a>
+<span class="sourceLineNo">211</span><a name="line.211"></a>
+<span class="sourceLineNo">212</span>    // add front padding x+, y+, width-, height<a name="line.212"></a>
+<span class="sourceLineNo">213</span>    front.setViewport(new Rectangle2D(fwdx, fwdy, cellSize, cellSize));<a name="line.213"></a>
+<span class="sourceLineNo">214</span><a name="line.214"></a>
+<span class="sourceLineNo">215</span>    // add right padding x, y+, width, height-<a name="line.215"></a>
+<span class="sourceLineNo">216</span>    right.setViewport(new Rectangle2D(rightx, righty, cellSize, cellSize));<a name="line.216"></a>
+<span class="sourceLineNo">217</span><a name="line.217"></a>
+<span class="sourceLineNo">218</span>    // add back padding x, y+, width, height-<a name="line.218"></a>
+<span class="sourceLineNo">219</span>    back.setViewport(new Rectangle2D(backx + 1, backy - 1, cellSize - 1, cellSize - 1));<a name="line.219"></a>
+<span class="sourceLineNo">220</span><a name="line.220"></a>
+<span class="sourceLineNo">221</span>    // add bottom padding x+, y, width-, height-<a name="line.221"></a>
+<span class="sourceLineNo">222</span>    down.setViewport(new Rectangle2D(botx, boty, cellSize, cellSize));<a name="line.222"></a>
+<span class="sourceLineNo">223</span><a name="line.223"></a>
+<span class="sourceLineNo">224</span>    for (ImageView v : views) {<a name="line.224"></a>
+<span class="sourceLineNo">225</span>      v.setImage(singleImg);<a name="line.225"></a>
+<span class="sourceLineNo">226</span>    }<a name="line.226"></a>
+<span class="sourceLineNo">227</span>  }<a name="line.227"></a>
+<span class="sourceLineNo">228</span><a name="line.228"></a>
+<span class="sourceLineNo">229</span>  private void recalculateSize(double cell) {<a name="line.229"></a>
+<span class="sourceLineNo">230</span>    double factor = Math.floor(getSize() / cell);<a name="line.230"></a>
+<span class="sourceLineNo">231</span>    setSize(cell * factor);<a name="line.231"></a>
+<span class="sourceLineNo">232</span>  }<a name="line.232"></a>
+<span class="sourceLineNo">233</span><a name="line.233"></a>
+<span class="sourceLineNo">234</span>  public synchronized void setImage(BufferedImage img, int position) {<a name="line.234"></a>
+<span class="sourceLineNo">235</span>    views[position].setImage(GraphicsUtils.convertBufferedImage2JavaFXImage(img));<a name="line.235"></a>
+<span class="sourceLineNo">236</span><a name="line.236"></a>
+<span class="sourceLineNo">237</span>  }<a name="line.237"></a>
+<span class="sourceLineNo">238</span><a name="line.238"></a>
+<span class="sourceLineNo">239</span>  private void setMultipleImages() {<a name="line.239"></a>
+<span class="sourceLineNo">240</span>    GraphicsUtils.PlatformHelper.run(() -&gt; {<a name="line.240"></a>
+<span class="sourceLineNo">241</span>      layoutViews();<a name="line.241"></a>
+<span class="sourceLineNo">242</span>      front.setImage(frontImg);<a name="line.242"></a>
+<span class="sourceLineNo">243</span>      right.setImage(rightImg);<a name="line.243"></a>
+<span class="sourceLineNo">244</span>      back.setImage(backImg);<a name="line.244"></a>
+<span class="sourceLineNo">245</span>      left.setImage(leftImg);<a name="line.245"></a>
+<span class="sourceLineNo">246</span>      up.setImage(upImg);<a name="line.246"></a>
+<span class="sourceLineNo">247</span>      down.setImage(downImg);<a name="line.247"></a>
+<span class="sourceLineNo">248</span><a name="line.248"></a>
+<span class="sourceLineNo">249</span>    });<a name="line.249"></a>
+<span class="sourceLineNo">250</span>  }<a name="line.250"></a>
+<span class="sourceLineNo">251</span><a name="line.251"></a>
+<span class="sourceLineNo">252</span>  public void startTimer() {<a name="line.252"></a>
+<span class="sourceLineNo">253</span>    timer = new AnimationTimer() {<a name="line.253"></a>
+<span class="sourceLineNo">254</span>      @Override<a name="line.254"></a>
+<span class="sourceLineNo">255</span>      public void handle(long now) {<a name="line.255"></a>
+<span class="sourceLineNo">256</span>        Transform ct = (camera != null) ? camera.getLocalToSceneTransform() : null;<a name="line.256"></a>
+<span class="sourceLineNo">257</span>        if (ct != null) {<a name="line.257"></a>
+<span class="sourceLineNo">258</span>          affine.setTx(ct.getTx());<a name="line.258"></a>
+<span class="sourceLineNo">259</span>          affine.setTy(ct.getTy());<a name="line.259"></a>
+<span class="sourceLineNo">260</span>          affine.setTz(ct.getTz());<a name="line.260"></a>
+<span class="sourceLineNo">261</span>        }<a name="line.261"></a>
+<span class="sourceLineNo">262</span>      }<a name="line.262"></a>
+<span class="sourceLineNo">263</span>    };<a name="line.263"></a>
+<span class="sourceLineNo">264</span>    timer.start();<a name="line.264"></a>
+<span class="sourceLineNo">265</span>  }<a name="line.265"></a>
+<span class="sourceLineNo">266</span><a name="line.266"></a>
+<span class="sourceLineNo">267</span>  /*<a name="line.267"></a>
+<span class="sourceLineNo">268</span>   * Properties<a name="line.268"></a>
+<span class="sourceLineNo">269</span>   */<a name="line.269"></a>
+<span class="sourceLineNo">270</span>  private final DoubleProperty size = new SimpleDoubleProperty() {<a name="line.270"></a>
+<span class="sourceLineNo">271</span>    @Override<a name="line.271"></a>
+<span class="sourceLineNo">272</span>    protected void invalidated() {<a name="line.272"></a>
+<span class="sourceLineNo">273</span>      switch (imageType) {<a name="line.273"></a>
+<span class="sourceLineNo">274</span>      case SINGLE:<a name="line.274"></a>
+<span class="sourceLineNo">275</span>        layoutViews();<a name="line.275"></a>
+<span class="sourceLineNo">276</span>        break;<a name="line.276"></a>
+<span class="sourceLineNo">277</span>      case MULTIPLE:<a name="line.277"></a>
+<span class="sourceLineNo">278</span>        break;<a name="line.278"></a>
+<span class="sourceLineNo">279</span>      }<a name="line.279"></a>
+<span class="sourceLineNo">280</span><a name="line.280"></a>
+<span class="sourceLineNo">281</span>    }<a name="line.281"></a>
+<span class="sourceLineNo">282</span>  };<a name="line.282"></a>
+<span class="sourceLineNo">283</span><a name="line.283"></a>
+<span class="sourceLineNo">284</span>  public final double getSize() {<a name="line.284"></a>
+<span class="sourceLineNo">285</span>    return size.get();<a name="line.285"></a>
+<span class="sourceLineNo">286</span>  }<a name="line.286"></a>
+<span class="sourceLineNo">287</span><a name="line.287"></a>
+<span class="sourceLineNo">288</span>  public final void setSize(double value) {<a name="line.288"></a>
+<span class="sourceLineNo">289</span>    size.set(value);<a name="line.289"></a>
+<span class="sourceLineNo">290</span>  }<a name="line.290"></a>
+<span class="sourceLineNo">291</span><a name="line.291"></a>
+<span class="sourceLineNo">292</span>  public DoubleProperty sizeProperty() {<a name="line.292"></a>
+<span class="sourceLineNo">293</span>    return size;<a name="line.293"></a>
+<span class="sourceLineNo">294</span>  }<a name="line.294"></a>
+<span class="sourceLineNo">295</span><a name="line.295"></a>
+<span class="sourceLineNo">296</span>  public ImageView[] getViews() {<a name="line.296"></a>
+<span class="sourceLineNo">297</span>    return views;<a name="line.297"></a>
+<span class="sourceLineNo">298</span>  }<a name="line.298"></a>
+<span class="sourceLineNo">299</span>}<a name="line.299"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.html	(revision 34416)
@@ -0,0 +1,371 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>/*<a name="line.1"></a>
+<span class="sourceLineNo">002</span> * To change this license header, choose License Headers in Project Properties.<a name="line.2"></a>
+<span class="sourceLineNo">003</span> * To change this template file, choose Tools | Templates<a name="line.3"></a>
+<span class="sourceLineNo">004</span> * and open the template in the editor.<a name="line.4"></a>
+<span class="sourceLineNo">005</span> */<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>package org.openstreetmap.josm.plugins.streetside.utils;<a name="line.7"></a>
+<span class="sourceLineNo">008</span><a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.awt.image.BufferedImage;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javafx.animation.AnimationTimer;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import javafx.beans.property.DoubleProperty;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import javafx.beans.property.SimpleDoubleProperty;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javafx.geometry.Rectangle2D;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import javafx.scene.Group;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import javafx.scene.PerspectiveCamera;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import javafx.scene.image.Image;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import javafx.scene.image.ImageView;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import javafx.scene.transform.Affine;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import javafx.scene.transform.Rotate;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import javafx.scene.transform.Transform;<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>/**<a name="line.26"></a>
+<span class="sourceLineNo">027</span> *<a name="line.27"></a>
+<span class="sourceLineNo">028</span> * @author Dub<a name="line.28"></a>
+<span class="sourceLineNo">029</span> * @author renerr18<a name="line.29"></a>
+<span class="sourceLineNo">030</span> */<a name="line.30"></a>
+<span class="sourceLineNo">031</span>@SuppressWarnings("restriction")<a name="line.31"></a>
+<span class="sourceLineNo">032</span>public class CubemapBox extends Group {<a name="line.32"></a>
+<span class="sourceLineNo">033</span><a name="line.33"></a>
+<span class="sourceLineNo">034</span>  public enum CubemapBoxImageType {<a name="line.34"></a>
+<span class="sourceLineNo">035</span>    MULTIPLE, SINGLE<a name="line.35"></a>
+<span class="sourceLineNo">036</span>  }<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>  private final Affine affine = new Affine();<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>  private final ImageView front = new ImageView(), right = new ImageView(), back = new ImageView(),<a name="line.40"></a>
+<span class="sourceLineNo">041</span>    left = new ImageView(), up = new ImageView(), down = new ImageView();<a name="line.41"></a>
+<span class="sourceLineNo">042</span><a name="line.42"></a>
+<span class="sourceLineNo">043</span>  {<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    front.setId(CubemapUtils.CubemapFaces.FRONT.getValue());<a name="line.44"></a>
+<span class="sourceLineNo">045</span>    right.setId(CubemapUtils.CubemapFaces.RIGHT.getValue());<a name="line.45"></a>
+<span class="sourceLineNo">046</span>    back.setId(CubemapUtils.CubemapFaces.BACK.getValue());<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    left.setId(CubemapUtils.CubemapFaces.LEFT.getValue());<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    up.setId(CubemapUtils.CubemapFaces.UP.getValue());<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    down.setId(CubemapUtils.CubemapFaces.DOWN.getValue());<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>  }<a name="line.51"></a>
+<span class="sourceLineNo">052</span>  private final ImageView[] views = new ImageView[] { front, right, back, left, up, down };<a name="line.52"></a>
+<span class="sourceLineNo">053</span><a name="line.53"></a>
+<span class="sourceLineNo">054</span>  private Image frontImg, rightImg, backImg, leftImg, upImg, downImg, singleImg;<a name="line.54"></a>
+<span class="sourceLineNo">055</span><a name="line.55"></a>
+<span class="sourceLineNo">056</span>  // private WritableImage convertedImage;<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>  private final PerspectiveCamera camera;<a name="line.58"></a>
+<span class="sourceLineNo">059</span>  private AnimationTimer timer;<a name="line.59"></a>
+<span class="sourceLineNo">060</span>  private final CubemapBoxImageType imageType;<a name="line.60"></a>
+<span class="sourceLineNo">061</span><a name="line.61"></a>
+<span class="sourceLineNo">062</span>  public CubemapBox(Image singleImg, double size, PerspectiveCamera camera) {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    super();<a name="line.63"></a>
+<span class="sourceLineNo">064</span>    imageType = CubemapBoxImageType.SINGLE;<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>    this.singleImg = singleImg;<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    this.size.set(size);<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    this.camera = camera;<a name="line.68"></a>
+<span class="sourceLineNo">069</span><a name="line.69"></a>
+<span class="sourceLineNo">070</span>    getTransforms().add(affine);<a name="line.70"></a>
+<span class="sourceLineNo">071</span><a name="line.71"></a>
+<span class="sourceLineNo">072</span>    loadImageViews();<a name="line.72"></a>
+<span class="sourceLineNo">073</span><a name="line.73"></a>
+<span class="sourceLineNo">074</span>    getChildren().addAll(views);<a name="line.74"></a>
+<span class="sourceLineNo">075</span>  }<a name="line.75"></a>
+<span class="sourceLineNo">076</span><a name="line.76"></a>
+<span class="sourceLineNo">077</span>  // private constructor to prevent instantiation<a name="line.77"></a>
+<span class="sourceLineNo">078</span>  public CubemapBox(double size, PerspectiveCamera camera) {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    super();<a name="line.79"></a>
+<span class="sourceLineNo">080</span>    imageType = CubemapBoxImageType.SINGLE;<a name="line.80"></a>
+<span class="sourceLineNo">081</span><a name="line.81"></a>
+<span class="sourceLineNo">082</span>    this.size.set(size);<a name="line.82"></a>
+<span class="sourceLineNo">083</span>    this.camera = camera;<a name="line.83"></a>
+<span class="sourceLineNo">084</span><a name="line.84"></a>
+<span class="sourceLineNo">085</span>    getTransforms().add(affine);<a name="line.85"></a>
+<span class="sourceLineNo">086</span><a name="line.86"></a>
+<span class="sourceLineNo">087</span>    loadImageViews();<a name="line.87"></a>
+<span class="sourceLineNo">088</span><a name="line.88"></a>
+<span class="sourceLineNo">089</span>    getChildren().addAll(views);<a name="line.89"></a>
+<span class="sourceLineNo">090</span>  }<a name="line.90"></a>
+<span class="sourceLineNo">091</span><a name="line.91"></a>
+<span class="sourceLineNo">092</span>  public CubemapBox(<a name="line.92"></a>
+<span class="sourceLineNo">093</span>    Image frontImg, Image rightImg, Image backImg, Image leftImg, Image upImg, Image downImg, double size,<a name="line.93"></a>
+<span class="sourceLineNo">094</span>    PerspectiveCamera camera<a name="line.94"></a>
+<span class="sourceLineNo">095</span>  ) {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>    super();<a name="line.96"></a>
+<span class="sourceLineNo">097</span>    imageType = CubemapBoxImageType.MULTIPLE;<a name="line.97"></a>
+<span class="sourceLineNo">098</span><a name="line.98"></a>
+<span class="sourceLineNo">099</span>    this.frontImg = frontImg;<a name="line.99"></a>
+<span class="sourceLineNo">100</span>    this.rightImg = rightImg;<a name="line.100"></a>
+<span class="sourceLineNo">101</span>    this.backImg = backImg;<a name="line.101"></a>
+<span class="sourceLineNo">102</span>    this.leftImg = leftImg;<a name="line.102"></a>
+<span class="sourceLineNo">103</span>    this.upImg = upImg;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>    this.downImg = downImg;<a name="line.104"></a>
+<span class="sourceLineNo">105</span>    this.size.set(size);<a name="line.105"></a>
+<span class="sourceLineNo">106</span>    this.camera = camera;<a name="line.106"></a>
+<span class="sourceLineNo">107</span><a name="line.107"></a>
+<span class="sourceLineNo">108</span>    loadImageViews();<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>    getTransforms().add(affine);<a name="line.110"></a>
+<span class="sourceLineNo">111</span><a name="line.111"></a>
+<span class="sourceLineNo">112</span>    getChildren().addAll(views);<a name="line.112"></a>
+<span class="sourceLineNo">113</span><a name="line.113"></a>
+<span class="sourceLineNo">114</span>    startTimer();<a name="line.114"></a>
+<span class="sourceLineNo">115</span>  }<a name="line.115"></a>
+<span class="sourceLineNo">116</span><a name="line.116"></a>
+<span class="sourceLineNo">117</span>  public void loadImageViews() {<a name="line.117"></a>
+<span class="sourceLineNo">118</span><a name="line.118"></a>
+<span class="sourceLineNo">119</span>    for (ImageView iv : views) {<a name="line.119"></a>
+<span class="sourceLineNo">120</span>      iv.setSmooth(true);<a name="line.120"></a>
+<span class="sourceLineNo">121</span>      iv.setPreserveRatio(true);<a name="line.121"></a>
+<span class="sourceLineNo">122</span>    }<a name="line.122"></a>
+<span class="sourceLineNo">123</span><a name="line.123"></a>
+<span class="sourceLineNo">124</span>    validateImageType();<a name="line.124"></a>
+<span class="sourceLineNo">125</span>  }<a name="line.125"></a>
+<span class="sourceLineNo">126</span><a name="line.126"></a>
+<span class="sourceLineNo">127</span>  private void layoutViews() {<a name="line.127"></a>
+<span class="sourceLineNo">128</span><a name="line.128"></a>
+<span class="sourceLineNo">129</span>    for (ImageView v : views) {<a name="line.129"></a>
+<span class="sourceLineNo">130</span>      v.setFitWidth(getSize());<a name="line.130"></a>
+<span class="sourceLineNo">131</span>      v.setFitHeight(getSize());<a name="line.131"></a>
+<span class="sourceLineNo">132</span>    }<a name="line.132"></a>
+<span class="sourceLineNo">133</span><a name="line.133"></a>
+<span class="sourceLineNo">134</span>    back.setTranslateX(-0.5 * getSize());<a name="line.134"></a>
+<span class="sourceLineNo">135</span>    back.setTranslateY(-0.5 * getSize());<a name="line.135"></a>
+<span class="sourceLineNo">136</span>    back.setTranslateZ(-0.5 * getSize());<a name="line.136"></a>
+<span class="sourceLineNo">137</span><a name="line.137"></a>
+<span class="sourceLineNo">138</span>    front.setTranslateX(-0.5 * getSize());<a name="line.138"></a>
+<span class="sourceLineNo">139</span>    front.setTranslateY(-0.5 * getSize());<a name="line.139"></a>
+<span class="sourceLineNo">140</span>    front.setTranslateZ(0.5 * getSize());<a name="line.140"></a>
+<span class="sourceLineNo">141</span>    front.setRotationAxis(Rotate.Z_AXIS);<a name="line.141"></a>
+<span class="sourceLineNo">142</span>    front.setRotate(-180);<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    front.getTransforms().add(new Rotate(180, front.getFitHeight() / 2, 0, 0, Rotate.X_AXIS));<a name="line.143"></a>
+<span class="sourceLineNo">144</span>    front.setTranslateY(front.getTranslateY() - getSize());<a name="line.144"></a>
+<span class="sourceLineNo">145</span><a name="line.145"></a>
+<span class="sourceLineNo">146</span>    up.setTranslateX(-0.5 * getSize());<a name="line.146"></a>
+<span class="sourceLineNo">147</span>    up.setTranslateY(-1 * getSize());<a name="line.147"></a>
+<span class="sourceLineNo">148</span>    up.setRotationAxis(Rotate.X_AXIS);<a name="line.148"></a>
+<span class="sourceLineNo">149</span>    up.setRotate(-90);<a name="line.149"></a>
+<span class="sourceLineNo">150</span><a name="line.150"></a>
+<span class="sourceLineNo">151</span>    down.setTranslateX(-0.5 * getSize());<a name="line.151"></a>
+<span class="sourceLineNo">152</span>    down.setTranslateY(0);<a name="line.152"></a>
+<span class="sourceLineNo">153</span>    down.setRotationAxis(Rotate.X_AXIS);<a name="line.153"></a>
+<span class="sourceLineNo">154</span>    down.setRotate(90);<a name="line.154"></a>
+<span class="sourceLineNo">155</span><a name="line.155"></a>
+<span class="sourceLineNo">156</span>    left.setTranslateX(-1 * getSize());<a name="line.156"></a>
+<span class="sourceLineNo">157</span>    left.setTranslateY(-0.5 * getSize());<a name="line.157"></a>
+<span class="sourceLineNo">158</span>    left.setRotationAxis(Rotate.Y_AXIS);<a name="line.158"></a>
+<span class="sourceLineNo">159</span>    left.setRotate(90);<a name="line.159"></a>
+<span class="sourceLineNo">160</span><a name="line.160"></a>
+<span class="sourceLineNo">161</span>    right.setTranslateX(0);<a name="line.161"></a>
+<span class="sourceLineNo">162</span>    right.setTranslateY(-0.5 * getSize());<a name="line.162"></a>
+<span class="sourceLineNo">163</span>    right.setRotationAxis(Rotate.Y_AXIS);<a name="line.163"></a>
+<span class="sourceLineNo">164</span>    right.setRotate(-90);<a name="line.164"></a>
+<span class="sourceLineNo">165</span><a name="line.165"></a>
+<span class="sourceLineNo">166</span>  }<a name="line.166"></a>
+<span class="sourceLineNo">167</span><a name="line.167"></a>
+<span class="sourceLineNo">168</span>  /**<a name="line.168"></a>
+<span class="sourceLineNo">169</span>   * for single image creates viewports and sets all views(image) to singleImg for multiple... sets images per view.<a name="line.169"></a>
+<span class="sourceLineNo">170</span>   */<a name="line.170"></a>
+<span class="sourceLineNo">171</span>  private void validateImageType() {<a name="line.171"></a>
+<span class="sourceLineNo">172</span>    switch (imageType) {<a name="line.172"></a>
+<span class="sourceLineNo">173</span>    case SINGLE:<a name="line.173"></a>
+<span class="sourceLineNo">174</span>      loadSingleImageViewports();<a name="line.174"></a>
+<span class="sourceLineNo">175</span>      break;<a name="line.175"></a>
+<span class="sourceLineNo">176</span>    case MULTIPLE:<a name="line.176"></a>
+<span class="sourceLineNo">177</span>      setMultipleImages();<a name="line.177"></a>
+<span class="sourceLineNo">178</span>      break;<a name="line.178"></a>
+<span class="sourceLineNo">179</span>    }<a name="line.179"></a>
+<span class="sourceLineNo">180</span>  }<a name="line.180"></a>
+<span class="sourceLineNo">181</span><a name="line.181"></a>
+<span class="sourceLineNo">182</span>  private void loadSingleImageViewports() {<a name="line.182"></a>
+<span class="sourceLineNo">183</span>    layoutViews();<a name="line.183"></a>
+<span class="sourceLineNo">184</span>    double width = singleImg.getWidth(), height = singleImg.getHeight();<a name="line.184"></a>
+<span class="sourceLineNo">185</span><a name="line.185"></a>
+<span class="sourceLineNo">186</span>    // simple check to see if cells will be square<a name="line.186"></a>
+<span class="sourceLineNo">187</span>    if (width / 4 != height / 3) {<a name="line.187"></a>
+<span class="sourceLineNo">188</span>      throw new UnsupportedOperationException("Image does not comply with size constraints");<a name="line.188"></a>
+<span class="sourceLineNo">189</span>    }<a name="line.189"></a>
+<span class="sourceLineNo">190</span>    double cellSize = singleImg.getWidth() - singleImg.getHeight();<a name="line.190"></a>
+<span class="sourceLineNo">191</span><a name="line.191"></a>
+<span class="sourceLineNo">192</span>    recalculateSize(cellSize);<a name="line.192"></a>
+<span class="sourceLineNo">193</span><a name="line.193"></a>
+<span class="sourceLineNo">194</span>    double topx = cellSize, topy = 0,<a name="line.194"></a>
+<span class="sourceLineNo">195</span><a name="line.195"></a>
+<span class="sourceLineNo">196</span>      botx = cellSize, boty = cellSize * 2,<a name="line.196"></a>
+<span class="sourceLineNo">197</span><a name="line.197"></a>
+<span class="sourceLineNo">198</span>      leftx = 0, lefty = cellSize,<a name="line.198"></a>
+<span class="sourceLineNo">199</span><a name="line.199"></a>
+<span class="sourceLineNo">200</span>      rightx = cellSize * 2, righty = cellSize,<a name="line.200"></a>
+<span class="sourceLineNo">201</span><a name="line.201"></a>
+<span class="sourceLineNo">202</span>      fwdx = cellSize, fwdy = cellSize,<a name="line.202"></a>
+<span class="sourceLineNo">203</span><a name="line.203"></a>
+<span class="sourceLineNo">204</span>      backx = cellSize * 3, backy = cellSize;<a name="line.204"></a>
+<span class="sourceLineNo">205</span><a name="line.205"></a>
+<span class="sourceLineNo">206</span>    // add top padding x+, y+, width-, height<a name="line.206"></a>
+<span class="sourceLineNo">207</span>    up.setViewport(new Rectangle2D(topx, topy, cellSize, cellSize));<a name="line.207"></a>
+<span class="sourceLineNo">208</span><a name="line.208"></a>
+<span class="sourceLineNo">209</span>    // add left padding x, y+, width, height-<a name="line.209"></a>
+<span class="sourceLineNo">210</span>    left.setViewport(new Rectangle2D(leftx, lefty, cellSize - 1, cellSize - 1));<a name="line.210"></a>
+<span class="sourceLineNo">211</span><a name="line.211"></a>
+<span class="sourceLineNo">212</span>    // add front padding x+, y+, width-, height<a name="line.212"></a>
+<span class="sourceLineNo">213</span>    front.setViewport(new Rectangle2D(fwdx, fwdy, cellSize, cellSize));<a name="line.213"></a>
+<span class="sourceLineNo">214</span><a name="line.214"></a>
+<span class="sourceLineNo">215</span>    // add right padding x, y+, width, height-<a name="line.215"></a>
+<span class="sourceLineNo">216</span>    right.setViewport(new Rectangle2D(rightx, righty, cellSize, cellSize));<a name="line.216"></a>
+<span class="sourceLineNo">217</span><a name="line.217"></a>
+<span class="sourceLineNo">218</span>    // add back padding x, y+, width, height-<a name="line.218"></a>
+<span class="sourceLineNo">219</span>    back.setViewport(new Rectangle2D(backx + 1, backy - 1, cellSize - 1, cellSize - 1));<a name="line.219"></a>
+<span class="sourceLineNo">220</span><a name="line.220"></a>
+<span class="sourceLineNo">221</span>    // add bottom padding x+, y, width-, height-<a name="line.221"></a>
+<span class="sourceLineNo">222</span>    down.setViewport(new Rectangle2D(botx, boty, cellSize, cellSize));<a name="line.222"></a>
+<span class="sourceLineNo">223</span><a name="line.223"></a>
+<span class="sourceLineNo">224</span>    for (ImageView v : views) {<a name="line.224"></a>
+<span class="sourceLineNo">225</span>      v.setImage(singleImg);<a name="line.225"></a>
+<span class="sourceLineNo">226</span>    }<a name="line.226"></a>
+<span class="sourceLineNo">227</span>  }<a name="line.227"></a>
+<span class="sourceLineNo">228</span><a name="line.228"></a>
+<span class="sourceLineNo">229</span>  private void recalculateSize(double cell) {<a name="line.229"></a>
+<span class="sourceLineNo">230</span>    double factor = Math.floor(getSize() / cell);<a name="line.230"></a>
+<span class="sourceLineNo">231</span>    setSize(cell * factor);<a name="line.231"></a>
+<span class="sourceLineNo">232</span>  }<a name="line.232"></a>
+<span class="sourceLineNo">233</span><a name="line.233"></a>
+<span class="sourceLineNo">234</span>  public synchronized void setImage(BufferedImage img, int position) {<a name="line.234"></a>
+<span class="sourceLineNo">235</span>    views[position].setImage(GraphicsUtils.convertBufferedImage2JavaFXImage(img));<a name="line.235"></a>
+<span class="sourceLineNo">236</span><a name="line.236"></a>
+<span class="sourceLineNo">237</span>  }<a name="line.237"></a>
+<span class="sourceLineNo">238</span><a name="line.238"></a>
+<span class="sourceLineNo">239</span>  private void setMultipleImages() {<a name="line.239"></a>
+<span class="sourceLineNo">240</span>    GraphicsUtils.PlatformHelper.run(() -&gt; {<a name="line.240"></a>
+<span class="sourceLineNo">241</span>      layoutViews();<a name="line.241"></a>
+<span class="sourceLineNo">242</span>      front.setImage(frontImg);<a name="line.242"></a>
+<span class="sourceLineNo">243</span>      right.setImage(rightImg);<a name="line.243"></a>
+<span class="sourceLineNo">244</span>      back.setImage(backImg);<a name="line.244"></a>
+<span class="sourceLineNo">245</span>      left.setImage(leftImg);<a name="line.245"></a>
+<span class="sourceLineNo">246</span>      up.setImage(upImg);<a name="line.246"></a>
+<span class="sourceLineNo">247</span>      down.setImage(downImg);<a name="line.247"></a>
+<span class="sourceLineNo">248</span><a name="line.248"></a>
+<span class="sourceLineNo">249</span>    });<a name="line.249"></a>
+<span class="sourceLineNo">250</span>  }<a name="line.250"></a>
+<span class="sourceLineNo">251</span><a name="line.251"></a>
+<span class="sourceLineNo">252</span>  public void startTimer() {<a name="line.252"></a>
+<span class="sourceLineNo">253</span>    timer = new AnimationTimer() {<a name="line.253"></a>
+<span class="sourceLineNo">254</span>      @Override<a name="line.254"></a>
+<span class="sourceLineNo">255</span>      public void handle(long now) {<a name="line.255"></a>
+<span class="sourceLineNo">256</span>        Transform ct = (camera != null) ? camera.getLocalToSceneTransform() : null;<a name="line.256"></a>
+<span class="sourceLineNo">257</span>        if (ct != null) {<a name="line.257"></a>
+<span class="sourceLineNo">258</span>          affine.setTx(ct.getTx());<a name="line.258"></a>
+<span class="sourceLineNo">259</span>          affine.setTy(ct.getTy());<a name="line.259"></a>
+<span class="sourceLineNo">260</span>          affine.setTz(ct.getTz());<a name="line.260"></a>
+<span class="sourceLineNo">261</span>        }<a name="line.261"></a>
+<span class="sourceLineNo">262</span>      }<a name="line.262"></a>
+<span class="sourceLineNo">263</span>    };<a name="line.263"></a>
+<span class="sourceLineNo">264</span>    timer.start();<a name="line.264"></a>
+<span class="sourceLineNo">265</span>  }<a name="line.265"></a>
+<span class="sourceLineNo">266</span><a name="line.266"></a>
+<span class="sourceLineNo">267</span>  /*<a name="line.267"></a>
+<span class="sourceLineNo">268</span>   * Properties<a name="line.268"></a>
+<span class="sourceLineNo">269</span>   */<a name="line.269"></a>
+<span class="sourceLineNo">270</span>  private final DoubleProperty size = new SimpleDoubleProperty() {<a name="line.270"></a>
+<span class="sourceLineNo">271</span>    @Override<a name="line.271"></a>
+<span class="sourceLineNo">272</span>    protected void invalidated() {<a name="line.272"></a>
+<span class="sourceLineNo">273</span>      switch (imageType) {<a name="line.273"></a>
+<span class="sourceLineNo">274</span>      case SINGLE:<a name="line.274"></a>
+<span class="sourceLineNo">275</span>        layoutViews();<a name="line.275"></a>
+<span class="sourceLineNo">276</span>        break;<a name="line.276"></a>
+<span class="sourceLineNo">277</span>      case MULTIPLE:<a name="line.277"></a>
+<span class="sourceLineNo">278</span>        break;<a name="line.278"></a>
+<span class="sourceLineNo">279</span>      }<a name="line.279"></a>
+<span class="sourceLineNo">280</span><a name="line.280"></a>
+<span class="sourceLineNo">281</span>    }<a name="line.281"></a>
+<span class="sourceLineNo">282</span>  };<a name="line.282"></a>
+<span class="sourceLineNo">283</span><a name="line.283"></a>
+<span class="sourceLineNo">284</span>  public final double getSize() {<a name="line.284"></a>
+<span class="sourceLineNo">285</span>    return size.get();<a name="line.285"></a>
+<span class="sourceLineNo">286</span>  }<a name="line.286"></a>
+<span class="sourceLineNo">287</span><a name="line.287"></a>
+<span class="sourceLineNo">288</span>  public final void setSize(double value) {<a name="line.288"></a>
+<span class="sourceLineNo">289</span>    size.set(value);<a name="line.289"></a>
+<span class="sourceLineNo">290</span>  }<a name="line.290"></a>
+<span class="sourceLineNo">291</span><a name="line.291"></a>
+<span class="sourceLineNo">292</span>  public DoubleProperty sizeProperty() {<a name="line.292"></a>
+<span class="sourceLineNo">293</span>    return size;<a name="line.293"></a>
+<span class="sourceLineNo">294</span>  }<a name="line.294"></a>
+<span class="sourceLineNo">295</span><a name="line.295"></a>
+<span class="sourceLineNo">296</span>  public ImageView[] getViews() {<a name="line.296"></a>
+<span class="sourceLineNo">297</span>    return views;<a name="line.297"></a>
+<span class="sourceLineNo">298</span>  }<a name="line.298"></a>
+<span class="sourceLineNo">299</span>}<a name="line.299"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.html	(revision 34416)
@@ -0,0 +1,108 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.Image;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import javax.swing.ImageIcon;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.apache.log4j.Logger;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.tools.I18n;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>public final class ImageUtil {<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>  final static Logger logger = Logger.getLogger(ImageUtil.class);<a name="line.13"></a>
+<span class="sourceLineNo">014</span><a name="line.14"></a>
+<span class="sourceLineNo">015</span>  private ImageUtil() {<a name="line.15"></a>
+<span class="sourceLineNo">016</span>    // Private constructor to avoid instantiation<a name="line.16"></a>
+<span class="sourceLineNo">017</span>  }<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>  /**<a name="line.19"></a>
+<span class="sourceLineNo">020</span>   * Scales an {@link ImageIcon} to the desired size<a name="line.20"></a>
+<span class="sourceLineNo">021</span>   * @param icon the icon, which should be resized<a name="line.21"></a>
+<span class="sourceLineNo">022</span>   * @param size the desired length of the longest edge of the icon<a name="line.22"></a>
+<span class="sourceLineNo">023</span>   * @return the resized {@link ImageIcon}. It is the same object that you put in,<a name="line.23"></a>
+<span class="sourceLineNo">024</span>   *         only the contained {@link Image} is exchanged.<a name="line.24"></a>
+<span class="sourceLineNo">025</span>   */<a name="line.25"></a>
+<span class="sourceLineNo">026</span>  public static ImageIcon scaleImageIcon(final ImageIcon icon, int size) {<a name="line.26"></a>
+<span class="sourceLineNo">027</span>    if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.27"></a>
+<span class="sourceLineNo">028</span>      logger.debug(I18n.tr("Scale icon {0} → {1}", icon.getIconWidth(), size));<a name="line.28"></a>
+<span class="sourceLineNo">029</span>    }<a name="line.29"></a>
+<span class="sourceLineNo">030</span>    return new ImageIcon(icon.getImage().getScaledInstance(<a name="line.30"></a>
+<span class="sourceLineNo">031</span>      icon.getIconWidth() &gt;= icon.getIconHeight() ? size : Math.max(1, Math.round(icon.getIconWidth() / (float) icon.getIconHeight() * size)),<a name="line.31"></a>
+<span class="sourceLineNo">032</span>      icon.getIconHeight() &gt;= icon.getIconWidth() ? size : Math.max(1, Math.round(icon.getIconHeight() / (float) icon.getIconWidth() * size)),<a name="line.32"></a>
+<span class="sourceLineNo">033</span>      Image.SCALE_SMOOTH<a name="line.33"></a>
+<span class="sourceLineNo">034</span>    ));<a name="line.34"></a>
+<span class="sourceLineNo">035</span>  }<a name="line.35"></a>
+<span class="sourceLineNo">036</span>}<a name="line.36"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.html	(revision 34416)
@@ -0,0 +1,141 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.Graphics2D;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.Point;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.awt.Rectangle;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.awt.Shape;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.awt.geom.Area;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.awt.geom.Path2D;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.data.Bounds;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.gui.MapView;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.gui.NavigatableComponent;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.plugins.streetside.StreetsideSequence;<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>/**<a name="line.17"></a>
+<span class="sourceLineNo">018</span> * Utility class to convert entities like {@link Bounds} and {@link StreetsideSequence} into {@link Shape}s that<a name="line.18"></a>
+<span class="sourceLineNo">019</span> * can then easily be drawn on a {@link MapView}s {@link Graphics2D}-context.<a name="line.19"></a>
+<span class="sourceLineNo">020</span> */<a name="line.20"></a>
+<span class="sourceLineNo">021</span>public final  class MapViewGeometryUtil {<a name="line.21"></a>
+<span class="sourceLineNo">022</span>  private MapViewGeometryUtil() {<a name="line.22"></a>
+<span class="sourceLineNo">023</span>    // Private constructor to avoid instantiation<a name="line.23"></a>
+<span class="sourceLineNo">024</span>  }<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>  /**<a name="line.26"></a>
+<span class="sourceLineNo">027</span>   * Subtracts the download bounds from the rectangular bounds of the map view.<a name="line.27"></a>
+<span class="sourceLineNo">028</span>   * @param mv the MapView that is used for the LatLon-to-Point-conversion and that determines<a name="line.28"></a>
+<span class="sourceLineNo">029</span>   *     the Bounds from which the downloaded Bounds are subtracted<a name="line.29"></a>
+<span class="sourceLineNo">030</span>   * @param downloadBounds multiple {@link Bounds} objects that represent the downloaded area<a name="line.30"></a>
+<span class="sourceLineNo">031</span>   * @return the difference between the {@link MapView}s bounds and the downloaded area<a name="line.31"></a>
+<span class="sourceLineNo">032</span>   */<a name="line.32"></a>
+<span class="sourceLineNo">033</span>  public static Area getNonDownloadedArea(MapView mv, Iterable&lt;Bounds&gt; downloadBounds) {<a name="line.33"></a>
+<span class="sourceLineNo">034</span>    Rectangle b = mv.getBounds();<a name="line.34"></a>
+<span class="sourceLineNo">035</span>    // on some platforms viewport bounds seem to be offset from the left,<a name="line.35"></a>
+<span class="sourceLineNo">036</span>    // over-grow it just to be sure<a name="line.36"></a>
+<span class="sourceLineNo">037</span>    b.grow(100, 100);<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    Area a = new Area(b);<a name="line.38"></a>
+<span class="sourceLineNo">039</span>    // now successively subtract downloaded areas<a name="line.39"></a>
+<span class="sourceLineNo">040</span>    for (Bounds bounds : downloadBounds) {<a name="line.40"></a>
+<span class="sourceLineNo">041</span>      Point p1 = mv.getPoint(bounds.getMin());<a name="line.41"></a>
+<span class="sourceLineNo">042</span>      Point p2 = mv.getPoint(bounds.getMax());<a name="line.42"></a>
+<span class="sourceLineNo">043</span>      Rectangle r = new Rectangle(Math.min(p1.x, p2.x), Math.min(p1.y, p2.y),<a name="line.43"></a>
+<span class="sourceLineNo">044</span>          Math.abs(p2.x - p1.x), Math.abs(p2.y - p1.y));<a name="line.44"></a>
+<span class="sourceLineNo">045</span>      a.subtract(new Area(r));<a name="line.45"></a>
+<span class="sourceLineNo">046</span>    }<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    return a;<a name="line.47"></a>
+<span class="sourceLineNo">048</span>  }<a name="line.48"></a>
+<span class="sourceLineNo">049</span><a name="line.49"></a>
+<span class="sourceLineNo">050</span>  /**<a name="line.50"></a>
+<span class="sourceLineNo">051</span>   * Converts a {@link StreetsideSequence} into a {@link Path2D} that can be drawn<a name="line.51"></a>
+<span class="sourceLineNo">052</span>   * on the specified {@link NavigatableComponent}'s {@link Graphics2D}-context.<a name="line.52"></a>
+<span class="sourceLineNo">053</span>   * @param nc the {@link NavigatableComponent} for which this conversion should be performed, typically a {@link MapView}<a name="line.53"></a>
+<span class="sourceLineNo">054</span>   * @param seq the sequence to convert<a name="line.54"></a>
+<span class="sourceLineNo">055</span>   * @return the {@link Path2D} object to which the {@link StreetsideSequence} has been converted<a name="line.55"></a>
+<span class="sourceLineNo">056</span>   */<a name="line.56"></a>
+<span class="sourceLineNo">057</span>  public static Path2D getSequencePath(NavigatableComponent nc, StreetsideSequence seq) {<a name="line.57"></a>
+<span class="sourceLineNo">058</span>    final Path2D.Double path = new Path2D.Double();<a name="line.58"></a>
+<span class="sourceLineNo">059</span>    seq.getImages().stream().filter(StreetsideAbstractImage::isVisible).forEach(img -&gt; {<a name="line.59"></a>
+<span class="sourceLineNo">060</span>      Point p = nc.getPoint(img.getMovingLatLon());<a name="line.60"></a>
+<span class="sourceLineNo">061</span>      if (path.getCurrentPoint() == null) {<a name="line.61"></a>
+<span class="sourceLineNo">062</span>        path.moveTo(p.getX(), p.getY());<a name="line.62"></a>
+<span class="sourceLineNo">063</span>      } else {<a name="line.63"></a>
+<span class="sourceLineNo">064</span>        path.lineTo(p.getX(), p.getY());<a name="line.64"></a>
+<span class="sourceLineNo">065</span>      }<a name="line.65"></a>
+<span class="sourceLineNo">066</span>    });<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    return path;<a name="line.67"></a>
+<span class="sourceLineNo">068</span>  }<a name="line.68"></a>
+<span class="sourceLineNo">069</span>}<a name="line.69"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/PluginState.html	(revision 34416)
@@ -0,0 +1,215 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import static org.openstreetmap.josm.tools.I18n.tr;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import javax.swing.JOptionPane;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.apache.log4j.Logger;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.Main;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.tools.I18n;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>/**<a name="line.12"></a>
+<span class="sourceLineNo">013</span> * @author nokutu<a name="line.13"></a>
+<span class="sourceLineNo">014</span> *<a name="line.14"></a>
+<span class="sourceLineNo">015</span> */<a name="line.15"></a>
+<span class="sourceLineNo">016</span>public final class PluginState {<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>  final static Logger logger = Logger.getLogger(PluginState.class);<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>  private static boolean submittingChangeset;<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>  private static int runningDownloads;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>  /** Images that have to be uploaded. */<a name="line.23"></a>
+<span class="sourceLineNo">024</span>  private static int imagesToUpload;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>  /** Images that have been uploaded. */<a name="line.25"></a>
+<span class="sourceLineNo">026</span>  private static int imagesUploaded;<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>  private PluginState() {<a name="line.28"></a>
+<span class="sourceLineNo">029</span>    // Empty constructor to avoid instantiation<a name="line.29"></a>
+<span class="sourceLineNo">030</span>  }<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>  /**<a name="line.32"></a>
+<span class="sourceLineNo">033</span>   * Called when a download is started.<a name="line.33"></a>
+<span class="sourceLineNo">034</span>   */<a name="line.34"></a>
+<span class="sourceLineNo">035</span>  public static void startDownload() {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>    runningDownloads++;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>  }<a name="line.37"></a>
+<span class="sourceLineNo">038</span><a name="line.38"></a>
+<span class="sourceLineNo">039</span>  /**<a name="line.39"></a>
+<span class="sourceLineNo">040</span>   * Called when a download is finished.<a name="line.40"></a>
+<span class="sourceLineNo">041</span>   */<a name="line.41"></a>
+<span class="sourceLineNo">042</span>  public static void finishDownload() {<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    if (runningDownloads == 0) {<a name="line.43"></a>
+<span class="sourceLineNo">044</span>      logger.warn(I18n.tr("The amount of running downloads is equal to 0"));<a name="line.44"></a>
+<span class="sourceLineNo">045</span>      return;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>    }<a name="line.46"></a>
+<span class="sourceLineNo">047</span>    runningDownloads--;<a name="line.47"></a>
+<span class="sourceLineNo">048</span>  }<a name="line.48"></a>
+<span class="sourceLineNo">049</span><a name="line.49"></a>
+<span class="sourceLineNo">050</span>  /**<a name="line.50"></a>
+<span class="sourceLineNo">051</span>   * Checks if there is any running download.<a name="line.51"></a>
+<span class="sourceLineNo">052</span>   *<a name="line.52"></a>
+<span class="sourceLineNo">053</span>   * @return true if the plugin is downloading; false otherwise.<a name="line.53"></a>
+<span class="sourceLineNo">054</span>   */<a name="line.54"></a>
+<span class="sourceLineNo">055</span>  public static boolean isDownloading() {<a name="line.55"></a>
+<span class="sourceLineNo">056</span>    return runningDownloads &gt; 0;<a name="line.56"></a>
+<span class="sourceLineNo">057</span>  }<a name="line.57"></a>
+<span class="sourceLineNo">058</span><a name="line.58"></a>
+<span class="sourceLineNo">059</span>  /**<a name="line.59"></a>
+<span class="sourceLineNo">060</span>   * Checks if there is a changeset being submitted.<a name="line.60"></a>
+<span class="sourceLineNo">061</span>   *<a name="line.61"></a>
+<span class="sourceLineNo">062</span>   * @return true if the plugin is submitting a changeset false otherwise.<a name="line.62"></a>
+<span class="sourceLineNo">063</span>   */<a name="line.63"></a>
+<span class="sourceLineNo">064</span>  public static boolean isSubmittingChangeset() {<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    return submittingChangeset;<a name="line.65"></a>
+<span class="sourceLineNo">066</span>  }<a name="line.66"></a>
+<span class="sourceLineNo">067</span>   /**<a name="line.67"></a>
+<span class="sourceLineNo">068</span>   * Checks if there is any running upload.<a name="line.68"></a>
+<span class="sourceLineNo">069</span>   *<a name="line.69"></a>
+<span class="sourceLineNo">070</span>   * @return true if the plugin is uploading; false otherwise.<a name="line.70"></a>
+<span class="sourceLineNo">071</span>   */<a name="line.71"></a>
+<span class="sourceLineNo">072</span>  public static boolean isUploading() {<a name="line.72"></a>
+<span class="sourceLineNo">073</span>    return imagesToUpload &gt; imagesUploaded;<a name="line.73"></a>
+<span class="sourceLineNo">074</span>  }<a name="line.74"></a>
+<span class="sourceLineNo">075</span><a name="line.75"></a>
+<span class="sourceLineNo">076</span>  /**<a name="line.76"></a>
+<span class="sourceLineNo">077</span>   * Sets the amount of images that are going to be uploaded.<a name="line.77"></a>
+<span class="sourceLineNo">078</span>   *<a name="line.78"></a>
+<span class="sourceLineNo">079</span>   * @param amount<a name="line.79"></a>
+<span class="sourceLineNo">080</span>   *          The amount of images that are going to be uploaded.<a name="line.80"></a>
+<span class="sourceLineNo">081</span>   */<a name="line.81"></a>
+<span class="sourceLineNo">082</span>  public static void addImagesToUpload(int amount) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>    if (imagesToUpload &lt;= imagesUploaded) {<a name="line.83"></a>
+<span class="sourceLineNo">084</span>      imagesToUpload = 0;<a name="line.84"></a>
+<span class="sourceLineNo">085</span>      imagesUploaded = 0;<a name="line.85"></a>
+<span class="sourceLineNo">086</span>    }<a name="line.86"></a>
+<span class="sourceLineNo">087</span>    imagesToUpload += amount;<a name="line.87"></a>
+<span class="sourceLineNo">088</span>  }<a name="line.88"></a>
+<span class="sourceLineNo">089</span><a name="line.89"></a>
+<span class="sourceLineNo">090</span>  public static int getImagesToUpload() {<a name="line.90"></a>
+<span class="sourceLineNo">091</span>    return imagesToUpload;<a name="line.91"></a>
+<span class="sourceLineNo">092</span>  }<a name="line.92"></a>
+<span class="sourceLineNo">093</span><a name="line.93"></a>
+<span class="sourceLineNo">094</span>  public static int getImagesUploaded() {<a name="line.94"></a>
+<span class="sourceLineNo">095</span>    return imagesUploaded;<a name="line.95"></a>
+<span class="sourceLineNo">096</span>  }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>  /**<a name="line.98"></a>
+<span class="sourceLineNo">099</span>   * Called when an image is uploaded.<a name="line.99"></a>
+<span class="sourceLineNo">100</span>   */<a name="line.100"></a>
+<span class="sourceLineNo">101</span>  public static void imageUploaded() {<a name="line.101"></a>
+<span class="sourceLineNo">102</span>    imagesUploaded++;<a name="line.102"></a>
+<span class="sourceLineNo">103</span>    if (imagesToUpload == imagesUploaded &amp;&amp; Main.main != null) {<a name="line.103"></a>
+<span class="sourceLineNo">104</span>        finishedUploadDialog(imagesUploaded);<a name="line.104"></a>
+<span class="sourceLineNo">105</span>    }<a name="line.105"></a>
+<span class="sourceLineNo">106</span>  }<a name="line.106"></a>
+<span class="sourceLineNo">107</span><a name="line.107"></a>
+<span class="sourceLineNo">108</span>  private static void finishedUploadDialog(int numImages) {<a name="line.108"></a>
+<span class="sourceLineNo">109</span>    JOptionPane.showMessageDialog(<a name="line.109"></a>
+<span class="sourceLineNo">110</span>      Main.parent,<a name="line.110"></a>
+<span class="sourceLineNo">111</span>      tr("You have successfully uploaded {0} images to Bing.com", numImages),<a name="line.111"></a>
+<span class="sourceLineNo">112</span>      tr("Finished upload"),<a name="line.112"></a>
+<span class="sourceLineNo">113</span>      JOptionPane.INFORMATION_MESSAGE<a name="line.113"></a>
+<span class="sourceLineNo">114</span>    );<a name="line.114"></a>
+<span class="sourceLineNo">115</span>  }<a name="line.115"></a>
+<span class="sourceLineNo">116</span><a name="line.116"></a>
+<span class="sourceLineNo">117</span>  public static void notLoggedInToMapillaryDialog() {<a name="line.117"></a>
+<span class="sourceLineNo">118</span>    if (Main.main == null) {<a name="line.118"></a>
+<span class="sourceLineNo">119</span>      return;<a name="line.119"></a>
+<span class="sourceLineNo">120</span>    }<a name="line.120"></a>
+<span class="sourceLineNo">121</span>    JOptionPane.showMessageDialog(<a name="line.121"></a>
+<span class="sourceLineNo">122</span>        Main.parent,<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        tr("You are not logged in, please log in to Streetside in the preferences"),<a name="line.123"></a>
+<span class="sourceLineNo">124</span>        tr("Not Logged in to Streetside"),<a name="line.124"></a>
+<span class="sourceLineNo">125</span>        JOptionPane.WARNING_MESSAGE<a name="line.125"></a>
+<span class="sourceLineNo">126</span>    );<a name="line.126"></a>
+<span class="sourceLineNo">127</span>  }<a name="line.127"></a>
+<span class="sourceLineNo">128</span><a name="line.128"></a>
+<span class="sourceLineNo">129</span><a name="line.129"></a>
+<span class="sourceLineNo">130</span><a name="line.130"></a>
+<span class="sourceLineNo">131</span>  /**<a name="line.131"></a>
+<span class="sourceLineNo">132</span>   * Returns the text to be written in the status bar.<a name="line.132"></a>
+<span class="sourceLineNo">133</span>   *<a name="line.133"></a>
+<span class="sourceLineNo">134</span>   * @return The {@code String} that is going to be written in the status bar.<a name="line.134"></a>
+<span class="sourceLineNo">135</span>   */<a name="line.135"></a>
+<span class="sourceLineNo">136</span>  public static String getUploadString() {<a name="line.136"></a>
+<span class="sourceLineNo">137</span>    return tr("Uploading: {0}", "(" + imagesUploaded + "/" + imagesToUpload + ")");<a name="line.137"></a>
+<span class="sourceLineNo">138</span>  }<a name="line.138"></a>
+<span class="sourceLineNo">139</span><a name="line.139"></a>
+<span class="sourceLineNo">140</span>  public static void setSubmittingChangeset(boolean isSubmitting) {<a name="line.140"></a>
+<span class="sourceLineNo">141</span>      submittingChangeset = isSubmitting;<a name="line.141"></a>
+<span class="sourceLineNo">142</span>  }<a name="line.142"></a>
+<span class="sourceLineNo">143</span>}<a name="line.143"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.html	(revision 34416)
@@ -0,0 +1,88 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import org.openstreetmap.josm.plugins.streetside.StreetsideData;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>/**<a name="line.6"></a>
+<span class="sourceLineNo">007</span> * Interface for listeners of the class {@link StreetsideData}.<a name="line.7"></a>
+<span class="sourceLineNo">008</span> */<a name="line.8"></a>
+<span class="sourceLineNo">009</span>@FunctionalInterface<a name="line.9"></a>
+<span class="sourceLineNo">010</span>public interface StreetsideChangesetListener {<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>  /**<a name="line.12"></a>
+<span class="sourceLineNo">013</span>   * Fired when the an image is added or removed from the changeset.<a name="line.13"></a>
+<span class="sourceLineNo">014</span>   */<a name="line.14"></a>
+<span class="sourceLineNo">015</span>  void changesetChanged();<a name="line.15"></a>
+<span class="sourceLineNo">016</span>}<a name="line.16"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.html	(revision 34416)
@@ -0,0 +1,135 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.Color;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import javax.swing.JComponent;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>public final class StreetsideColorScheme {<a name="line.8"></a>
+<span class="sourceLineNo">009</span>  /**<a name="line.9"></a>
+<span class="sourceLineNo">010</span>   * Color for unselected images<a name="line.10"></a>
+<span class="sourceLineNo">011</span>   */<a name="line.11"></a>
+<span class="sourceLineNo">012</span>  public static final Color SEQ_UNSELECTED = new Color(0x00ccd1);<a name="line.12"></a>
+<span class="sourceLineNo">013</span>  /**<a name="line.13"></a>
+<span class="sourceLineNo">014</span>   * Color for the camera angle indicator of images in unselected sequences<a name="line.14"></a>
+<span class="sourceLineNo">015</span>   */<a name="line.15"></a>
+<span class="sourceLineNo">016</span>  public static final Color SEQ_UNSELECTED_CA = new Color(0x4169e1);<a name="line.16"></a>
+<span class="sourceLineNo">017</span>  /**<a name="line.17"></a>
+<span class="sourceLineNo">018</span>   * Color for the marker of images in a selected sequence<a name="line.18"></a>
+<span class="sourceLineNo">019</span>   */<a name="line.19"></a>
+<span class="sourceLineNo">020</span>  public static final Color SEQ_SELECTED = new Color(0x00b5f5);<a name="line.20"></a>
+<span class="sourceLineNo">021</span>  /**<a name="line.21"></a>
+<span class="sourceLineNo">022</span>   * Color for the camera angle indicator of images in selected sequences<a name="line.22"></a>
+<span class="sourceLineNo">023</span>   */<a name="line.23"></a>
+<span class="sourceLineNo">024</span>  public static final Color SEQ_SELECTED_CA = new Color(0x8b008b);<a name="line.24"></a>
+<span class="sourceLineNo">025</span>  /**<a name="line.25"></a>
+<span class="sourceLineNo">026</span>   * Color for the marker of currently selected images<a name="line.26"></a>
+<span class="sourceLineNo">027</span>   */<a name="line.27"></a>
+<span class="sourceLineNo">028</span>  public static final Color SEQ_HIGHLIGHTED = new Color(0xf5811a);<a name="line.28"></a>
+<span class="sourceLineNo">029</span>  /**<a name="line.29"></a>
+<span class="sourceLineNo">030</span>   * Color for the camera angle indicator of the currently selected images<a name="line.30"></a>
+<span class="sourceLineNo">031</span>   */<a name="line.31"></a>
+<span class="sourceLineNo">032</span>  public static final Color SEQ_HIGHLIGHTED_CA = new Color(0xf5b81a);<a name="line.32"></a>
+<span class="sourceLineNo">033</span><a name="line.33"></a>
+<span class="sourceLineNo">034</span>  public static final Color SEQ_IMPORTED_SELECTED = new Color(0xdddddd);<a name="line.34"></a>
+<span class="sourceLineNo">035</span>  public static final Color SEQ_IMPORTED_SELECTED_CA = SEQ_IMPORTED_SELECTED.brighter();<a name="line.35"></a>
+<span class="sourceLineNo">036</span>  public static final Color SEQ_IMPORTED_UNSELECTED = new Color(0x999999);<a name="line.36"></a>
+<span class="sourceLineNo">037</span>  public static final Color SEQ_IMPORTED_UNSELECTED_CA = SEQ_IMPORTED_UNSELECTED.brighter();<a name="line.37"></a>
+<span class="sourceLineNo">038</span>  public static final Color SEQ_IMPORTED_HIGHLIGHTED = new Color(0xbb2222);<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  public static final Color SEQ_IMPORTED_HIGHLIGHTED_CA = SEQ_IMPORTED_HIGHLIGHTED.brighter();<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>  public static final Color STREETSIDE_BLUE = new Color(0x0000ff);<a name="line.41"></a>
+<span class="sourceLineNo">042</span>  public static final Color TOOLBAR_DARK_GREY = new Color(0x242528);<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>  public static final Color IMAGEDETECTION_TRAFFICSIGN = new Color(0xffc01b);<a name="line.44"></a>
+<span class="sourceLineNo">045</span>  public static final Color IMAGEDETECTION_UNKNOWN = new Color(0x33bb44);<a name="line.45"></a>
+<span class="sourceLineNo">046</span><a name="line.46"></a>
+<span class="sourceLineNo">047</span>  private StreetsideColorScheme() {<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    // Private constructor to avoid instantiation<a name="line.48"></a>
+<span class="sourceLineNo">049</span>  }<a name="line.49"></a>
+<span class="sourceLineNo">050</span><a name="line.50"></a>
+<span class="sourceLineNo">051</span>  /**<a name="line.51"></a>
+<span class="sourceLineNo">052</span>   * Styles the given components as default panels (currently only the background is set to white)<a name="line.52"></a>
+<span class="sourceLineNo">053</span>   * @param components the components to style as default panels (e.g. checkboxes also, that's why<a name="line.53"></a>
+<span class="sourceLineNo">054</span>   *   not only JPanels are accepted)<a name="line.54"></a>
+<span class="sourceLineNo">055</span>   */<a name="line.55"></a>
+<span class="sourceLineNo">056</span>  public static void styleAsDefaultPanel(JComponent... components) {<a name="line.56"></a>
+<span class="sourceLineNo">057</span>    if (components != null &amp;&amp; components.length &gt;= 1) {<a name="line.57"></a>
+<span class="sourceLineNo">058</span>      for (JComponent component : components) {<a name="line.58"></a>
+<span class="sourceLineNo">059</span>        component.setBackground(Color.WHITE);<a name="line.59"></a>
+<span class="sourceLineNo">060</span>      }<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    }<a name="line.61"></a>
+<span class="sourceLineNo">062</span>  }<a name="line.62"></a>
+<span class="sourceLineNo">063</span>}<a name="line.63"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.html	(revision 34416)
@@ -0,0 +1,169 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.Color;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import org.openstreetmap.josm.data.preferences.BooleanProperty;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import org.openstreetmap.josm.data.preferences.DoubleProperty;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.data.preferences.IntegerProperty;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.data.preferences.NamedColorProperty;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.data.preferences.StringProperty;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader;<a name="line.13"></a>
+<span class="sourceLineNo">014</span><a name="line.14"></a>
+<span class="sourceLineNo">015</span>public final class StreetsideProperties {<a name="line.15"></a>
+<span class="sourceLineNo">016</span>  public static final BooleanProperty DELETE_AFTER_UPLOAD = new BooleanProperty("streetside.delete-after-upload", true);<a name="line.16"></a>
+<span class="sourceLineNo">017</span>  public static final BooleanProperty DEVELOPER = new BooleanProperty("streetside.developer", false);<a name="line.17"></a>
+<span class="sourceLineNo">018</span>  public static final BooleanProperty DISPLAY_HOUR = new BooleanProperty("streetside.display-hour", true);<a name="line.18"></a>
+<span class="sourceLineNo">019</span>  public static final BooleanProperty HOVER_ENABLED = new BooleanProperty("streetside.hover-enabled", true);<a name="line.19"></a>
+<span class="sourceLineNo">020</span>  public static final BooleanProperty MOVE_TO_IMG = new BooleanProperty("streetside.move-to-picture", true);<a name="line.20"></a>
+<span class="sourceLineNo">021</span>  public static final BooleanProperty TIME_FORMAT_24 = new BooleanProperty("streetside.format-24", false);<a name="line.21"></a>
+<span class="sourceLineNo">022</span>  public static final BooleanProperty IMAGE_LINK_TO_BLUR_EDITOR = new BooleanProperty("streetside.image-link-to-blur-editor", true);<a name="line.22"></a>
+<span class="sourceLineNo">023</span>  public static final BooleanProperty CUBEMAP_LINK_TO_BLUR_EDITOR = new BooleanProperty("streetside.cubemap-link-to-blur-editor", true);<a name="line.23"></a>
+<span class="sourceLineNo">024</span>  public static final IntegerProperty TILE_DOWNLOAD_THREAD_PAUSE_LEN_SEC = new IntegerProperty("streetside.tile-download-thread-pause-len-sec", 60);<a name="line.24"></a>
+<span class="sourceLineNo">025</span>  public static final BooleanProperty PREDOWNLOAD_CUBEMAPS = new BooleanProperty("streetside.predownload-cubemaps", false);<a name="line.25"></a>
+<span class="sourceLineNo">026</span>  public static final BooleanProperty DEBUGING_ENABLED = new BooleanProperty("streetside.debugging-enabled", true);<a name="line.26"></a>
+<span class="sourceLineNo">027</span>  /**<a name="line.27"></a>
+<span class="sourceLineNo">028</span>   * If false, all sequences that cross the download bounds are put completely into the StreetsideData object.<a name="line.28"></a>
+<span class="sourceLineNo">029</span>   * Otherwise only all images (!) inside the download bounds are added, the others are discarded.<a name="line.29"></a>
+<span class="sourceLineNo">030</span>   */<a name="line.30"></a>
+<span class="sourceLineNo">031</span>  public static final BooleanProperty CUT_OFF_SEQUENCES_AT_BOUNDS =<a name="line.31"></a>
+<span class="sourceLineNo">032</span>    new BooleanProperty("streetside.cut-off-sequences-at-bounds", false);<a name="line.32"></a>
+<span class="sourceLineNo">033</span>  public static final IntegerProperty MAPOBJECT_ICON_SIZE = new IntegerProperty("streetside.mapobjects.iconsize", 32);<a name="line.33"></a>
+<span class="sourceLineNo">034</span>  public static final IntegerProperty MAX_MAPOBJECTS = new IntegerProperty("streetside.mapobjects.maximum-number", 200);<a name="line.34"></a>
+<span class="sourceLineNo">035</span>  public static final BooleanProperty SHOW_DETECTED_SIGNS = new BooleanProperty("streetside.show-detected-signs", true);<a name="line.35"></a>
+<span class="sourceLineNo">036</span>  public static final BooleanProperty SHOW_HIGH_RES_STREETSIDE_IMAGERY = new BooleanProperty("streetside.show-high-res-streetside-imagery", true);<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>  /**<a name="line.38"></a>
+<span class="sourceLineNo">039</span>   * See {@code OsmDataLayer#PROPERTY_BACKGROUND_COLOR}<a name="line.39"></a>
+<span class="sourceLineNo">040</span>   */<a name="line.40"></a>
+<span class="sourceLineNo">041</span>  public static final NamedColorProperty BACKGROUND = new NamedColorProperty("background", Color.BLACK);<a name="line.41"></a>
+<span class="sourceLineNo">042</span>  /**<a name="line.42"></a>
+<span class="sourceLineNo">043</span>   * See {@code OsmDataLayer#PROPERTY_OUTSIDE_COLOR}<a name="line.43"></a>
+<span class="sourceLineNo">044</span>   */<a name="line.44"></a>
+<span class="sourceLineNo">045</span>  public static final NamedColorProperty OUTSIDE_DOWNLOADED_AREA = new NamedColorProperty("outside downloaded area", Color.YELLOW);<a name="line.45"></a>
+<span class="sourceLineNo">046</span><a name="line.46"></a>
+<span class="sourceLineNo">047</span>  public static final DoubleProperty MAX_DOWNLOAD_AREA = new DoubleProperty("streetside.max-download-area", 0.015);<a name="line.47"></a>
+<span class="sourceLineNo">048</span><a name="line.48"></a>
+<span class="sourceLineNo">049</span>  public static final IntegerProperty PICTURE_DRAG_BUTTON = new IntegerProperty("streetside.picture-drag-button", 3);<a name="line.49"></a>
+<span class="sourceLineNo">050</span>  public static final IntegerProperty PICTURE_OPTION_BUTTON = new IntegerProperty("streetside.picture-option-button", 2);<a name="line.50"></a>
+<span class="sourceLineNo">051</span>  public static final IntegerProperty PICTURE_ZOOM_BUTTON = new IntegerProperty("streetside.picture-zoom-button", 1);<a name="line.51"></a>
+<span class="sourceLineNo">052</span>  public static final IntegerProperty SEQUENCE_MAX_JUMP_DISTANCE =<a name="line.52"></a>
+<span class="sourceLineNo">053</span>    new IntegerProperty("streetside.sequence-max-jump-distance", 100);<a name="line.53"></a>
+<span class="sourceLineNo">054</span><a name="line.54"></a>
+<span class="sourceLineNo">055</span>  public static final StringProperty ACCESS_TOKEN = new StringProperty("streetside.access-token", null);<a name="line.55"></a>
+<span class="sourceLineNo">056</span>  public static final StringProperty DOWNLOAD_MODE =<a name="line.56"></a>
+<span class="sourceLineNo">057</span>    new StringProperty("streetside.download-mode", StreetsideDownloader.DOWNLOAD_MODE.DEFAULT.getPrefId());<a name="line.57"></a>
+<span class="sourceLineNo">058</span>  public static final StringProperty START_DIR =<a name="line.58"></a>
+<span class="sourceLineNo">059</span>    new StringProperty("streetside.start-directory", System.getProperty("user.home"));<a name="line.59"></a>
+<span class="sourceLineNo">060</span>  public static final StringProperty URL_CLIENT_ID =<a name="line.60"></a>
+<span class="sourceLineNo">061</span>    new StringProperty("streetside.url-clientid", System.getProperty("T1Fzd20xZjdtR0s1VDk5OFNIOXpYdzoxNDYyOGRkYzUyYTFiMzgz"));<a name="line.61"></a>
+<span class="sourceLineNo">062</span>  public static final StringProperty BING_MAPS_KEY =<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    new StringProperty("streetside.bing-maps-key", System.getProperty("AuftgJsO0Xs8Ts4M1xZUQJQXJNsvmh3IV8DkNieCiy3tCwCUMq76-WpkrBtNAuEm"));<a name="line.63"></a>
+<span class="sourceLineNo">064</span>  public static final StringProperty TEST_BUBBLE_ID =<a name="line.64"></a>
+<span class="sourceLineNo">065</span>    new StringProperty("streetside.test-bubble-id", System.getProperty("80848005"));<a name="line.65"></a>
+<span class="sourceLineNo">066</span><a name="line.66"></a>
+<span class="sourceLineNo">067</span>  /**<a name="line.67"></a>
+<span class="sourceLineNo">068</span>   * The number of times the help popup for the {@link ImageInfoPanel} will be displayed.<a name="line.68"></a>
+<span class="sourceLineNo">069</span>   * But regardless of this number, the popup will only show up at most once between two (re)starts of JOSM.<a name="line.69"></a>
+<span class="sourceLineNo">070</span>   * Or opening the {@link ImageInfoPanel} immediately brings this number down to zero.<a name="line.70"></a>
+<span class="sourceLineNo">071</span>   */<a name="line.71"></a>
+<span class="sourceLineNo">072</span>  public static final IntegerProperty IMAGEINFO_HELP_COUNTDOWN =<a name="line.72"></a>
+<span class="sourceLineNo">073</span>    new IntegerProperty("streetside.imageInfo.helpDisplayedCountdown", 4);<a name="line.73"></a>
+<span class="sourceLineNo">074</span><a name="line.74"></a>
+<span class="sourceLineNo">075</span>  /**<a name="line.75"></a>
+<span class="sourceLineNo">076</span>   * The number of times the help popup for the {@link StreetsideViewerPanel} will be displayed.<a name="line.76"></a>
+<span class="sourceLineNo">077</span>   * But regardless of this number, the popup will only show up at most once between two (re)starts of JOSM.<a name="line.77"></a>
+<span class="sourceLineNo">078</span>   * Or opening the {@link StreetsideViewerPanel} immediately brings this number down to zero.<a name="line.78"></a>
+<span class="sourceLineNo">079</span>   */<a name="line.79"></a>
+<span class="sourceLineNo">080</span>  public static final IntegerProperty STREETSIDE_VIEWER_HELP_COUNTDOWN =<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    new IntegerProperty("streetside.streetsideViewer.helpDisplayedCountdown", 4);<a name="line.81"></a>
+<span class="sourceLineNo">082</span><a name="line.82"></a>
+<span class="sourceLineNo">083</span>  /**<a name="line.83"></a>
+<span class="sourceLineNo">084</span>   * The number of images to be prefetched when a streetside image is selected<a name="line.84"></a>
+<span class="sourceLineNo">085</span>   */<a name="line.85"></a>
+<span class="sourceLineNo">086</span>  public static final IntegerProperty PRE_FETCH_IMAGE_COUNT = new IntegerProperty("streetside.prefetch-image-count", 2);<a name="line.86"></a>
+<span class="sourceLineNo">087</span><a name="line.87"></a>
+<span class="sourceLineNo">088</span>  /**<a name="line.88"></a>
+<span class="sourceLineNo">089</span>   * The number of images to be prefetched when a streetside image is selected<a name="line.89"></a>
+<span class="sourceLineNo">090</span>   */<a name="line.90"></a>
+<span class="sourceLineNo">091</span>  public static final IntegerProperty PRE_FETCH_CUBEMAP_COUNT = new IntegerProperty("streetside.prefetch-image-count", 2);<a name="line.91"></a>
+<span class="sourceLineNo">092</span><a name="line.92"></a>
+<span class="sourceLineNo">093</span><a name="line.93"></a>
+<span class="sourceLineNo">094</span>  private StreetsideProperties() {<a name="line.94"></a>
+<span class="sourceLineNo">095</span>    // Private constructor to avoid instantiation<a name="line.95"></a>
+<span class="sourceLineNo">096</span>  }<a name="line.96"></a>
+<span class="sourceLineNo">097</span>}<a name="line.97"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.html	(revision 34416)
@@ -0,0 +1,89 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.util.UUID;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>/**<a name="line.6"></a>
+<span class="sourceLineNo">007</span> * <a name="line.7"></a>
+<span class="sourceLineNo">008</span> */<a name="line.8"></a>
+<span class="sourceLineNo">009</span>public class StreetsideSequenceIdGenerator {<a name="line.9"></a>
+<span class="sourceLineNo">010</span>  <a name="line.10"></a>
+<span class="sourceLineNo">011</span>  public static String generateId() {<a name="line.11"></a>
+<span class="sourceLineNo">012</span>    <a name="line.12"></a>
+<span class="sourceLineNo">013</span>    return UUID.randomUUID().toString();<a name="line.13"></a>
+<span class="sourceLineNo">014</span>    <a name="line.14"></a>
+<span class="sourceLineNo">015</span>  }<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>}<a name="line.17"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.APIv3.html	(revision 34416)
@@ -0,0 +1,408 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.io.UnsupportedEncodingException;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.net.MalformedURLException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.net.URL;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.net.URLEncoder;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.nio.charset.StandardCharsets;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.text.MessageFormat;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.util.ArrayList;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Arrays;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.EnumSet;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import java.util.HashMap;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import java.util.List;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import java.util.Map;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import java.util.Map.Entry;<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.apache.log4j.Logger;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.data.Bounds;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.tools.I18n;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.tools.Logging;<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>public final class StreetsideURL {<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>  final static Logger logger = Logger.getLogger(StreetsideURL.class);<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>        /** Base URL of the Bing Bubble API. */<a name="line.28"></a>
+<span class="sourceLineNo">029</span>        private static final String STREETSIDE_BASE_URL = "https://dev.virtualearth.net/mapcontrol/HumanScaleServices/GetBubbles.ashx";<a name="line.29"></a>
+<span class="sourceLineNo">030</span>        /** Base URL for Streetside privacy concerns. */<a name="line.30"></a>
+<span class="sourceLineNo">031</span>  private static final String STREETSIDE_PRIVACY_URL = "https://www.bing.com/maps/privacyreport/streetsideprivacyreport?bubbleid=";<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>        private static final int OSM_BBOX_NORTH = 3;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>        private static final int OSM_BBOX_SOUTH = 1;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>        private static final int OSM_BBOXEAST = 2;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>        private static final int OSM_BBOX_WEST = 0;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>        public static final class APIv3 {<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>                private APIv3() {<a name="line.40"></a>
+<span class="sourceLineNo">041</span>                        // Private constructor to avoid instantiation<a name="line.41"></a>
+<span class="sourceLineNo">042</span>                }<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>                public static URL searchStreetsideImages(Bounds bounds) {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                        return StreetsideURL.string2URL(StreetsideURL.STREETSIDE_BASE_URL, APIv3.queryStreetsideString(bounds));<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                }<a name="line.46"></a>
+<span class="sourceLineNo">047</span><a name="line.47"></a>
+<span class="sourceLineNo">048</span>                public static URL searchStreetsideSequences(final Bounds bounds) {<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                        return StreetsideURL.string2URL(StreetsideURL.STREETSIDE_BASE_URL, APIv3.queryStreetsideString(bounds));<a name="line.49"></a>
+<span class="sourceLineNo">050</span>                }<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>                /**<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                 * The APIv3 returns a Link header for each request. It contains a URL for requesting more results.<a name="line.53"></a>
+<span class="sourceLineNo">054</span>                 * If you supply the value of the Link header, this method returns the next URL,<a name="line.54"></a>
+<span class="sourceLineNo">055</span>                 * if such a URL is defined in the header.<a name="line.55"></a>
+<span class="sourceLineNo">056</span>                 * @param value the value of the HTTP-header with key "Link"<a name="line.56"></a>
+<span class="sourceLineNo">057</span>                 * @return the {@link URL} for the next result page, or &lt;code&gt;null&lt;/code&gt; if no such URL could be found<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                 */<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                public static URL parseNextFromLinkHeaderValue(String value) {<a name="line.59"></a>
+<span class="sourceLineNo">060</span>                        if (value != null) {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>                                // Iterate over the different entries of the Link header<a name="line.61"></a>
+<span class="sourceLineNo">062</span>                                for (final String link : value.split(",", Integer.MAX_VALUE)) {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                                        boolean isNext = false;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                                        URL url = null;<a name="line.64"></a>
+<span class="sourceLineNo">065</span>                                        // Iterate over the parts of each entry (typically it's one `rel="‹linkType›"` and one like `&lt;https://URL&gt;`)<a name="line.65"></a>
+<span class="sourceLineNo">066</span>                                        for (String linkPart : link.split(";", Integer.MAX_VALUE)) {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>                                                linkPart = linkPart.trim();<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                                                isNext |= linkPart.matches("rel\\s*=\\s*\"next\"");<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                                                if (linkPart.length() &gt;= 1 &amp;&amp; linkPart.charAt(0) == '&lt;' &amp;&amp; linkPart.endsWith("&gt;")) {<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                                                        try {<a name="line.70"></a>
+<span class="sourceLineNo">071</span>                                                                url = new URL(linkPart.substring(1, linkPart.length() - 1));<a name="line.71"></a>
+<span class="sourceLineNo">072</span>                                                        } catch (final MalformedURLException e) {<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                                                                Logging.log(Logging.LEVEL_WARN, "Mapillary API v3 returns a malformed URL in the Link header.", e);<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                                                        }<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                                                }<a name="line.75"></a>
+<span class="sourceLineNo">076</span>                                        }<a name="line.76"></a>
+<span class="sourceLineNo">077</span>                                        // If both a URL and the rel=next attribute are present, return the URL. Otherwise null is returned<a name="line.77"></a>
+<span class="sourceLineNo">078</span>                                        if (url != null &amp;&amp; isNext) {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                                                return url;<a name="line.79"></a>
+<span class="sourceLineNo">080</span>                                        }<a name="line.80"></a>
+<span class="sourceLineNo">081</span>                                }<a name="line.81"></a>
+<span class="sourceLineNo">082</span>                        }<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                        return null;<a name="line.83"></a>
+<span class="sourceLineNo">084</span>                }<a name="line.84"></a>
+<span class="sourceLineNo">085</span><a name="line.85"></a>
+<span class="sourceLineNo">086</span>                public static String queryString(final Bounds bounds) {<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                        if (bounds != null) {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                                final Map&lt;String, String&gt; parts = new HashMap&lt;&gt;();<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                                parts.put("bbox", bounds.toBBox().toStringCSV(","));<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                                return StreetsideURL.queryString(parts);<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                        }<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                        return StreetsideURL.queryString(null);<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                }<a name="line.93"></a>
+<span class="sourceLineNo">094</span><a name="line.94"></a>
+<span class="sourceLineNo">095</span>                public static String queryStreetsideString(final Bounds bounds) {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>                        if (bounds != null) {<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                                final Map&lt;String, String&gt; parts = new HashMap&lt;&gt;();<a name="line.97"></a>
+<span class="sourceLineNo">098</span>                                parts.put("bbox", bounds.toBBox().toStringCSV(","));<a name="line.98"></a>
+<span class="sourceLineNo">099</span>                                return StreetsideURL.queryStreetsideBoundsString(parts);<a name="line.99"></a>
+<span class="sourceLineNo">100</span>                        }<a name="line.100"></a>
+<span class="sourceLineNo">101</span>                        return StreetsideURL.queryStreetsideBoundsString(null);<a name="line.101"></a>
+<span class="sourceLineNo">102</span>                }<a name="line.102"></a>
+<span class="sourceLineNo">103</span><a name="line.103"></a>
+<span class="sourceLineNo">104</span>        }<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>        public static final class VirtualEarth {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                private static final String BASE_URL_PREFIX = "https://t.ssl.ak.tiles.virtualearth.net/tiles/hs";<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                private static final String BASE_URL_SUFFIX = ".jpg?g=6528&amp;n=z";<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>                private VirtualEarth() {<a name="line.110"></a>
+<span class="sourceLineNo">111</span>                        // Private constructor to avoid instantiation<a name="line.111"></a>
+<span class="sourceLineNo">112</span>                }<a name="line.112"></a>
+<span class="sourceLineNo">113</span><a name="line.113"></a>
+<span class="sourceLineNo">114</span>                public static URL streetsideTile(final String id, boolean thumbnail) {<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                        StringBuilder modifiedId = new StringBuilder();<a name="line.115"></a>
+<span class="sourceLineNo">116</span><a name="line.116"></a>
+<span class="sourceLineNo">117</span>                        if (thumbnail) {<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        // pad thumbnail imagery with leading zeros<a name="line.118"></a>
+<span class="sourceLineNo">119</span>        if (id.length() &lt; 16) {<a name="line.119"></a>
+<span class="sourceLineNo">120</span>          for (int i = 0; i &lt; 16 - id.length(); i++) {<a name="line.120"></a>
+<span class="sourceLineNo">121</span>            modifiedId.append("0");<a name="line.121"></a>
+<span class="sourceLineNo">122</span>          }<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        }<a name="line.123"></a>
+<span class="sourceLineNo">124</span>        modifiedId.append(id).append("01");<a name="line.124"></a>
+<span class="sourceLineNo">125</span>      } else if(StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()){<a name="line.125"></a>
+<span class="sourceLineNo">126</span>        // pad 16-tiled imagery with leading zeros<a name="line.126"></a>
+<span class="sourceLineNo">127</span>        if (id.length() &lt; 20) {<a name="line.127"></a>
+<span class="sourceLineNo">128</span>          for (int i = 0; i &lt; 20 - id.length(); i++) {<a name="line.128"></a>
+<span class="sourceLineNo">129</span>            modifiedId.append("0");<a name="line.129"></a>
+<span class="sourceLineNo">130</span>          }<a name="line.130"></a>
+<span class="sourceLineNo">131</span>          modifiedId.append(id);<a name="line.131"></a>
+<span class="sourceLineNo">132</span>        }<a name="line.132"></a>
+<span class="sourceLineNo">133</span>      } else if(!StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.133"></a>
+<span class="sourceLineNo">134</span>        // pad 4-tiled imagery with leading zeros<a name="line.134"></a>
+<span class="sourceLineNo">135</span>        if (id.length() &lt; 19) {<a name="line.135"></a>
+<span class="sourceLineNo">136</span>          for (int i = 0; i &lt; 19 - id.length(); i++) {<a name="line.136"></a>
+<span class="sourceLineNo">137</span>            modifiedId.append("0");<a name="line.137"></a>
+<span class="sourceLineNo">138</span>          }<a name="line.138"></a>
+<span class="sourceLineNo">139</span>          modifiedId.append(id);<a name="line.139"></a>
+<span class="sourceLineNo">140</span>        }<a name="line.140"></a>
+<span class="sourceLineNo">141</span>      }<a name="line.141"></a>
+<span class="sourceLineNo">142</span>                  URL url = StreetsideURL.string2URL(VirtualEarth.BASE_URL_PREFIX + modifiedId.toString() + VirtualEarth.BASE_URL_SUFFIX);<a name="line.142"></a>
+<span class="sourceLineNo">143</span>            if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.143"></a>
+<span class="sourceLineNo">144</span>                    logger.debug(MessageFormat.format("Tile task URL {0} invoked.", url.toString()));<a name="line.144"></a>
+<span class="sourceLineNo">145</span>            }<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                        return url;<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>        }<a name="line.148"></a>
+<span class="sourceLineNo">149</span><a name="line.149"></a>
+<span class="sourceLineNo">150</span>        public static final class MainWebsite {<a name="line.150"></a>
+<span class="sourceLineNo">151</span><a name="line.151"></a>
+<span class="sourceLineNo">152</span>                private MainWebsite() {<a name="line.152"></a>
+<span class="sourceLineNo">153</span>                        // Private constructor to avoid instantiation<a name="line.153"></a>
+<span class="sourceLineNo">154</span>                }<a name="line.154"></a>
+<span class="sourceLineNo">155</span><a name="line.155"></a>
+<span class="sourceLineNo">156</span>                /**<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                 * Gives you the URL for the online viewer of a specific Streetside image.<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                 * @param id the id of the image to which you want to link<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                 * @return the URL of the online viewer for the image with the given image key<a name="line.159"></a>
+<span class="sourceLineNo">160</span>                 * @throws IllegalArgumentException if the image key is &lt;code&gt;null&lt;/code&gt;<a name="line.160"></a>
+<span class="sourceLineNo">161</span>                 */<a name="line.161"></a>
+<span class="sourceLineNo">162</span>                public static URL browseImage(String id) {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                        if (id == null) {<a name="line.163"></a>
+<span class="sourceLineNo">164</span>                                throw new IllegalArgumentException("The image id may not be null!");<a name="line.164"></a>
+<span class="sourceLineNo">165</span>                        }<a name="line.165"></a>
+<span class="sourceLineNo">166</span>                        return StreetsideURL.string2URL(MessageFormat.format("{0}{1}{2}{3}{4}",VirtualEarth.BASE_URL_PREFIX, "0", id, "01", VirtualEarth.BASE_URL_SUFFIX));<a name="line.166"></a>
+<span class="sourceLineNo">167</span>                }<a name="line.167"></a>
+<span class="sourceLineNo">168</span><a name="line.168"></a>
+<span class="sourceLineNo">169</span>                /**<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                 * Gives you the URL for the blur editor of the image with the given key.<a name="line.170"></a>
+<span class="sourceLineNo">171</span>                 * @param id the key of the image for which you want to open the blur editor<a name="line.171"></a>
+<span class="sourceLineNo">172</span>                 * @return the URL of the blur editor<a name="line.172"></a>
+<span class="sourceLineNo">173</span>                 * @throws IllegalArgumentException if the image key is &lt;code&gt;null&lt;/code&gt;<a name="line.173"></a>
+<span class="sourceLineNo">174</span>                 */<a name="line.174"></a>
+<span class="sourceLineNo">175</span>                public static URL streetsidePrivacyLink(final String id) {<a name="line.175"></a>
+<span class="sourceLineNo">176</span>                        if (id == null) {<a name="line.176"></a>
+<span class="sourceLineNo">177</span>                                throw new IllegalArgumentException("The image id must not be null!");<a name="line.177"></a>
+<span class="sourceLineNo">178</span>                        }<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                        String urlEncodedId;<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                        try {<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                                urlEncodedId = URLEncoder.encode(id, StandardCharsets.UTF_8.name());<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                        } catch (final UnsupportedEncodingException e) {<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                                logger.error(I18n.tr("Unsupported encoding when URL encoding", e));<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                                urlEncodedId = id;<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                        }<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                        return StreetsideURL.string2URL(StreetsideURL.STREETSIDE_PRIVACY_URL, urlEncodedId);<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                }<a name="line.187"></a>
+<span class="sourceLineNo">188</span><a name="line.188"></a>
+<span class="sourceLineNo">189</span>        }<a name="line.189"></a>
+<span class="sourceLineNo">190</span><a name="line.190"></a>
+<span class="sourceLineNo">191</span>        private StreetsideURL() {<a name="line.191"></a>
+<span class="sourceLineNo">192</span>                // Private constructor to avoid instantiation<a name="line.192"></a>
+<span class="sourceLineNo">193</span>        }<a name="line.193"></a>
+<span class="sourceLineNo">194</span><a name="line.194"></a>
+<span class="sourceLineNo">195</span>        public static URL[] string2URLs(String baseUrlPrefix, String cubemapImageId, String baseUrlSuffix) {<a name="line.195"></a>
+<span class="sourceLineNo">196</span>                List&lt;URL&gt; res = new ArrayList&lt;&gt;();<a name="line.196"></a>
+<span class="sourceLineNo">197</span><a name="line.197"></a>
+<span class="sourceLineNo">198</span>                switch (StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 16 : 4) {<a name="line.198"></a>
+<span class="sourceLineNo">199</span><a name="line.199"></a>
+<span class="sourceLineNo">200</span>                case 16:<a name="line.200"></a>
+<span class="sourceLineNo">201</span><a name="line.201"></a>
+<span class="sourceLineNo">202</span>                        EnumSet.allOf(CubemapUtils.CubemapFaces.class).forEach(face -&gt; {<a name="line.202"></a>
+<span class="sourceLineNo">203</span>                                for (int i = 0; i &lt; 4; i++) {<a name="line.203"></a>
+<span class="sourceLineNo">204</span>                                        for (int j = 0; j &lt; 4; j++) {<a name="line.204"></a>
+<span class="sourceLineNo">205</span>                                                try {<a name="line.205"></a>
+<span class="sourceLineNo">206</span>                                                        final String urlStr = baseUrlPrefix + cubemapImageId<a name="line.206"></a>
+<span class="sourceLineNo">207</span>                                                                        + CubemapUtils.rowCol2StreetsideCellAddressMap<a name="line.207"></a>
+<span class="sourceLineNo">208</span>                                                                                        .get(String.valueOf(i) + String.valueOf(j))<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                                                                        + baseUrlSuffix;<a name="line.209"></a>
+<span class="sourceLineNo">210</span>                                                        res.add(new URL(urlStr));<a name="line.210"></a>
+<span class="sourceLineNo">211</span>                                                } catch (final MalformedURLException e) {<a name="line.211"></a>
+<span class="sourceLineNo">212</span>                                                        logger.error("Error creating URL String for cubemap " + cubemapImageId);<a name="line.212"></a>
+<span class="sourceLineNo">213</span>                                                        e.printStackTrace();<a name="line.213"></a>
+<span class="sourceLineNo">214</span>                                                }<a name="line.214"></a>
+<span class="sourceLineNo">215</span><a name="line.215"></a>
+<span class="sourceLineNo">216</span>                                        }<a name="line.216"></a>
+<span class="sourceLineNo">217</span>                                }<a name="line.217"></a>
+<span class="sourceLineNo">218</span>                        });<a name="line.218"></a>
+<span class="sourceLineNo">219</span>                        break;<a name="line.219"></a>
+<span class="sourceLineNo">220</span><a name="line.220"></a>
+<span class="sourceLineNo">221</span>                case 4:<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                        EnumSet.allOf(CubemapUtils.CubemapFaces.class).forEach(face -&gt; {<a name="line.222"></a>
+<span class="sourceLineNo">223</span>                                for (int i = 0; i &lt; 4; i++) {<a name="line.223"></a>
+<span class="sourceLineNo">224</span><a name="line.224"></a>
+<span class="sourceLineNo">225</span>                                        try {<a name="line.225"></a>
+<span class="sourceLineNo">226</span>                                                final String urlStr = baseUrlPrefix + cubemapImageId<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                                                                + CubemapUtils.rowCol2StreetsideCellAddressMap.get(String.valueOf(i)) + baseUrlSuffix;<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                                                res.add(new URL(urlStr));<a name="line.228"></a>
+<span class="sourceLineNo">229</span>                                        } catch (final MalformedURLException e) {<a name="line.229"></a>
+<span class="sourceLineNo">230</span>                                                logger.error("Error creating URL String for cubemap " + cubemapImageId);<a name="line.230"></a>
+<span class="sourceLineNo">231</span>                                                e.printStackTrace();<a name="line.231"></a>
+<span class="sourceLineNo">232</span>                                        }<a name="line.232"></a>
+<span class="sourceLineNo">233</span><a name="line.233"></a>
+<span class="sourceLineNo">234</span>                                }<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                        });<a name="line.235"></a>
+<span class="sourceLineNo">236</span>                        break; // break is optional<a name="line.236"></a>
+<span class="sourceLineNo">237</span>                default:<a name="line.237"></a>
+<span class="sourceLineNo">238</span>                        // Statements<a name="line.238"></a>
+<span class="sourceLineNo">239</span>                }<a name="line.239"></a>
+<span class="sourceLineNo">240</span>                return res.stream().toArray(URL[]::new);<a name="line.240"></a>
+<span class="sourceLineNo">241</span>        }<a name="line.241"></a>
+<span class="sourceLineNo">242</span><a name="line.242"></a>
+<span class="sourceLineNo">243</span>        /**<a name="line.243"></a>
+<span class="sourceLineNo">244</span>         * Builds a query string from it's parts that are supplied as a {@link Map}<a name="line.244"></a>
+<span class="sourceLineNo">245</span>         * @param parts the parts of the query string<a name="line.245"></a>
+<span class="sourceLineNo">246</span>         * @return the constructed query string (including a leading ?)<a name="line.246"></a>
+<span class="sourceLineNo">247</span>         */<a name="line.247"></a>
+<span class="sourceLineNo">248</span>        static String queryString(Map&lt;String, String&gt; parts) {<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                final StringBuilder ret = new StringBuilder("?client_id=").append(StreetsideProperties.URL_CLIENT_ID.get());<a name="line.249"></a>
+<span class="sourceLineNo">250</span>                if (parts != null) {<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                        for (final Entry&lt;String, String&gt; entry : parts.entrySet()) {<a name="line.251"></a>
+<span class="sourceLineNo">252</span>                                try {<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                                        ret.append('&amp;')<a name="line.253"></a>
+<span class="sourceLineNo">254</span>                                        .append(URLEncoder.encode(entry.getKey(), StandardCharsets.UTF_8.name()))<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                                        .append('=')<a name="line.255"></a>
+<span class="sourceLineNo">256</span>                                        .append(URLEncoder.encode(entry.getValue(), StandardCharsets.UTF_8.name()));<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                                } catch (final UnsupportedEncodingException e) {<a name="line.257"></a>
+<span class="sourceLineNo">258</span>                                        logger.error(e); // This should not happen, as the encoding is hard-coded<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                                }<a name="line.259"></a>
+<span class="sourceLineNo">260</span>                        }<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                }<a name="line.261"></a>
+<span class="sourceLineNo">262</span><a name="line.262"></a>
+<span class="sourceLineNo">263</span>                if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.263"></a>
+<span class="sourceLineNo">264</span>                  logger.debug(MessageFormat.format("queryString result: {0}", ret.toString()));<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                }<a name="line.265"></a>
+<span class="sourceLineNo">266</span><a name="line.266"></a>
+<span class="sourceLineNo">267</span>                return ret.toString();<a name="line.267"></a>
+<span class="sourceLineNo">268</span>        }<a name="line.268"></a>
+<span class="sourceLineNo">269</span><a name="line.269"></a>
+<span class="sourceLineNo">270</span>        static String queryStreetsideBoundsString(Map&lt;String, String&gt; parts) {<a name="line.270"></a>
+<span class="sourceLineNo">271</span>                final StringBuilder ret = new StringBuilder("?n=");<a name="line.271"></a>
+<span class="sourceLineNo">272</span>                if (parts != null) {<a name="line.272"></a>
+<span class="sourceLineNo">273</span>                        final List&lt;String&gt; bbox = new ArrayList&lt;&gt;(Arrays.asList(parts.get("bbox").split(",")));<a name="line.273"></a>
+<span class="sourceLineNo">274</span>                        try {<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                                ret.append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOX_NORTH), StandardCharsets.UTF_8.name()))<a name="line.275"></a>
+<span class="sourceLineNo">276</span>                                .append("&amp;s=")<a name="line.276"></a>
+<span class="sourceLineNo">277</span>                                .append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOX_SOUTH), StandardCharsets.UTF_8.name()))<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                                .append("&amp;e=")<a name="line.278"></a>
+<span class="sourceLineNo">279</span>                                .append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOXEAST), StandardCharsets.UTF_8.name()))<a name="line.279"></a>
+<span class="sourceLineNo">280</span>                                .append("&amp;w=")<a name="line.280"></a>
+<span class="sourceLineNo">281</span>                                .append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOX_WEST), StandardCharsets.UTF_8.name()))<a name="line.281"></a>
+<span class="sourceLineNo">282</span>                                .append("&amp;c=1000")<a name="line.282"></a>
+<span class="sourceLineNo">283</span>                                .append("&amp;appkey=")<a name="line.283"></a>
+<span class="sourceLineNo">284</span>                                .append(StreetsideProperties.BING_MAPS_KEY);<a name="line.284"></a>
+<span class="sourceLineNo">285</span>                        } catch (final UnsupportedEncodingException e) {<a name="line.285"></a>
+<span class="sourceLineNo">286</span>                                logger.error(e); // This should not happen, as the encoding is hard-coded<a name="line.286"></a>
+<span class="sourceLineNo">287</span>                        }<a name="line.287"></a>
+<span class="sourceLineNo">288</span>                }<a name="line.288"></a>
+<span class="sourceLineNo">289</span><a name="line.289"></a>
+<span class="sourceLineNo">290</span>                if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.290"></a>
+<span class="sourceLineNo">291</span>                  logger.debug(MessageFormat.format("queryStreetsideBoundsString result: {0}", ret.toString()));<a name="line.291"></a>
+<span class="sourceLineNo">292</span>                }<a name="line.292"></a>
+<span class="sourceLineNo">293</span><a name="line.293"></a>
+<span class="sourceLineNo">294</span>                return ret.toString();<a name="line.294"></a>
+<span class="sourceLineNo">295</span>        }<a name="line.295"></a>
+<span class="sourceLineNo">296</span><a name="line.296"></a>
+<span class="sourceLineNo">297</span>        static String queryByIdString(Map&lt;String, String&gt; parts) {<a name="line.297"></a>
+<span class="sourceLineNo">298</span>                final StringBuilder ret = new StringBuilder("?id=");<a name="line.298"></a>
+<span class="sourceLineNo">299</span>                try {<a name="line.299"></a>
+<span class="sourceLineNo">300</span>                        ret.append(URLEncoder.encode(StreetsideProperties.TEST_BUBBLE_ID.get(), StandardCharsets.UTF_8.name()));<a name="line.300"></a>
+<span class="sourceLineNo">301</span>                        ret.append('&amp;').append(URLEncoder.encode("appkey=", StandardCharsets.UTF_8.name())).append('=')<a name="line.301"></a>
+<span class="sourceLineNo">302</span>                        .append(URLEncoder.encode(StreetsideProperties.BING_MAPS_KEY.get(), StandardCharsets.UTF_8.name()));<a name="line.302"></a>
+<span class="sourceLineNo">303</span>                } catch (final UnsupportedEncodingException e) {<a name="line.303"></a>
+<span class="sourceLineNo">304</span>                        logger.error(e); // This should not happen, as the encoding is hard-coded<a name="line.304"></a>
+<span class="sourceLineNo">305</span>                }<a name="line.305"></a>
+<span class="sourceLineNo">306</span><a name="line.306"></a>
+<span class="sourceLineNo">307</span>                if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.307"></a>
+<span class="sourceLineNo">308</span>                  logger.info("queryById result: " + ret.toString());<a name="line.308"></a>
+<span class="sourceLineNo">309</span>                }<a name="line.309"></a>
+<span class="sourceLineNo">310</span>                return ret.toString();<a name="line.310"></a>
+<span class="sourceLineNo">311</span>        }<a name="line.311"></a>
+<span class="sourceLineNo">312</span><a name="line.312"></a>
+<span class="sourceLineNo">313</span>        /**<a name="line.313"></a>
+<span class="sourceLineNo">314</span>         * Converts a {@link String} into a {@link URL} without throwing a {@link MalformedURLException}.<a name="line.314"></a>
+<span class="sourceLineNo">315</span>         * Instead such an exception will lead to an {@link logger#error(Throwable)}.<a name="line.315"></a>
+<span class="sourceLineNo">316</span>         * So you should be very confident that your URL is well-formed when calling this method.<a name="line.316"></a>
+<span class="sourceLineNo">317</span>         * @param strings the Strings describing the URL<a name="line.317"></a>
+<span class="sourceLineNo">318</span>         * @return the URL that is constructed from the given string<a name="line.318"></a>
+<span class="sourceLineNo">319</span>         */<a name="line.319"></a>
+<span class="sourceLineNo">320</span>        static URL string2URL(String... strings) {<a name="line.320"></a>
+<span class="sourceLineNo">321</span>                final StringBuilder builder = new StringBuilder();<a name="line.321"></a>
+<span class="sourceLineNo">322</span>                for (int i = 0; strings != null &amp;&amp; i &lt; strings.length; i++) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>                        builder.append(strings[i]);<a name="line.323"></a>
+<span class="sourceLineNo">324</span>                }<a name="line.324"></a>
+<span class="sourceLineNo">325</span>                try {<a name="line.325"></a>
+<span class="sourceLineNo">326</span>                        return new URL(builder.toString());<a name="line.326"></a>
+<span class="sourceLineNo">327</span>                } catch (final MalformedURLException e) {<a name="line.327"></a>
+<span class="sourceLineNo">328</span>                        logger.error(I18n.tr(String.format(<a name="line.328"></a>
+<span class="sourceLineNo">329</span>                                        "The class '%s' produces malformed URLs like '%s'!",<a name="line.329"></a>
+<span class="sourceLineNo">330</span>                                        StreetsideURL.class.getName(),<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                                        builder<a name="line.331"></a>
+<span class="sourceLineNo">332</span>                                        ), e));<a name="line.332"></a>
+<span class="sourceLineNo">333</span>                        return null;<a name="line.333"></a>
+<span class="sourceLineNo">334</span>                }<a name="line.334"></a>
+<span class="sourceLineNo">335</span>        }<a name="line.335"></a>
+<span class="sourceLineNo">336</span>}<a name="line.336"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.MainWebsite.html	(revision 34416)
@@ -0,0 +1,408 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.io.UnsupportedEncodingException;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.net.MalformedURLException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.net.URL;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.net.URLEncoder;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.nio.charset.StandardCharsets;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.text.MessageFormat;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.util.ArrayList;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Arrays;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.EnumSet;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import java.util.HashMap;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import java.util.List;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import java.util.Map;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import java.util.Map.Entry;<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.apache.log4j.Logger;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.data.Bounds;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.tools.I18n;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.tools.Logging;<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>public final class StreetsideURL {<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>  final static Logger logger = Logger.getLogger(StreetsideURL.class);<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>        /** Base URL of the Bing Bubble API. */<a name="line.28"></a>
+<span class="sourceLineNo">029</span>        private static final String STREETSIDE_BASE_URL = "https://dev.virtualearth.net/mapcontrol/HumanScaleServices/GetBubbles.ashx";<a name="line.29"></a>
+<span class="sourceLineNo">030</span>        /** Base URL for Streetside privacy concerns. */<a name="line.30"></a>
+<span class="sourceLineNo">031</span>  private static final String STREETSIDE_PRIVACY_URL = "https://www.bing.com/maps/privacyreport/streetsideprivacyreport?bubbleid=";<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>        private static final int OSM_BBOX_NORTH = 3;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>        private static final int OSM_BBOX_SOUTH = 1;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>        private static final int OSM_BBOXEAST = 2;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>        private static final int OSM_BBOX_WEST = 0;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>        public static final class APIv3 {<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>                private APIv3() {<a name="line.40"></a>
+<span class="sourceLineNo">041</span>                        // Private constructor to avoid instantiation<a name="line.41"></a>
+<span class="sourceLineNo">042</span>                }<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>                public static URL searchStreetsideImages(Bounds bounds) {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                        return StreetsideURL.string2URL(StreetsideURL.STREETSIDE_BASE_URL, APIv3.queryStreetsideString(bounds));<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                }<a name="line.46"></a>
+<span class="sourceLineNo">047</span><a name="line.47"></a>
+<span class="sourceLineNo">048</span>                public static URL searchStreetsideSequences(final Bounds bounds) {<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                        return StreetsideURL.string2URL(StreetsideURL.STREETSIDE_BASE_URL, APIv3.queryStreetsideString(bounds));<a name="line.49"></a>
+<span class="sourceLineNo">050</span>                }<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>                /**<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                 * The APIv3 returns a Link header for each request. It contains a URL for requesting more results.<a name="line.53"></a>
+<span class="sourceLineNo">054</span>                 * If you supply the value of the Link header, this method returns the next URL,<a name="line.54"></a>
+<span class="sourceLineNo">055</span>                 * if such a URL is defined in the header.<a name="line.55"></a>
+<span class="sourceLineNo">056</span>                 * @param value the value of the HTTP-header with key "Link"<a name="line.56"></a>
+<span class="sourceLineNo">057</span>                 * @return the {@link URL} for the next result page, or &lt;code&gt;null&lt;/code&gt; if no such URL could be found<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                 */<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                public static URL parseNextFromLinkHeaderValue(String value) {<a name="line.59"></a>
+<span class="sourceLineNo">060</span>                        if (value != null) {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>                                // Iterate over the different entries of the Link header<a name="line.61"></a>
+<span class="sourceLineNo">062</span>                                for (final String link : value.split(",", Integer.MAX_VALUE)) {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                                        boolean isNext = false;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                                        URL url = null;<a name="line.64"></a>
+<span class="sourceLineNo">065</span>                                        // Iterate over the parts of each entry (typically it's one `rel="‹linkType›"` and one like `&lt;https://URL&gt;`)<a name="line.65"></a>
+<span class="sourceLineNo">066</span>                                        for (String linkPart : link.split(";", Integer.MAX_VALUE)) {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>                                                linkPart = linkPart.trim();<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                                                isNext |= linkPart.matches("rel\\s*=\\s*\"next\"");<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                                                if (linkPart.length() &gt;= 1 &amp;&amp; linkPart.charAt(0) == '&lt;' &amp;&amp; linkPart.endsWith("&gt;")) {<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                                                        try {<a name="line.70"></a>
+<span class="sourceLineNo">071</span>                                                                url = new URL(linkPart.substring(1, linkPart.length() - 1));<a name="line.71"></a>
+<span class="sourceLineNo">072</span>                                                        } catch (final MalformedURLException e) {<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                                                                Logging.log(Logging.LEVEL_WARN, "Mapillary API v3 returns a malformed URL in the Link header.", e);<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                                                        }<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                                                }<a name="line.75"></a>
+<span class="sourceLineNo">076</span>                                        }<a name="line.76"></a>
+<span class="sourceLineNo">077</span>                                        // If both a URL and the rel=next attribute are present, return the URL. Otherwise null is returned<a name="line.77"></a>
+<span class="sourceLineNo">078</span>                                        if (url != null &amp;&amp; isNext) {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                                                return url;<a name="line.79"></a>
+<span class="sourceLineNo">080</span>                                        }<a name="line.80"></a>
+<span class="sourceLineNo">081</span>                                }<a name="line.81"></a>
+<span class="sourceLineNo">082</span>                        }<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                        return null;<a name="line.83"></a>
+<span class="sourceLineNo">084</span>                }<a name="line.84"></a>
+<span class="sourceLineNo">085</span><a name="line.85"></a>
+<span class="sourceLineNo">086</span>                public static String queryString(final Bounds bounds) {<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                        if (bounds != null) {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                                final Map&lt;String, String&gt; parts = new HashMap&lt;&gt;();<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                                parts.put("bbox", bounds.toBBox().toStringCSV(","));<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                                return StreetsideURL.queryString(parts);<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                        }<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                        return StreetsideURL.queryString(null);<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                }<a name="line.93"></a>
+<span class="sourceLineNo">094</span><a name="line.94"></a>
+<span class="sourceLineNo">095</span>                public static String queryStreetsideString(final Bounds bounds) {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>                        if (bounds != null) {<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                                final Map&lt;String, String&gt; parts = new HashMap&lt;&gt;();<a name="line.97"></a>
+<span class="sourceLineNo">098</span>                                parts.put("bbox", bounds.toBBox().toStringCSV(","));<a name="line.98"></a>
+<span class="sourceLineNo">099</span>                                return StreetsideURL.queryStreetsideBoundsString(parts);<a name="line.99"></a>
+<span class="sourceLineNo">100</span>                        }<a name="line.100"></a>
+<span class="sourceLineNo">101</span>                        return StreetsideURL.queryStreetsideBoundsString(null);<a name="line.101"></a>
+<span class="sourceLineNo">102</span>                }<a name="line.102"></a>
+<span class="sourceLineNo">103</span><a name="line.103"></a>
+<span class="sourceLineNo">104</span>        }<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>        public static final class VirtualEarth {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                private static final String BASE_URL_PREFIX = "https://t.ssl.ak.tiles.virtualearth.net/tiles/hs";<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                private static final String BASE_URL_SUFFIX = ".jpg?g=6528&amp;n=z";<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>                private VirtualEarth() {<a name="line.110"></a>
+<span class="sourceLineNo">111</span>                        // Private constructor to avoid instantiation<a name="line.111"></a>
+<span class="sourceLineNo">112</span>                }<a name="line.112"></a>
+<span class="sourceLineNo">113</span><a name="line.113"></a>
+<span class="sourceLineNo">114</span>                public static URL streetsideTile(final String id, boolean thumbnail) {<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                        StringBuilder modifiedId = new StringBuilder();<a name="line.115"></a>
+<span class="sourceLineNo">116</span><a name="line.116"></a>
+<span class="sourceLineNo">117</span>                        if (thumbnail) {<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        // pad thumbnail imagery with leading zeros<a name="line.118"></a>
+<span class="sourceLineNo">119</span>        if (id.length() &lt; 16) {<a name="line.119"></a>
+<span class="sourceLineNo">120</span>          for (int i = 0; i &lt; 16 - id.length(); i++) {<a name="line.120"></a>
+<span class="sourceLineNo">121</span>            modifiedId.append("0");<a name="line.121"></a>
+<span class="sourceLineNo">122</span>          }<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        }<a name="line.123"></a>
+<span class="sourceLineNo">124</span>        modifiedId.append(id).append("01");<a name="line.124"></a>
+<span class="sourceLineNo">125</span>      } else if(StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()){<a name="line.125"></a>
+<span class="sourceLineNo">126</span>        // pad 16-tiled imagery with leading zeros<a name="line.126"></a>
+<span class="sourceLineNo">127</span>        if (id.length() &lt; 20) {<a name="line.127"></a>
+<span class="sourceLineNo">128</span>          for (int i = 0; i &lt; 20 - id.length(); i++) {<a name="line.128"></a>
+<span class="sourceLineNo">129</span>            modifiedId.append("0");<a name="line.129"></a>
+<span class="sourceLineNo">130</span>          }<a name="line.130"></a>
+<span class="sourceLineNo">131</span>          modifiedId.append(id);<a name="line.131"></a>
+<span class="sourceLineNo">132</span>        }<a name="line.132"></a>
+<span class="sourceLineNo">133</span>      } else if(!StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.133"></a>
+<span class="sourceLineNo">134</span>        // pad 4-tiled imagery with leading zeros<a name="line.134"></a>
+<span class="sourceLineNo">135</span>        if (id.length() &lt; 19) {<a name="line.135"></a>
+<span class="sourceLineNo">136</span>          for (int i = 0; i &lt; 19 - id.length(); i++) {<a name="line.136"></a>
+<span class="sourceLineNo">137</span>            modifiedId.append("0");<a name="line.137"></a>
+<span class="sourceLineNo">138</span>          }<a name="line.138"></a>
+<span class="sourceLineNo">139</span>          modifiedId.append(id);<a name="line.139"></a>
+<span class="sourceLineNo">140</span>        }<a name="line.140"></a>
+<span class="sourceLineNo">141</span>      }<a name="line.141"></a>
+<span class="sourceLineNo">142</span>                  URL url = StreetsideURL.string2URL(VirtualEarth.BASE_URL_PREFIX + modifiedId.toString() + VirtualEarth.BASE_URL_SUFFIX);<a name="line.142"></a>
+<span class="sourceLineNo">143</span>            if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.143"></a>
+<span class="sourceLineNo">144</span>                    logger.debug(MessageFormat.format("Tile task URL {0} invoked.", url.toString()));<a name="line.144"></a>
+<span class="sourceLineNo">145</span>            }<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                        return url;<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>        }<a name="line.148"></a>
+<span class="sourceLineNo">149</span><a name="line.149"></a>
+<span class="sourceLineNo">150</span>        public static final class MainWebsite {<a name="line.150"></a>
+<span class="sourceLineNo">151</span><a name="line.151"></a>
+<span class="sourceLineNo">152</span>                private MainWebsite() {<a name="line.152"></a>
+<span class="sourceLineNo">153</span>                        // Private constructor to avoid instantiation<a name="line.153"></a>
+<span class="sourceLineNo">154</span>                }<a name="line.154"></a>
+<span class="sourceLineNo">155</span><a name="line.155"></a>
+<span class="sourceLineNo">156</span>                /**<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                 * Gives you the URL for the online viewer of a specific Streetside image.<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                 * @param id the id of the image to which you want to link<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                 * @return the URL of the online viewer for the image with the given image key<a name="line.159"></a>
+<span class="sourceLineNo">160</span>                 * @throws IllegalArgumentException if the image key is &lt;code&gt;null&lt;/code&gt;<a name="line.160"></a>
+<span class="sourceLineNo">161</span>                 */<a name="line.161"></a>
+<span class="sourceLineNo">162</span>                public static URL browseImage(String id) {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                        if (id == null) {<a name="line.163"></a>
+<span class="sourceLineNo">164</span>                                throw new IllegalArgumentException("The image id may not be null!");<a name="line.164"></a>
+<span class="sourceLineNo">165</span>                        }<a name="line.165"></a>
+<span class="sourceLineNo">166</span>                        return StreetsideURL.string2URL(MessageFormat.format("{0}{1}{2}{3}{4}",VirtualEarth.BASE_URL_PREFIX, "0", id, "01", VirtualEarth.BASE_URL_SUFFIX));<a name="line.166"></a>
+<span class="sourceLineNo">167</span>                }<a name="line.167"></a>
+<span class="sourceLineNo">168</span><a name="line.168"></a>
+<span class="sourceLineNo">169</span>                /**<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                 * Gives you the URL for the blur editor of the image with the given key.<a name="line.170"></a>
+<span class="sourceLineNo">171</span>                 * @param id the key of the image for which you want to open the blur editor<a name="line.171"></a>
+<span class="sourceLineNo">172</span>                 * @return the URL of the blur editor<a name="line.172"></a>
+<span class="sourceLineNo">173</span>                 * @throws IllegalArgumentException if the image key is &lt;code&gt;null&lt;/code&gt;<a name="line.173"></a>
+<span class="sourceLineNo">174</span>                 */<a name="line.174"></a>
+<span class="sourceLineNo">175</span>                public static URL streetsidePrivacyLink(final String id) {<a name="line.175"></a>
+<span class="sourceLineNo">176</span>                        if (id == null) {<a name="line.176"></a>
+<span class="sourceLineNo">177</span>                                throw new IllegalArgumentException("The image id must not be null!");<a name="line.177"></a>
+<span class="sourceLineNo">178</span>                        }<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                        String urlEncodedId;<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                        try {<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                                urlEncodedId = URLEncoder.encode(id, StandardCharsets.UTF_8.name());<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                        } catch (final UnsupportedEncodingException e) {<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                                logger.error(I18n.tr("Unsupported encoding when URL encoding", e));<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                                urlEncodedId = id;<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                        }<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                        return StreetsideURL.string2URL(StreetsideURL.STREETSIDE_PRIVACY_URL, urlEncodedId);<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                }<a name="line.187"></a>
+<span class="sourceLineNo">188</span><a name="line.188"></a>
+<span class="sourceLineNo">189</span>        }<a name="line.189"></a>
+<span class="sourceLineNo">190</span><a name="line.190"></a>
+<span class="sourceLineNo">191</span>        private StreetsideURL() {<a name="line.191"></a>
+<span class="sourceLineNo">192</span>                // Private constructor to avoid instantiation<a name="line.192"></a>
+<span class="sourceLineNo">193</span>        }<a name="line.193"></a>
+<span class="sourceLineNo">194</span><a name="line.194"></a>
+<span class="sourceLineNo">195</span>        public static URL[] string2URLs(String baseUrlPrefix, String cubemapImageId, String baseUrlSuffix) {<a name="line.195"></a>
+<span class="sourceLineNo">196</span>                List&lt;URL&gt; res = new ArrayList&lt;&gt;();<a name="line.196"></a>
+<span class="sourceLineNo">197</span><a name="line.197"></a>
+<span class="sourceLineNo">198</span>                switch (StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 16 : 4) {<a name="line.198"></a>
+<span class="sourceLineNo">199</span><a name="line.199"></a>
+<span class="sourceLineNo">200</span>                case 16:<a name="line.200"></a>
+<span class="sourceLineNo">201</span><a name="line.201"></a>
+<span class="sourceLineNo">202</span>                        EnumSet.allOf(CubemapUtils.CubemapFaces.class).forEach(face -&gt; {<a name="line.202"></a>
+<span class="sourceLineNo">203</span>                                for (int i = 0; i &lt; 4; i++) {<a name="line.203"></a>
+<span class="sourceLineNo">204</span>                                        for (int j = 0; j &lt; 4; j++) {<a name="line.204"></a>
+<span class="sourceLineNo">205</span>                                                try {<a name="line.205"></a>
+<span class="sourceLineNo">206</span>                                                        final String urlStr = baseUrlPrefix + cubemapImageId<a name="line.206"></a>
+<span class="sourceLineNo">207</span>                                                                        + CubemapUtils.rowCol2StreetsideCellAddressMap<a name="line.207"></a>
+<span class="sourceLineNo">208</span>                                                                                        .get(String.valueOf(i) + String.valueOf(j))<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                                                                        + baseUrlSuffix;<a name="line.209"></a>
+<span class="sourceLineNo">210</span>                                                        res.add(new URL(urlStr));<a name="line.210"></a>
+<span class="sourceLineNo">211</span>                                                } catch (final MalformedURLException e) {<a name="line.211"></a>
+<span class="sourceLineNo">212</span>                                                        logger.error("Error creating URL String for cubemap " + cubemapImageId);<a name="line.212"></a>
+<span class="sourceLineNo">213</span>                                                        e.printStackTrace();<a name="line.213"></a>
+<span class="sourceLineNo">214</span>                                                }<a name="line.214"></a>
+<span class="sourceLineNo">215</span><a name="line.215"></a>
+<span class="sourceLineNo">216</span>                                        }<a name="line.216"></a>
+<span class="sourceLineNo">217</span>                                }<a name="line.217"></a>
+<span class="sourceLineNo">218</span>                        });<a name="line.218"></a>
+<span class="sourceLineNo">219</span>                        break;<a name="line.219"></a>
+<span class="sourceLineNo">220</span><a name="line.220"></a>
+<span class="sourceLineNo">221</span>                case 4:<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                        EnumSet.allOf(CubemapUtils.CubemapFaces.class).forEach(face -&gt; {<a name="line.222"></a>
+<span class="sourceLineNo">223</span>                                for (int i = 0; i &lt; 4; i++) {<a name="line.223"></a>
+<span class="sourceLineNo">224</span><a name="line.224"></a>
+<span class="sourceLineNo">225</span>                                        try {<a name="line.225"></a>
+<span class="sourceLineNo">226</span>                                                final String urlStr = baseUrlPrefix + cubemapImageId<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                                                                + CubemapUtils.rowCol2StreetsideCellAddressMap.get(String.valueOf(i)) + baseUrlSuffix;<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                                                res.add(new URL(urlStr));<a name="line.228"></a>
+<span class="sourceLineNo">229</span>                                        } catch (final MalformedURLException e) {<a name="line.229"></a>
+<span class="sourceLineNo">230</span>                                                logger.error("Error creating URL String for cubemap " + cubemapImageId);<a name="line.230"></a>
+<span class="sourceLineNo">231</span>                                                e.printStackTrace();<a name="line.231"></a>
+<span class="sourceLineNo">232</span>                                        }<a name="line.232"></a>
+<span class="sourceLineNo">233</span><a name="line.233"></a>
+<span class="sourceLineNo">234</span>                                }<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                        });<a name="line.235"></a>
+<span class="sourceLineNo">236</span>                        break; // break is optional<a name="line.236"></a>
+<span class="sourceLineNo">237</span>                default:<a name="line.237"></a>
+<span class="sourceLineNo">238</span>                        // Statements<a name="line.238"></a>
+<span class="sourceLineNo">239</span>                }<a name="line.239"></a>
+<span class="sourceLineNo">240</span>                return res.stream().toArray(URL[]::new);<a name="line.240"></a>
+<span class="sourceLineNo">241</span>        }<a name="line.241"></a>
+<span class="sourceLineNo">242</span><a name="line.242"></a>
+<span class="sourceLineNo">243</span>        /**<a name="line.243"></a>
+<span class="sourceLineNo">244</span>         * Builds a query string from it's parts that are supplied as a {@link Map}<a name="line.244"></a>
+<span class="sourceLineNo">245</span>         * @param parts the parts of the query string<a name="line.245"></a>
+<span class="sourceLineNo">246</span>         * @return the constructed query string (including a leading ?)<a name="line.246"></a>
+<span class="sourceLineNo">247</span>         */<a name="line.247"></a>
+<span class="sourceLineNo">248</span>        static String queryString(Map&lt;String, String&gt; parts) {<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                final StringBuilder ret = new StringBuilder("?client_id=").append(StreetsideProperties.URL_CLIENT_ID.get());<a name="line.249"></a>
+<span class="sourceLineNo">250</span>                if (parts != null) {<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                        for (final Entry&lt;String, String&gt; entry : parts.entrySet()) {<a name="line.251"></a>
+<span class="sourceLineNo">252</span>                                try {<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                                        ret.append('&amp;')<a name="line.253"></a>
+<span class="sourceLineNo">254</span>                                        .append(URLEncoder.encode(entry.getKey(), StandardCharsets.UTF_8.name()))<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                                        .append('=')<a name="line.255"></a>
+<span class="sourceLineNo">256</span>                                        .append(URLEncoder.encode(entry.getValue(), StandardCharsets.UTF_8.name()));<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                                } catch (final UnsupportedEncodingException e) {<a name="line.257"></a>
+<span class="sourceLineNo">258</span>                                        logger.error(e); // This should not happen, as the encoding is hard-coded<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                                }<a name="line.259"></a>
+<span class="sourceLineNo">260</span>                        }<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                }<a name="line.261"></a>
+<span class="sourceLineNo">262</span><a name="line.262"></a>
+<span class="sourceLineNo">263</span>                if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.263"></a>
+<span class="sourceLineNo">264</span>                  logger.debug(MessageFormat.format("queryString result: {0}", ret.toString()));<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                }<a name="line.265"></a>
+<span class="sourceLineNo">266</span><a name="line.266"></a>
+<span class="sourceLineNo">267</span>                return ret.toString();<a name="line.267"></a>
+<span class="sourceLineNo">268</span>        }<a name="line.268"></a>
+<span class="sourceLineNo">269</span><a name="line.269"></a>
+<span class="sourceLineNo">270</span>        static String queryStreetsideBoundsString(Map&lt;String, String&gt; parts) {<a name="line.270"></a>
+<span class="sourceLineNo">271</span>                final StringBuilder ret = new StringBuilder("?n=");<a name="line.271"></a>
+<span class="sourceLineNo">272</span>                if (parts != null) {<a name="line.272"></a>
+<span class="sourceLineNo">273</span>                        final List&lt;String&gt; bbox = new ArrayList&lt;&gt;(Arrays.asList(parts.get("bbox").split(",")));<a name="line.273"></a>
+<span class="sourceLineNo">274</span>                        try {<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                                ret.append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOX_NORTH), StandardCharsets.UTF_8.name()))<a name="line.275"></a>
+<span class="sourceLineNo">276</span>                                .append("&amp;s=")<a name="line.276"></a>
+<span class="sourceLineNo">277</span>                                .append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOX_SOUTH), StandardCharsets.UTF_8.name()))<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                                .append("&amp;e=")<a name="line.278"></a>
+<span class="sourceLineNo">279</span>                                .append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOXEAST), StandardCharsets.UTF_8.name()))<a name="line.279"></a>
+<span class="sourceLineNo">280</span>                                .append("&amp;w=")<a name="line.280"></a>
+<span class="sourceLineNo">281</span>                                .append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOX_WEST), StandardCharsets.UTF_8.name()))<a name="line.281"></a>
+<span class="sourceLineNo">282</span>                                .append("&amp;c=1000")<a name="line.282"></a>
+<span class="sourceLineNo">283</span>                                .append("&amp;appkey=")<a name="line.283"></a>
+<span class="sourceLineNo">284</span>                                .append(StreetsideProperties.BING_MAPS_KEY);<a name="line.284"></a>
+<span class="sourceLineNo">285</span>                        } catch (final UnsupportedEncodingException e) {<a name="line.285"></a>
+<span class="sourceLineNo">286</span>                                logger.error(e); // This should not happen, as the encoding is hard-coded<a name="line.286"></a>
+<span class="sourceLineNo">287</span>                        }<a name="line.287"></a>
+<span class="sourceLineNo">288</span>                }<a name="line.288"></a>
+<span class="sourceLineNo">289</span><a name="line.289"></a>
+<span class="sourceLineNo">290</span>                if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.290"></a>
+<span class="sourceLineNo">291</span>                  logger.debug(MessageFormat.format("queryStreetsideBoundsString result: {0}", ret.toString()));<a name="line.291"></a>
+<span class="sourceLineNo">292</span>                }<a name="line.292"></a>
+<span class="sourceLineNo">293</span><a name="line.293"></a>
+<span class="sourceLineNo">294</span>                return ret.toString();<a name="line.294"></a>
+<span class="sourceLineNo">295</span>        }<a name="line.295"></a>
+<span class="sourceLineNo">296</span><a name="line.296"></a>
+<span class="sourceLineNo">297</span>        static String queryByIdString(Map&lt;String, String&gt; parts) {<a name="line.297"></a>
+<span class="sourceLineNo">298</span>                final StringBuilder ret = new StringBuilder("?id=");<a name="line.298"></a>
+<span class="sourceLineNo">299</span>                try {<a name="line.299"></a>
+<span class="sourceLineNo">300</span>                        ret.append(URLEncoder.encode(StreetsideProperties.TEST_BUBBLE_ID.get(), StandardCharsets.UTF_8.name()));<a name="line.300"></a>
+<span class="sourceLineNo">301</span>                        ret.append('&amp;').append(URLEncoder.encode("appkey=", StandardCharsets.UTF_8.name())).append('=')<a name="line.301"></a>
+<span class="sourceLineNo">302</span>                        .append(URLEncoder.encode(StreetsideProperties.BING_MAPS_KEY.get(), StandardCharsets.UTF_8.name()));<a name="line.302"></a>
+<span class="sourceLineNo">303</span>                } catch (final UnsupportedEncodingException e) {<a name="line.303"></a>
+<span class="sourceLineNo">304</span>                        logger.error(e); // This should not happen, as the encoding is hard-coded<a name="line.304"></a>
+<span class="sourceLineNo">305</span>                }<a name="line.305"></a>
+<span class="sourceLineNo">306</span><a name="line.306"></a>
+<span class="sourceLineNo">307</span>                if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.307"></a>
+<span class="sourceLineNo">308</span>                  logger.info("queryById result: " + ret.toString());<a name="line.308"></a>
+<span class="sourceLineNo">309</span>                }<a name="line.309"></a>
+<span class="sourceLineNo">310</span>                return ret.toString();<a name="line.310"></a>
+<span class="sourceLineNo">311</span>        }<a name="line.311"></a>
+<span class="sourceLineNo">312</span><a name="line.312"></a>
+<span class="sourceLineNo">313</span>        /**<a name="line.313"></a>
+<span class="sourceLineNo">314</span>         * Converts a {@link String} into a {@link URL} without throwing a {@link MalformedURLException}.<a name="line.314"></a>
+<span class="sourceLineNo">315</span>         * Instead such an exception will lead to an {@link logger#error(Throwable)}.<a name="line.315"></a>
+<span class="sourceLineNo">316</span>         * So you should be very confident that your URL is well-formed when calling this method.<a name="line.316"></a>
+<span class="sourceLineNo">317</span>         * @param strings the Strings describing the URL<a name="line.317"></a>
+<span class="sourceLineNo">318</span>         * @return the URL that is constructed from the given string<a name="line.318"></a>
+<span class="sourceLineNo">319</span>         */<a name="line.319"></a>
+<span class="sourceLineNo">320</span>        static URL string2URL(String... strings) {<a name="line.320"></a>
+<span class="sourceLineNo">321</span>                final StringBuilder builder = new StringBuilder();<a name="line.321"></a>
+<span class="sourceLineNo">322</span>                for (int i = 0; strings != null &amp;&amp; i &lt; strings.length; i++) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>                        builder.append(strings[i]);<a name="line.323"></a>
+<span class="sourceLineNo">324</span>                }<a name="line.324"></a>
+<span class="sourceLineNo">325</span>                try {<a name="line.325"></a>
+<span class="sourceLineNo">326</span>                        return new URL(builder.toString());<a name="line.326"></a>
+<span class="sourceLineNo">327</span>                } catch (final MalformedURLException e) {<a name="line.327"></a>
+<span class="sourceLineNo">328</span>                        logger.error(I18n.tr(String.format(<a name="line.328"></a>
+<span class="sourceLineNo">329</span>                                        "The class '%s' produces malformed URLs like '%s'!",<a name="line.329"></a>
+<span class="sourceLineNo">330</span>                                        StreetsideURL.class.getName(),<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                                        builder<a name="line.331"></a>
+<span class="sourceLineNo">332</span>                                        ), e));<a name="line.332"></a>
+<span class="sourceLineNo">333</span>                        return null;<a name="line.333"></a>
+<span class="sourceLineNo">334</span>                }<a name="line.334"></a>
+<span class="sourceLineNo">335</span>        }<a name="line.335"></a>
+<span class="sourceLineNo">336</span>}<a name="line.336"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.VirtualEarth.html	(revision 34416)
@@ -0,0 +1,408 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.io.UnsupportedEncodingException;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.net.MalformedURLException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.net.URL;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.net.URLEncoder;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.nio.charset.StandardCharsets;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.text.MessageFormat;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.util.ArrayList;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Arrays;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.EnumSet;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import java.util.HashMap;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import java.util.List;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import java.util.Map;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import java.util.Map.Entry;<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.apache.log4j.Logger;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.data.Bounds;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.tools.I18n;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.tools.Logging;<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>public final class StreetsideURL {<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>  final static Logger logger = Logger.getLogger(StreetsideURL.class);<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>        /** Base URL of the Bing Bubble API. */<a name="line.28"></a>
+<span class="sourceLineNo">029</span>        private static final String STREETSIDE_BASE_URL = "https://dev.virtualearth.net/mapcontrol/HumanScaleServices/GetBubbles.ashx";<a name="line.29"></a>
+<span class="sourceLineNo">030</span>        /** Base URL for Streetside privacy concerns. */<a name="line.30"></a>
+<span class="sourceLineNo">031</span>  private static final String STREETSIDE_PRIVACY_URL = "https://www.bing.com/maps/privacyreport/streetsideprivacyreport?bubbleid=";<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>        private static final int OSM_BBOX_NORTH = 3;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>        private static final int OSM_BBOX_SOUTH = 1;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>        private static final int OSM_BBOXEAST = 2;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>        private static final int OSM_BBOX_WEST = 0;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>        public static final class APIv3 {<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>                private APIv3() {<a name="line.40"></a>
+<span class="sourceLineNo">041</span>                        // Private constructor to avoid instantiation<a name="line.41"></a>
+<span class="sourceLineNo">042</span>                }<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>                public static URL searchStreetsideImages(Bounds bounds) {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                        return StreetsideURL.string2URL(StreetsideURL.STREETSIDE_BASE_URL, APIv3.queryStreetsideString(bounds));<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                }<a name="line.46"></a>
+<span class="sourceLineNo">047</span><a name="line.47"></a>
+<span class="sourceLineNo">048</span>                public static URL searchStreetsideSequences(final Bounds bounds) {<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                        return StreetsideURL.string2URL(StreetsideURL.STREETSIDE_BASE_URL, APIv3.queryStreetsideString(bounds));<a name="line.49"></a>
+<span class="sourceLineNo">050</span>                }<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>                /**<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                 * The APIv3 returns a Link header for each request. It contains a URL for requesting more results.<a name="line.53"></a>
+<span class="sourceLineNo">054</span>                 * If you supply the value of the Link header, this method returns the next URL,<a name="line.54"></a>
+<span class="sourceLineNo">055</span>                 * if such a URL is defined in the header.<a name="line.55"></a>
+<span class="sourceLineNo">056</span>                 * @param value the value of the HTTP-header with key "Link"<a name="line.56"></a>
+<span class="sourceLineNo">057</span>                 * @return the {@link URL} for the next result page, or &lt;code&gt;null&lt;/code&gt; if no such URL could be found<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                 */<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                public static URL parseNextFromLinkHeaderValue(String value) {<a name="line.59"></a>
+<span class="sourceLineNo">060</span>                        if (value != null) {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>                                // Iterate over the different entries of the Link header<a name="line.61"></a>
+<span class="sourceLineNo">062</span>                                for (final String link : value.split(",", Integer.MAX_VALUE)) {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                                        boolean isNext = false;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                                        URL url = null;<a name="line.64"></a>
+<span class="sourceLineNo">065</span>                                        // Iterate over the parts of each entry (typically it's one `rel="‹linkType›"` and one like `&lt;https://URL&gt;`)<a name="line.65"></a>
+<span class="sourceLineNo">066</span>                                        for (String linkPart : link.split(";", Integer.MAX_VALUE)) {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>                                                linkPart = linkPart.trim();<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                                                isNext |= linkPart.matches("rel\\s*=\\s*\"next\"");<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                                                if (linkPart.length() &gt;= 1 &amp;&amp; linkPart.charAt(0) == '&lt;' &amp;&amp; linkPart.endsWith("&gt;")) {<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                                                        try {<a name="line.70"></a>
+<span class="sourceLineNo">071</span>                                                                url = new URL(linkPart.substring(1, linkPart.length() - 1));<a name="line.71"></a>
+<span class="sourceLineNo">072</span>                                                        } catch (final MalformedURLException e) {<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                                                                Logging.log(Logging.LEVEL_WARN, "Mapillary API v3 returns a malformed URL in the Link header.", e);<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                                                        }<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                                                }<a name="line.75"></a>
+<span class="sourceLineNo">076</span>                                        }<a name="line.76"></a>
+<span class="sourceLineNo">077</span>                                        // If both a URL and the rel=next attribute are present, return the URL. Otherwise null is returned<a name="line.77"></a>
+<span class="sourceLineNo">078</span>                                        if (url != null &amp;&amp; isNext) {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                                                return url;<a name="line.79"></a>
+<span class="sourceLineNo">080</span>                                        }<a name="line.80"></a>
+<span class="sourceLineNo">081</span>                                }<a name="line.81"></a>
+<span class="sourceLineNo">082</span>                        }<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                        return null;<a name="line.83"></a>
+<span class="sourceLineNo">084</span>                }<a name="line.84"></a>
+<span class="sourceLineNo">085</span><a name="line.85"></a>
+<span class="sourceLineNo">086</span>                public static String queryString(final Bounds bounds) {<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                        if (bounds != null) {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                                final Map&lt;String, String&gt; parts = new HashMap&lt;&gt;();<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                                parts.put("bbox", bounds.toBBox().toStringCSV(","));<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                                return StreetsideURL.queryString(parts);<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                        }<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                        return StreetsideURL.queryString(null);<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                }<a name="line.93"></a>
+<span class="sourceLineNo">094</span><a name="line.94"></a>
+<span class="sourceLineNo">095</span>                public static String queryStreetsideString(final Bounds bounds) {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>                        if (bounds != null) {<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                                final Map&lt;String, String&gt; parts = new HashMap&lt;&gt;();<a name="line.97"></a>
+<span class="sourceLineNo">098</span>                                parts.put("bbox", bounds.toBBox().toStringCSV(","));<a name="line.98"></a>
+<span class="sourceLineNo">099</span>                                return StreetsideURL.queryStreetsideBoundsString(parts);<a name="line.99"></a>
+<span class="sourceLineNo">100</span>                        }<a name="line.100"></a>
+<span class="sourceLineNo">101</span>                        return StreetsideURL.queryStreetsideBoundsString(null);<a name="line.101"></a>
+<span class="sourceLineNo">102</span>                }<a name="line.102"></a>
+<span class="sourceLineNo">103</span><a name="line.103"></a>
+<span class="sourceLineNo">104</span>        }<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>        public static final class VirtualEarth {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                private static final String BASE_URL_PREFIX = "https://t.ssl.ak.tiles.virtualearth.net/tiles/hs";<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                private static final String BASE_URL_SUFFIX = ".jpg?g=6528&amp;n=z";<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>                private VirtualEarth() {<a name="line.110"></a>
+<span class="sourceLineNo">111</span>                        // Private constructor to avoid instantiation<a name="line.111"></a>
+<span class="sourceLineNo">112</span>                }<a name="line.112"></a>
+<span class="sourceLineNo">113</span><a name="line.113"></a>
+<span class="sourceLineNo">114</span>                public static URL streetsideTile(final String id, boolean thumbnail) {<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                        StringBuilder modifiedId = new StringBuilder();<a name="line.115"></a>
+<span class="sourceLineNo">116</span><a name="line.116"></a>
+<span class="sourceLineNo">117</span>                        if (thumbnail) {<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        // pad thumbnail imagery with leading zeros<a name="line.118"></a>
+<span class="sourceLineNo">119</span>        if (id.length() &lt; 16) {<a name="line.119"></a>
+<span class="sourceLineNo">120</span>          for (int i = 0; i &lt; 16 - id.length(); i++) {<a name="line.120"></a>
+<span class="sourceLineNo">121</span>            modifiedId.append("0");<a name="line.121"></a>
+<span class="sourceLineNo">122</span>          }<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        }<a name="line.123"></a>
+<span class="sourceLineNo">124</span>        modifiedId.append(id).append("01");<a name="line.124"></a>
+<span class="sourceLineNo">125</span>      } else if(StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()){<a name="line.125"></a>
+<span class="sourceLineNo">126</span>        // pad 16-tiled imagery with leading zeros<a name="line.126"></a>
+<span class="sourceLineNo">127</span>        if (id.length() &lt; 20) {<a name="line.127"></a>
+<span class="sourceLineNo">128</span>          for (int i = 0; i &lt; 20 - id.length(); i++) {<a name="line.128"></a>
+<span class="sourceLineNo">129</span>            modifiedId.append("0");<a name="line.129"></a>
+<span class="sourceLineNo">130</span>          }<a name="line.130"></a>
+<span class="sourceLineNo">131</span>          modifiedId.append(id);<a name="line.131"></a>
+<span class="sourceLineNo">132</span>        }<a name="line.132"></a>
+<span class="sourceLineNo">133</span>      } else if(!StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.133"></a>
+<span class="sourceLineNo">134</span>        // pad 4-tiled imagery with leading zeros<a name="line.134"></a>
+<span class="sourceLineNo">135</span>        if (id.length() &lt; 19) {<a name="line.135"></a>
+<span class="sourceLineNo">136</span>          for (int i = 0; i &lt; 19 - id.length(); i++) {<a name="line.136"></a>
+<span class="sourceLineNo">137</span>            modifiedId.append("0");<a name="line.137"></a>
+<span class="sourceLineNo">138</span>          }<a name="line.138"></a>
+<span class="sourceLineNo">139</span>          modifiedId.append(id);<a name="line.139"></a>
+<span class="sourceLineNo">140</span>        }<a name="line.140"></a>
+<span class="sourceLineNo">141</span>      }<a name="line.141"></a>
+<span class="sourceLineNo">142</span>                  URL url = StreetsideURL.string2URL(VirtualEarth.BASE_URL_PREFIX + modifiedId.toString() + VirtualEarth.BASE_URL_SUFFIX);<a name="line.142"></a>
+<span class="sourceLineNo">143</span>            if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.143"></a>
+<span class="sourceLineNo">144</span>                    logger.debug(MessageFormat.format("Tile task URL {0} invoked.", url.toString()));<a name="line.144"></a>
+<span class="sourceLineNo">145</span>            }<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                        return url;<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>        }<a name="line.148"></a>
+<span class="sourceLineNo">149</span><a name="line.149"></a>
+<span class="sourceLineNo">150</span>        public static final class MainWebsite {<a name="line.150"></a>
+<span class="sourceLineNo">151</span><a name="line.151"></a>
+<span class="sourceLineNo">152</span>                private MainWebsite() {<a name="line.152"></a>
+<span class="sourceLineNo">153</span>                        // Private constructor to avoid instantiation<a name="line.153"></a>
+<span class="sourceLineNo">154</span>                }<a name="line.154"></a>
+<span class="sourceLineNo">155</span><a name="line.155"></a>
+<span class="sourceLineNo">156</span>                /**<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                 * Gives you the URL for the online viewer of a specific Streetside image.<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                 * @param id the id of the image to which you want to link<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                 * @return the URL of the online viewer for the image with the given image key<a name="line.159"></a>
+<span class="sourceLineNo">160</span>                 * @throws IllegalArgumentException if the image key is &lt;code&gt;null&lt;/code&gt;<a name="line.160"></a>
+<span class="sourceLineNo">161</span>                 */<a name="line.161"></a>
+<span class="sourceLineNo">162</span>                public static URL browseImage(String id) {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                        if (id == null) {<a name="line.163"></a>
+<span class="sourceLineNo">164</span>                                throw new IllegalArgumentException("The image id may not be null!");<a name="line.164"></a>
+<span class="sourceLineNo">165</span>                        }<a name="line.165"></a>
+<span class="sourceLineNo">166</span>                        return StreetsideURL.string2URL(MessageFormat.format("{0}{1}{2}{3}{4}",VirtualEarth.BASE_URL_PREFIX, "0", id, "01", VirtualEarth.BASE_URL_SUFFIX));<a name="line.166"></a>
+<span class="sourceLineNo">167</span>                }<a name="line.167"></a>
+<span class="sourceLineNo">168</span><a name="line.168"></a>
+<span class="sourceLineNo">169</span>                /**<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                 * Gives you the URL for the blur editor of the image with the given key.<a name="line.170"></a>
+<span class="sourceLineNo">171</span>                 * @param id the key of the image for which you want to open the blur editor<a name="line.171"></a>
+<span class="sourceLineNo">172</span>                 * @return the URL of the blur editor<a name="line.172"></a>
+<span class="sourceLineNo">173</span>                 * @throws IllegalArgumentException if the image key is &lt;code&gt;null&lt;/code&gt;<a name="line.173"></a>
+<span class="sourceLineNo">174</span>                 */<a name="line.174"></a>
+<span class="sourceLineNo">175</span>                public static URL streetsidePrivacyLink(final String id) {<a name="line.175"></a>
+<span class="sourceLineNo">176</span>                        if (id == null) {<a name="line.176"></a>
+<span class="sourceLineNo">177</span>                                throw new IllegalArgumentException("The image id must not be null!");<a name="line.177"></a>
+<span class="sourceLineNo">178</span>                        }<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                        String urlEncodedId;<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                        try {<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                                urlEncodedId = URLEncoder.encode(id, StandardCharsets.UTF_8.name());<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                        } catch (final UnsupportedEncodingException e) {<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                                logger.error(I18n.tr("Unsupported encoding when URL encoding", e));<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                                urlEncodedId = id;<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                        }<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                        return StreetsideURL.string2URL(StreetsideURL.STREETSIDE_PRIVACY_URL, urlEncodedId);<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                }<a name="line.187"></a>
+<span class="sourceLineNo">188</span><a name="line.188"></a>
+<span class="sourceLineNo">189</span>        }<a name="line.189"></a>
+<span class="sourceLineNo">190</span><a name="line.190"></a>
+<span class="sourceLineNo">191</span>        private StreetsideURL() {<a name="line.191"></a>
+<span class="sourceLineNo">192</span>                // Private constructor to avoid instantiation<a name="line.192"></a>
+<span class="sourceLineNo">193</span>        }<a name="line.193"></a>
+<span class="sourceLineNo">194</span><a name="line.194"></a>
+<span class="sourceLineNo">195</span>        public static URL[] string2URLs(String baseUrlPrefix, String cubemapImageId, String baseUrlSuffix) {<a name="line.195"></a>
+<span class="sourceLineNo">196</span>                List&lt;URL&gt; res = new ArrayList&lt;&gt;();<a name="line.196"></a>
+<span class="sourceLineNo">197</span><a name="line.197"></a>
+<span class="sourceLineNo">198</span>                switch (StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 16 : 4) {<a name="line.198"></a>
+<span class="sourceLineNo">199</span><a name="line.199"></a>
+<span class="sourceLineNo">200</span>                case 16:<a name="line.200"></a>
+<span class="sourceLineNo">201</span><a name="line.201"></a>
+<span class="sourceLineNo">202</span>                        EnumSet.allOf(CubemapUtils.CubemapFaces.class).forEach(face -&gt; {<a name="line.202"></a>
+<span class="sourceLineNo">203</span>                                for (int i = 0; i &lt; 4; i++) {<a name="line.203"></a>
+<span class="sourceLineNo">204</span>                                        for (int j = 0; j &lt; 4; j++) {<a name="line.204"></a>
+<span class="sourceLineNo">205</span>                                                try {<a name="line.205"></a>
+<span class="sourceLineNo">206</span>                                                        final String urlStr = baseUrlPrefix + cubemapImageId<a name="line.206"></a>
+<span class="sourceLineNo">207</span>                                                                        + CubemapUtils.rowCol2StreetsideCellAddressMap<a name="line.207"></a>
+<span class="sourceLineNo">208</span>                                                                                        .get(String.valueOf(i) + String.valueOf(j))<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                                                                        + baseUrlSuffix;<a name="line.209"></a>
+<span class="sourceLineNo">210</span>                                                        res.add(new URL(urlStr));<a name="line.210"></a>
+<span class="sourceLineNo">211</span>                                                } catch (final MalformedURLException e) {<a name="line.211"></a>
+<span class="sourceLineNo">212</span>                                                        logger.error("Error creating URL String for cubemap " + cubemapImageId);<a name="line.212"></a>
+<span class="sourceLineNo">213</span>                                                        e.printStackTrace();<a name="line.213"></a>
+<span class="sourceLineNo">214</span>                                                }<a name="line.214"></a>
+<span class="sourceLineNo">215</span><a name="line.215"></a>
+<span class="sourceLineNo">216</span>                                        }<a name="line.216"></a>
+<span class="sourceLineNo">217</span>                                }<a name="line.217"></a>
+<span class="sourceLineNo">218</span>                        });<a name="line.218"></a>
+<span class="sourceLineNo">219</span>                        break;<a name="line.219"></a>
+<span class="sourceLineNo">220</span><a name="line.220"></a>
+<span class="sourceLineNo">221</span>                case 4:<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                        EnumSet.allOf(CubemapUtils.CubemapFaces.class).forEach(face -&gt; {<a name="line.222"></a>
+<span class="sourceLineNo">223</span>                                for (int i = 0; i &lt; 4; i++) {<a name="line.223"></a>
+<span class="sourceLineNo">224</span><a name="line.224"></a>
+<span class="sourceLineNo">225</span>                                        try {<a name="line.225"></a>
+<span class="sourceLineNo">226</span>                                                final String urlStr = baseUrlPrefix + cubemapImageId<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                                                                + CubemapUtils.rowCol2StreetsideCellAddressMap.get(String.valueOf(i)) + baseUrlSuffix;<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                                                res.add(new URL(urlStr));<a name="line.228"></a>
+<span class="sourceLineNo">229</span>                                        } catch (final MalformedURLException e) {<a name="line.229"></a>
+<span class="sourceLineNo">230</span>                                                logger.error("Error creating URL String for cubemap " + cubemapImageId);<a name="line.230"></a>
+<span class="sourceLineNo">231</span>                                                e.printStackTrace();<a name="line.231"></a>
+<span class="sourceLineNo">232</span>                                        }<a name="line.232"></a>
+<span class="sourceLineNo">233</span><a name="line.233"></a>
+<span class="sourceLineNo">234</span>                                }<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                        });<a name="line.235"></a>
+<span class="sourceLineNo">236</span>                        break; // break is optional<a name="line.236"></a>
+<span class="sourceLineNo">237</span>                default:<a name="line.237"></a>
+<span class="sourceLineNo">238</span>                        // Statements<a name="line.238"></a>
+<span class="sourceLineNo">239</span>                }<a name="line.239"></a>
+<span class="sourceLineNo">240</span>                return res.stream().toArray(URL[]::new);<a name="line.240"></a>
+<span class="sourceLineNo">241</span>        }<a name="line.241"></a>
+<span class="sourceLineNo">242</span><a name="line.242"></a>
+<span class="sourceLineNo">243</span>        /**<a name="line.243"></a>
+<span class="sourceLineNo">244</span>         * Builds a query string from it's parts that are supplied as a {@link Map}<a name="line.244"></a>
+<span class="sourceLineNo">245</span>         * @param parts the parts of the query string<a name="line.245"></a>
+<span class="sourceLineNo">246</span>         * @return the constructed query string (including a leading ?)<a name="line.246"></a>
+<span class="sourceLineNo">247</span>         */<a name="line.247"></a>
+<span class="sourceLineNo">248</span>        static String queryString(Map&lt;String, String&gt; parts) {<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                final StringBuilder ret = new StringBuilder("?client_id=").append(StreetsideProperties.URL_CLIENT_ID.get());<a name="line.249"></a>
+<span class="sourceLineNo">250</span>                if (parts != null) {<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                        for (final Entry&lt;String, String&gt; entry : parts.entrySet()) {<a name="line.251"></a>
+<span class="sourceLineNo">252</span>                                try {<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                                        ret.append('&amp;')<a name="line.253"></a>
+<span class="sourceLineNo">254</span>                                        .append(URLEncoder.encode(entry.getKey(), StandardCharsets.UTF_8.name()))<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                                        .append('=')<a name="line.255"></a>
+<span class="sourceLineNo">256</span>                                        .append(URLEncoder.encode(entry.getValue(), StandardCharsets.UTF_8.name()));<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                                } catch (final UnsupportedEncodingException e) {<a name="line.257"></a>
+<span class="sourceLineNo">258</span>                                        logger.error(e); // This should not happen, as the encoding is hard-coded<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                                }<a name="line.259"></a>
+<span class="sourceLineNo">260</span>                        }<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                }<a name="line.261"></a>
+<span class="sourceLineNo">262</span><a name="line.262"></a>
+<span class="sourceLineNo">263</span>                if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.263"></a>
+<span class="sourceLineNo">264</span>                  logger.debug(MessageFormat.format("queryString result: {0}", ret.toString()));<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                }<a name="line.265"></a>
+<span class="sourceLineNo">266</span><a name="line.266"></a>
+<span class="sourceLineNo">267</span>                return ret.toString();<a name="line.267"></a>
+<span class="sourceLineNo">268</span>        }<a name="line.268"></a>
+<span class="sourceLineNo">269</span><a name="line.269"></a>
+<span class="sourceLineNo">270</span>        static String queryStreetsideBoundsString(Map&lt;String, String&gt; parts) {<a name="line.270"></a>
+<span class="sourceLineNo">271</span>                final StringBuilder ret = new StringBuilder("?n=");<a name="line.271"></a>
+<span class="sourceLineNo">272</span>                if (parts != null) {<a name="line.272"></a>
+<span class="sourceLineNo">273</span>                        final List&lt;String&gt; bbox = new ArrayList&lt;&gt;(Arrays.asList(parts.get("bbox").split(",")));<a name="line.273"></a>
+<span class="sourceLineNo">274</span>                        try {<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                                ret.append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOX_NORTH), StandardCharsets.UTF_8.name()))<a name="line.275"></a>
+<span class="sourceLineNo">276</span>                                .append("&amp;s=")<a name="line.276"></a>
+<span class="sourceLineNo">277</span>                                .append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOX_SOUTH), StandardCharsets.UTF_8.name()))<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                                .append("&amp;e=")<a name="line.278"></a>
+<span class="sourceLineNo">279</span>                                .append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOXEAST), StandardCharsets.UTF_8.name()))<a name="line.279"></a>
+<span class="sourceLineNo">280</span>                                .append("&amp;w=")<a name="line.280"></a>
+<span class="sourceLineNo">281</span>                                .append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOX_WEST), StandardCharsets.UTF_8.name()))<a name="line.281"></a>
+<span class="sourceLineNo">282</span>                                .append("&amp;c=1000")<a name="line.282"></a>
+<span class="sourceLineNo">283</span>                                .append("&amp;appkey=")<a name="line.283"></a>
+<span class="sourceLineNo">284</span>                                .append(StreetsideProperties.BING_MAPS_KEY);<a name="line.284"></a>
+<span class="sourceLineNo">285</span>                        } catch (final UnsupportedEncodingException e) {<a name="line.285"></a>
+<span class="sourceLineNo">286</span>                                logger.error(e); // This should not happen, as the encoding is hard-coded<a name="line.286"></a>
+<span class="sourceLineNo">287</span>                        }<a name="line.287"></a>
+<span class="sourceLineNo">288</span>                }<a name="line.288"></a>
+<span class="sourceLineNo">289</span><a name="line.289"></a>
+<span class="sourceLineNo">290</span>                if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.290"></a>
+<span class="sourceLineNo">291</span>                  logger.debug(MessageFormat.format("queryStreetsideBoundsString result: {0}", ret.toString()));<a name="line.291"></a>
+<span class="sourceLineNo">292</span>                }<a name="line.292"></a>
+<span class="sourceLineNo">293</span><a name="line.293"></a>
+<span class="sourceLineNo">294</span>                return ret.toString();<a name="line.294"></a>
+<span class="sourceLineNo">295</span>        }<a name="line.295"></a>
+<span class="sourceLineNo">296</span><a name="line.296"></a>
+<span class="sourceLineNo">297</span>        static String queryByIdString(Map&lt;String, String&gt; parts) {<a name="line.297"></a>
+<span class="sourceLineNo">298</span>                final StringBuilder ret = new StringBuilder("?id=");<a name="line.298"></a>
+<span class="sourceLineNo">299</span>                try {<a name="line.299"></a>
+<span class="sourceLineNo">300</span>                        ret.append(URLEncoder.encode(StreetsideProperties.TEST_BUBBLE_ID.get(), StandardCharsets.UTF_8.name()));<a name="line.300"></a>
+<span class="sourceLineNo">301</span>                        ret.append('&amp;').append(URLEncoder.encode("appkey=", StandardCharsets.UTF_8.name())).append('=')<a name="line.301"></a>
+<span class="sourceLineNo">302</span>                        .append(URLEncoder.encode(StreetsideProperties.BING_MAPS_KEY.get(), StandardCharsets.UTF_8.name()));<a name="line.302"></a>
+<span class="sourceLineNo">303</span>                } catch (final UnsupportedEncodingException e) {<a name="line.303"></a>
+<span class="sourceLineNo">304</span>                        logger.error(e); // This should not happen, as the encoding is hard-coded<a name="line.304"></a>
+<span class="sourceLineNo">305</span>                }<a name="line.305"></a>
+<span class="sourceLineNo">306</span><a name="line.306"></a>
+<span class="sourceLineNo">307</span>                if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.307"></a>
+<span class="sourceLineNo">308</span>                  logger.info("queryById result: " + ret.toString());<a name="line.308"></a>
+<span class="sourceLineNo">309</span>                }<a name="line.309"></a>
+<span class="sourceLineNo">310</span>                return ret.toString();<a name="line.310"></a>
+<span class="sourceLineNo">311</span>        }<a name="line.311"></a>
+<span class="sourceLineNo">312</span><a name="line.312"></a>
+<span class="sourceLineNo">313</span>        /**<a name="line.313"></a>
+<span class="sourceLineNo">314</span>         * Converts a {@link String} into a {@link URL} without throwing a {@link MalformedURLException}.<a name="line.314"></a>
+<span class="sourceLineNo">315</span>         * Instead such an exception will lead to an {@link logger#error(Throwable)}.<a name="line.315"></a>
+<span class="sourceLineNo">316</span>         * So you should be very confident that your URL is well-formed when calling this method.<a name="line.316"></a>
+<span class="sourceLineNo">317</span>         * @param strings the Strings describing the URL<a name="line.317"></a>
+<span class="sourceLineNo">318</span>         * @return the URL that is constructed from the given string<a name="line.318"></a>
+<span class="sourceLineNo">319</span>         */<a name="line.319"></a>
+<span class="sourceLineNo">320</span>        static URL string2URL(String... strings) {<a name="line.320"></a>
+<span class="sourceLineNo">321</span>                final StringBuilder builder = new StringBuilder();<a name="line.321"></a>
+<span class="sourceLineNo">322</span>                for (int i = 0; strings != null &amp;&amp; i &lt; strings.length; i++) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>                        builder.append(strings[i]);<a name="line.323"></a>
+<span class="sourceLineNo">324</span>                }<a name="line.324"></a>
+<span class="sourceLineNo">325</span>                try {<a name="line.325"></a>
+<span class="sourceLineNo">326</span>                        return new URL(builder.toString());<a name="line.326"></a>
+<span class="sourceLineNo">327</span>                } catch (final MalformedURLException e) {<a name="line.327"></a>
+<span class="sourceLineNo">328</span>                        logger.error(I18n.tr(String.format(<a name="line.328"></a>
+<span class="sourceLineNo">329</span>                                        "The class '%s' produces malformed URLs like '%s'!",<a name="line.329"></a>
+<span class="sourceLineNo">330</span>                                        StreetsideURL.class.getName(),<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                                        builder<a name="line.331"></a>
+<span class="sourceLineNo">332</span>                                        ), e));<a name="line.332"></a>
+<span class="sourceLineNo">333</span>                        return null;<a name="line.333"></a>
+<span class="sourceLineNo">334</span>                }<a name="line.334"></a>
+<span class="sourceLineNo">335</span>        }<a name="line.335"></a>
+<span class="sourceLineNo">336</span>}<a name="line.336"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.html	(revision 34416)
@@ -0,0 +1,408 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.io.UnsupportedEncodingException;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.net.MalformedURLException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.net.URL;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.net.URLEncoder;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.nio.charset.StandardCharsets;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.text.MessageFormat;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.util.ArrayList;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Arrays;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.EnumSet;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import java.util.HashMap;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import java.util.List;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import java.util.Map;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import java.util.Map.Entry;<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.apache.log4j.Logger;<a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.openstreetmap.josm.data.Bounds;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.tools.I18n;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.tools.Logging;<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>public final class StreetsideURL {<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>  final static Logger logger = Logger.getLogger(StreetsideURL.class);<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>        /** Base URL of the Bing Bubble API. */<a name="line.28"></a>
+<span class="sourceLineNo">029</span>        private static final String STREETSIDE_BASE_URL = "https://dev.virtualearth.net/mapcontrol/HumanScaleServices/GetBubbles.ashx";<a name="line.29"></a>
+<span class="sourceLineNo">030</span>        /** Base URL for Streetside privacy concerns. */<a name="line.30"></a>
+<span class="sourceLineNo">031</span>  private static final String STREETSIDE_PRIVACY_URL = "https://www.bing.com/maps/privacyreport/streetsideprivacyreport?bubbleid=";<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>        private static final int OSM_BBOX_NORTH = 3;<a name="line.33"></a>
+<span class="sourceLineNo">034</span>        private static final int OSM_BBOX_SOUTH = 1;<a name="line.34"></a>
+<span class="sourceLineNo">035</span>        private static final int OSM_BBOXEAST = 2;<a name="line.35"></a>
+<span class="sourceLineNo">036</span>        private static final int OSM_BBOX_WEST = 0;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>        public static final class APIv3 {<a name="line.38"></a>
+<span class="sourceLineNo">039</span><a name="line.39"></a>
+<span class="sourceLineNo">040</span>                private APIv3() {<a name="line.40"></a>
+<span class="sourceLineNo">041</span>                        // Private constructor to avoid instantiation<a name="line.41"></a>
+<span class="sourceLineNo">042</span>                }<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>                public static URL searchStreetsideImages(Bounds bounds) {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>                        return StreetsideURL.string2URL(StreetsideURL.STREETSIDE_BASE_URL, APIv3.queryStreetsideString(bounds));<a name="line.45"></a>
+<span class="sourceLineNo">046</span>                }<a name="line.46"></a>
+<span class="sourceLineNo">047</span><a name="line.47"></a>
+<span class="sourceLineNo">048</span>                public static URL searchStreetsideSequences(final Bounds bounds) {<a name="line.48"></a>
+<span class="sourceLineNo">049</span>                        return StreetsideURL.string2URL(StreetsideURL.STREETSIDE_BASE_URL, APIv3.queryStreetsideString(bounds));<a name="line.49"></a>
+<span class="sourceLineNo">050</span>                }<a name="line.50"></a>
+<span class="sourceLineNo">051</span><a name="line.51"></a>
+<span class="sourceLineNo">052</span>                /**<a name="line.52"></a>
+<span class="sourceLineNo">053</span>                 * The APIv3 returns a Link header for each request. It contains a URL for requesting more results.<a name="line.53"></a>
+<span class="sourceLineNo">054</span>                 * If you supply the value of the Link header, this method returns the next URL,<a name="line.54"></a>
+<span class="sourceLineNo">055</span>                 * if such a URL is defined in the header.<a name="line.55"></a>
+<span class="sourceLineNo">056</span>                 * @param value the value of the HTTP-header with key "Link"<a name="line.56"></a>
+<span class="sourceLineNo">057</span>                 * @return the {@link URL} for the next result page, or &lt;code&gt;null&lt;/code&gt; if no such URL could be found<a name="line.57"></a>
+<span class="sourceLineNo">058</span>                 */<a name="line.58"></a>
+<span class="sourceLineNo">059</span>                public static URL parseNextFromLinkHeaderValue(String value) {<a name="line.59"></a>
+<span class="sourceLineNo">060</span>                        if (value != null) {<a name="line.60"></a>
+<span class="sourceLineNo">061</span>                                // Iterate over the different entries of the Link header<a name="line.61"></a>
+<span class="sourceLineNo">062</span>                                for (final String link : value.split(",", Integer.MAX_VALUE)) {<a name="line.62"></a>
+<span class="sourceLineNo">063</span>                                        boolean isNext = false;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>                                        URL url = null;<a name="line.64"></a>
+<span class="sourceLineNo">065</span>                                        // Iterate over the parts of each entry (typically it's one `rel="‹linkType›"` and one like `&lt;https://URL&gt;`)<a name="line.65"></a>
+<span class="sourceLineNo">066</span>                                        for (String linkPart : link.split(";", Integer.MAX_VALUE)) {<a name="line.66"></a>
+<span class="sourceLineNo">067</span>                                                linkPart = linkPart.trim();<a name="line.67"></a>
+<span class="sourceLineNo">068</span>                                                isNext |= linkPart.matches("rel\\s*=\\s*\"next\"");<a name="line.68"></a>
+<span class="sourceLineNo">069</span>                                                if (linkPart.length() &gt;= 1 &amp;&amp; linkPart.charAt(0) == '&lt;' &amp;&amp; linkPart.endsWith("&gt;")) {<a name="line.69"></a>
+<span class="sourceLineNo">070</span>                                                        try {<a name="line.70"></a>
+<span class="sourceLineNo">071</span>                                                                url = new URL(linkPart.substring(1, linkPart.length() - 1));<a name="line.71"></a>
+<span class="sourceLineNo">072</span>                                                        } catch (final MalformedURLException e) {<a name="line.72"></a>
+<span class="sourceLineNo">073</span>                                                                Logging.log(Logging.LEVEL_WARN, "Mapillary API v3 returns a malformed URL in the Link header.", e);<a name="line.73"></a>
+<span class="sourceLineNo">074</span>                                                        }<a name="line.74"></a>
+<span class="sourceLineNo">075</span>                                                }<a name="line.75"></a>
+<span class="sourceLineNo">076</span>                                        }<a name="line.76"></a>
+<span class="sourceLineNo">077</span>                                        // If both a URL and the rel=next attribute are present, return the URL. Otherwise null is returned<a name="line.77"></a>
+<span class="sourceLineNo">078</span>                                        if (url != null &amp;&amp; isNext) {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>                                                return url;<a name="line.79"></a>
+<span class="sourceLineNo">080</span>                                        }<a name="line.80"></a>
+<span class="sourceLineNo">081</span>                                }<a name="line.81"></a>
+<span class="sourceLineNo">082</span>                        }<a name="line.82"></a>
+<span class="sourceLineNo">083</span>                        return null;<a name="line.83"></a>
+<span class="sourceLineNo">084</span>                }<a name="line.84"></a>
+<span class="sourceLineNo">085</span><a name="line.85"></a>
+<span class="sourceLineNo">086</span>                public static String queryString(final Bounds bounds) {<a name="line.86"></a>
+<span class="sourceLineNo">087</span>                        if (bounds != null) {<a name="line.87"></a>
+<span class="sourceLineNo">088</span>                                final Map&lt;String, String&gt; parts = new HashMap&lt;&gt;();<a name="line.88"></a>
+<span class="sourceLineNo">089</span>                                parts.put("bbox", bounds.toBBox().toStringCSV(","));<a name="line.89"></a>
+<span class="sourceLineNo">090</span>                                return StreetsideURL.queryString(parts);<a name="line.90"></a>
+<span class="sourceLineNo">091</span>                        }<a name="line.91"></a>
+<span class="sourceLineNo">092</span>                        return StreetsideURL.queryString(null);<a name="line.92"></a>
+<span class="sourceLineNo">093</span>                }<a name="line.93"></a>
+<span class="sourceLineNo">094</span><a name="line.94"></a>
+<span class="sourceLineNo">095</span>                public static String queryStreetsideString(final Bounds bounds) {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>                        if (bounds != null) {<a name="line.96"></a>
+<span class="sourceLineNo">097</span>                                final Map&lt;String, String&gt; parts = new HashMap&lt;&gt;();<a name="line.97"></a>
+<span class="sourceLineNo">098</span>                                parts.put("bbox", bounds.toBBox().toStringCSV(","));<a name="line.98"></a>
+<span class="sourceLineNo">099</span>                                return StreetsideURL.queryStreetsideBoundsString(parts);<a name="line.99"></a>
+<span class="sourceLineNo">100</span>                        }<a name="line.100"></a>
+<span class="sourceLineNo">101</span>                        return StreetsideURL.queryStreetsideBoundsString(null);<a name="line.101"></a>
+<span class="sourceLineNo">102</span>                }<a name="line.102"></a>
+<span class="sourceLineNo">103</span><a name="line.103"></a>
+<span class="sourceLineNo">104</span>        }<a name="line.104"></a>
+<span class="sourceLineNo">105</span><a name="line.105"></a>
+<span class="sourceLineNo">106</span>        public static final class VirtualEarth {<a name="line.106"></a>
+<span class="sourceLineNo">107</span>                private static final String BASE_URL_PREFIX = "https://t.ssl.ak.tiles.virtualearth.net/tiles/hs";<a name="line.107"></a>
+<span class="sourceLineNo">108</span>                private static final String BASE_URL_SUFFIX = ".jpg?g=6528&amp;n=z";<a name="line.108"></a>
+<span class="sourceLineNo">109</span><a name="line.109"></a>
+<span class="sourceLineNo">110</span>                private VirtualEarth() {<a name="line.110"></a>
+<span class="sourceLineNo">111</span>                        // Private constructor to avoid instantiation<a name="line.111"></a>
+<span class="sourceLineNo">112</span>                }<a name="line.112"></a>
+<span class="sourceLineNo">113</span><a name="line.113"></a>
+<span class="sourceLineNo">114</span>                public static URL streetsideTile(final String id, boolean thumbnail) {<a name="line.114"></a>
+<span class="sourceLineNo">115</span>                        StringBuilder modifiedId = new StringBuilder();<a name="line.115"></a>
+<span class="sourceLineNo">116</span><a name="line.116"></a>
+<span class="sourceLineNo">117</span>                        if (thumbnail) {<a name="line.117"></a>
+<span class="sourceLineNo">118</span>        // pad thumbnail imagery with leading zeros<a name="line.118"></a>
+<span class="sourceLineNo">119</span>        if (id.length() &lt; 16) {<a name="line.119"></a>
+<span class="sourceLineNo">120</span>          for (int i = 0; i &lt; 16 - id.length(); i++) {<a name="line.120"></a>
+<span class="sourceLineNo">121</span>            modifiedId.append("0");<a name="line.121"></a>
+<span class="sourceLineNo">122</span>          }<a name="line.122"></a>
+<span class="sourceLineNo">123</span>        }<a name="line.123"></a>
+<span class="sourceLineNo">124</span>        modifiedId.append(id).append("01");<a name="line.124"></a>
+<span class="sourceLineNo">125</span>      } else if(StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()){<a name="line.125"></a>
+<span class="sourceLineNo">126</span>        // pad 16-tiled imagery with leading zeros<a name="line.126"></a>
+<span class="sourceLineNo">127</span>        if (id.length() &lt; 20) {<a name="line.127"></a>
+<span class="sourceLineNo">128</span>          for (int i = 0; i &lt; 20 - id.length(); i++) {<a name="line.128"></a>
+<span class="sourceLineNo">129</span>            modifiedId.append("0");<a name="line.129"></a>
+<span class="sourceLineNo">130</span>          }<a name="line.130"></a>
+<span class="sourceLineNo">131</span>          modifiedId.append(id);<a name="line.131"></a>
+<span class="sourceLineNo">132</span>        }<a name="line.132"></a>
+<span class="sourceLineNo">133</span>      } else if(!StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get()) {<a name="line.133"></a>
+<span class="sourceLineNo">134</span>        // pad 4-tiled imagery with leading zeros<a name="line.134"></a>
+<span class="sourceLineNo">135</span>        if (id.length() &lt; 19) {<a name="line.135"></a>
+<span class="sourceLineNo">136</span>          for (int i = 0; i &lt; 19 - id.length(); i++) {<a name="line.136"></a>
+<span class="sourceLineNo">137</span>            modifiedId.append("0");<a name="line.137"></a>
+<span class="sourceLineNo">138</span>          }<a name="line.138"></a>
+<span class="sourceLineNo">139</span>          modifiedId.append(id);<a name="line.139"></a>
+<span class="sourceLineNo">140</span>        }<a name="line.140"></a>
+<span class="sourceLineNo">141</span>      }<a name="line.141"></a>
+<span class="sourceLineNo">142</span>                  URL url = StreetsideURL.string2URL(VirtualEarth.BASE_URL_PREFIX + modifiedId.toString() + VirtualEarth.BASE_URL_SUFFIX);<a name="line.142"></a>
+<span class="sourceLineNo">143</span>            if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.143"></a>
+<span class="sourceLineNo">144</span>                    logger.debug(MessageFormat.format("Tile task URL {0} invoked.", url.toString()));<a name="line.144"></a>
+<span class="sourceLineNo">145</span>            }<a name="line.145"></a>
+<span class="sourceLineNo">146</span>                        return url;<a name="line.146"></a>
+<span class="sourceLineNo">147</span>                }<a name="line.147"></a>
+<span class="sourceLineNo">148</span>        }<a name="line.148"></a>
+<span class="sourceLineNo">149</span><a name="line.149"></a>
+<span class="sourceLineNo">150</span>        public static final class MainWebsite {<a name="line.150"></a>
+<span class="sourceLineNo">151</span><a name="line.151"></a>
+<span class="sourceLineNo">152</span>                private MainWebsite() {<a name="line.152"></a>
+<span class="sourceLineNo">153</span>                        // Private constructor to avoid instantiation<a name="line.153"></a>
+<span class="sourceLineNo">154</span>                }<a name="line.154"></a>
+<span class="sourceLineNo">155</span><a name="line.155"></a>
+<span class="sourceLineNo">156</span>                /**<a name="line.156"></a>
+<span class="sourceLineNo">157</span>                 * Gives you the URL for the online viewer of a specific Streetside image.<a name="line.157"></a>
+<span class="sourceLineNo">158</span>                 * @param id the id of the image to which you want to link<a name="line.158"></a>
+<span class="sourceLineNo">159</span>                 * @return the URL of the online viewer for the image with the given image key<a name="line.159"></a>
+<span class="sourceLineNo">160</span>                 * @throws IllegalArgumentException if the image key is &lt;code&gt;null&lt;/code&gt;<a name="line.160"></a>
+<span class="sourceLineNo">161</span>                 */<a name="line.161"></a>
+<span class="sourceLineNo">162</span>                public static URL browseImage(String id) {<a name="line.162"></a>
+<span class="sourceLineNo">163</span>                        if (id == null) {<a name="line.163"></a>
+<span class="sourceLineNo">164</span>                                throw new IllegalArgumentException("The image id may not be null!");<a name="line.164"></a>
+<span class="sourceLineNo">165</span>                        }<a name="line.165"></a>
+<span class="sourceLineNo">166</span>                        return StreetsideURL.string2URL(MessageFormat.format("{0}{1}{2}{3}{4}",VirtualEarth.BASE_URL_PREFIX, "0", id, "01", VirtualEarth.BASE_URL_SUFFIX));<a name="line.166"></a>
+<span class="sourceLineNo">167</span>                }<a name="line.167"></a>
+<span class="sourceLineNo">168</span><a name="line.168"></a>
+<span class="sourceLineNo">169</span>                /**<a name="line.169"></a>
+<span class="sourceLineNo">170</span>                 * Gives you the URL for the blur editor of the image with the given key.<a name="line.170"></a>
+<span class="sourceLineNo">171</span>                 * @param id the key of the image for which you want to open the blur editor<a name="line.171"></a>
+<span class="sourceLineNo">172</span>                 * @return the URL of the blur editor<a name="line.172"></a>
+<span class="sourceLineNo">173</span>                 * @throws IllegalArgumentException if the image key is &lt;code&gt;null&lt;/code&gt;<a name="line.173"></a>
+<span class="sourceLineNo">174</span>                 */<a name="line.174"></a>
+<span class="sourceLineNo">175</span>                public static URL streetsidePrivacyLink(final String id) {<a name="line.175"></a>
+<span class="sourceLineNo">176</span>                        if (id == null) {<a name="line.176"></a>
+<span class="sourceLineNo">177</span>                                throw new IllegalArgumentException("The image id must not be null!");<a name="line.177"></a>
+<span class="sourceLineNo">178</span>                        }<a name="line.178"></a>
+<span class="sourceLineNo">179</span>                        String urlEncodedId;<a name="line.179"></a>
+<span class="sourceLineNo">180</span>                        try {<a name="line.180"></a>
+<span class="sourceLineNo">181</span>                                urlEncodedId = URLEncoder.encode(id, StandardCharsets.UTF_8.name());<a name="line.181"></a>
+<span class="sourceLineNo">182</span>                        } catch (final UnsupportedEncodingException e) {<a name="line.182"></a>
+<span class="sourceLineNo">183</span>                                logger.error(I18n.tr("Unsupported encoding when URL encoding", e));<a name="line.183"></a>
+<span class="sourceLineNo">184</span>                                urlEncodedId = id;<a name="line.184"></a>
+<span class="sourceLineNo">185</span>                        }<a name="line.185"></a>
+<span class="sourceLineNo">186</span>                        return StreetsideURL.string2URL(StreetsideURL.STREETSIDE_PRIVACY_URL, urlEncodedId);<a name="line.186"></a>
+<span class="sourceLineNo">187</span>                }<a name="line.187"></a>
+<span class="sourceLineNo">188</span><a name="line.188"></a>
+<span class="sourceLineNo">189</span>        }<a name="line.189"></a>
+<span class="sourceLineNo">190</span><a name="line.190"></a>
+<span class="sourceLineNo">191</span>        private StreetsideURL() {<a name="line.191"></a>
+<span class="sourceLineNo">192</span>                // Private constructor to avoid instantiation<a name="line.192"></a>
+<span class="sourceLineNo">193</span>        }<a name="line.193"></a>
+<span class="sourceLineNo">194</span><a name="line.194"></a>
+<span class="sourceLineNo">195</span>        public static URL[] string2URLs(String baseUrlPrefix, String cubemapImageId, String baseUrlSuffix) {<a name="line.195"></a>
+<span class="sourceLineNo">196</span>                List&lt;URL&gt; res = new ArrayList&lt;&gt;();<a name="line.196"></a>
+<span class="sourceLineNo">197</span><a name="line.197"></a>
+<span class="sourceLineNo">198</span>                switch (StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 16 : 4) {<a name="line.198"></a>
+<span class="sourceLineNo">199</span><a name="line.199"></a>
+<span class="sourceLineNo">200</span>                case 16:<a name="line.200"></a>
+<span class="sourceLineNo">201</span><a name="line.201"></a>
+<span class="sourceLineNo">202</span>                        EnumSet.allOf(CubemapUtils.CubemapFaces.class).forEach(face -&gt; {<a name="line.202"></a>
+<span class="sourceLineNo">203</span>                                for (int i = 0; i &lt; 4; i++) {<a name="line.203"></a>
+<span class="sourceLineNo">204</span>                                        for (int j = 0; j &lt; 4; j++) {<a name="line.204"></a>
+<span class="sourceLineNo">205</span>                                                try {<a name="line.205"></a>
+<span class="sourceLineNo">206</span>                                                        final String urlStr = baseUrlPrefix + cubemapImageId<a name="line.206"></a>
+<span class="sourceLineNo">207</span>                                                                        + CubemapUtils.rowCol2StreetsideCellAddressMap<a name="line.207"></a>
+<span class="sourceLineNo">208</span>                                                                                        .get(String.valueOf(i) + String.valueOf(j))<a name="line.208"></a>
+<span class="sourceLineNo">209</span>                                                                        + baseUrlSuffix;<a name="line.209"></a>
+<span class="sourceLineNo">210</span>                                                        res.add(new URL(urlStr));<a name="line.210"></a>
+<span class="sourceLineNo">211</span>                                                } catch (final MalformedURLException e) {<a name="line.211"></a>
+<span class="sourceLineNo">212</span>                                                        logger.error("Error creating URL String for cubemap " + cubemapImageId);<a name="line.212"></a>
+<span class="sourceLineNo">213</span>                                                        e.printStackTrace();<a name="line.213"></a>
+<span class="sourceLineNo">214</span>                                                }<a name="line.214"></a>
+<span class="sourceLineNo">215</span><a name="line.215"></a>
+<span class="sourceLineNo">216</span>                                        }<a name="line.216"></a>
+<span class="sourceLineNo">217</span>                                }<a name="line.217"></a>
+<span class="sourceLineNo">218</span>                        });<a name="line.218"></a>
+<span class="sourceLineNo">219</span>                        break;<a name="line.219"></a>
+<span class="sourceLineNo">220</span><a name="line.220"></a>
+<span class="sourceLineNo">221</span>                case 4:<a name="line.221"></a>
+<span class="sourceLineNo">222</span>                        EnumSet.allOf(CubemapUtils.CubemapFaces.class).forEach(face -&gt; {<a name="line.222"></a>
+<span class="sourceLineNo">223</span>                                for (int i = 0; i &lt; 4; i++) {<a name="line.223"></a>
+<span class="sourceLineNo">224</span><a name="line.224"></a>
+<span class="sourceLineNo">225</span>                                        try {<a name="line.225"></a>
+<span class="sourceLineNo">226</span>                                                final String urlStr = baseUrlPrefix + cubemapImageId<a name="line.226"></a>
+<span class="sourceLineNo">227</span>                                                                + CubemapUtils.rowCol2StreetsideCellAddressMap.get(String.valueOf(i)) + baseUrlSuffix;<a name="line.227"></a>
+<span class="sourceLineNo">228</span>                                                res.add(new URL(urlStr));<a name="line.228"></a>
+<span class="sourceLineNo">229</span>                                        } catch (final MalformedURLException e) {<a name="line.229"></a>
+<span class="sourceLineNo">230</span>                                                logger.error("Error creating URL String for cubemap " + cubemapImageId);<a name="line.230"></a>
+<span class="sourceLineNo">231</span>                                                e.printStackTrace();<a name="line.231"></a>
+<span class="sourceLineNo">232</span>                                        }<a name="line.232"></a>
+<span class="sourceLineNo">233</span><a name="line.233"></a>
+<span class="sourceLineNo">234</span>                                }<a name="line.234"></a>
+<span class="sourceLineNo">235</span>                        });<a name="line.235"></a>
+<span class="sourceLineNo">236</span>                        break; // break is optional<a name="line.236"></a>
+<span class="sourceLineNo">237</span>                default:<a name="line.237"></a>
+<span class="sourceLineNo">238</span>                        // Statements<a name="line.238"></a>
+<span class="sourceLineNo">239</span>                }<a name="line.239"></a>
+<span class="sourceLineNo">240</span>                return res.stream().toArray(URL[]::new);<a name="line.240"></a>
+<span class="sourceLineNo">241</span>        }<a name="line.241"></a>
+<span class="sourceLineNo">242</span><a name="line.242"></a>
+<span class="sourceLineNo">243</span>        /**<a name="line.243"></a>
+<span class="sourceLineNo">244</span>         * Builds a query string from it's parts that are supplied as a {@link Map}<a name="line.244"></a>
+<span class="sourceLineNo">245</span>         * @param parts the parts of the query string<a name="line.245"></a>
+<span class="sourceLineNo">246</span>         * @return the constructed query string (including a leading ?)<a name="line.246"></a>
+<span class="sourceLineNo">247</span>         */<a name="line.247"></a>
+<span class="sourceLineNo">248</span>        static String queryString(Map&lt;String, String&gt; parts) {<a name="line.248"></a>
+<span class="sourceLineNo">249</span>                final StringBuilder ret = new StringBuilder("?client_id=").append(StreetsideProperties.URL_CLIENT_ID.get());<a name="line.249"></a>
+<span class="sourceLineNo">250</span>                if (parts != null) {<a name="line.250"></a>
+<span class="sourceLineNo">251</span>                        for (final Entry&lt;String, String&gt; entry : parts.entrySet()) {<a name="line.251"></a>
+<span class="sourceLineNo">252</span>                                try {<a name="line.252"></a>
+<span class="sourceLineNo">253</span>                                        ret.append('&amp;')<a name="line.253"></a>
+<span class="sourceLineNo">254</span>                                        .append(URLEncoder.encode(entry.getKey(), StandardCharsets.UTF_8.name()))<a name="line.254"></a>
+<span class="sourceLineNo">255</span>                                        .append('=')<a name="line.255"></a>
+<span class="sourceLineNo">256</span>                                        .append(URLEncoder.encode(entry.getValue(), StandardCharsets.UTF_8.name()));<a name="line.256"></a>
+<span class="sourceLineNo">257</span>                                } catch (final UnsupportedEncodingException e) {<a name="line.257"></a>
+<span class="sourceLineNo">258</span>                                        logger.error(e); // This should not happen, as the encoding is hard-coded<a name="line.258"></a>
+<span class="sourceLineNo">259</span>                                }<a name="line.259"></a>
+<span class="sourceLineNo">260</span>                        }<a name="line.260"></a>
+<span class="sourceLineNo">261</span>                }<a name="line.261"></a>
+<span class="sourceLineNo">262</span><a name="line.262"></a>
+<span class="sourceLineNo">263</span>                if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.263"></a>
+<span class="sourceLineNo">264</span>                  logger.debug(MessageFormat.format("queryString result: {0}", ret.toString()));<a name="line.264"></a>
+<span class="sourceLineNo">265</span>                }<a name="line.265"></a>
+<span class="sourceLineNo">266</span><a name="line.266"></a>
+<span class="sourceLineNo">267</span>                return ret.toString();<a name="line.267"></a>
+<span class="sourceLineNo">268</span>        }<a name="line.268"></a>
+<span class="sourceLineNo">269</span><a name="line.269"></a>
+<span class="sourceLineNo">270</span>        static String queryStreetsideBoundsString(Map&lt;String, String&gt; parts) {<a name="line.270"></a>
+<span class="sourceLineNo">271</span>                final StringBuilder ret = new StringBuilder("?n=");<a name="line.271"></a>
+<span class="sourceLineNo">272</span>                if (parts != null) {<a name="line.272"></a>
+<span class="sourceLineNo">273</span>                        final List&lt;String&gt; bbox = new ArrayList&lt;&gt;(Arrays.asList(parts.get("bbox").split(",")));<a name="line.273"></a>
+<span class="sourceLineNo">274</span>                        try {<a name="line.274"></a>
+<span class="sourceLineNo">275</span>                                ret.append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOX_NORTH), StandardCharsets.UTF_8.name()))<a name="line.275"></a>
+<span class="sourceLineNo">276</span>                                .append("&amp;s=")<a name="line.276"></a>
+<span class="sourceLineNo">277</span>                                .append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOX_SOUTH), StandardCharsets.UTF_8.name()))<a name="line.277"></a>
+<span class="sourceLineNo">278</span>                                .append("&amp;e=")<a name="line.278"></a>
+<span class="sourceLineNo">279</span>                                .append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOXEAST), StandardCharsets.UTF_8.name()))<a name="line.279"></a>
+<span class="sourceLineNo">280</span>                                .append("&amp;w=")<a name="line.280"></a>
+<span class="sourceLineNo">281</span>                                .append(URLEncoder.encode(bbox.get(StreetsideURL.OSM_BBOX_WEST), StandardCharsets.UTF_8.name()))<a name="line.281"></a>
+<span class="sourceLineNo">282</span>                                .append("&amp;c=1000")<a name="line.282"></a>
+<span class="sourceLineNo">283</span>                                .append("&amp;appkey=")<a name="line.283"></a>
+<span class="sourceLineNo">284</span>                                .append(StreetsideProperties.BING_MAPS_KEY);<a name="line.284"></a>
+<span class="sourceLineNo">285</span>                        } catch (final UnsupportedEncodingException e) {<a name="line.285"></a>
+<span class="sourceLineNo">286</span>                                logger.error(e); // This should not happen, as the encoding is hard-coded<a name="line.286"></a>
+<span class="sourceLineNo">287</span>                        }<a name="line.287"></a>
+<span class="sourceLineNo">288</span>                }<a name="line.288"></a>
+<span class="sourceLineNo">289</span><a name="line.289"></a>
+<span class="sourceLineNo">290</span>                if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.290"></a>
+<span class="sourceLineNo">291</span>                  logger.debug(MessageFormat.format("queryStreetsideBoundsString result: {0}", ret.toString()));<a name="line.291"></a>
+<span class="sourceLineNo">292</span>                }<a name="line.292"></a>
+<span class="sourceLineNo">293</span><a name="line.293"></a>
+<span class="sourceLineNo">294</span>                return ret.toString();<a name="line.294"></a>
+<span class="sourceLineNo">295</span>        }<a name="line.295"></a>
+<span class="sourceLineNo">296</span><a name="line.296"></a>
+<span class="sourceLineNo">297</span>        static String queryByIdString(Map&lt;String, String&gt; parts) {<a name="line.297"></a>
+<span class="sourceLineNo">298</span>                final StringBuilder ret = new StringBuilder("?id=");<a name="line.298"></a>
+<span class="sourceLineNo">299</span>                try {<a name="line.299"></a>
+<span class="sourceLineNo">300</span>                        ret.append(URLEncoder.encode(StreetsideProperties.TEST_BUBBLE_ID.get(), StandardCharsets.UTF_8.name()));<a name="line.300"></a>
+<span class="sourceLineNo">301</span>                        ret.append('&amp;').append(URLEncoder.encode("appkey=", StandardCharsets.UTF_8.name())).append('=')<a name="line.301"></a>
+<span class="sourceLineNo">302</span>                        .append(URLEncoder.encode(StreetsideProperties.BING_MAPS_KEY.get(), StandardCharsets.UTF_8.name()));<a name="line.302"></a>
+<span class="sourceLineNo">303</span>                } catch (final UnsupportedEncodingException e) {<a name="line.303"></a>
+<span class="sourceLineNo">304</span>                        logger.error(e); // This should not happen, as the encoding is hard-coded<a name="line.304"></a>
+<span class="sourceLineNo">305</span>                }<a name="line.305"></a>
+<span class="sourceLineNo">306</span><a name="line.306"></a>
+<span class="sourceLineNo">307</span>                if(StreetsideProperties.DEBUGING_ENABLED.get()) {<a name="line.307"></a>
+<span class="sourceLineNo">308</span>                  logger.info("queryById result: " + ret.toString());<a name="line.308"></a>
+<span class="sourceLineNo">309</span>                }<a name="line.309"></a>
+<span class="sourceLineNo">310</span>                return ret.toString();<a name="line.310"></a>
+<span class="sourceLineNo">311</span>        }<a name="line.311"></a>
+<span class="sourceLineNo">312</span><a name="line.312"></a>
+<span class="sourceLineNo">313</span>        /**<a name="line.313"></a>
+<span class="sourceLineNo">314</span>         * Converts a {@link String} into a {@link URL} without throwing a {@link MalformedURLException}.<a name="line.314"></a>
+<span class="sourceLineNo">315</span>         * Instead such an exception will lead to an {@link logger#error(Throwable)}.<a name="line.315"></a>
+<span class="sourceLineNo">316</span>         * So you should be very confident that your URL is well-formed when calling this method.<a name="line.316"></a>
+<span class="sourceLineNo">317</span>         * @param strings the Strings describing the URL<a name="line.317"></a>
+<span class="sourceLineNo">318</span>         * @return the URL that is constructed from the given string<a name="line.318"></a>
+<span class="sourceLineNo">319</span>         */<a name="line.319"></a>
+<span class="sourceLineNo">320</span>        static URL string2URL(String... strings) {<a name="line.320"></a>
+<span class="sourceLineNo">321</span>                final StringBuilder builder = new StringBuilder();<a name="line.321"></a>
+<span class="sourceLineNo">322</span>                for (int i = 0; strings != null &amp;&amp; i &lt; strings.length; i++) {<a name="line.322"></a>
+<span class="sourceLineNo">323</span>                        builder.append(strings[i]);<a name="line.323"></a>
+<span class="sourceLineNo">324</span>                }<a name="line.324"></a>
+<span class="sourceLineNo">325</span>                try {<a name="line.325"></a>
+<span class="sourceLineNo">326</span>                        return new URL(builder.toString());<a name="line.326"></a>
+<span class="sourceLineNo">327</span>                } catch (final MalformedURLException e) {<a name="line.327"></a>
+<span class="sourceLineNo">328</span>                        logger.error(I18n.tr(String.format(<a name="line.328"></a>
+<span class="sourceLineNo">329</span>                                        "The class '%s' produces malformed URLs like '%s'!",<a name="line.329"></a>
+<span class="sourceLineNo">330</span>                                        StreetsideURL.class.getName(),<a name="line.330"></a>
+<span class="sourceLineNo">331</span>                                        builder<a name="line.331"></a>
+<span class="sourceLineNo">332</span>                                        ), e));<a name="line.332"></a>
+<span class="sourceLineNo">333</span>                        return null;<a name="line.333"></a>
+<span class="sourceLineNo">334</span>                }<a name="line.334"></a>
+<span class="sourceLineNo">335</span>        }<a name="line.335"></a>
+<span class="sourceLineNo">336</span>}<a name="line.336"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.html	(revision 34416)
@@ -0,0 +1,384 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.Desktop;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.io.IOException;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.net.URISyntaxException;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.net.URL;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.text.ParseException;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.text.SimpleDateFormat;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import java.util.ArrayList;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import java.util.Calendar;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import java.util.Iterator;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import java.util.List;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import java.util.Locale;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import java.util.Set;<a name="line.15"></a>
+<span class="sourceLineNo">016</span><a name="line.16"></a>
+<span class="sourceLineNo">017</span>import javax.swing.SwingUtilities;<a name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>import org.apache.commons.imaging.common.RationalNumber;<a name="line.19"></a>
+<span class="sourceLineNo">020</span>import org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants;<a name="line.20"></a>
+<span class="sourceLineNo">021</span>import org.openstreetmap.josm.data.Bounds;<a name="line.21"></a>
+<span class="sourceLineNo">022</span>import org.openstreetmap.josm.data.coor.LatLon;<a name="line.22"></a>
+<span class="sourceLineNo">023</span>import org.openstreetmap.josm.gui.MainApplication;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;<a name="line.24"></a>
+<span class="sourceLineNo">025</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;<a name="line.25"></a>
+<span class="sourceLineNo">026</span>import org.openstreetmap.josm.plugins.streetside.StreetsideSequence;<a name="line.26"></a>
+<span class="sourceLineNo">027</span>import org.openstreetmap.josm.tools.I18n;<a name="line.27"></a>
+<span class="sourceLineNo">028</span><a name="line.28"></a>
+<span class="sourceLineNo">029</span>/**<a name="line.29"></a>
+<span class="sourceLineNo">030</span> * Set of utilities.<a name="line.30"></a>
+<span class="sourceLineNo">031</span> *<a name="line.31"></a>
+<span class="sourceLineNo">032</span> * @author nokutu<a name="line.32"></a>
+<span class="sourceLineNo">033</span> */<a name="line.33"></a>
+<span class="sourceLineNo">034</span>public final class StreetsideUtils {<a name="line.34"></a>
+<span class="sourceLineNo">035</span><a name="line.35"></a>
+<span class="sourceLineNo">036</span>  private static final double MIN_ZOOM_SQUARE_SIDE = 0.002;<a name="line.36"></a>
+<span class="sourceLineNo">037</span><a name="line.37"></a>
+<span class="sourceLineNo">038</span>  private StreetsideUtils() {<a name="line.38"></a>
+<span class="sourceLineNo">039</span>    // Private constructor to avoid instantiation<a name="line.39"></a>
+<span class="sourceLineNo">040</span>  }<a name="line.40"></a>
+<span class="sourceLineNo">041</span><a name="line.41"></a>
+<span class="sourceLineNo">042</span>  /**<a name="line.42"></a>
+<span class="sourceLineNo">043</span>   * Open the default browser in the given URL.<a name="line.43"></a>
+<span class="sourceLineNo">044</span>   *<a name="line.44"></a>
+<span class="sourceLineNo">045</span>   * @param url The (not-null) URL that is going to be opened.<a name="line.45"></a>
+<span class="sourceLineNo">046</span>   * @throws IOException when the URL could not be opened<a name="line.46"></a>
+<span class="sourceLineNo">047</span>   */<a name="line.47"></a>
+<span class="sourceLineNo">048</span>  public static void browse(URL url) throws IOException {<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    if (url == null) {<a name="line.49"></a>
+<span class="sourceLineNo">050</span>      throw new IllegalArgumentException();<a name="line.50"></a>
+<span class="sourceLineNo">051</span>    }<a name="line.51"></a>
+<span class="sourceLineNo">052</span>    Desktop desktop = Desktop.getDesktop();<a name="line.52"></a>
+<span class="sourceLineNo">053</span>    if (desktop.isSupported(Desktop.Action.BROWSE)) {<a name="line.53"></a>
+<span class="sourceLineNo">054</span>      try {<a name="line.54"></a>
+<span class="sourceLineNo">055</span>        desktop.browse(url.toURI());<a name="line.55"></a>
+<span class="sourceLineNo">056</span>      } catch (URISyntaxException e1) {<a name="line.56"></a>
+<span class="sourceLineNo">057</span>        throw new IOException(e1);<a name="line.57"></a>
+<span class="sourceLineNo">058</span>      }<a name="line.58"></a>
+<span class="sourceLineNo">059</span>    } else {<a name="line.59"></a>
+<span class="sourceLineNo">060</span>      Runtime runtime = Runtime.getRuntime();<a name="line.60"></a>
+<span class="sourceLineNo">061</span>      runtime.exec("xdg-open " + url);<a name="line.61"></a>
+<span class="sourceLineNo">062</span>    }<a name="line.62"></a>
+<span class="sourceLineNo">063</span>  }<a name="line.63"></a>
+<span class="sourceLineNo">064</span><a name="line.64"></a>
+<span class="sourceLineNo">065</span>  /**<a name="line.65"></a>
+<span class="sourceLineNo">066</span>   * Returns the current date formatted as EXIF timestamp.<a name="line.66"></a>
+<span class="sourceLineNo">067</span>   * As timezone the default timezone of the JVM is used ({@link java.util.TimeZone#getDefault()}).<a name="line.67"></a>
+<span class="sourceLineNo">068</span>   *<a name="line.68"></a>
+<span class="sourceLineNo">069</span>   * @return A {@code String} object containing the current date.<a name="line.69"></a>
+<span class="sourceLineNo">070</span>   */<a name="line.70"></a>
+<span class="sourceLineNo">071</span>  public static String currentDate() {<a name="line.71"></a>
+<span class="sourceLineNo">072</span>    return new SimpleDateFormat("yyyy:MM:dd HH:mm:ss", Locale.UK).format(Calendar.getInstance().getTime());<a name="line.72"></a>
+<span class="sourceLineNo">073</span>  }<a name="line.73"></a>
+<span class="sourceLineNo">074</span><a name="line.74"></a>
+<span class="sourceLineNo">075</span>  /**<a name="line.75"></a>
+<span class="sourceLineNo">076</span>   * Returns current time in Epoch format (milliseconds since 1970-01-01T00:00:00+0000)<a name="line.76"></a>
+<span class="sourceLineNo">077</span>   *<a name="line.77"></a>
+<span class="sourceLineNo">078</span>   * @return The current date in Epoch format.<a name="line.78"></a>
+<span class="sourceLineNo">079</span>   */<a name="line.79"></a>
+<span class="sourceLineNo">080</span>  public static long currentTime() {<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    return Calendar.getInstance().getTimeInMillis();<a name="line.81"></a>
+<span class="sourceLineNo">082</span>  }<a name="line.82"></a>
+<span class="sourceLineNo">083</span><a name="line.83"></a>
+<span class="sourceLineNo">084</span>  /**<a name="line.84"></a>
+<span class="sourceLineNo">085</span>   * Parses a string with a given format and returns the Epoch time.<a name="line.85"></a>
+<span class="sourceLineNo">086</span>   * If no timezone information is given, the default timezone of the JVM is used<a name="line.86"></a>
+<span class="sourceLineNo">087</span>   * ({@link java.util.TimeZone#getDefault()}).<a name="line.87"></a>
+<span class="sourceLineNo">088</span>   *<a name="line.88"></a>
+<span class="sourceLineNo">089</span>   * @param date   The string containing the date.<a name="line.89"></a>
+<span class="sourceLineNo">090</span>   * @param format The format of the date.<a name="line.90"></a>
+<span class="sourceLineNo">091</span>   * @return The date in Epoch format.<a name="line.91"></a>
+<span class="sourceLineNo">092</span>   * @throws ParseException if the date cannot be parsed with the given format<a name="line.92"></a>
+<span class="sourceLineNo">093</span>   */<a name="line.93"></a>
+<span class="sourceLineNo">094</span>  public static long getEpoch(String date, String format) throws ParseException {<a name="line.94"></a>
+<span class="sourceLineNo">095</span>    return new SimpleDateFormat(format, Locale.UK).parse(date).getTime();<a name="line.95"></a>
+<span class="sourceLineNo">096</span>  }<a name="line.96"></a>
+<span class="sourceLineNo">097</span><a name="line.97"></a>
+<span class="sourceLineNo">098</span>  /**<a name="line.98"></a>
+<span class="sourceLineNo">099</span>   * Calculates the decimal degree-value from a degree value given in<a name="line.99"></a>
+<span class="sourceLineNo">100</span>   * degrees-minutes-seconds-format<a name="line.100"></a>
+<span class="sourceLineNo">101</span>   *<a name="line.101"></a>
+<span class="sourceLineNo">102</span>   * @param degMinSec an array of length 3, the values in there are (in this order)<a name="line.102"></a>
+<span class="sourceLineNo">103</span>   *                  degrees, minutes and seconds<a name="line.103"></a>
+<span class="sourceLineNo">104</span>   * @param ref       the latitude or longitude reference determining if the given value<a name="line.104"></a>
+<span class="sourceLineNo">105</span>   *                  is:<a name="line.105"></a>
+<span class="sourceLineNo">106</span>   *                  &lt;ul&gt;<a name="line.106"></a>
+<span class="sourceLineNo">107</span>   *                  &lt;li&gt;north (<a name="line.107"></a>
+<span class="sourceLineNo">108</span>   *                  {@link GpsTagConstants#GPS_TAG_GPS_LATITUDE_REF_VALUE_NORTH}) or<a name="line.108"></a>
+<span class="sourceLineNo">109</span>   *                  south (<a name="line.109"></a>
+<span class="sourceLineNo">110</span>   *                  {@link GpsTagConstants#GPS_TAG_GPS_LATITUDE_REF_VALUE_SOUTH}) of<a name="line.110"></a>
+<span class="sourceLineNo">111</span>   *                  the equator&lt;/li&gt;<a name="line.111"></a>
+<span class="sourceLineNo">112</span>   *                  &lt;li&gt;east (<a name="line.112"></a>
+<span class="sourceLineNo">113</span>   *                  {@link GpsTagConstants#GPS_TAG_GPS_LONGITUDE_REF_VALUE_EAST}) or<a name="line.113"></a>
+<span class="sourceLineNo">114</span>   *                  west ({@link GpsTagConstants#GPS_TAG_GPS_LONGITUDE_REF_VALUE_WEST}<a name="line.114"></a>
+<span class="sourceLineNo">115</span>   *                  ) of the equator&lt;/li&gt;<a name="line.115"></a>
+<span class="sourceLineNo">116</span>   *                  &lt;/ul&gt;<a name="line.116"></a>
+<span class="sourceLineNo">117</span>   * @return the decimal degree-value for the given input, negative when west of<a name="line.117"></a>
+<span class="sourceLineNo">118</span>   * 0-meridian or south of equator, positive otherwise<a name="line.118"></a>
+<span class="sourceLineNo">119</span>   * @throws IllegalArgumentException if {@code degMinSec} doesn't have length 3 or if {@code ref} is<a name="line.119"></a>
+<span class="sourceLineNo">120</span>   *                                  not one of the values mentioned above<a name="line.120"></a>
+<span class="sourceLineNo">121</span>   */<a name="line.121"></a>
+<span class="sourceLineNo">122</span>  public static double degMinSecToDouble(RationalNumber[] degMinSec, String ref) {<a name="line.122"></a>
+<span class="sourceLineNo">123</span>    if (degMinSec == null || degMinSec.length != 3) {<a name="line.123"></a>
+<span class="sourceLineNo">124</span>      throw new IllegalArgumentException("Array's length must be 3.");<a name="line.124"></a>
+<span class="sourceLineNo">125</span>    }<a name="line.125"></a>
+<span class="sourceLineNo">126</span>    for (int i = 0; i &lt; 3; i++) {<a name="line.126"></a>
+<span class="sourceLineNo">127</span>      if (degMinSec[i] == null)<a name="line.127"></a>
+<span class="sourceLineNo">128</span>        throw new IllegalArgumentException("Null value in array.");<a name="line.128"></a>
+<span class="sourceLineNo">129</span>    }<a name="line.129"></a>
+<span class="sourceLineNo">130</span><a name="line.130"></a>
+<span class="sourceLineNo">131</span>    switch (ref) {<a name="line.131"></a>
+<span class="sourceLineNo">132</span>      case GpsTagConstants.GPS_TAG_GPS_LATITUDE_REF_VALUE_NORTH:<a name="line.132"></a>
+<span class="sourceLineNo">133</span>      case GpsTagConstants.GPS_TAG_GPS_LATITUDE_REF_VALUE_SOUTH:<a name="line.133"></a>
+<span class="sourceLineNo">134</span>      case GpsTagConstants.GPS_TAG_GPS_LONGITUDE_REF_VALUE_EAST:<a name="line.134"></a>
+<span class="sourceLineNo">135</span>      case GpsTagConstants.GPS_TAG_GPS_LONGITUDE_REF_VALUE_WEST:<a name="line.135"></a>
+<span class="sourceLineNo">136</span>        break;<a name="line.136"></a>
+<span class="sourceLineNo">137</span>      default:<a name="line.137"></a>
+<span class="sourceLineNo">138</span>        throw new IllegalArgumentException("Invalid ref.");<a name="line.138"></a>
+<span class="sourceLineNo">139</span>    }<a name="line.139"></a>
+<span class="sourceLineNo">140</span><a name="line.140"></a>
+<span class="sourceLineNo">141</span>    double result = degMinSec[0].doubleValue(); // degrees<a name="line.141"></a>
+<span class="sourceLineNo">142</span>    result += degMinSec[1].doubleValue() / 60; // minutes<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    result += degMinSec[2].doubleValue() / 3600; // seconds<a name="line.143"></a>
+<span class="sourceLineNo">144</span><a name="line.144"></a>
+<span class="sourceLineNo">145</span>    if (GpsTagConstants.GPS_TAG_GPS_LATITUDE_REF_VALUE_SOUTH.equals(ref)<a name="line.145"></a>
+<span class="sourceLineNo">146</span>            || GpsTagConstants.GPS_TAG_GPS_LONGITUDE_REF_VALUE_WEST.equals(ref)) {<a name="line.146"></a>
+<span class="sourceLineNo">147</span>      result *= -1;<a name="line.147"></a>
+<span class="sourceLineNo">148</span>    }<a name="line.148"></a>
+<span class="sourceLineNo">149</span><a name="line.149"></a>
+<span class="sourceLineNo">150</span>    result = 360 * ((result + 180) / 360 - Math.floor((result + 180) / 360)) - 180;<a name="line.150"></a>
+<span class="sourceLineNo">151</span>    return result;<a name="line.151"></a>
+<span class="sourceLineNo">152</span>  }<a name="line.152"></a>
+<span class="sourceLineNo">153</span><a name="line.153"></a>
+<span class="sourceLineNo">154</span>  /**<a name="line.154"></a>
+<span class="sourceLineNo">155</span>   * Joins two images into the same sequence. One of them must be the last image of a sequence, the other one the beginning of a different one.<a name="line.155"></a>
+<span class="sourceLineNo">156</span>   *<a name="line.156"></a>
+<span class="sourceLineNo">157</span>   * @param imgA the first image, into whose sequence the images from the sequence of the second image are merged<a name="line.157"></a>
+<span class="sourceLineNo">158</span>   * @param imgB the second image, whose sequence is merged into the sequence of the first image<a name="line.158"></a>
+<span class="sourceLineNo">159</span>   */<a name="line.159"></a>
+<span class="sourceLineNo">160</span>  public static synchronized void join(StreetsideAbstractImage imgA, StreetsideAbstractImage imgB) {<a name="line.160"></a>
+<span class="sourceLineNo">161</span>    if (imgA == null || imgB == null) {<a name="line.161"></a>
+<span class="sourceLineNo">162</span>      throw new IllegalArgumentException("Both images must be non-null for joining.");<a name="line.162"></a>
+<span class="sourceLineNo">163</span>    }<a name="line.163"></a>
+<span class="sourceLineNo">164</span>    if (imgA.getSequence() == imgB.getSequence()) {<a name="line.164"></a>
+<span class="sourceLineNo">165</span>      throw new IllegalArgumentException("You can only join images of different sequences.");<a name="line.165"></a>
+<span class="sourceLineNo">166</span>    }<a name="line.166"></a>
+<span class="sourceLineNo">167</span>    if ((imgA.next() != null || imgB.previous() != null) &amp;&amp; (imgB.next() != null || imgA.previous() != null)) {<a name="line.167"></a>
+<span class="sourceLineNo">168</span>      throw new IllegalArgumentException("You can only join an image at the end of a sequence with one at the beginning of another sequence.");<a name="line.168"></a>
+<span class="sourceLineNo">169</span>    }<a name="line.169"></a>
+<span class="sourceLineNo">170</span>    if (imgA.next() != null || imgB.previous() != null) {<a name="line.170"></a>
+<span class="sourceLineNo">171</span>      join(imgB, imgA);<a name="line.171"></a>
+<span class="sourceLineNo">172</span>    } else {<a name="line.172"></a>
+<span class="sourceLineNo">173</span>      for (StreetsideAbstractImage img : imgB.getSequence().getImages()) {<a name="line.173"></a>
+<span class="sourceLineNo">174</span>        imgA.getSequence().add(img);<a name="line.174"></a>
+<span class="sourceLineNo">175</span>      }<a name="line.175"></a>
+<span class="sourceLineNo">176</span>      StreetsideLayer.invalidateInstance();<a name="line.176"></a>
+<span class="sourceLineNo">177</span>    }<a name="line.177"></a>
+<span class="sourceLineNo">178</span>  }<a name="line.178"></a>
+<span class="sourceLineNo">179</span><a name="line.179"></a>
+<span class="sourceLineNo">180</span>  /**<a name="line.180"></a>
+<span class="sourceLineNo">181</span>   * Zooms to fit all the {@link StreetsideAbstractImage} objects stored in the<a name="line.181"></a>
+<span class="sourceLineNo">182</span>   * database.<a name="line.182"></a>
+<span class="sourceLineNo">183</span>   */<a name="line.183"></a>
+<span class="sourceLineNo">184</span>  public static void showAllPictures() {<a name="line.184"></a>
+<span class="sourceLineNo">185</span>    showPictures(StreetsideLayer.getInstance().getData().getImages(), false);<a name="line.185"></a>
+<span class="sourceLineNo">186</span>  }<a name="line.186"></a>
+<span class="sourceLineNo">187</span><a name="line.187"></a>
+<span class="sourceLineNo">188</span>  /**<a name="line.188"></a>
+<span class="sourceLineNo">189</span>   * Zooms to fit all the given {@link StreetsideAbstractImage} objects.<a name="line.189"></a>
+<span class="sourceLineNo">190</span>   *<a name="line.190"></a>
+<span class="sourceLineNo">191</span>   * @param images The images your are zooming to.<a name="line.191"></a>
+<span class="sourceLineNo">192</span>   * @param select Whether the added images must be selected or not.<a name="line.192"></a>
+<span class="sourceLineNo">193</span>   */<a name="line.193"></a>
+<span class="sourceLineNo">194</span>  public static void showPictures(final Set&lt;StreetsideAbstractImage&gt; images, final boolean select) {<a name="line.194"></a>
+<span class="sourceLineNo">195</span>    if (!SwingUtilities.isEventDispatchThread()) {<a name="line.195"></a>
+<span class="sourceLineNo">196</span>      SwingUtilities.invokeLater(() -&gt; showPictures(images, select));<a name="line.196"></a>
+<span class="sourceLineNo">197</span>    } else {<a name="line.197"></a>
+<span class="sourceLineNo">198</span>      Bounds zoomBounds;<a name="line.198"></a>
+<span class="sourceLineNo">199</span>      if (images.isEmpty()) {<a name="line.199"></a>
+<span class="sourceLineNo">200</span>        zoomBounds = new Bounds(new LatLon(0, 0));<a name="line.200"></a>
+<span class="sourceLineNo">201</span>      } else {<a name="line.201"></a>
+<span class="sourceLineNo">202</span>        zoomBounds = new Bounds(images.iterator().next().getMovingLatLon());<a name="line.202"></a>
+<span class="sourceLineNo">203</span>        for (StreetsideAbstractImage img : images) {<a name="line.203"></a>
+<span class="sourceLineNo">204</span>          zoomBounds.extend(img.getMovingLatLon());<a name="line.204"></a>
+<span class="sourceLineNo">205</span>        }<a name="line.205"></a>
+<span class="sourceLineNo">206</span>      }<a name="line.206"></a>
+<span class="sourceLineNo">207</span><a name="line.207"></a>
+<span class="sourceLineNo">208</span>      // The zoom rectangle must have a minimum size.<a name="line.208"></a>
+<span class="sourceLineNo">209</span>      double latExtent = Math.max(zoomBounds.getMaxLat() - zoomBounds.getMinLat(), MIN_ZOOM_SQUARE_SIDE);<a name="line.209"></a>
+<span class="sourceLineNo">210</span>      double lonExtent = Math.max(zoomBounds.getMaxLon() - zoomBounds.getMinLon(), MIN_ZOOM_SQUARE_SIDE);<a name="line.210"></a>
+<span class="sourceLineNo">211</span>      zoomBounds = new Bounds(zoomBounds.getCenter(), latExtent, lonExtent);<a name="line.211"></a>
+<span class="sourceLineNo">212</span><a name="line.212"></a>
+<span class="sourceLineNo">213</span>      MainApplication.getMap().mapView.zoomTo(zoomBounds);<a name="line.213"></a>
+<span class="sourceLineNo">214</span>      StreetsideLayer.getInstance().getData().setSelectedImage(null);<a name="line.214"></a>
+<span class="sourceLineNo">215</span>      if (select) {<a name="line.215"></a>
+<span class="sourceLineNo">216</span>        StreetsideLayer.getInstance().getData().addMultiSelectedImage(images);<a name="line.216"></a>
+<span class="sourceLineNo">217</span>      }<a name="line.217"></a>
+<span class="sourceLineNo">218</span>      StreetsideLayer.invalidateInstance();<a name="line.218"></a>
+<span class="sourceLineNo">219</span>    }<a name="line.219"></a>
+<span class="sourceLineNo">220</span><a name="line.220"></a>
+<span class="sourceLineNo">221</span>  }<a name="line.221"></a>
+<span class="sourceLineNo">222</span><a name="line.222"></a>
+<span class="sourceLineNo">223</span>  /**<a name="line.223"></a>
+<span class="sourceLineNo">224</span>   * Separates two images belonging to the same sequence. The two images have to be consecutive in the same sequence.<a name="line.224"></a>
+<span class="sourceLineNo">225</span>   * Two new sequences are created and all images up to (and including) either {@code imgA} or {@code imgB} (whichever appears first in the sequence) are put into the first of the two sequences.<a name="line.225"></a>
+<span class="sourceLineNo">226</span>   * All others are put into the second new sequence.<a name="line.226"></a>
+<span class="sourceLineNo">227</span>   *<a name="line.227"></a>
+<span class="sourceLineNo">228</span>   * @param imgA one of the images marking where to split the sequence<a name="line.228"></a>
+<span class="sourceLineNo">229</span>   * @param imgB the other image marking where to split the sequence, needs to be a direct neighbour of {@code imgA} in the sequence.<a name="line.229"></a>
+<span class="sourceLineNo">230</span>   */<a name="line.230"></a>
+<span class="sourceLineNo">231</span>  public static synchronized void unjoin(StreetsideAbstractImage imgA, StreetsideAbstractImage imgB) {<a name="line.231"></a>
+<span class="sourceLineNo">232</span>    if (imgA == null || imgB == null) {<a name="line.232"></a>
+<span class="sourceLineNo">233</span>      throw new IllegalArgumentException("Both images must be non-null for unjoining.");<a name="line.233"></a>
+<span class="sourceLineNo">234</span>    }<a name="line.234"></a>
+<span class="sourceLineNo">235</span>    if (imgA.getSequence() != imgB.getSequence()) {<a name="line.235"></a>
+<span class="sourceLineNo">236</span>      throw new IllegalArgumentException("You can only unjoin with two images from the same sequence.");<a name="line.236"></a>
+<span class="sourceLineNo">237</span>    }<a name="line.237"></a>
+<span class="sourceLineNo">238</span>    if (imgB.equals(imgA.next()) &amp;&amp; imgA.equals(imgB.next())) {<a name="line.238"></a>
+<span class="sourceLineNo">239</span>      throw new IllegalArgumentException("When unjoining with two images these must be consecutive in one sequence.");<a name="line.239"></a>
+<span class="sourceLineNo">240</span>    }<a name="line.240"></a>
+<span class="sourceLineNo">241</span><a name="line.241"></a>
+<span class="sourceLineNo">242</span>    if (imgA.equals(imgB.next())) {<a name="line.242"></a>
+<span class="sourceLineNo">243</span>      unjoin(imgB, imgA);<a name="line.243"></a>
+<span class="sourceLineNo">244</span>    } else {<a name="line.244"></a>
+<span class="sourceLineNo">245</span>      StreetsideSequence seqA = new StreetsideSequence();<a name="line.245"></a>
+<span class="sourceLineNo">246</span>      StreetsideSequence seqB = new StreetsideSequence();<a name="line.246"></a>
+<span class="sourceLineNo">247</span>      boolean insideFirstHalf = true;<a name="line.247"></a>
+<span class="sourceLineNo">248</span>      for (StreetsideAbstractImage img : imgA.getSequence().getImages()) {<a name="line.248"></a>
+<span class="sourceLineNo">249</span>        if (insideFirstHalf) {<a name="line.249"></a>
+<span class="sourceLineNo">250</span>          seqA.add(img);<a name="line.250"></a>
+<span class="sourceLineNo">251</span>        } else {<a name="line.251"></a>
+<span class="sourceLineNo">252</span>          seqB.add(img);<a name="line.252"></a>
+<span class="sourceLineNo">253</span>        }<a name="line.253"></a>
+<span class="sourceLineNo">254</span>        if (img.equals(imgA)) {<a name="line.254"></a>
+<span class="sourceLineNo">255</span>          insideFirstHalf = false;<a name="line.255"></a>
+<span class="sourceLineNo">256</span>        }<a name="line.256"></a>
+<span class="sourceLineNo">257</span>      }<a name="line.257"></a>
+<span class="sourceLineNo">258</span>      StreetsideLayer.invalidateInstance();<a name="line.258"></a>
+<span class="sourceLineNo">259</span>    }<a name="line.259"></a>
+<span class="sourceLineNo">260</span>  }<a name="line.260"></a>
+<span class="sourceLineNo">261</span><a name="line.261"></a>
+<span class="sourceLineNo">262</span>  /**<a name="line.262"></a>
+<span class="sourceLineNo">263</span>   * Updates the help text at the bottom of the window.<a name="line.263"></a>
+<span class="sourceLineNo">264</span>   */<a name="line.264"></a>
+<span class="sourceLineNo">265</span>  public static void updateHelpText() {<a name="line.265"></a>
+<span class="sourceLineNo">266</span>    if (MainApplication.getMap() == null || MainApplication.getMap().statusLine == null) {<a name="line.266"></a>
+<span class="sourceLineNo">267</span>      return;<a name="line.267"></a>
+<span class="sourceLineNo">268</span>    }<a name="line.268"></a>
+<span class="sourceLineNo">269</span>    StringBuilder ret = new StringBuilder();<a name="line.269"></a>
+<span class="sourceLineNo">270</span>    if (PluginState.isDownloading()) {<a name="line.270"></a>
+<span class="sourceLineNo">271</span>      ret.append(I18n.tr("Downloading Streetside images"));<a name="line.271"></a>
+<span class="sourceLineNo">272</span>    } else if (StreetsideLayer.hasInstance() &amp;&amp; !StreetsideLayer.getInstance().getData().getImages().isEmpty()) {<a name="line.272"></a>
+<span class="sourceLineNo">273</span>      ret.append(I18n.tr("Total Streetside images: {0}", StreetsideLayer.getInstance().getToolTipText()));<a name="line.273"></a>
+<span class="sourceLineNo">274</span>    } else if (PluginState.isSubmittingChangeset()) {<a name="line.274"></a>
+<span class="sourceLineNo">275</span>        ret.append(I18n.tr("Submitting Streetside Changeset"));<a name="line.275"></a>
+<span class="sourceLineNo">276</span>    } else {<a name="line.276"></a>
+<span class="sourceLineNo">277</span>      ret.append(I18n.tr("No images found"));<a name="line.277"></a>
+<span class="sourceLineNo">278</span>    }<a name="line.278"></a>
+<span class="sourceLineNo">279</span>    if (StreetsideLayer.hasInstance() &amp;&amp; StreetsideLayer.getInstance().mode != null) {<a name="line.279"></a>
+<span class="sourceLineNo">280</span>      ret.append(" — ").append(I18n.tr(StreetsideLayer.getInstance().mode.toString()));<a name="line.280"></a>
+<span class="sourceLineNo">281</span>    }<a name="line.281"></a>
+<span class="sourceLineNo">282</span>    if (PluginState.isUploading()) {<a name="line.282"></a>
+<span class="sourceLineNo">283</span>      ret.append(" — ").append(PluginState.getUploadString());<a name="line.283"></a>
+<span class="sourceLineNo">284</span>    }<a name="line.284"></a>
+<span class="sourceLineNo">285</span>    MainApplication.getMap().statusLine.setHelpText(ret.toString());<a name="line.285"></a>
+<span class="sourceLineNo">286</span>  }<a name="line.286"></a>
+<span class="sourceLineNo">287</span><a name="line.287"></a>
+<span class="sourceLineNo">288</span>  public static List&lt;StreetsideAbstractImage&gt; sortImagesInSequence(List&lt;StreetsideAbstractImage&gt; images) {<a name="line.288"></a>
+<span class="sourceLineNo">289</span>    List&lt;StreetsideAbstractImage&gt; res = new ArrayList&lt;StreetsideAbstractImage&gt;();<a name="line.289"></a>
+<span class="sourceLineNo">290</span>    if (images != null &amp;&amp; images.size() &gt; 0) {<a name="line.290"></a>
+<span class="sourceLineNo">291</span>      res.add(images.get(0));<a name="line.291"></a>
+<span class="sourceLineNo">292</span>      try {<a name="line.292"></a>
+<span class="sourceLineNo">293</span>      images.remove(0);<a name="line.293"></a>
+<span class="sourceLineNo">294</span>      String nextImageId = Long.toString(images.get(0).getNe());<a name="line.294"></a>
+<span class="sourceLineNo">295</span>      if (nextImageId != null) {<a name="line.295"></a>
+<span class="sourceLineNo">296</span>        Iterator&lt;StreetsideAbstractImage&gt; iter = images.iterator();<a name="line.296"></a>
+<span class="sourceLineNo">297</span>        while (iter.hasNext()) {<a name="line.297"></a>
+<span class="sourceLineNo">298</span>          StreetsideAbstractImage current = (StreetsideAbstractImage) iter.next();<a name="line.298"></a>
+<span class="sourceLineNo">299</span>          if (nextImageId.equals(current.getId())) {<a name="line.299"></a>
+<span class="sourceLineNo">300</span>            res.add(current);<a name="line.300"></a>
+<span class="sourceLineNo">301</span>            images.remove(current);<a name="line.301"></a>
+<span class="sourceLineNo">302</span>          }<a name="line.302"></a>
+<span class="sourceLineNo">303</span>        }<a name="line.303"></a>
+<span class="sourceLineNo">304</span>      }<a name="line.304"></a>
+<span class="sourceLineNo">305</span>      } catch (java.lang.UnsupportedOperationException uoe) {<a name="line.305"></a>
+<span class="sourceLineNo">306</span>        // ignore<a name="line.306"></a>
+<span class="sourceLineNo">307</span>      }<a name="line.307"></a>
+<span class="sourceLineNo">308</span>    }<a name="line.308"></a>
+<span class="sourceLineNo">309</span><a name="line.309"></a>
+<span class="sourceLineNo">310</span>    return res;<a name="line.310"></a>
+<span class="sourceLineNo">311</span>  }<a name="line.311"></a>
+<span class="sourceLineNo">312</span>}<a name="line.312"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.html	(revision 34416)
@@ -0,0 +1,186 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils.api;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.text.ParseException;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.text.SimpleDateFormat;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.Collection;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.util.HashSet;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.util.Locale;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.util.function.Function;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.json.JsonArray;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.json.JsonNumber;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.json.JsonObject;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.json.JsonValue;<a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.apache.log4j.Logger;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.data.coor.LatLon;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.tools.I18n;<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>public final class JsonDecoder {<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>  final static Logger logger = Logger.getLogger(JsonDecoder.class);<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>  private JsonDecoder() {<a name="line.24"></a>
+<span class="sourceLineNo">025</span>    // Private constructor to avoid instantiation<a name="line.25"></a>
+<span class="sourceLineNo">026</span>  }<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>  /**<a name="line.28"></a>
+<span class="sourceLineNo">029</span>   * Parses a given {@link JsonObject} as a GeoJSON FeatureCollection into a {@link Collection}<a name="line.29"></a>
+<span class="sourceLineNo">030</span>   * of the desired Java objects. The method, which converts the GeoJSON features into Java objects<a name="line.30"></a>
+<span class="sourceLineNo">031</span>   * is given as a parameter to this method.<a name="line.31"></a>
+<span class="sourceLineNo">032</span>   * @param &lt;T&gt; feature type<a name="line.32"></a>
+<span class="sourceLineNo">033</span>   * @param json the {@link JsonObject} to be parsed<a name="line.33"></a>
+<span class="sourceLineNo">034</span>   * @param featureDecoder feature decoder which transforms JSON objects to Java objects<a name="line.34"></a>
+<span class="sourceLineNo">035</span>   * @return a {@link Collection} which is parsed from the given {@link JsonObject}, which contains GeoJSON.<a name="line.35"></a>
+<span class="sourceLineNo">036</span>   *         Currently a {@link HashSet} is used, but please don't rely on it, this could change at any time without<a name="line.36"></a>
+<span class="sourceLineNo">037</span>   *         prior notice. The return value will not be &lt;code&gt;null&lt;/code&gt;.<a name="line.37"></a>
+<span class="sourceLineNo">038</span>   */<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  public static &lt;T&gt; Collection&lt;T&gt; decodeFeatureCollection(final JsonObject json, Function&lt;JsonObject, T&gt; featureDecoder) {<a name="line.39"></a>
+<span class="sourceLineNo">040</span>    final Collection&lt;T&gt; result = new HashSet&lt;&gt;();<a name="line.40"></a>
+<span class="sourceLineNo">041</span>    if (<a name="line.41"></a>
+<span class="sourceLineNo">042</span>      json != null &amp;&amp; "FeatureCollection".equals(json.getString("type", null)) &amp;&amp; json.containsKey("features")<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    ) {<a name="line.43"></a>
+<span class="sourceLineNo">044</span>      final JsonValue features = json.get("features");<a name="line.44"></a>
+<span class="sourceLineNo">045</span>      for (int i = 0; features instanceof JsonArray &amp;&amp; i &lt; ((JsonArray) features).size(); i++) {<a name="line.45"></a>
+<span class="sourceLineNo">046</span>        final JsonValue val = ((JsonArray) features).get(i);<a name="line.46"></a>
+<span class="sourceLineNo">047</span>        if (val instanceof JsonObject) {<a name="line.47"></a>
+<span class="sourceLineNo">048</span>          final T feature = featureDecoder.apply((JsonObject) val);<a name="line.48"></a>
+<span class="sourceLineNo">049</span>          if (feature != null) {<a name="line.49"></a>
+<span class="sourceLineNo">050</span>            result.add(feature);<a name="line.50"></a>
+<span class="sourceLineNo">051</span>          }<a name="line.51"></a>
+<span class="sourceLineNo">052</span>        }<a name="line.52"></a>
+<span class="sourceLineNo">053</span>      }<a name="line.53"></a>
+<span class="sourceLineNo">054</span>    }<a name="line.54"></a>
+<span class="sourceLineNo">055</span>    return result;<a name="line.55"></a>
+<span class="sourceLineNo">056</span>  }<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>  /**<a name="line.58"></a>
+<span class="sourceLineNo">059</span>   * Decodes a {@link JsonArray} of exactly size 2 to a {@link LatLon} instance.<a name="line.59"></a>
+<span class="sourceLineNo">060</span>   * The first value in the {@link JsonArray} is treated as longitude, the second one as latitude.<a name="line.60"></a>
+<span class="sourceLineNo">061</span>   * @param json the {@link JsonArray} containing the two numbers<a name="line.61"></a>
+<span class="sourceLineNo">062</span>   * @return the decoded {@link LatLon} instance, or &lt;code&gt;null&lt;/code&gt; if the parameter is<a name="line.62"></a>
+<span class="sourceLineNo">063</span>   *         not a {@link JsonArray} of exactly size 2 containing two {@link JsonNumber}s.<a name="line.63"></a>
+<span class="sourceLineNo">064</span>   */<a name="line.64"></a>
+<span class="sourceLineNo">065</span>  static LatLon decodeLatLon(final JsonArray json) {<a name="line.65"></a>
+<span class="sourceLineNo">066</span>    final double[] result = decodeDoublePair(json);<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    if (result != null) {<a name="line.67"></a>
+<span class="sourceLineNo">068</span>      return new LatLon(result[1], result[0]);<a name="line.68"></a>
+<span class="sourceLineNo">069</span>    }<a name="line.69"></a>
+<span class="sourceLineNo">070</span>    return null;<a name="line.70"></a>
+<span class="sourceLineNo">071</span>  }<a name="line.71"></a>
+<span class="sourceLineNo">072</span><a name="line.72"></a>
+<span class="sourceLineNo">073</span>  /**<a name="line.73"></a>
+<span class="sourceLineNo">074</span>   * Decodes a pair of double values, which are stored in a {@link JsonArray} of exactly size 2.<a name="line.74"></a>
+<span class="sourceLineNo">075</span>   * @param json the {@link JsonArray} containing the two values<a name="line.75"></a>
+<span class="sourceLineNo">076</span>   * @return a double array which contains the two values in the same order, or &lt;code&gt;null&lt;/code&gt;<a name="line.76"></a>
+<span class="sourceLineNo">077</span>   *         if the parameter was not a {@link JsonArray} of exactly size 2 containing two {@link JsonNumber}s<a name="line.77"></a>
+<span class="sourceLineNo">078</span>   */<a name="line.78"></a>
+<span class="sourceLineNo">079</span>  @SuppressWarnings("PMD.ReturnEmptyArrayRatherThanNull")<a name="line.79"></a>
+<span class="sourceLineNo">080</span>  static double[] decodeDoublePair(final JsonArray json) {<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    if (<a name="line.81"></a>
+<span class="sourceLineNo">082</span>      json != null &amp;&amp;<a name="line.82"></a>
+<span class="sourceLineNo">083</span>      json.size() == 2 &amp;&amp;<a name="line.83"></a>
+<span class="sourceLineNo">084</span>      json.get(0) instanceof JsonNumber &amp;&amp;<a name="line.84"></a>
+<span class="sourceLineNo">085</span>      json.get(1) instanceof JsonNumber<a name="line.85"></a>
+<span class="sourceLineNo">086</span>    ) {<a name="line.86"></a>
+<span class="sourceLineNo">087</span>      return new double[]{json.getJsonNumber(0).doubleValue(), json.getJsonNumber(1).doubleValue()};<a name="line.87"></a>
+<span class="sourceLineNo">088</span>    }<a name="line.88"></a>
+<span class="sourceLineNo">089</span>    return null;<a name="line.89"></a>
+<span class="sourceLineNo">090</span>  }<a name="line.90"></a>
+<span class="sourceLineNo">091</span><a name="line.91"></a>
+<span class="sourceLineNo">092</span>  /**<a name="line.92"></a>
+<span class="sourceLineNo">093</span>   * Decodes a timestamp formatted as a {@link String} to the equivalent UNIX epoch timestamp<a name="line.93"></a>
+<span class="sourceLineNo">094</span>   * (number of milliseconds since 1970-01-01T00:00:00.000+0000).<a name="line.94"></a>
+<span class="sourceLineNo">095</span>   * @param timestamp the timestamp formatted according to the format &lt;code&gt;yyyy-MM-dd'T'HH:mm:ss.SSSX&lt;/code&gt;<a name="line.95"></a>
+<span class="sourceLineNo">096</span>   * @return the point in time as a {@link Long} value representing the UNIX epoch time, or &lt;code&gt;null&lt;/code&gt; if the<a name="line.96"></a>
+<span class="sourceLineNo">097</span>   *   parameter does not match the required format (this also triggers a warning via<a name="line.97"></a>
+<span class="sourceLineNo">098</span>   *   {@link logger#warn(Throwable)}), or the parameter is &lt;code&gt;null&lt;/code&gt;.<a name="line.98"></a>
+<span class="sourceLineNo">099</span>   */<a name="line.99"></a>
+<span class="sourceLineNo">100</span>  static Long decodeTimestamp(final String timestamp) {<a name="line.100"></a>
+<span class="sourceLineNo">101</span>    if (timestamp != null) {<a name="line.101"></a>
+<span class="sourceLineNo">102</span>      try {<a name="line.102"></a>
+<span class="sourceLineNo">103</span>        return new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSSX", Locale.UK).parse(timestamp).getTime();<a name="line.103"></a>
+<span class="sourceLineNo">104</span>      } catch (ParseException e) {<a name="line.104"></a>
+<span class="sourceLineNo">105</span>        StackTraceElement calledBy = e.getStackTrace()[Math.min(e.getStackTrace().length - 1, 2)];<a name="line.105"></a>
+<span class="sourceLineNo">106</span>        logger.warn(I18n.tr(String.format(<a name="line.106"></a>
+<span class="sourceLineNo">107</span>          "Could not decode time from the timestamp `%s` (called by %s.%s:%d)",<a name="line.107"></a>
+<span class="sourceLineNo">108</span>          timestamp, calledBy.getClassName(), calledBy.getMethodName(), calledBy.getLineNumber()<a name="line.108"></a>
+<span class="sourceLineNo">109</span>        ), e));<a name="line.109"></a>
+<span class="sourceLineNo">110</span>      }<a name="line.110"></a>
+<span class="sourceLineNo">111</span>    }<a name="line.111"></a>
+<span class="sourceLineNo">112</span>    return null;<a name="line.112"></a>
+<span class="sourceLineNo">113</span>  }<a name="line.113"></a>
+<span class="sourceLineNo">114</span>}<a name="line.114"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.html	(revision 34416)
@@ -0,0 +1,179 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils.api;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.awt.Shape;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.awt.geom.Path2D;<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>import javax.json.JsonArray;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javax.json.JsonNumber;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import javax.json.JsonObject;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import javax.json.JsonValue;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.apache.log4j.Logger;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.plugins.streetside.model.ImageDetection;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3;<a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span>/**<a name="line.16"></a>
+<span class="sourceLineNo">017</span> * Decodes the JSON returned by {@link APIv3} into Java objects.<a name="line.17"></a>
+<span class="sourceLineNo">018</span> * Takes a {@link JsonObject} and {@link #decodeImageDetection(JsonObject)} tries to convert it to a {@link ImageDetection}.<a name="line.18"></a>
+<span class="sourceLineNo">019</span> */<a name="line.19"></a>
+<span class="sourceLineNo">020</span>public final class JsonImageDetectionDecoder {<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>  final static Logger logger = Logger.getLogger(JsonImageDetectionDecoder.class);<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>  private JsonImageDetectionDecoder() {<a name="line.24"></a>
+<span class="sourceLineNo">025</span>    // Private constructor to avoid instantiation<a name="line.25"></a>
+<span class="sourceLineNo">026</span>  }<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>  public static ImageDetection decodeImageDetection(final JsonObject json) {<a name="line.28"></a>
+<span class="sourceLineNo">029</span>    if (json == null || !"Feature".equals(json.getString("type", null))) {<a name="line.29"></a>
+<span class="sourceLineNo">030</span>      return null;<a name="line.30"></a>
+<span class="sourceLineNo">031</span>    }<a name="line.31"></a>
+<span class="sourceLineNo">032</span><a name="line.32"></a>
+<span class="sourceLineNo">033</span>    final JsonValue properties = json.get("properties");<a name="line.33"></a>
+<span class="sourceLineNo">034</span>    if (properties instanceof JsonObject) {<a name="line.34"></a>
+<span class="sourceLineNo">035</span>      final String key = ((JsonObject) properties).getString("key", null);<a name="line.35"></a>
+<span class="sourceLineNo">036</span>      final String packag = ((JsonObject) properties).getString("package", null);<a name="line.36"></a>
+<span class="sourceLineNo">037</span>      final String imageKey = ((JsonObject) properties).getString("image_key", null);<a name="line.37"></a>
+<span class="sourceLineNo">038</span>      final String value = ((JsonObject) properties).getString("value", null);<a name="line.38"></a>
+<span class="sourceLineNo">039</span>      final JsonValue scoreVal = ((JsonObject) properties).get("score");<a name="line.39"></a>
+<span class="sourceLineNo">040</span>      final Double score = scoreVal instanceof JsonNumber ? ((JsonNumber) scoreVal).doubleValue() : null;<a name="line.40"></a>
+<span class="sourceLineNo">041</span>      final Shape shape = decodeShape(((JsonObject) properties).get("shape"));<a name="line.41"></a>
+<span class="sourceLineNo">042</span>      if (shape instanceof Path2D &amp;&amp; imageKey != null &amp;&amp; key != null &amp;&amp; score != null &amp;&amp; packag != null &amp;&amp; value != null) {<a name="line.42"></a>
+<span class="sourceLineNo">043</span>        return new ImageDetection((Path2D) shape, imageKey, key, score, packag, value);<a name="line.43"></a>
+<span class="sourceLineNo">044</span>      }<a name="line.44"></a>
+<span class="sourceLineNo">045</span>    }<a name="line.45"></a>
+<span class="sourceLineNo">046</span>    return null;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>  }<a name="line.47"></a>
+<span class="sourceLineNo">048</span><a name="line.48"></a>
+<span class="sourceLineNo">049</span>  private static Shape decodeShape(JsonValue json) {<a name="line.49"></a>
+<span class="sourceLineNo">050</span>    if (json instanceof JsonObject) {<a name="line.50"></a>
+<span class="sourceLineNo">051</span>      if (!"Polygon".equals(((JsonObject) json).getString("type", null))) {<a name="line.51"></a>
+<span class="sourceLineNo">052</span>        logger.warn(<a name="line.52"></a>
+<span class="sourceLineNo">053</span>          String.format("Image detections using shapes with type=%s are currently not supported!",<a name="line.53"></a>
+<span class="sourceLineNo">054</span>          ((JsonObject) json).getString("type", "‹no type set›"))<a name="line.54"></a>
+<span class="sourceLineNo">055</span>        );<a name="line.55"></a>
+<span class="sourceLineNo">056</span>      } else {<a name="line.56"></a>
+<span class="sourceLineNo">057</span>        final JsonValue coordinates = ((JsonObject) json).get("coordinates");<a name="line.57"></a>
+<span class="sourceLineNo">058</span>        if (coordinates instanceof JsonArray &amp;&amp; !((JsonArray) coordinates).isEmpty()) {<a name="line.58"></a>
+<span class="sourceLineNo">059</span>          return decodePolygon((JsonArray) coordinates);<a name="line.59"></a>
+<span class="sourceLineNo">060</span>        }<a name="line.60"></a>
+<span class="sourceLineNo">061</span>      }<a name="line.61"></a>
+<span class="sourceLineNo">062</span>    }<a name="line.62"></a>
+<span class="sourceLineNo">063</span>    return null;<a name="line.63"></a>
+<span class="sourceLineNo">064</span>  }<a name="line.64"></a>
+<span class="sourceLineNo">065</span><a name="line.65"></a>
+<span class="sourceLineNo">066</span>  /**<a name="line.66"></a>
+<span class="sourceLineNo">067</span>   * Decodes a polygon (may be a multipolygon) from JSON<a name="line.67"></a>
+<span class="sourceLineNo">068</span>   * @param json the json array to decode, must not be &lt;code&gt;null&lt;/code&gt;<a name="line.68"></a>
+<span class="sourceLineNo">069</span>   * @return the decoded polygon as {@link Path2D.Double}<a name="line.69"></a>
+<span class="sourceLineNo">070</span>   */<a name="line.70"></a>
+<span class="sourceLineNo">071</span>  private static Path2D decodePolygon(final JsonArray json) {<a name="line.71"></a>
+<span class="sourceLineNo">072</span>    final Path2D shape = new Path2D.Double();<a name="line.72"></a>
+<span class="sourceLineNo">073</span>    json.forEach(val -&gt; {<a name="line.73"></a>
+<span class="sourceLineNo">074</span>      final Shape part = val instanceof JsonArray ? decodeSimplePolygon((JsonArray) val) : null;<a name="line.74"></a>
+<span class="sourceLineNo">075</span>      if (part != null) {<a name="line.75"></a>
+<span class="sourceLineNo">076</span>        shape.append(part, false);<a name="line.76"></a>
+<span class="sourceLineNo">077</span>      }<a name="line.77"></a>
+<span class="sourceLineNo">078</span>    });<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    if (shape.getCurrentPoint() != null) {<a name="line.79"></a>
+<span class="sourceLineNo">080</span>      return shape;<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    }<a name="line.81"></a>
+<span class="sourceLineNo">082</span>    return null;<a name="line.82"></a>
+<span class="sourceLineNo">083</span>  }<a name="line.83"></a>
+<span class="sourceLineNo">084</span><a name="line.84"></a>
+<span class="sourceLineNo">085</span>  /**<a name="line.85"></a>
+<span class="sourceLineNo">086</span>   * Decodes a simple polygon (consisting of only one continuous path) from JSON<a name="line.86"></a>
+<span class="sourceLineNo">087</span>   * @param json the json array to decode, must not be &lt;code&gt;null&lt;/code&gt;<a name="line.87"></a>
+<span class="sourceLineNo">088</span>   * @return the decoded polygon as {@link Path2D.Double}<a name="line.88"></a>
+<span class="sourceLineNo">089</span>   * @throws NullPointerException if parameter is &lt;code&gt;null&lt;/code&gt;<a name="line.89"></a>
+<span class="sourceLineNo">090</span>   */<a name="line.90"></a>
+<span class="sourceLineNo">091</span>  private static Path2D decodeSimplePolygon(final JsonArray json) {<a name="line.91"></a>
+<span class="sourceLineNo">092</span>    final Path2D shape = new Path2D.Double();<a name="line.92"></a>
+<span class="sourceLineNo">093</span>    json.forEach(val -&gt; {<a name="line.93"></a>
+<span class="sourceLineNo">094</span>      double[] coord = JsonDecoder.decodeDoublePair(val instanceof JsonArray ? (JsonArray) val : null);<a name="line.94"></a>
+<span class="sourceLineNo">095</span>      if (shape.getCurrentPoint() == null &amp;&amp; coord != null) {<a name="line.95"></a>
+<span class="sourceLineNo">096</span>        shape.moveTo(coord[0], coord[1]);<a name="line.96"></a>
+<span class="sourceLineNo">097</span>      } else if (coord != null) {<a name="line.97"></a>
+<span class="sourceLineNo">098</span>        shape.lineTo(coord[0], coord[1]);<a name="line.98"></a>
+<span class="sourceLineNo">099</span>      }<a name="line.99"></a>
+<span class="sourceLineNo">100</span>    });<a name="line.100"></a>
+<span class="sourceLineNo">101</span>    if (shape.getCurrentPoint() != null) {<a name="line.101"></a>
+<span class="sourceLineNo">102</span>      shape.closePath();<a name="line.102"></a>
+<span class="sourceLineNo">103</span>      return shape;<a name="line.103"></a>
+<span class="sourceLineNo">104</span>    }<a name="line.104"></a>
+<span class="sourceLineNo">105</span>    return null;<a name="line.105"></a>
+<span class="sourceLineNo">106</span>  }<a name="line.106"></a>
+<span class="sourceLineNo">107</span>}<a name="line.107"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.html	(revision 34416)
@@ -0,0 +1,129 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils.api;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.util.Objects;<a name="line.4"></a>
+<span class="sourceLineNo">005</span><a name="line.5"></a>
+<span class="sourceLineNo">006</span>import javax.json.Json;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import javax.json.JsonArrayBuilder;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javax.json.JsonObjectBuilder;<a name="line.8"></a>
+<span class="sourceLineNo">009</span><a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>import org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset;<a name="line.12"></a>
+<span class="sourceLineNo">013</span><a name="line.13"></a>
+<span class="sourceLineNo">014</span><a name="line.14"></a>
+<span class="sourceLineNo">015</span>public final class JsonLocationChangesetEncoder {<a name="line.15"></a>
+<span class="sourceLineNo">016</span>  private JsonLocationChangesetEncoder() {<a name="line.16"></a>
+<span class="sourceLineNo">017</span>    // Private constructor to avoid instantiation<a name="line.17"></a>
+<span class="sourceLineNo">018</span>  }<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>  public static JsonObjectBuilder encodeLocationChangeset(StreetsideLocationChangeset changeset) {<a name="line.20"></a>
+<span class="sourceLineNo">021</span>    Objects.requireNonNull(changeset);<a name="line.21"></a>
+<span class="sourceLineNo">022</span>    final JsonArrayBuilder imgChanges = Json.createArrayBuilder();<a name="line.22"></a>
+<span class="sourceLineNo">023</span>    for (StreetsideImage img : changeset) {<a name="line.23"></a>
+<span class="sourceLineNo">024</span>      imgChanges.add(encodeImageChanges(img));<a name="line.24"></a>
+<span class="sourceLineNo">025</span>    }<a name="line.25"></a>
+<span class="sourceLineNo">026</span>    return Json.createObjectBuilder()<a name="line.26"></a>
+<span class="sourceLineNo">027</span>      .add("type", "location")<a name="line.27"></a>
+<span class="sourceLineNo">028</span>      .add("changes", imgChanges)<a name="line.28"></a>
+<span class="sourceLineNo">029</span>      .add("request_comment", "JOSM-created");<a name="line.29"></a>
+<span class="sourceLineNo">030</span>  }<a name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>  private static JsonObjectBuilder encodeImageChanges(StreetsideImage img) {<a name="line.32"></a>
+<span class="sourceLineNo">033</span>    Objects.requireNonNull(img);<a name="line.33"></a>
+<span class="sourceLineNo">034</span><a name="line.34"></a>
+<span class="sourceLineNo">035</span>    final JsonObjectBuilder to = Json.createObjectBuilder();<a name="line.35"></a>
+<span class="sourceLineNo">036</span>    if (!img.getTempLatLon().equalsEpsilon(img.getLatLon())) {<a name="line.36"></a>
+<span class="sourceLineNo">037</span>      to.add("geometry", Json.createObjectBuilder()<a name="line.37"></a>
+<span class="sourceLineNo">038</span>        .add("coordinates", Json.createArrayBuilder()<a name="line.38"></a>
+<span class="sourceLineNo">039</span>          .add(img.getTempLatLon().getX())<a name="line.39"></a>
+<span class="sourceLineNo">040</span>          .add(img.getTempLatLon().getY())<a name="line.40"></a>
+<span class="sourceLineNo">041</span>        ).add("type", "Point")<a name="line.41"></a>
+<span class="sourceLineNo">042</span>      );<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    }<a name="line.43"></a>
+<span class="sourceLineNo">044</span>    if (Math.abs(img.getHe() - img.getTempHe()) &gt; 1e-9) {<a name="line.44"></a>
+<span class="sourceLineNo">045</span>      to.add("properties", Json.createObjectBuilder().add("ca", img.getTempHe()));<a name="line.45"></a>
+<span class="sourceLineNo">046</span>    } else {<a name="line.46"></a>
+<span class="sourceLineNo">047</span>      to.add("properties", Json.createObjectBuilder());<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    }<a name="line.48"></a>
+<span class="sourceLineNo">049</span>    if (!img.getTempLatLon().equalsEpsilon(img.getLatLon())) {<a name="line.49"></a>
+<span class="sourceLineNo">050</span>      to.add("type", "Feature");<a name="line.50"></a>
+<span class="sourceLineNo">051</span>    }<a name="line.51"></a>
+<span class="sourceLineNo">052</span><a name="line.52"></a>
+<span class="sourceLineNo">053</span>    return Json.createObjectBuilder()<a name="line.53"></a>
+<span class="sourceLineNo">054</span>      .add("image_key", img.getId())<a name="line.54"></a>
+<span class="sourceLineNo">055</span>      .add("to", to);<a name="line.55"></a>
+<span class="sourceLineNo">056</span>  }<a name="line.56"></a>
+<span class="sourceLineNo">057</span>}<a name="line.57"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.html	(revision 34416)
@@ -0,0 +1,133 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils.api;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import javax.json.JsonArray;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import javax.json.JsonObject;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import javax.json.JsonValue;<a name="line.6"></a>
+<span class="sourceLineNo">007</span><a name="line.7"></a>
+<span class="sourceLineNo">008</span>import org.openstreetmap.josm.data.coor.LatLon;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import org.openstreetmap.josm.plugins.streetside.model.MapObject;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3;<a name="line.10"></a>
+<span class="sourceLineNo">011</span><a name="line.11"></a>
+<span class="sourceLineNo">012</span>/**<a name="line.12"></a>
+<span class="sourceLineNo">013</span> * Decodes the JSON returned by {@link APIv3} into Java objects.<a name="line.13"></a>
+<span class="sourceLineNo">014</span> * Takes a {@link JsonObject} and {@link #decodeMapObject(JsonObject)} tries to convert it to a {@link MapObject}.<a name="line.14"></a>
+<span class="sourceLineNo">015</span> */<a name="line.15"></a>
+<span class="sourceLineNo">016</span>public final class JsonMapObjectDecoder {<a name="line.16"></a>
+<span class="sourceLineNo">017</span>  private JsonMapObjectDecoder() {<a name="line.17"></a>
+<span class="sourceLineNo">018</span>    // Private constructor to avoid instantiation<a name="line.18"></a>
+<span class="sourceLineNo">019</span>  }<a name="line.19"></a>
+<span class="sourceLineNo">020</span><a name="line.20"></a>
+<span class="sourceLineNo">021</span>  public static MapObject decodeMapObject(final JsonObject json) {<a name="line.21"></a>
+<span class="sourceLineNo">022</span>    if (json == null || !"Feature".equals(json.getString("type", null))) {<a name="line.22"></a>
+<span class="sourceLineNo">023</span>      return null;<a name="line.23"></a>
+<span class="sourceLineNo">024</span>    }<a name="line.24"></a>
+<span class="sourceLineNo">025</span><a name="line.25"></a>
+<span class="sourceLineNo">026</span>    final JsonValue properties = json.get("properties");<a name="line.26"></a>
+<span class="sourceLineNo">027</span>    final JsonValue geometry = json.get("geometry");<a name="line.27"></a>
+<span class="sourceLineNo">028</span>    if (properties instanceof JsonObject &amp;&amp; geometry instanceof JsonObject) {<a name="line.28"></a>
+<span class="sourceLineNo">029</span>      final String key = ((JsonObject) properties).getString("key", null);<a name="line.29"></a>
+<span class="sourceLineNo">030</span>      final String packg = ((JsonObject) properties).getString("package", null);<a name="line.30"></a>
+<span class="sourceLineNo">031</span>      final String value = ((JsonObject) properties).getString("value", null);<a name="line.31"></a>
+<span class="sourceLineNo">032</span>      final Long firstSeenTime = JsonDecoder.decodeTimestamp(((JsonObject) properties).getString("first_seen_at", null));<a name="line.32"></a>
+<span class="sourceLineNo">033</span>      final Long lastSeenTime = JsonDecoder.decodeTimestamp(((JsonObject) properties).getString("last_seen_at", null));<a name="line.33"></a>
+<span class="sourceLineNo">034</span>      final Long updatedTime = JsonDecoder.decodeTimestamp(((JsonObject) properties).getString("updated_at", null));<a name="line.34"></a>
+<span class="sourceLineNo">035</span><a name="line.35"></a>
+<span class="sourceLineNo">036</span>      final JsonValue coordVal = "Point".equals(((JsonObject) geometry).getString("type", null))<a name="line.36"></a>
+<span class="sourceLineNo">037</span>        ? ((JsonObject) geometry).get("coordinates")<a name="line.37"></a>
+<span class="sourceLineNo">038</span>        : null;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>      final LatLon coordinate = coordVal instanceof JsonArray ? JsonDecoder.decodeLatLon((JsonArray) coordVal) : null;<a name="line.39"></a>
+<span class="sourceLineNo">040</span><a name="line.40"></a>
+<span class="sourceLineNo">041</span>      if (<a name="line.41"></a>
+<span class="sourceLineNo">042</span>        key != null &amp;&amp;<a name="line.42"></a>
+<span class="sourceLineNo">043</span>        packg != null &amp;&amp;<a name="line.43"></a>
+<span class="sourceLineNo">044</span>        value != null &amp;&amp;<a name="line.44"></a>
+<span class="sourceLineNo">045</span>        firstSeenTime != null &amp;&amp;<a name="line.45"></a>
+<span class="sourceLineNo">046</span>        lastSeenTime != null &amp;&amp;<a name="line.46"></a>
+<span class="sourceLineNo">047</span>        updatedTime != null &amp;&amp;<a name="line.47"></a>
+<span class="sourceLineNo">048</span>        coordinate != null<a name="line.48"></a>
+<span class="sourceLineNo">049</span>      ) {<a name="line.49"></a>
+<span class="sourceLineNo">050</span>        return new MapObject(<a name="line.50"></a>
+<span class="sourceLineNo">051</span>          coordinate,<a name="line.51"></a>
+<span class="sourceLineNo">052</span>          key,<a name="line.52"></a>
+<span class="sourceLineNo">053</span>          packg,<a name="line.53"></a>
+<span class="sourceLineNo">054</span>          value,<a name="line.54"></a>
+<span class="sourceLineNo">055</span>          firstSeenTime, lastSeenTime, updatedTime<a name="line.55"></a>
+<span class="sourceLineNo">056</span>        );<a name="line.56"></a>
+<span class="sourceLineNo">057</span>      }<a name="line.57"></a>
+<span class="sourceLineNo">058</span>    }<a name="line.58"></a>
+<span class="sourceLineNo">059</span>    return null;<a name="line.59"></a>
+<span class="sourceLineNo">060</span>  }<a name="line.60"></a>
+<span class="sourceLineNo">061</span>}<a name="line.61"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.html	(revision 34416)
@@ -0,0 +1,211 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils.api;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.lang.reflect.Array;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.function.Function;<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>import javax.json.JsonArray;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javax.json.JsonNumber;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import javax.json.JsonObject;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import javax.json.JsonString;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.json.JsonValue;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.data.coor.LatLon;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.plugins.streetside.StreetsideSequence;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3;<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>/**<a name="line.18"></a>
+<span class="sourceLineNo">019</span> * Decodes the JSON returned by {@link APIv3} into Java objects.<a name="line.19"></a>
+<span class="sourceLineNo">020</span> * Takes a {@link JsonObject} and {@link #decodeSequence(JsonObject)} tries to convert it to a {@link StreetsideSequence}.<a name="line.20"></a>
+<span class="sourceLineNo">021</span> */<a name="line.21"></a>
+<span class="sourceLineNo">022</span>public final class JsonSequencesDecoder {<a name="line.22"></a>
+<span class="sourceLineNo">023</span>  private JsonSequencesDecoder() {<a name="line.23"></a>
+<span class="sourceLineNo">024</span>    // Private constructor to avoid instantiation<a name="line.24"></a>
+<span class="sourceLineNo">025</span>  }<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>  /**<a name="line.27"></a>
+<span class="sourceLineNo">028</span>   * Parses a given {@link JsonObject} as a GeoJSON Feature into a {@link StreetsideSequence}.<a name="line.28"></a>
+<span class="sourceLineNo">029</span>   * @param json the {@link JsonObject} to be parsed<a name="line.29"></a>
+<span class="sourceLineNo">030</span>   * @return a {@link StreetsideSequence} that is parsed from the given {@link JsonObject}. If mandatory information is<a name="line.30"></a>
+<span class="sourceLineNo">031</span>   *         missing from the JSON or it's not meeting the expecting format in another way, &lt;code&gt;null&lt;/code&gt; will be<a name="line.31"></a>
+<span class="sourceLineNo">032</span>   *         returned.<a name="line.32"></a>
+<span class="sourceLineNo">033</span>   */<a name="line.33"></a>
+<span class="sourceLineNo">034</span>  public static StreetsideSequence decodeSequence(final JsonObject json) {<a name="line.34"></a>
+<span class="sourceLineNo">035</span>    if (json == null || !"Feature".equals(json.getString("type", null))) {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>      return null;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>    }<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    StreetsideSequence result = null;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>    final JsonObject properties = json.getJsonObject("properties");<a name="line.39"></a>
+<span class="sourceLineNo">040</span>    final Long ca = properties == null ? null : JsonDecoder.decodeTimestamp(properties.getString("cd", null));<a name="line.40"></a>
+<span class="sourceLineNo">041</span>    if (properties != null &amp;&amp; properties.getString("id", null) != null &amp;&amp; properties.getString("user_key", null) != null &amp;&amp; ca != null) {<a name="line.41"></a>
+<span class="sourceLineNo">042</span>      result = new StreetsideSequence(properties.getString("id", null), ca);<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>      final Double[] hes = decodeCoordinateProperty(<a name="line.44"></a>
+<span class="sourceLineNo">045</span>        properties,<a name="line.45"></a>
+<span class="sourceLineNo">046</span>        "hes",<a name="line.46"></a>
+<span class="sourceLineNo">047</span>        val -&gt;  val instanceof JsonNumber ? ((JsonNumber) val).doubleValue() : null,<a name="line.47"></a>
+<span class="sourceLineNo">048</span>        Double.class<a name="line.48"></a>
+<span class="sourceLineNo">049</span>      );<a name="line.49"></a>
+<span class="sourceLineNo">050</span>      final String[] imageIds = decodeCoordinateProperty(<a name="line.50"></a>
+<span class="sourceLineNo">051</span>        properties,<a name="line.51"></a>
+<span class="sourceLineNo">052</span>        "image_ids",<a name="line.52"></a>
+<span class="sourceLineNo">053</span>        val -&gt; val instanceof JsonString ? ((JsonString) val).getString() : null,<a name="line.53"></a>
+<span class="sourceLineNo">054</span>        String.class<a name="line.54"></a>
+<span class="sourceLineNo">055</span>      );<a name="line.55"></a>
+<span class="sourceLineNo">056</span>      final LatLon[] geometry = decodeLatLons(json.getJsonObject("geometry"));<a name="line.56"></a>
+<span class="sourceLineNo">057</span>      final int sequenceLength = Math.min(Math.min(hes.length, imageIds.length), geometry.length);<a name="line.57"></a>
+<span class="sourceLineNo">058</span>      for (int i = 0; i &lt; sequenceLength; i++) {<a name="line.58"></a>
+<span class="sourceLineNo">059</span>        if (hes[i] != null &amp;&amp; imageIds[i] != null &amp;&amp; geometry[i] != null) {<a name="line.59"></a>
+<span class="sourceLineNo">060</span>          final StreetsideImage img = new StreetsideImage(imageIds[i], geometry[i], hes[i]);<a name="line.60"></a>
+<span class="sourceLineNo">061</span>          result.add(img);<a name="line.61"></a>
+<span class="sourceLineNo">062</span>        }<a name="line.62"></a>
+<span class="sourceLineNo">063</span>      }<a name="line.63"></a>
+<span class="sourceLineNo">064</span>      if (result.getImages().isEmpty()) {<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        result = null;<a name="line.65"></a>
+<span class="sourceLineNo">066</span>      }<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    }<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    return result;<a name="line.68"></a>
+<span class="sourceLineNo">069</span>  }<a name="line.69"></a>
+<span class="sourceLineNo">070</span><a name="line.70"></a>
+<span class="sourceLineNo">071</span>  /**<a name="line.71"></a>
+<span class="sourceLineNo">072</span>   * Converts a {@link JsonArray} to a java array.<a name="line.72"></a>
+<span class="sourceLineNo">073</span>   * The conversion from {@link JsonValue} to a java type is done by the supplied function.<a name="line.73"></a>
+<span class="sourceLineNo">074</span>   * @param &lt;T&gt; object type<a name="line.74"></a>
+<span class="sourceLineNo">075</span>   * @param array the array to be converted<a name="line.75"></a>
+<span class="sourceLineNo">076</span>   * @param decodeValueFunction the function used for conversion from {@link JsonValue} to the desired type.<a name="line.76"></a>
+<span class="sourceLineNo">077</span>   * @param clazz the desired type that the elements of the resulting array should have<a name="line.77"></a>
+<span class="sourceLineNo">078</span>   * @return the supplied array converted from {@link JsonArray} to a java array of the supplied type, converted using<a name="line.78"></a>
+<span class="sourceLineNo">079</span>   *         the supplied function. Never &lt;code&gt;null&lt;/code&gt;, in case of array==null, an array of length 0 is returned.<a name="line.79"></a>
+<span class="sourceLineNo">080</span>   */<a name="line.80"></a>
+<span class="sourceLineNo">081</span>  @SuppressWarnings("unchecked")<a name="line.81"></a>
+<span class="sourceLineNo">082</span>  private static &lt;T&gt; T[] decodeJsonArray(final JsonArray array, final Function&lt;JsonValue, T&gt; decodeValueFunction, final Class&lt;T&gt; clazz) {<a name="line.82"></a>
+<span class="sourceLineNo">083</span>    final T[] result;<a name="line.83"></a>
+<span class="sourceLineNo">084</span>    if (array == null) {<a name="line.84"></a>
+<span class="sourceLineNo">085</span>      result =  (T[]) Array.newInstance(clazz, 0);<a name="line.85"></a>
+<span class="sourceLineNo">086</span>    } else {<a name="line.86"></a>
+<span class="sourceLineNo">087</span>      result = (T[]) Array.newInstance(clazz, array.size());<a name="line.87"></a>
+<span class="sourceLineNo">088</span>      for (int i = 0; i &lt; result.length; i++) {<a name="line.88"></a>
+<span class="sourceLineNo">089</span>        result[i] = decodeValueFunction.apply(array.get(i));<a name="line.89"></a>
+<span class="sourceLineNo">090</span>      }<a name="line.90"></a>
+<span class="sourceLineNo">091</span>    }<a name="line.91"></a>
+<span class="sourceLineNo">092</span>    return result;<a name="line.92"></a>
+<span class="sourceLineNo">093</span>  }<a name="line.93"></a>
+<span class="sourceLineNo">094</span><a name="line.94"></a>
+<span class="sourceLineNo">095</span>  /**<a name="line.95"></a>
+<span class="sourceLineNo">096</span>   * Given the JSON object representing the `properties` of a sequence, this method converts you one attribute from the<a name="line.96"></a>
+<span class="sourceLineNo">097</span>   * `coordinateProperties` object to an array of appropriate type.<a name="line.97"></a>
+<span class="sourceLineNo">098</span>   *<a name="line.98"></a>
+<span class="sourceLineNo">099</span>   * For example this is used to convert the `image_keys` JSON array to a String[] array or the `cas` JSON array to a<a name="line.99"></a>
+<span class="sourceLineNo">100</span>   * Double[] array.<a name="line.100"></a>
+<span class="sourceLineNo">101</span>   * @param &lt;T&gt; object type<a name="line.101"></a>
+<span class="sourceLineNo">102</span>   * @param json the JSON object representing the `properties` of a sequence<a name="line.102"></a>
+<span class="sourceLineNo">103</span>   * @param key the key, which identifies the desired array inside the `coordinateProperties` object to be converted<a name="line.103"></a>
+<span class="sourceLineNo">104</span>   * @param decodeValueFunction a function that converts the {@link JsonValue}s in the JSON array to java objects of the<a name="line.104"></a>
+<span class="sourceLineNo">105</span>   *        desired type<a name="line.105"></a>
+<span class="sourceLineNo">106</span>   * @param clazz the {@link Class} object of the desired type, that the entries of the resulting array should have<a name="line.106"></a>
+<span class="sourceLineNo">107</span>   * @return the resulting array, when converting the desired entry of the `coordinateProperties`.<a name="line.107"></a>
+<span class="sourceLineNo">108</span>   *         Never &lt;code&gt;null&lt;/code&gt;. If no `coordinateProperties` are set, or if the desired key is not set or is not<a name="line.108"></a>
+<span class="sourceLineNo">109</span>   *         an array, then an empty array of the desired type is returned.<a name="line.109"></a>
+<span class="sourceLineNo">110</span>   */<a name="line.110"></a>
+<span class="sourceLineNo">111</span>  @SuppressWarnings("unchecked")<a name="line.111"></a>
+<span class="sourceLineNo">112</span>  private static &lt;T&gt; T[] decodeCoordinateProperty(<a name="line.112"></a>
+<span class="sourceLineNo">113</span>    final JsonObject json, final String key, final Function&lt;JsonValue, T&gt; decodeValueFunction, final Class&lt;T&gt; clazz<a name="line.113"></a>
+<span class="sourceLineNo">114</span>  ) {<a name="line.114"></a>
+<span class="sourceLineNo">115</span>    final JsonValue coordinateProperties = json == null ? null : json.get("coordinateProperties");<a name="line.115"></a>
+<span class="sourceLineNo">116</span>    if (coordinateProperties instanceof JsonObject) {<a name="line.116"></a>
+<span class="sourceLineNo">117</span>      JsonValue valueArray = ((JsonObject) coordinateProperties).get(key);<a name="line.117"></a>
+<span class="sourceLineNo">118</span>      if (valueArray instanceof JsonArray) {<a name="line.118"></a>
+<span class="sourceLineNo">119</span>        return decodeJsonArray((JsonArray) valueArray, decodeValueFunction, clazz);<a name="line.119"></a>
+<span class="sourceLineNo">120</span>      }<a name="line.120"></a>
+<span class="sourceLineNo">121</span>    }<a name="line.121"></a>
+<span class="sourceLineNo">122</span>    return (T[]) Array.newInstance(clazz, 0);<a name="line.122"></a>
+<span class="sourceLineNo">123</span>  }<a name="line.123"></a>
+<span class="sourceLineNo">124</span><a name="line.124"></a>
+<span class="sourceLineNo">125</span>  private static LatLon[] decodeLatLons(final JsonObject json) {<a name="line.125"></a>
+<span class="sourceLineNo">126</span>    final JsonValue coords = json == null ? null : json.get("coordinates");<a name="line.126"></a>
+<span class="sourceLineNo">127</span>    if (coords instanceof JsonArray &amp;&amp; "LineString".equals(json.getString("type", null))) {<a name="line.127"></a>
+<span class="sourceLineNo">128</span>      final LatLon[] result = new LatLon[((JsonArray) coords).size()];<a name="line.128"></a>
+<span class="sourceLineNo">129</span>      for (int i = 0; i &lt; ((JsonArray) coords).size(); i++) {<a name="line.129"></a>
+<span class="sourceLineNo">130</span>        final JsonValue coord = ((JsonArray) coords).get(i);<a name="line.130"></a>
+<span class="sourceLineNo">131</span>        if (coord instanceof JsonArray) {<a name="line.131"></a>
+<span class="sourceLineNo">132</span>          result[i] = JsonDecoder.decodeLatLon((JsonArray) coord);<a name="line.132"></a>
+<span class="sourceLineNo">133</span>        }<a name="line.133"></a>
+<span class="sourceLineNo">134</span>      }<a name="line.134"></a>
+<span class="sourceLineNo">135</span>      return result;<a name="line.135"></a>
+<span class="sourceLineNo">136</span>    }<a name="line.136"></a>
+<span class="sourceLineNo">137</span>    return new LatLon[0];<a name="line.137"></a>
+<span class="sourceLineNo">138</span>  }<a name="line.138"></a>
+<span class="sourceLineNo">139</span>}<a name="line.139"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.html	(revision 34416)
@@ -0,0 +1,186 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils.api;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.text.ParseException;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.text.SimpleDateFormat;<a name="line.5"></a>
+<span class="sourceLineNo">006</span>import java.util.Collection;<a name="line.6"></a>
+<span class="sourceLineNo">007</span>import java.util.HashSet;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import java.util.Locale;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import java.util.function.Function;<a name="line.9"></a>
+<span class="sourceLineNo">010</span><a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.json.JsonArray;<a name="line.11"></a>
+<span class="sourceLineNo">012</span>import javax.json.JsonNumber;<a name="line.12"></a>
+<span class="sourceLineNo">013</span>import javax.json.JsonObject;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import javax.json.JsonValue;<a name="line.14"></a>
+<span class="sourceLineNo">015</span><a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.apache.log4j.Logger;<a name="line.16"></a>
+<span class="sourceLineNo">017</span>import org.openstreetmap.josm.data.coor.LatLon;<a name="line.17"></a>
+<span class="sourceLineNo">018</span>import org.openstreetmap.josm.tools.I18n;<a name="line.18"></a>
+<span class="sourceLineNo">019</span><a name="line.19"></a>
+<span class="sourceLineNo">020</span>public final class JsonStreetsideDecoder {<a name="line.20"></a>
+<span class="sourceLineNo">021</span><a name="line.21"></a>
+<span class="sourceLineNo">022</span>  final static Logger logger = Logger.getLogger(JsonStreetsideDecoder.class);<a name="line.22"></a>
+<span class="sourceLineNo">023</span><a name="line.23"></a>
+<span class="sourceLineNo">024</span>  private JsonStreetsideDecoder() {<a name="line.24"></a>
+<span class="sourceLineNo">025</span>    // Private constructor to avoid instantiation<a name="line.25"></a>
+<span class="sourceLineNo">026</span>  }<a name="line.26"></a>
+<span class="sourceLineNo">027</span><a name="line.27"></a>
+<span class="sourceLineNo">028</span>  /**<a name="line.28"></a>
+<span class="sourceLineNo">029</span>   * Parses a given {@link JsonObject} as a GeoJSON FeatureCollection into a {@link Collection}<a name="line.29"></a>
+<span class="sourceLineNo">030</span>   * of the desired Java objects. The method, which converts the GeoJSON features into Java objects<a name="line.30"></a>
+<span class="sourceLineNo">031</span>   * is given as a parameter to this method.<a name="line.31"></a>
+<span class="sourceLineNo">032</span>   * @param &lt;T&gt; feature type<a name="line.32"></a>
+<span class="sourceLineNo">033</span>   * @param json the {@link JsonObject} to be parsed<a name="line.33"></a>
+<span class="sourceLineNo">034</span>   * @param featureDecoder feature decoder which transforms JSON objects to Java objects<a name="line.34"></a>
+<span class="sourceLineNo">035</span>   * @return a {@link Collection} which is parsed from the given {@link JsonObject}, which contains GeoJSON.<a name="line.35"></a>
+<span class="sourceLineNo">036</span>   *         Currently a {@link HashSet} is used, but please don't rely on it, this could change at any time without<a name="line.36"></a>
+<span class="sourceLineNo">037</span>   *         prior notice. The return value will not be &lt;code&gt;null&lt;/code&gt;.<a name="line.37"></a>
+<span class="sourceLineNo">038</span>   */<a name="line.38"></a>
+<span class="sourceLineNo">039</span>  public static &lt;T&gt; Collection&lt;T&gt; decodeFeatureCollection(final JsonObject json, Function&lt;JsonObject, T&gt; featureDecoder) {<a name="line.39"></a>
+<span class="sourceLineNo">040</span>    final Collection&lt;T&gt; result = new HashSet&lt;&gt;();<a name="line.40"></a>
+<span class="sourceLineNo">041</span>    if (<a name="line.41"></a>
+<span class="sourceLineNo">042</span>      json != null &amp;&amp; "FeatureCollection".equals(json.getString("type", null)) &amp;&amp; json.containsKey("features")<a name="line.42"></a>
+<span class="sourceLineNo">043</span>    ) {<a name="line.43"></a>
+<span class="sourceLineNo">044</span>      final JsonValue features = json.get("features");<a name="line.44"></a>
+<span class="sourceLineNo">045</span>      for (int i = 0; features instanceof JsonArray &amp;&amp; i &lt; ((JsonArray) features).size(); i++) {<a name="line.45"></a>
+<span class="sourceLineNo">046</span>        final JsonValue val = ((JsonArray) features).get(i);<a name="line.46"></a>
+<span class="sourceLineNo">047</span>        if (val instanceof JsonObject) {<a name="line.47"></a>
+<span class="sourceLineNo">048</span>          final T feature = featureDecoder.apply((JsonObject) val);<a name="line.48"></a>
+<span class="sourceLineNo">049</span>          if (feature != null) {<a name="line.49"></a>
+<span class="sourceLineNo">050</span>            result.add(feature);<a name="line.50"></a>
+<span class="sourceLineNo">051</span>          }<a name="line.51"></a>
+<span class="sourceLineNo">052</span>        }<a name="line.52"></a>
+<span class="sourceLineNo">053</span>      }<a name="line.53"></a>
+<span class="sourceLineNo">054</span>    }<a name="line.54"></a>
+<span class="sourceLineNo">055</span>    return result;<a name="line.55"></a>
+<span class="sourceLineNo">056</span>  }<a name="line.56"></a>
+<span class="sourceLineNo">057</span><a name="line.57"></a>
+<span class="sourceLineNo">058</span>  /**<a name="line.58"></a>
+<span class="sourceLineNo">059</span>   * Decodes a {@link JsonArray} of exactly size 2 to a {@link LatLon} instance.<a name="line.59"></a>
+<span class="sourceLineNo">060</span>   * The first value in the {@link JsonArray} is treated as longitude, the second one as latitude.<a name="line.60"></a>
+<span class="sourceLineNo">061</span>   * @param json the {@link JsonArray} containing the two numbers<a name="line.61"></a>
+<span class="sourceLineNo">062</span>   * @return the decoded {@link LatLon} instance, or &lt;code&gt;null&lt;/code&gt; if the parameter is<a name="line.62"></a>
+<span class="sourceLineNo">063</span>   *         not a {@link JsonArray} of exactly size 2 containing two {@link JsonNumber}s.<a name="line.63"></a>
+<span class="sourceLineNo">064</span>   */<a name="line.64"></a>
+<span class="sourceLineNo">065</span>  static LatLon decodeLatLon(final JsonArray json) {<a name="line.65"></a>
+<span class="sourceLineNo">066</span>    final double[] result = decodeDoublePair(json);<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    if (result != null) {<a name="line.67"></a>
+<span class="sourceLineNo">068</span>      return new LatLon(result[1], result[0]);<a name="line.68"></a>
+<span class="sourceLineNo">069</span>    }<a name="line.69"></a>
+<span class="sourceLineNo">070</span>    return null;<a name="line.70"></a>
+<span class="sourceLineNo">071</span>  }<a name="line.71"></a>
+<span class="sourceLineNo">072</span><a name="line.72"></a>
+<span class="sourceLineNo">073</span>  /**<a name="line.73"></a>
+<span class="sourceLineNo">074</span>   * Decodes a pair of double values, which are stored in a {@link JsonArray} of exactly size 2.<a name="line.74"></a>
+<span class="sourceLineNo">075</span>   * @param json the {@link JsonArray} containing the two values<a name="line.75"></a>
+<span class="sourceLineNo">076</span>   * @return a double array which contains the two values in the same order, or &lt;code&gt;null&lt;/code&gt;<a name="line.76"></a>
+<span class="sourceLineNo">077</span>   *         if the parameter was not a {@link JsonArray} of exactly size 2 containing two {@link JsonNumber}s<a name="line.77"></a>
+<span class="sourceLineNo">078</span>   */<a name="line.78"></a>
+<span class="sourceLineNo">079</span>  @SuppressWarnings("PMD.ReturnEmptyArrayRatherThanNull")<a name="line.79"></a>
+<span class="sourceLineNo">080</span>  static double[] decodeDoublePair(final JsonArray json) {<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    if (<a name="line.81"></a>
+<span class="sourceLineNo">082</span>      json != null &amp;&amp;<a name="line.82"></a>
+<span class="sourceLineNo">083</span>      json.size() == 2 &amp;&amp;<a name="line.83"></a>
+<span class="sourceLineNo">084</span>      json.get(0) instanceof JsonNumber &amp;&amp;<a name="line.84"></a>
+<span class="sourceLineNo">085</span>      json.get(1) instanceof JsonNumber<a name="line.85"></a>
+<span class="sourceLineNo">086</span>    ) {<a name="line.86"></a>
+<span class="sourceLineNo">087</span>      return new double[]{json.getJsonNumber(0).doubleValue(), json.getJsonNumber(1).doubleValue()};<a name="line.87"></a>
+<span class="sourceLineNo">088</span>    }<a name="line.88"></a>
+<span class="sourceLineNo">089</span>    return null;<a name="line.89"></a>
+<span class="sourceLineNo">090</span>  }<a name="line.90"></a>
+<span class="sourceLineNo">091</span><a name="line.91"></a>
+<span class="sourceLineNo">092</span>  /**<a name="line.92"></a>
+<span class="sourceLineNo">093</span>   * Decodes a timestamp formatted as a {@link String} to the equivalent UNIX epoch timestamp<a name="line.93"></a>
+<span class="sourceLineNo">094</span>   * (number of milliseconds since 1970-01-01T00:00:00.000+0000).<a name="line.94"></a>
+<span class="sourceLineNo">095</span>   * @param timestamp the timestamp formatted according to the format &lt;code&gt;yyyy-MM-dd'T'HH:mm:ss.SSSX&lt;/code&gt;<a name="line.95"></a>
+<span class="sourceLineNo">096</span>   * @return the point in time as a {@link Long} value representing the UNIX epoch time, or &lt;code&gt;null&lt;/code&gt; if the<a name="line.96"></a>
+<span class="sourceLineNo">097</span>   *   parameter does not match the required format (this also triggers a warning via<a name="line.97"></a>
+<span class="sourceLineNo">098</span>   *   {@link logger#warn(Throwable)}), or the parameter is &lt;code&gt;null&lt;/code&gt;.<a name="line.98"></a>
+<span class="sourceLineNo">099</span>   */<a name="line.99"></a>
+<span class="sourceLineNo">100</span>  static Long decodeTimestamp(final String timestamp) {<a name="line.100"></a>
+<span class="sourceLineNo">101</span>    if (timestamp != null) {<a name="line.101"></a>
+<span class="sourceLineNo">102</span>      try {<a name="line.102"></a>
+<span class="sourceLineNo">103</span>        return new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSSX", Locale.UK).parse(timestamp).getTime();<a name="line.103"></a>
+<span class="sourceLineNo">104</span>      } catch (ParseException e) {<a name="line.104"></a>
+<span class="sourceLineNo">105</span>        StackTraceElement calledBy = e.getStackTrace()[Math.min(e.getStackTrace().length - 1, 2)];<a name="line.105"></a>
+<span class="sourceLineNo">106</span>        logger.warn(I18n.tr(String.format(<a name="line.106"></a>
+<span class="sourceLineNo">107</span>          "Could not decode time from the timestamp `%s` (called by %s.%s:%d)",<a name="line.107"></a>
+<span class="sourceLineNo">108</span>          timestamp, calledBy.getClassName(), calledBy.getMethodName(), calledBy.getLineNumber()<a name="line.108"></a>
+<span class="sourceLineNo">109</span>        ), e));<a name="line.109"></a>
+<span class="sourceLineNo">110</span>      }<a name="line.110"></a>
+<span class="sourceLineNo">111</span>    }<a name="line.111"></a>
+<span class="sourceLineNo">112</span>    return null;<a name="line.112"></a>
+<span class="sourceLineNo">113</span>  }<a name="line.113"></a>
+<span class="sourceLineNo">114</span>}<a name="line.114"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/src-html/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.html	(revision 34416)
@@ -0,0 +1,262 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>// License: GPL. For details, see LICENSE file.<a name="line.1"></a>
+<span class="sourceLineNo">002</span>package org.openstreetmap.josm.plugins.streetside.utils.api;<a name="line.2"></a>
+<span class="sourceLineNo">003</span><a name="line.3"></a>
+<span class="sourceLineNo">004</span>import java.lang.reflect.Array;<a name="line.4"></a>
+<span class="sourceLineNo">005</span>import java.util.function.Function;<a name="line.5"></a>
+<span class="sourceLineNo">006</span><a name="line.6"></a>
+<span class="sourceLineNo">007</span>import javax.json.JsonArray;<a name="line.7"></a>
+<span class="sourceLineNo">008</span>import javax.json.JsonNumber;<a name="line.8"></a>
+<span class="sourceLineNo">009</span>import javax.json.JsonObject;<a name="line.9"></a>
+<span class="sourceLineNo">010</span>import javax.json.JsonString;<a name="line.10"></a>
+<span class="sourceLineNo">011</span>import javax.json.JsonValue;<a name="line.11"></a>
+<span class="sourceLineNo">012</span><a name="line.12"></a>
+<span class="sourceLineNo">013</span>import org.openstreetmap.josm.data.coor.LatLon;<a name="line.13"></a>
+<span class="sourceLineNo">014</span>import org.openstreetmap.josm.plugins.streetside.StreetsideImage;<a name="line.14"></a>
+<span class="sourceLineNo">015</span>import org.openstreetmap.josm.plugins.streetside.StreetsideSequence;<a name="line.15"></a>
+<span class="sourceLineNo">016</span>import org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3;<a name="line.16"></a>
+<span class="sourceLineNo">017</span><a name="line.17"></a>
+<span class="sourceLineNo">018</span>/**<a name="line.18"></a>
+<span class="sourceLineNo">019</span> * Decodes the JSON returned by {@link APIv3} into Java objects.<a name="line.19"></a>
+<span class="sourceLineNo">020</span> * Takes a {@link JsonObject} and {@link #decodeSequence(JsonObject)} tries to convert it to a {@link StreetsideSequence}.<a name="line.20"></a>
+<span class="sourceLineNo">021</span> */<a name="line.21"></a>
+<span class="sourceLineNo">022</span>public final class JsonStreetsideSequencesDecoder {<a name="line.22"></a>
+<span class="sourceLineNo">023</span>  private JsonStreetsideSequencesDecoder() {<a name="line.23"></a>
+<span class="sourceLineNo">024</span>    // Private constructor to avoid instantiation<a name="line.24"></a>
+<span class="sourceLineNo">025</span>  }<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>  /**<a name="line.27"></a>
+<span class="sourceLineNo">028</span>   * Parses a given {@link JsonObject} as a GeoJSON Feature into a {@link StreetsideSequence}.<a name="line.28"></a>
+<span class="sourceLineNo">029</span>   * @param json the {@link JsonObject} to be parsed<a name="line.29"></a>
+<span class="sourceLineNo">030</span>   * @return a {@link StreetsideSequence} that is parsed from the given {@link JsonObject}. If mandatory information is<a name="line.30"></a>
+<span class="sourceLineNo">031</span>   *         missing from the JSON or it's not meeting the expecting format in another way, &lt;code&gt;null&lt;/code&gt; will be<a name="line.31"></a>
+<span class="sourceLineNo">032</span>   *         returned.<a name="line.32"></a>
+<span class="sourceLineNo">033</span>   */<a name="line.33"></a>
+<span class="sourceLineNo">034</span>  public static StreetsideSequence decodeSequence(final JsonObject json) {<a name="line.34"></a>
+<span class="sourceLineNo">035</span>    if (json == null || !"Feature".equals(json.getString("type", null))) {<a name="line.35"></a>
+<span class="sourceLineNo">036</span>      return null;<a name="line.36"></a>
+<span class="sourceLineNo">037</span>    }<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    StreetsideSequence result = null;<a name="line.38"></a>
+<span class="sourceLineNo">039</span>    final JsonObject properties = json.getJsonObject("properties");<a name="line.39"></a>
+<span class="sourceLineNo">040</span>    final Long ca = properties == null ? null : JsonDecoder.decodeTimestamp(properties.getString("cd", null));<a name="line.40"></a>
+<span class="sourceLineNo">041</span>    if (properties != null &amp;&amp; properties.getString("id", null) != null &amp;&amp; ca != null) {<a name="line.41"></a>
+<span class="sourceLineNo">042</span>      result = new StreetsideSequence(properties.getString("id", null), ca);<a name="line.42"></a>
+<span class="sourceLineNo">043</span><a name="line.43"></a>
+<span class="sourceLineNo">044</span>      final Double[] cas = decodeCoordinateProperty(<a name="line.44"></a>
+<span class="sourceLineNo">045</span>        properties,<a name="line.45"></a>
+<span class="sourceLineNo">046</span>        "hes",<a name="line.46"></a>
+<span class="sourceLineNo">047</span>        val -&gt;  val instanceof JsonNumber ? ((JsonNumber) val).doubleValue() : null,<a name="line.47"></a>
+<span class="sourceLineNo">048</span>        Double.class<a name="line.48"></a>
+<span class="sourceLineNo">049</span>      );<a name="line.49"></a>
+<span class="sourceLineNo">050</span>      final String[] imageIds = decodeCoordinateProperty(<a name="line.50"></a>
+<span class="sourceLineNo">051</span>        properties,<a name="line.51"></a>
+<span class="sourceLineNo">052</span>        "image_ids",<a name="line.52"></a>
+<span class="sourceLineNo">053</span>        val -&gt; val instanceof JsonString ? ((JsonString) val).getString() : null,<a name="line.53"></a>
+<span class="sourceLineNo">054</span>        String.class<a name="line.54"></a>
+<span class="sourceLineNo">055</span>      );<a name="line.55"></a>
+<span class="sourceLineNo">056</span>      final LatLon[] geometry = decodeLatLons(json.getJsonObject("geometry"));<a name="line.56"></a>
+<span class="sourceLineNo">057</span>      final int sequenceLength = Math.min(Math.min(cas.length, imageIds.length), geometry.length);<a name="line.57"></a>
+<span class="sourceLineNo">058</span>      for (int i = 0; i &lt; sequenceLength; i++) {<a name="line.58"></a>
+<span class="sourceLineNo">059</span>        if (cas[i] != null &amp;&amp; imageIds[i] != null &amp;&amp; geometry[i] != null) {<a name="line.59"></a>
+<span class="sourceLineNo">060</span>          final StreetsideImage img = new StreetsideImage(imageIds[i], geometry[i], cas[i]);<a name="line.60"></a>
+<span class="sourceLineNo">061</span>          result.add(img);<a name="line.61"></a>
+<span class="sourceLineNo">062</span>        }<a name="line.62"></a>
+<span class="sourceLineNo">063</span>      }<a name="line.63"></a>
+<span class="sourceLineNo">064</span>      if (result.getImages().isEmpty()) {<a name="line.64"></a>
+<span class="sourceLineNo">065</span>        result = null;<a name="line.65"></a>
+<span class="sourceLineNo">066</span>      }<a name="line.66"></a>
+<span class="sourceLineNo">067</span>    }<a name="line.67"></a>
+<span class="sourceLineNo">068</span>    return result;<a name="line.68"></a>
+<span class="sourceLineNo">069</span>  }<a name="line.69"></a>
+<span class="sourceLineNo">070</span><a name="line.70"></a>
+<span class="sourceLineNo">071</span>  /**<a name="line.71"></a>
+<span class="sourceLineNo">072</span>   * Parses a given {@link StreetsideImage} as a GeoJSON Feature into a {@link StreetsideSequence}.<a name="line.72"></a>
+<span class="sourceLineNo">073</span>   * @param image the {@link StreetsideImage} to be parsed<a name="line.73"></a>
+<span class="sourceLineNo">074</span>   * @return a {@link StreetsideSequence} that is parsed from the given {@link JsonObject}. If mandatory information is<a name="line.74"></a>
+<span class="sourceLineNo">075</span>   *         missing from the JSON or it's not meeting the expecting format in another way, &lt;code&gt;null&lt;/code&gt; will be<a name="line.75"></a>
+<span class="sourceLineNo">076</span>   *         returned.<a name="line.76"></a>
+<span class="sourceLineNo">077</span>   */<a name="line.77"></a>
+<span class="sourceLineNo">078</span>  public static StreetsideImage decodeBubbleData(final StreetsideImage image) {<a name="line.78"></a>
+<span class="sourceLineNo">079</span>    if (image == null) {<a name="line.79"></a>
+<span class="sourceLineNo">080</span>      return null;<a name="line.80"></a>
+<span class="sourceLineNo">081</span>    }<a name="line.81"></a>
+<span class="sourceLineNo">082</span>    // Declare and instantiate new Streetside object to ensure proper setting of superclass attributes<a name="line.82"></a>
+<span class="sourceLineNo">083</span>    StreetsideImage result = null;<a name="line.83"></a>
+<span class="sourceLineNo">084</span>    if(image.getId() != null ) {<a name="line.84"></a>
+<span class="sourceLineNo">085</span>      result = new StreetsideImage(image.getId(), new LatLon(image.getLa(), image.getLo()), 0.0);<a name="line.85"></a>
+<span class="sourceLineNo">086</span>      result.setAl(image.getAl());<a name="line.86"></a>
+<span class="sourceLineNo">087</span>      result.setRo(image.getRo());<a name="line.87"></a>
+<span class="sourceLineNo">088</span>      result.setPi(image.getPi());<a name="line.88"></a>
+<span class="sourceLineNo">089</span>      result.setHe(image.getHe());<a name="line.89"></a>
+<span class="sourceLineNo">090</span>      result.setBl(image.getBl());<a name="line.90"></a>
+<span class="sourceLineNo">091</span>      result.setMl(image.getMl());<a name="line.91"></a>
+<span class="sourceLineNo">092</span>      result.setNe(image.getNe());<a name="line.92"></a>
+<span class="sourceLineNo">093</span>      result.setPr(image.getPr());<a name="line.93"></a>
+<span class="sourceLineNo">094</span>      result.setNbn(image.getNbn());<a name="line.94"></a>
+<span class="sourceLineNo">095</span>      result.setPbn(image.getPbn());<a name="line.95"></a>
+<span class="sourceLineNo">096</span>      result.setRn(image.getRn());<a name="line.96"></a>
+<span class="sourceLineNo">097</span>      result.setCd(image.getCd());<a name="line.97"></a>
+<span class="sourceLineNo">098</span>    }<a name="line.98"></a>
+<span class="sourceLineNo">099</span>    return result;<a name="line.99"></a>
+<span class="sourceLineNo">100</span>  }<a name="line.100"></a>
+<span class="sourceLineNo">101</span><a name="line.101"></a>
+<span class="sourceLineNo">102</span>  /**<a name="line.102"></a>
+<span class="sourceLineNo">103</span>   * Parses a given {@link JsonObject} as a GeoJSON Feature into a {@link StreetsideSequence}.<a name="line.103"></a>
+<span class="sourceLineNo">104</span>   * @param json the {@link JsonObject} to be parsed<a name="line.104"></a>
+<span class="sourceLineNo">105</span>   * @return a {@link StreetsideSequence} that is parsed from the given {@link JsonObject}. If mandatory information is<a name="line.105"></a>
+<span class="sourceLineNo">106</span>   *         missing from the JSON or it's not meeting the expecting format in another way, &lt;code&gt;null&lt;/code&gt; will be<a name="line.106"></a>
+<span class="sourceLineNo">107</span>   *         returned.<a name="line.107"></a>
+<span class="sourceLineNo">108</span>   */<a name="line.108"></a>
+<span class="sourceLineNo">109</span>  public static StreetsideSequence decodeStreetsideSequence(final JsonObject json) {<a name="line.109"></a>
+<span class="sourceLineNo">110</span>    if (json == null) {<a name="line.110"></a>
+<span class="sourceLineNo">111</span>      return null;<a name="line.111"></a>
+<span class="sourceLineNo">112</span>    }<a name="line.112"></a>
+<span class="sourceLineNo">113</span>    StreetsideSequence result = null;<a name="line.113"></a>
+<span class="sourceLineNo">114</span><a name="line.114"></a>
+<span class="sourceLineNo">115</span>    if (json.getString("id", null) != null &amp;&amp; json.getString("la", null) != null &amp;&amp; json.getString("lo", null) != null) {<a name="line.115"></a>
+<span class="sourceLineNo">116</span>        result = new StreetsideSequence(json.getString("id", null), json.getJsonNumber("la").doubleValue(), json.getJsonNumber("lo").doubleValue(), json.getJsonNumber("cd").longValue());<a name="line.116"></a>
+<span class="sourceLineNo">117</span>    }<a name="line.117"></a>
+<span class="sourceLineNo">118</span><a name="line.118"></a>
+<span class="sourceLineNo">119</span>    return result;<a name="line.119"></a>
+<span class="sourceLineNo">120</span>  }<a name="line.120"></a>
+<span class="sourceLineNo">121</span><a name="line.121"></a>
+<span class="sourceLineNo">122</span>  /**<a name="line.122"></a>
+<span class="sourceLineNo">123</span>   * Converts a {@link JsonArray} to a java array.<a name="line.123"></a>
+<span class="sourceLineNo">124</span>   * The conversion from {@link JsonValue} to a java type is done by the supplied function.<a name="line.124"></a>
+<span class="sourceLineNo">125</span>   * @param &lt;T&gt; object type<a name="line.125"></a>
+<span class="sourceLineNo">126</span>   * @param array the array to be converted<a name="line.126"></a>
+<span class="sourceLineNo">127</span>   * @param decodeValueFunction the function used for conversion from {@link JsonValue} to the desired type.<a name="line.127"></a>
+<span class="sourceLineNo">128</span>   * @param clazz the desired type that the elements of the resulting array should have<a name="line.128"></a>
+<span class="sourceLineNo">129</span>   * @return the supplied array converted from {@link JsonArray} to a java array of the supplied type, converted using<a name="line.129"></a>
+<span class="sourceLineNo">130</span>   *         the supplied function. Never &lt;code&gt;null&lt;/code&gt;, in case of array==null, an array of length 0 is returned.<a name="line.130"></a>
+<span class="sourceLineNo">131</span>   */<a name="line.131"></a>
+<span class="sourceLineNo">132</span>  @SuppressWarnings("unchecked")<a name="line.132"></a>
+<span class="sourceLineNo">133</span>  private static &lt;T&gt; T[] decodeJsonArray(final JsonArray array, final Function&lt;JsonValue, T&gt; decodeValueFunction, final Class&lt;T&gt; clazz) {<a name="line.133"></a>
+<span class="sourceLineNo">134</span>    final T[] result;<a name="line.134"></a>
+<span class="sourceLineNo">135</span>    if (array == null) {<a name="line.135"></a>
+<span class="sourceLineNo">136</span>      result =  (T[]) Array.newInstance(clazz, 0);<a name="line.136"></a>
+<span class="sourceLineNo">137</span>    } else {<a name="line.137"></a>
+<span class="sourceLineNo">138</span>      result = (T[]) Array.newInstance(clazz, array.size());<a name="line.138"></a>
+<span class="sourceLineNo">139</span>      for (int i = 0; i &lt; result.length; i++) {<a name="line.139"></a>
+<span class="sourceLineNo">140</span>        result[i] = decodeValueFunction.apply(array.get(i));<a name="line.140"></a>
+<span class="sourceLineNo">141</span>      }<a name="line.141"></a>
+<span class="sourceLineNo">142</span>    }<a name="line.142"></a>
+<span class="sourceLineNo">143</span>    return result;<a name="line.143"></a>
+<span class="sourceLineNo">144</span>  }<a name="line.144"></a>
+<span class="sourceLineNo">145</span><a name="line.145"></a>
+<span class="sourceLineNo">146</span>  /**<a name="line.146"></a>
+<span class="sourceLineNo">147</span>   * Given the JSON object representing the `properties` of a sequence, this method converts you one attribute from the<a name="line.147"></a>
+<span class="sourceLineNo">148</span>   * `coordinateProperties` object to an array of appropriate type.<a name="line.148"></a>
+<span class="sourceLineNo">149</span>   *<a name="line.149"></a>
+<span class="sourceLineNo">150</span>   * For example this is used to convert the `image_keys` JSON array to a String[] array or the `cas` JSON array to a<a name="line.150"></a>
+<span class="sourceLineNo">151</span>   * Double[] array.<a name="line.151"></a>
+<span class="sourceLineNo">152</span>   * @param &lt;T&gt; object type<a name="line.152"></a>
+<span class="sourceLineNo">153</span>   * @param json the JSON object representing the `properties` of a sequence<a name="line.153"></a>
+<span class="sourceLineNo">154</span>   * @param key the key, which identifies the desired array inside the `coordinateProperties` object to be converted<a name="line.154"></a>
+<span class="sourceLineNo">155</span>   * @param decodeValueFunction a function that converts the {@link JsonValue}s in the JSON array to java objects of the<a name="line.155"></a>
+<span class="sourceLineNo">156</span>   *        desired type<a name="line.156"></a>
+<span class="sourceLineNo">157</span>   * @param clazz the {@link Class} object of the desired type, that the entries of the resulting array should have<a name="line.157"></a>
+<span class="sourceLineNo">158</span>   * @return the resulting array, when converting the desired entry of the `coordinateProperties`.<a name="line.158"></a>
+<span class="sourceLineNo">159</span>   *         Never &lt;code&gt;null&lt;/code&gt;. If no `coordinateProperties` are set, or if the desired key is not set or is not<a name="line.159"></a>
+<span class="sourceLineNo">160</span>   *         an array, then an empty array of the desired type is returned.<a name="line.160"></a>
+<span class="sourceLineNo">161</span>   */<a name="line.161"></a>
+<span class="sourceLineNo">162</span>  @SuppressWarnings("unchecked")<a name="line.162"></a>
+<span class="sourceLineNo">163</span>  private static &lt;T&gt; T[] decodeCoordinateProperty(<a name="line.163"></a>
+<span class="sourceLineNo">164</span>    final JsonObject json, final String key, final Function&lt;JsonValue, T&gt; decodeValueFunction, final Class&lt;T&gt; clazz<a name="line.164"></a>
+<span class="sourceLineNo">165</span>  ) {<a name="line.165"></a>
+<span class="sourceLineNo">166</span>    final JsonValue coordinateProperties = json == null ? null : json.get("coordinateProperties");<a name="line.166"></a>
+<span class="sourceLineNo">167</span>    if (coordinateProperties instanceof JsonObject) {<a name="line.167"></a>
+<span class="sourceLineNo">168</span>      JsonValue valueArray = ((JsonObject) coordinateProperties).get(key);<a name="line.168"></a>
+<span class="sourceLineNo">169</span>      if (valueArray instanceof JsonArray) {<a name="line.169"></a>
+<span class="sourceLineNo">170</span>        return decodeJsonArray((JsonArray) valueArray, decodeValueFunction, clazz);<a name="line.170"></a>
+<span class="sourceLineNo">171</span>      }<a name="line.171"></a>
+<span class="sourceLineNo">172</span>    }<a name="line.172"></a>
+<span class="sourceLineNo">173</span>    return (T[]) Array.newInstance(clazz, 0);<a name="line.173"></a>
+<span class="sourceLineNo">174</span>  }<a name="line.174"></a>
+<span class="sourceLineNo">175</span><a name="line.175"></a>
+<span class="sourceLineNo">176</span>  private static LatLon[] decodeLatLons(final JsonObject json) {<a name="line.176"></a>
+<span class="sourceLineNo">177</span>    final JsonValue coords = json == null ? null : json.get("coordinates");<a name="line.177"></a>
+<span class="sourceLineNo">178</span>    if (coords instanceof JsonArray &amp;&amp; "LineString".equals(json.getString("type", null))) {<a name="line.178"></a>
+<span class="sourceLineNo">179</span>      final LatLon[] result = new LatLon[((JsonArray) coords).size()];<a name="line.179"></a>
+<span class="sourceLineNo">180</span>      for (int i = 0; i &lt; ((JsonArray) coords).size(); i++) {<a name="line.180"></a>
+<span class="sourceLineNo">181</span>        final JsonValue coord = ((JsonArray) coords).get(i);<a name="line.181"></a>
+<span class="sourceLineNo">182</span>        if (coord instanceof JsonArray) {<a name="line.182"></a>
+<span class="sourceLineNo">183</span>          result[i] = JsonDecoder.decodeLatLon((JsonArray) coord);<a name="line.183"></a>
+<span class="sourceLineNo">184</span>        }<a name="line.184"></a>
+<span class="sourceLineNo">185</span>      }<a name="line.185"></a>
+<span class="sourceLineNo">186</span>      return result;<a name="line.186"></a>
+<span class="sourceLineNo">187</span>    }<a name="line.187"></a>
+<span class="sourceLineNo">188</span>    return new LatLon[0];<a name="line.188"></a>
+<span class="sourceLineNo">189</span>  }<a name="line.189"></a>
+<span class="sourceLineNo">190</span>}<a name="line.190"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
Index: /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/stylesheet.css
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/stylesheet.css	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/javadoc/stylesheet.css	(revision 34416)
@@ -0,0 +1,574 @@
+/* Javadoc style sheet */
+/*
+Overall document style
+*/
+
+@import url('resources/fonts/dejavu.css');
+
+body {
+    background-color:#ffffff;
+    color:#353833;
+    font-family:'DejaVu Sans', Arial, Helvetica, sans-serif;
+    font-size:14px;
+    margin:0;
+}
+a:link, a:visited {
+    text-decoration:none;
+    color:#4A6782;
+}
+a:hover, a:focus {
+    text-decoration:none;
+    color:#bb7a2a;
+}
+a:active {
+    text-decoration:none;
+    color:#4A6782;
+}
+a[name] {
+    color:#353833;
+}
+a[name]:hover {
+    text-decoration:none;
+    color:#353833;
+}
+pre {
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
+}
+h1 {
+    font-size:20px;
+}
+h2 {
+    font-size:18px;
+}
+h3 {
+    font-size:16px;
+    font-style:italic;
+}
+h4 {
+    font-size:13px;
+}
+h5 {
+    font-size:12px;
+}
+h6 {
+    font-size:11px;
+}
+ul {
+    list-style-type:disc;
+}
+code, tt {
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
+    padding-top:4px;
+    margin-top:8px;
+    line-height:1.4em;
+}
+dt code {
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
+    padding-top:4px;
+}
+table tr td dt code {
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
+    vertical-align:top;
+    padding-top:4px;
+}
+sup {
+    font-size:8px;
+}
+/*
+Document title and Copyright styles
+*/
+.clear {
+    clear:both;
+    height:0px;
+    overflow:hidden;
+}
+.aboutLanguage {
+    float:right;
+    padding:0px 21px;
+    font-size:11px;
+    z-index:200;
+    margin-top:-9px;
+}
+.legalCopy {
+    margin-left:.5em;
+}
+.bar a, .bar a:link, .bar a:visited, .bar a:active {
+    color:#FFFFFF;
+    text-decoration:none;
+}
+.bar a:hover, .bar a:focus {
+    color:#bb7a2a;
+}
+.tab {
+    background-color:#0066FF;
+    color:#ffffff;
+    padding:8px;
+    width:5em;
+    font-weight:bold;
+}
+/*
+Navigation bar styles
+*/
+.bar {
+    background-color:#4D7A97;
+    color:#FFFFFF;
+    padding:.8em .5em .4em .8em;
+    height:auto;/*height:1.8em;*/
+    font-size:11px;
+    margin:0;
+}
+.topNav {
+    background-color:#4D7A97;
+    color:#FFFFFF;
+    float:left;
+    padding:0;
+    width:100%;
+    clear:right;
+    height:2.8em;
+    padding-top:10px;
+    overflow:hidden;
+    font-size:12px; 
+}
+.bottomNav {
+    margin-top:10px;
+    background-color:#4D7A97;
+    color:#FFFFFF;
+    float:left;
+    padding:0;
+    width:100%;
+    clear:right;
+    height:2.8em;
+    padding-top:10px;
+    overflow:hidden;
+    font-size:12px;
+}
+.subNav {
+    background-color:#dee3e9;
+    float:left;
+    width:100%;
+    overflow:hidden;
+    font-size:12px;
+}
+.subNav div {
+    clear:left;
+    float:left;
+    padding:0 0 5px 6px;
+    text-transform:uppercase;
+}
+ul.navList, ul.subNavList {
+    float:left;
+    margin:0 25px 0 0;
+    padding:0;
+}
+ul.navList li{
+    list-style:none;
+    float:left;
+    padding: 5px 6px;
+    text-transform:uppercase;
+}
+ul.subNavList li{
+    list-style:none;
+    float:left;
+}
+.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited {
+    color:#FFFFFF;
+    text-decoration:none;
+    text-transform:uppercase;
+}
+.topNav a:hover, .bottomNav a:hover {
+    text-decoration:none;
+    color:#bb7a2a;
+    text-transform:uppercase;
+}
+.navBarCell1Rev {
+    background-color:#F8981D;
+    color:#253441;
+    margin: auto 5px;
+}
+.skipNav {
+    position:absolute;
+    top:auto;
+    left:-9999px;
+    overflow:hidden;
+}
+/*
+Page header and footer styles
+*/
+.header, .footer {
+    clear:both;
+    margin:0 20px;
+    padding:5px 0 0 0;
+}
+.indexHeader {
+    margin:10px;
+    position:relative;
+}
+.indexHeader span{
+    margin-right:15px;
+}
+.indexHeader h1 {
+    font-size:13px;
+}
+.title {
+    color:#2c4557;
+    margin:10px 0;
+}
+.subTitle {
+    margin:5px 0 0 0;
+}
+.header ul {
+    margin:0 0 15px 0;
+    padding:0;
+}
+.footer ul {
+    margin:20px 0 5px 0;
+}
+.header ul li, .footer ul li {
+    list-style:none;
+    font-size:13px;
+}
+/*
+Heading styles
+*/
+div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
+    background-color:#dee3e9;
+    border:1px solid #d0d9e0;
+    margin:0 0 6px -8px;
+    padding:7px 5px;
+}
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+    background-color:#dee3e9;
+    border:1px solid #d0d9e0;
+    margin:0 0 6px -8px;
+    padding:7px 5px;
+}
+ul.blockList ul.blockList li.blockList h3 {
+    padding:0;
+    margin:15px 0;
+}
+ul.blockList li.blockList h2 {
+    padding:0px 0 20px 0;
+}
+/*
+Page layout container styles
+*/
+.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer {
+    clear:both;
+    padding:10px 20px;
+    position:relative;
+}
+.indexContainer {
+    margin:10px;
+    position:relative;
+    font-size:12px;
+}
+.indexContainer h2 {
+    font-size:13px;
+    padding:0 0 3px 0;
+}
+.indexContainer ul {
+    margin:0;
+    padding:0;
+}
+.indexContainer ul li {
+    list-style:none;
+    padding-top:2px;
+}
+.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt {
+    font-size:12px;
+    font-weight:bold;
+    margin:10px 0 0 0;
+    color:#4E4E4E;
+}
+.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd {
+    margin:5px 0 10px 0px;
+    font-size:14px;
+    font-family:'DejaVu Sans Mono',monospace;
+}
+.serializedFormContainer dl.nameValue dt {
+    margin-left:1px;
+    font-size:1.1em;
+    display:inline;
+    font-weight:bold;
+}
+.serializedFormContainer dl.nameValue dd {
+    margin:0 0 0 1px;
+    font-size:1.1em;
+    display:inline;
+}
+/*
+List styles
+*/
+ul.horizontal li {
+    display:inline;
+    font-size:0.9em;
+}
+ul.inheritance {
+    margin:0;
+    padding:0;
+}
+ul.inheritance li {
+    display:inline;
+    list-style:none;
+}
+ul.inheritance li ul.inheritance {
+    margin-left:15px;
+    padding-left:15px;
+    padding-top:1px;
+}
+ul.blockList, ul.blockListLast {
+    margin:10px 0 10px 0;
+    padding:0;
+}
+ul.blockList li.blockList, ul.blockListLast li.blockList {
+    list-style:none;
+    margin-bottom:15px;
+    line-height:1.4;
+}
+ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList {
+    padding:0px 20px 5px 10px;
+    border:1px solid #ededed; 
+    background-color:#f8f8f8;
+}
+ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList {
+    padding:0 0 5px 8px;
+    background-color:#ffffff;
+    border:none;
+}
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockList {
+    margin-left:0;
+    padding-left:0;
+    padding-bottom:15px;
+    border:none;
+}
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast {
+    list-style:none;
+    border-bottom:none;
+    padding-bottom:0;
+}
+table tr td dl, table tr td dl dt, table tr td dl dd {
+    margin-top:0;
+    margin-bottom:1px;
+}
+/*
+Table styles
+*/
+.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary {
+    width:100%;
+    border-left:1px solid #EEE; 
+    border-right:1px solid #EEE; 
+    border-bottom:1px solid #EEE; 
+}
+.overviewSummary, .memberSummary  {
+    padding:0px;
+}
+.overviewSummary caption, .memberSummary caption, .typeSummary caption,
+.useSummary caption, .constantsSummary caption, .deprecatedSummary caption {
+    position:relative;
+    text-align:left;
+    background-repeat:no-repeat;
+    color:#253441;
+    font-weight:bold;
+    clear:none;
+    overflow:hidden;
+    padding:0px;
+    padding-top:10px;
+    padding-left:1px;
+    margin:0px;
+    white-space:pre;
+}
+.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link,
+.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link,
+.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover,
+.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover,
+.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active,
+.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active,
+.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited,
+.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited {
+    color:#FFFFFF;
+}
+.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span,
+.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span {
+    white-space:nowrap;
+    padding-top:5px;
+    padding-left:12px;
+    padding-right:12px;
+    padding-bottom:7px;
+    display:inline-block;
+    float:left;
+    background-color:#F8981D;
+    border: none;
+    height:16px;
+}
+.memberSummary caption span.activeTableTab span {
+    white-space:nowrap;
+    padding-top:5px;
+    padding-left:12px;
+    padding-right:12px;
+    margin-right:3px;
+    display:inline-block;
+    float:left;
+    background-color:#F8981D;
+    height:16px;
+}
+.memberSummary caption span.tableTab span {
+    white-space:nowrap;
+    padding-top:5px;
+    padding-left:12px;
+    padding-right:12px;
+    margin-right:3px;
+    display:inline-block;
+    float:left;
+    background-color:#4D7A97;
+    height:16px;
+}
+.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab {
+    padding-top:0px;
+    padding-left:0px;
+    padding-right:0px;
+    background-image:none;
+    float:none;
+    display:inline;
+}
+.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd,
+.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd {
+    display:none;
+    width:5px;
+    position:relative;
+    float:left;
+    background-color:#F8981D;
+}
+.memberSummary .activeTableTab .tabEnd {
+    display:none;
+    width:5px;
+    margin-right:3px;
+    position:relative; 
+    float:left;
+    background-color:#F8981D;
+}
+.memberSummary .tableTab .tabEnd {
+    display:none;
+    width:5px;
+    margin-right:3px;
+    position:relative;
+    background-color:#4D7A97;
+    float:left;
+
+}
+.overviewSummary td, .memberSummary td, .typeSummary td,
+.useSummary td, .constantsSummary td, .deprecatedSummary td {
+    text-align:left;
+    padding:0px 0px 12px 10px;
+}
+th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th,
+td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{
+    vertical-align:top;
+    padding-right:0px;
+    padding-top:8px;
+    padding-bottom:3px;
+}
+th.colFirst, th.colLast, th.colOne, .constantsSummary th {
+    background:#dee3e9;
+    text-align:left;
+    padding:8px 3px 3px 7px;
+}
+td.colFirst, th.colFirst {
+    white-space:nowrap;
+    font-size:13px;
+}
+td.colLast, th.colLast {
+    font-size:13px;
+}
+td.colOne, th.colOne {
+    font-size:13px;
+}
+.overviewSummary td.colFirst, .overviewSummary th.colFirst,
+.useSummary td.colFirst, .useSummary th.colFirst,
+.overviewSummary td.colOne, .overviewSummary th.colOne,
+.memberSummary td.colFirst, .memberSummary th.colFirst,
+.memberSummary td.colOne, .memberSummary th.colOne,
+.typeSummary td.colFirst{
+    width:25%;
+    vertical-align:top;
+}
+td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover {
+    font-weight:bold;
+}
+.tableSubHeadingColor {
+    background-color:#EEEEFF;
+}
+.altColor {
+    background-color:#FFFFFF;
+}
+.rowColor {
+    background-color:#EEEEEF;
+}
+/*
+Content styles
+*/
+.description pre {
+    margin-top:0;
+}
+.deprecatedContent {
+    margin:0;
+    padding:10px 0;
+}
+.docSummary {
+    padding:0;
+}
+
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+    font-style:normal;
+}
+
+div.block {
+    font-size:14px;
+    font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif;
+}
+
+td.colLast div {
+    padding-top:0px;
+}
+
+
+td.colLast a {
+    padding-bottom:3px;
+}
+/*
+Formatting effect styles
+*/
+.sourceLineNo {
+    color:green;
+    padding:0 30px 0 0;
+}
+h1.hidden {
+    visibility:hidden;
+    overflow:hidden;
+    font-size:10px;
+}
+.block {
+    display:block;
+    margin:3px 10px 2px 0px;
+    color:#474747;
+}
+.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink,
+.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel,
+.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink {
+    font-weight:bold;
+}
+.deprecationComment, .emphasizedPhrase, .interfaceName {
+    font-style:italic;
+}
+
+div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase,
+div.block div.block span.interfaceName {
+    font-style:normal;
+}
+
+div.contentContainer ul.blockList li.blockList h2{
+    padding-bottom:0px;
+}
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideImage.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideImage.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideImage.java	(revision 34416)
@@ -63,8 +63,4 @@
   }
 
-  public StreetsideImage(String id, LatLon latLon) {
-    super(id, latLon, 0.0);
-  }
-
   public StreetsideImage(String id, double la, double lo) {
     super(id, new LatLon(la,lo), 0.0);
@@ -97,5 +93,4 @@
   public String toString() {
     return String.format(
-      // TODO: format date cd (Gradle build error command line)
       "Image[id=%s,lat=%f,lon=%f,he=%f,user=%s]",
       id, latLon.lat(), latLon.lon(), he, "null"//, cd
@@ -128,11 +123,5 @@
 
   private void checkModified() {
-    if (StreetsideLayer.hasInstance()) {
-      if (isModified()) {
-        StreetsideLayer.getInstance().getLocationChangeset().add(this);
-      } else {
-        StreetsideLayer.getInstance().getLocationChangeset().remove(this);
-      }
-    }
+    // modifications not currently supported in Streetside
   }
 
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.java	(revision 34416)
@@ -43,5 +43,4 @@
 import org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE;
 import org.openstreetmap.josm.plugins.streetside.mode.AbstractMode;
-import org.openstreetmap.josm.plugins.streetside.mode.JoinMode;
 import org.openstreetmap.josm.plugins.streetside.mode.SelectMode;
 import org.openstreetmap.josm.plugins.streetside.utils.MapViewGeometryUtil;
@@ -90,5 +89,4 @@
 
 	private volatile TexturePaint hatched;
-	private final StreetsideLocationChangeset locationChangeset = new StreetsideLocationChangeset();
 
 	private StreetsideLayer() {
@@ -190,14 +188,4 @@
 		return data;
 	}
-
-  /**
-   * Returns the {@link StreetsideLocationChangeset} object, which acts as the database of the
-   * Layer.
-   *
-   * @return The {@link StreetsideData} object that stores the database.
-   */
-  public StreetsideLocationChangeset getLocationChangeset() {
-    return locationChangeset;
-  }
 
   /**
@@ -314,7 +302,4 @@
         drawImageMarker(g, imageAbs);
       }
-    }
-    if (mode instanceof JoinMode) {
-      mode.paint(g, mv, box);
     }
   }
@@ -504,6 +489,6 @@
     }
     if (MainApplication.isDisplayingMapView()) {
-      StreetsideMainDialog.getInstance().redButton.setEnabled(nearestImages.length >= 1);
-      StreetsideMainDialog.getInstance().blueButton.setEnabled(nearestImages.length >= 2);
+      //StreetsideMainDialog.getInstance().redButton.setEnabled(nearestImages.length >= 1);
+      //StreetsideMainDialog.getInstance().blueButton.setEnabled(nearestImages.length >= 2);
     }
     if (nearestImages.length >= 1) {
Index: plications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.java	(revision 34415)
+++ 	(revision )
@@ -1,53 +1,0 @@
-// License: GPL. For details, see LICENSE file.
-package org.openstreetmap.josm.plugins.streetside;
-
-import java.util.AbstractSet;
-import java.util.Collections;
-import java.util.HashSet;
-import java.util.Iterator;
-import java.util.Set;
-import java.util.concurrent.ConcurrentHashMap;
-
-import org.openstreetmap.josm.plugins.streetside.utils.StreetsideChangesetListener;
-
-public class StreetsideLocationChangeset extends AbstractSet<StreetsideImage> {
-  private final Set<StreetsideChangesetListener> listeners = new HashSet<>();
-  private final Set<StreetsideImage> changeset = Collections.newSetFromMap(new ConcurrentHashMap<>());
-
-  public void addChangesetListener(StreetsideChangesetListener listener) {
-    listeners.add(listener);
-  }
-
-  public void cleanChangeset() {
-    changeset.clear();
-    fireListeners();
-  }
-
-  private void fireListeners() {
-    listeners.forEach(StreetsideChangesetListener::changesetChanged);
-  }
-
-  @Override
-  public boolean add(StreetsideImage image) {
-    boolean add = changeset.add(image);
-    fireListeners();
-    return add;
-  }
-
-  @Override
-  public Iterator<StreetsideImage> iterator() {
-    return changeset.iterator();
-  }
-
-  @Override
-  public int size() {
-    return changeset.size();
-  }
-
-  @Override
-  public boolean remove(Object image) {
-    boolean remove = changeset.remove(image);
-    fireListeners();
-    return remove;
-  }
-}
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.java	(revision 34416)
@@ -13,5 +13,4 @@
 import org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction;
 import org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction;
-import org.openstreetmap.josm.plugins.streetside.actions.StreetsideJoinAction;
 import org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction;
 import org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction;
@@ -20,10 +19,9 @@
 import org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting;
 import org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog;
+import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup;
 import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel;
 import org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser;
 import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;
 import org.openstreetmap.josm.tools.ImageProvider;
-
-import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup;
 
 /**
@@ -45,5 +43,5 @@
       MainMenu.add(MainApplication.getMenu().viewMenu, ZOOM_ACTION, false, 15);
       MainMenu.add(MainApplication.getMenu().fileMenu, new StreetsideDownloadViewAction(), false, 14);
-      MainMenu.add(MainApplication.getMenu().dataMenu, new StreetsideJoinAction(), false);
+      //MainMenu.add(MainApplication.getMenu().dataMenu, new StreetsideJoinAction(), false);
       MainMenu.add(MainApplication.getMenu().moreToolsMenu, WALK_ACTION, false);
     }
Index: plications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.java	(revision 34415)
+++ 	(revision )
@@ -1,56 +1,0 @@
-// License: GPL. For details, see LICENSE file.
-package org.openstreetmap.josm.plugins.streetside.actions;
-
-import static org.openstreetmap.josm.tools.I18n.tr;
-
-import java.awt.event.ActionEvent;
-
-import org.openstreetmap.josm.actions.JosmAction;
-import org.openstreetmap.josm.gui.MainApplication;
-import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;
-import org.openstreetmap.josm.plugins.streetside.mode.JoinMode;
-import org.openstreetmap.josm.plugins.streetside.mode.SelectMode;
-import org.openstreetmap.josm.tools.ImageProvider;
-import org.openstreetmap.josm.tools.ImageProvider.ImageSizes;
-
-/**
- * Changes the mode of the Layer, from Select mode to Join mode and vice versa.
- *
- * @author nokutu
- *
- */
-public class StreetsideJoinAction extends JosmAction {
-
-  private static final long serialVersionUID = -7082300908202843706L;
-
-  /**
-   * Main constructor.
-   */
-  public StreetsideJoinAction() {
-    super(tr("Join mode"), new ImageProvider("mapmode", "streetside-join").setSize(ImageSizes.DEFAULT),
-        tr("Join/unjoin pictures"), null, false, "streetsideJoin", true);
-  }
-
-  @Override
-  public void actionPerformed(ActionEvent arg0) {
-    if (StreetsideLayer.getInstance().mode instanceof SelectMode) {
-      StreetsideLayer.getInstance().setMode(new JoinMode());
-    } else {
-      StreetsideLayer.getInstance().setMode(new SelectMode());
-    }
-  }
-
-  @Override
-  protected boolean listenToSelectionChange() {
-    return false;
-  }
-
-  /**
-   * Enabled when mapillary layer is the active layer
-   */
-  @Override
-  protected void updateEnabledState() {
-    super.updateEnabledState();
-    setEnabled(MainApplication.getLayerManager().getActiveLayer() instanceof StreetsideLayer);
-  }
-}
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.java	(revision 34416)
@@ -3,7 +3,9 @@
 
 import java.awt.image.BufferedImage;
+import java.text.MessageFormat;
 
 import javax.swing.SwingUtilities;
 
+import org.apache.log4j.Logger;
 import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;
 import org.openstreetmap.josm.plugins.streetside.StreetsideData;
@@ -30,4 +32,6 @@
   private BufferedImage lastImage;
   private volatile boolean paused;
+
+  final static Logger logger = Logger.getLogger(WalkThread.class);
 
   /**
@@ -65,7 +69,4 @@
             StreetsideAbstractImage currentImage = image.next();
         	  preDownloadImages((StreetsideImage) currentImage, 3, CacheUtils.PICTURE.FULL_IMAGE);
-        	  /*if (StreetsideProperties.PREDOWNLOAD_CUBEMAPS.get().booleanValue()) {
-          	  preDownloadCubemaps((StreetsideImage) currentImage, 3);
-            }*/
           }
         }
@@ -100,5 +101,8 @@
       }
     } catch (NullPointerException e) {
-      // TODO: Avoid NPEs instead of waiting until they are thrown and then catching them
+      if(StreetsideProperties.DEBUGING_ENABLED.get()) {
+        logger.debug(MessageFormat.format("Exception thrown in WalkThread: {0}", e.getMessage()));
+        e.printStackTrace();
+      }
       return;
     }
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.java	(revision 34416)
@@ -1,8 +1,4 @@
 // License: GPL. For details, see LICENSE file.
 package org.openstreetmap.josm.plugins.streetside.cubemap;
-
-/**
- * @author Dub
- */
 
 import javafx.scene.Group;
@@ -15,171 +11,171 @@
 public class CameraTransformer extends Group {
 
-	public enum RotateOrder {
-		XYZ, XZY, YXZ, YZX, ZXY, ZYX
-	}
+  public enum RotateOrder {
+    XYZ, XZY, YXZ, YZX, ZXY, ZYX
+  }
 
-	public Translate t = new Translate();
-	public Translate p = new Translate();
-	public Translate ip = new Translate();
-	public Rotate rx = new Rotate();
-	{
-		rx.setAxis(Rotate.X_AXIS);
-	}
-	public Rotate ry = new Rotate();
-	{
-		ry.setAxis(Rotate.Y_AXIS);
-	}
-	public Rotate rz = new Rotate();
-	{
-		rz.setAxis(Rotate.Z_AXIS);
-	}
-	public Scale s = new Scale();
+  public Translate t = new Translate();
+  public Translate p = new Translate();
+  public Translate ip = new Translate();
+  public Rotate rx = new Rotate();
+  {
+    rx.setAxis(Rotate.X_AXIS);
+  }
+  public Rotate ry = new Rotate();
+  {
+    ry.setAxis(Rotate.Y_AXIS);
+  }
+  public Rotate rz = new Rotate();
+  {
+    rz.setAxis(Rotate.Z_AXIS);
+  }
+  public Scale s = new Scale();
 
-	public CameraTransformer() {
-		super();
-		getTransforms().addAll(t, rz, ry, rx, s);
-	}
+  public CameraTransformer() {
+    super();
+    getTransforms().addAll(t, rz, ry, rx, s);
+  }
 
-	public CameraTransformer(CameraTransformer.RotateOrder rotateOrder) {
-		super();
-		switch (rotateOrder) {
-		case XYZ:
-			getTransforms().addAll(t, p, rz, ry, rx, s, ip);
-			break;
-		case XZY:
-			getTransforms().addAll(t, p, ry, rz, rx, s, ip);
-			break;
-		case YXZ:
-			getTransforms().addAll(t, p, rz, rx, ry, s, ip);
-			break;
-		case YZX:
-			getTransforms().addAll(t, p, rx, rz, ry, s, ip); // For Camera
-			break;
-		case ZXY:
-			getTransforms().addAll(t, p, ry, rx, rz, s, ip);
-			break;
-		case ZYX:
-			getTransforms().addAll(t, p, rx, ry, rz, s, ip);
-			break;
-		}
-	}
+  public CameraTransformer(CameraTransformer.RotateOrder rotateOrder) {
+    super();
+    switch (rotateOrder) {
+    case XYZ:
+      getTransforms().addAll(t, p, rz, ry, rx, s, ip);
+      break;
+    case XZY:
+      getTransforms().addAll(t, p, ry, rz, rx, s, ip);
+      break;
+    case YXZ:
+      getTransforms().addAll(t, p, rz, rx, ry, s, ip);
+      break;
+    case YZX:
+      getTransforms().addAll(t, p, rx, rz, ry, s, ip); // For Camera
+      break;
+    case ZXY:
+      getTransforms().addAll(t, p, ry, rx, rz, s, ip);
+      break;
+    case ZYX:
+      getTransforms().addAll(t, p, rx, ry, rz, s, ip);
+      break;
+    }
+  }
 
-	public void setTranslate(double x, double y, double z) {
-		t.setX(x);
-		t.setY(y);
-		t.setZ(z);
-	}
+  public void setTranslate(double x, double y, double z) {
+    t.setX(x);
+    t.setY(y);
+    t.setZ(z);
+  }
 
-	public void setTranslate(double x, double y) {
-		t.setX(x);
-		t.setY(y);
-	}
+  public void setTranslate(double x, double y) {
+    t.setX(x);
+    t.setY(y);
+  }
 
-	public void setTx(double x) {
-		t.setX(x);
-	}
+  public void setTx(double x) {
+    t.setX(x);
+  }
 
-	public void setTy(double y) {
-		t.setY(y);
-	}
+  public void setTy(double y) {
+    t.setY(y);
+  }
 
-	public void setTz(double z) {
-		t.setZ(z);
-	}
+  public void setTz(double z) {
+    t.setZ(z);
+  }
 
-	public void setRotate(double x, double y, double z) {
-		rx.setAngle(x);
-		ry.setAngle(y);
-		rz.setAngle(z);
-	}
+  public void setRotate(double x, double y, double z) {
+    rx.setAngle(x);
+    ry.setAngle(y);
+    rz.setAngle(z);
+  }
 
-	public void setRotateX(double x) {
-		rx.setAngle(x);
-	}
+  public void setRotateX(double x) {
+    rx.setAngle(x);
+  }
 
-	public void setRotateY(double y) {
-		ry.setAngle(y);
-	}
+  public void setRotateY(double y) {
+    ry.setAngle(y);
+  }
 
-	public void setRotateZ(double z) {
-		rz.setAngle(z);
-	}
+  public void setRotateZ(double z) {
+    rz.setAngle(z);
+  }
 
-	public void setRx(double x) {
-		rx.setAngle(x);
-	}
+  public void setRx(double x) {
+    rx.setAngle(x);
+  }
 
-	public void setRy(double y) {
-		ry.setAngle(y);
-	}
+  public void setRy(double y) {
+    ry.setAngle(y);
+  }
 
-	public void setRz(double z) {
-		rz.setAngle(z);
-	}
+  public void setRz(double z) {
+    rz.setAngle(z);
+  }
 
-	public void setScale(double scaleFactor) {
-		s.setX(scaleFactor);
-		s.setY(scaleFactor);
-		s.setZ(scaleFactor);
-	}
+  public void setScale(double scaleFactor) {
+    s.setX(scaleFactor);
+    s.setY(scaleFactor);
+    s.setZ(scaleFactor);
+  }
 
-	public void setScale(double x, double y, double z) {
-		s.setX(x);
-		s.setY(y);
-		s.setZ(z);
-	}
+  public void setScale(double x, double y, double z) {
+    s.setX(x);
+    s.setY(y);
+    s.setZ(z);
+  }
 
-	public void setSx(double x) {
-		s.setX(x);
-	}
+  public void setSx(double x) {
+    s.setX(x);
+  }
 
-	public void setSy(double y) {
-		s.setY(y);
-	}
+  public void setSy(double y) {
+    s.setY(y);
+  }
 
-	public void setSz(double z) {
-		s.setZ(z);
-	}
+  public void setSz(double z) {
+    s.setZ(z);
+  }
 
-	public void setPivot(double x, double y, double z) {
-		p.setX(x);
-		p.setY(y);
-		p.setZ(z);
-		ip.setX(-x);
-		ip.setY(-y);
-		ip.setZ(-z);
-	}
+  public void setPivot(double x, double y, double z) {
+    p.setX(x);
+    p.setY(y);
+    p.setZ(z);
+    ip.setX(-x);
+    ip.setY(-y);
+    ip.setZ(-z);
+  }
 
-	public void reset() {
-		t.setX(0.0);
-		t.setY(0.0);
-		t.setZ(0.0);
-		rx.setAngle(0.0);
-		ry.setAngle(0.0);
-		rz.setAngle(0.0);
-		s.setX(1.0);
-		s.setY(1.0);
-		s.setZ(1.0);
-		p.setX(0.0);
-		p.setY(0.0);
-		p.setZ(0.0);
-		ip.setX(0.0);
-		ip.setY(0.0);
-		ip.setZ(0.0);
-	}
+  public void reset() {
+    t.setX(0.0);
+    t.setY(0.0);
+    t.setZ(0.0);
+    rx.setAngle(0.0);
+    ry.setAngle(0.0);
+    rz.setAngle(0.0);
+    s.setX(1.0);
+    s.setY(1.0);
+    s.setZ(1.0);
+    p.setX(0.0);
+    p.setY(0.0);
+    p.setZ(0.0);
+    ip.setX(0.0);
+    ip.setY(0.0);
+    ip.setZ(0.0);
+  }
 
-	public void resetTSP() {
-		t.setX(0.0);
-		t.setY(0.0);
-		t.setZ(0.0);
-		s.setX(1.0);
-		s.setY(1.0);
-		s.setZ(1.0);
-		p.setX(0.0);
-		p.setY(0.0);
-		p.setZ(0.0);
-		ip.setX(0.0);
-		ip.setY(0.0);
-		ip.setZ(0.0);
-	}
+  public void resetTSP() {
+    t.setX(0.0);
+    t.setY(0.0);
+    t.setZ(0.0);
+    s.setX(1.0);
+    s.setY(1.0);
+    s.setZ(1.0);
+    p.setX(0.0);
+    p.setY(0.0);
+    p.setZ(0.0);
+    ip.setX(0.0);
+    ip.setY(0.0);
+    ip.setZ(0.0);
+  }
 }
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBox.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBox.java	(revision 34416)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBox.java	(revision 34416)
@@ -0,0 +1,263 @@
+/*
+ * To change this license header, choose License Headers in Project Properties.
+ * To change this template file, choose Tools | Templates
+ * and open the template in the editor.
+ */
+
+package org.openstreetmap.josm.plugins.streetside.cubemap;
+
+import java.awt.image.BufferedImage;
+
+import javafx.animation.AnimationTimer;
+import javafx.beans.property.DoubleProperty;
+import javafx.beans.property.SimpleDoubleProperty;
+import javafx.geometry.Rectangle2D;
+import javafx.scene.Group;
+import javafx.scene.PerspectiveCamera;
+import javafx.scene.image.Image;
+import javafx.scene.image.ImageView;
+import javafx.scene.transform.Affine;
+import javafx.scene.transform.Rotate;
+import javafx.scene.transform.Transform;
+
+/**
+ * @author renerr18
+ */
+@SuppressWarnings("restriction")
+public class CubemapBox extends Group {
+
+  public enum CubemapBoxImageType {
+    MULTIPLE, SINGLE
+  }
+
+  private final Affine affine = new Affine();
+
+  private final ImageView front = new ImageView(), right = new ImageView(), back = new ImageView(),
+    left = new ImageView(), up = new ImageView(), down = new ImageView();
+
+  {
+    front.setId(CubemapUtils.CubemapFaces.FRONT.getValue());
+    right.setId(CubemapUtils.CubemapFaces.RIGHT.getValue());
+    back.setId(CubemapUtils.CubemapFaces.BACK.getValue());
+    left.setId(CubemapUtils.CubemapFaces.LEFT.getValue());
+    up.setId(CubemapUtils.CubemapFaces.UP.getValue());
+    down.setId(CubemapUtils.CubemapFaces.DOWN.getValue());
+
+  }
+  private final ImageView[] views = new ImageView[] { front, right, back, left, up, down };
+
+  private Image frontImg, rightImg, backImg, leftImg, upImg, downImg, singleImg;
+
+  private final PerspectiveCamera camera;
+  private AnimationTimer timer;
+  private final CubemapBoxImageType imageType;
+
+ public CubemapBox(
+    Image frontImg, Image rightImg, Image backImg, Image leftImg, Image upImg, Image downImg, double size,
+    PerspectiveCamera camera) {
+
+    super();
+
+    imageType = CubemapBoxImageType.MULTIPLE;
+
+    this.frontImg = frontImg;
+    this.rightImg = rightImg;
+    this.backImg = backImg;
+    this.leftImg = leftImg;
+    this.upImg = upImg;
+    this.downImg = downImg;
+    this.size.set(size);
+    this.camera = camera;
+
+    loadImageViews();
+
+    getTransforms().add(affine);
+
+    getChildren().addAll(views);
+
+    startTimer();
+  }
+
+  public void loadImageViews() {
+
+    for (ImageView iv : views) {
+      iv.setSmooth(true);
+      iv.setPreserveRatio(true);
+    }
+
+    validateImageType();
+  }
+
+  private void layoutViews() {
+
+    for (ImageView v : views) {
+      v.setFitWidth(getSize());
+      v.setFitHeight(getSize());
+    }
+
+    back.setTranslateX(-0.5 * getSize());
+    back.setTranslateY(-0.5 * getSize());
+    back.setTranslateZ(-0.5 * getSize());
+
+    front.setTranslateX(-0.5 * getSize());
+    front.setTranslateY(-0.5 * getSize());
+    front.setTranslateZ(0.5 * getSize());
+    front.setRotationAxis(Rotate.Z_AXIS);
+    front.setRotate(-180);
+    front.getTransforms().add(new Rotate(180, front.getFitHeight() / 2, 0, 0, Rotate.X_AXIS));
+    front.setTranslateY(front.getTranslateY() - getSize());
+
+    up.setTranslateX(-0.5 * getSize());
+    up.setTranslateY(-1 * getSize());
+    up.setRotationAxis(Rotate.X_AXIS);
+    up.setRotate(-90);
+
+    down.setTranslateX(-0.5 * getSize());
+    down.setTranslateY(0);
+    down.setRotationAxis(Rotate.X_AXIS);
+    down.setRotate(90);
+
+    left.setTranslateX(-1 * getSize());
+    left.setTranslateY(-0.5 * getSize());
+    left.setRotationAxis(Rotate.Y_AXIS);
+    left.setRotate(90);
+
+    right.setTranslateX(0);
+    right.setTranslateY(-0.5 * getSize());
+    right.setRotationAxis(Rotate.Y_AXIS);
+    right.setRotate(-90);
+
+  }
+
+  /**
+   * for single image creates viewports and sets all views(image) to singleImg for multiple... sets images per view.
+   */
+  private void validateImageType() {
+    switch (imageType) {
+    case SINGLE:
+      loadSingleImageViewports();
+      break;
+    case MULTIPLE:
+      setMultipleImages();
+      break;
+    }
+  }
+
+  private void loadSingleImageViewports() {
+    layoutViews();
+    double width = singleImg.getWidth(), height = singleImg.getHeight();
+
+    // simple check to see if cells will be square
+    if (width / 4 != height / 3) {
+      throw new UnsupportedOperationException("Image does not comply with size constraints");
+    }
+    double cellSize = singleImg.getWidth() - singleImg.getHeight();
+
+    recalculateSize(cellSize);
+
+    double topx = cellSize, topy = 0,
+
+      botx = cellSize, boty = cellSize * 2,
+
+      leftx = 0, lefty = cellSize,
+
+      rightx = cellSize * 2, righty = cellSize,
+
+      fwdx = cellSize, fwdy = cellSize,
+
+      backx = cellSize * 3, backy = cellSize;
+
+    // add top padding x+, y+, width-, height
+    up.setViewport(new Rectangle2D(topx, topy, cellSize, cellSize));
+
+    // add left padding x, y+, width, height-
+    left.setViewport(new Rectangle2D(leftx, lefty, cellSize - 1, cellSize - 1));
+
+    // add front padding x+, y+, width-, height
+    front.setViewport(new Rectangle2D(fwdx, fwdy, cellSize, cellSize));
+
+    // add right padding x, y+, width, height-
+    right.setViewport(new Rectangle2D(rightx, righty, cellSize, cellSize));
+
+    // add back padding x, y+, width, height-
+    back.setViewport(new Rectangle2D(backx + 1, backy - 1, cellSize - 1, cellSize - 1));
+
+    // add bottom padding x+, y, width-, height-
+    down.setViewport(new Rectangle2D(botx, boty, cellSize, cellSize));
+
+    for (ImageView v : views) {
+      v.setImage(singleImg);
+    }
+  }
+
+  private void recalculateSize(double cell) {
+    double factor = Math.floor(getSize() / cell);
+    setSize(cell * factor);
+  }
+
+  public synchronized void setImage(BufferedImage img, int position) {
+    views[position].setImage(GraphicsUtils.convertBufferedImage2JavaFXImage(img));
+
+  }
+
+  private void setMultipleImages() {
+    GraphicsUtils.PlatformHelper.run(() -> {
+      layoutViews();
+      front.setImage(frontImg);
+      right.setImage(rightImg);
+      back.setImage(backImg);
+      left.setImage(leftImg);
+      up.setImage(upImg);
+      down.setImage(downImg);
+
+    });
+  }
+
+  public void startTimer() {
+    timer = new AnimationTimer() {
+      @Override
+      public void handle(long now) {
+        Transform ct = (camera != null) ? camera.getLocalToSceneTransform() : null;
+        if (ct != null) {
+          affine.setTx(ct.getTx());
+          affine.setTy(ct.getTy());
+          affine.setTz(ct.getTz());
+        }
+      }
+    };
+    timer.start();
+  }
+
+  /*
+   * Properties
+   */
+  private final DoubleProperty size = new SimpleDoubleProperty() {
+    @Override
+    protected void invalidated() {
+      switch (imageType) {
+      case SINGLE:
+        layoutViews();
+        break;
+      case MULTIPLE:
+        break;
+      }
+
+    }
+  };
+
+  public final double getSize() {
+    return size.get();
+  }
+
+  public final void setSize(double value) {
+    size.set(value);
+  }
+
+  public DoubleProperty sizeProperty() {
+    return size;
+  }
+
+  public ImageView[] getViews() {
+    return views;
+  }
+}
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.java	(revision 34416)
@@ -19,5 +19,4 @@
 import org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog;
 import org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel;
-import org.openstreetmap.josm.plugins.streetside.utils.CubemapBox;
 import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;
 
@@ -193,4 +192,27 @@
 		}
 	}
+
+	@Override
+  public void tilesAdded(String[] tileIds) {
+    // determine whether all tiles have been set for each of the
+    // six cubemap faces. If so, build the images for the faces
+    // and set the views in the cubemap box.
+
+    int tileCount = 0;
+
+    tileCount = CubemapBuilder.getInstance().getTileImages().keySet().size();
+
+    int maxCols = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 4 : 2;
+    int maxRows = StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get() ? 4 : 2;
+
+    if (tileCount == (CubemapUtils.NUM_SIDES * maxCols * maxRows)) {
+      if (StreetsideProperties.DEBUGING_ENABLED.get()) {
+        logger.debug(MessageFormat.format("{0} tile images ready for building cumbemap faces for cubemap {1}.", tileCount,
+          CubemapBuilder.getInstance().getCubemap().getId()));
+      }
+
+      buildCubemapFaces();
+    }
+  }
 
 	private void buildCubemapFaces() {
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.java	(revision 34416)
@@ -12,6 +12,12 @@
  /**
  * Fired when a cubemap tile image is downloaded by a download worker.
- * @param imageId image id 
+ * @param imageId image id
  */
  void tileAdded(String imageId);
+
+ /**
+  * Fired when multiple cubemap tile images are downloaded by a download worker.
+  * @param imageId image id
+  */
+  void tilesAdded(String[] imageId);
 }
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.java	(revision 34416)
@@ -3,5 +3,4 @@
 
 import java.awt.BorderLayout;
-import java.awt.Color;
 import java.awt.Component;
 import java.awt.event.ActionEvent;
@@ -9,5 +8,4 @@
 import java.io.ByteArrayInputStream;
 import java.io.IOException;
-import java.util.Arrays;
 import java.util.List;
 
@@ -15,6 +13,4 @@
 import javax.swing.AbstractAction;
 import javax.swing.Action;
-import javax.swing.JComponent;
-import javax.swing.KeyStroke;
 import javax.swing.SwingUtilities;
 
@@ -61,18 +57,18 @@
 	private volatile StreetsideAbstractImage image;
 
-	public final SideButton nextButton = new SideButton(new NextPictureAction());
+	/*public final SideButton nextButton = new SideButton(new NextPictureAction());
 	public final SideButton previousButton = new SideButton(new PreviousPictureAction());
-	/**
+	*//**
 	 * Button used to jump to the image following the red line
-	 */
+	 *//*
 	public final SideButton redButton = new SideButton(new RedAction());
-	/**
+	*//**
 	 * Button used to jump to the image following the blue line
-	 */
+	 *//*
 	public final SideButton blueButton = new SideButton(new BlueAction());
 
 	private final SideButton playButton = new SideButton(new PlayAction());
 	private final SideButton pauseButton = new SideButton(new PauseAction());
-	private final SideButton stopButton = new SideButton(new StopAction());
+	private final SideButton stopButton = new SideButton(new StopAction());*/
 
 	private ImageInfoHelpPopup imageInfoHelp;
@@ -111,8 +107,7 @@
 		streetsideImageDisplay = new StreetsideImageDisplay();
 
-		blueButton.setForeground(Color.BLUE);
-		redButton.setForeground(Color.RED);
-
-		// TODO: Modes for cubemaps? @rrh
+		/*blueButton.setForeground(Color.BLUE);
+		redButton.setForeground(Color.RED);*/
+
 		setMode(MODE.NORMAL);
 	}
@@ -122,5 +117,5 @@
 	 */
 	private void addShortcuts() {
-		nextButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(
+		/*nextButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(
 				KeyStroke.getKeyStroke("PAGE_DOWN"), "next");
 		nextButton.getActionMap().put("next", new NextPictureAction());
@@ -134,5 +129,5 @@
 		redButton.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(
 				KeyStroke.getKeyStroke("control PAGE_DOWN"), "red");
-		redButton.getActionMap().put("red", new RedAction());
+		redButton.getActionMap().put("red", new RedAction());*/
 	}
 
@@ -181,5 +176,5 @@
 			createLayout(
 				streetsideImageDisplay,
-				Arrays.asList(playButton, pauseButton, stopButton)
+				null//Arrays.asList(playButton, pauseButton, stopButton)
 			);
 		case NORMAL:
@@ -187,8 +182,8 @@
 			createLayout(
 		        streetsideImageDisplay,
-		        Arrays.asList(blueButton, previousButton, nextButton, redButton)
+		        null//Arrays.asList(blueButton, previousButton, nextButton, redButton)
 		    );
 		}
-		disableAllButtons();
+		//disableAllButtons();
 		if (MODE.NORMAL.equals(mode)) {
 			updateImage();
@@ -227,5 +222,5 @@
 				streetsideImageDisplay.setImage(null, null);
 				setTitle(I18n.tr(StreetsideMainDialog.BASE_TITLE));
-				disableAllButtons();
+				//disableAllButtons();
 				return;
 			}
@@ -238,6 +233,6 @@
 
 			// Enables/disables next/previous buttons
-			nextButton.setEnabled(false);
-			previousButton.setEnabled(false);
+			/*nextButton.setEnabled(false);
+			previousButton.setEnabled(false);*/
 			if (image.getSequence() != null) {
 				StreetsideAbstractImage tempImage = image;
@@ -245,5 +240,5 @@
 					tempImage = tempImage.next();
 					if (tempImage.isVisible()) {
-						nextButton.setEnabled(true);
+						//nextButton.setEnabled(true);
 						break;
 					}
@@ -255,5 +250,5 @@
 					tempImage = tempImage.previous();
 					if (tempImage.isVisible()) {
-						previousButton.setEnabled(true);
+						//previousButton.setEnabled(true);
 						break;
 					}
@@ -297,10 +292,10 @@
 	 * Disables all the buttons in the dialog
 	 */
-	public /*private*/ void disableAllButtons() {
+	/*public private void disableAllButtons() {
 		nextButton.setEnabled(false);
 		previousButton.setEnabled(false);
 		blueButton.setEnabled(false);
 		redButton.setEnabled(false);
-	}
+	}*/
 
 	/**
@@ -316,5 +311,4 @@
 	 * Updates the title of the dialog.
 	 */
-	// TODO: update title for 360 degree viewer? @rrh
 	public synchronized void updateTitle() {
 		if (!SwingUtilities.isEventDispatchThread()) {
@@ -442,5 +436,4 @@
 		}
 
-		// TODO: BlueAction for cubemaps?
 		@Override
 		public void actionPerformed(ActionEvent e) {
@@ -609,38 +602,3 @@
 		this.streetsideImageDisplay = streetsideImageDisplay;
 	}
-
-	/**
-	 * @return the streetsideImageDisplay
-	 */
-	/*public StreetsideViewerDisplay getStreetsideViewerDisplay() {
-		return streetsideViewerDisplay;
-	}*/
-
-	/**
-	 * @param streetsideImageDisplay the streetsideImageDisplay to set
-	 */
-	/*public void setStreetsideViewerDisplay(StreetsideViewerDisplay streetsideViewerDisplay) {
-		streetsideViewerDisplay = streetsideViewerDisplay;
-	}*/
-
-	/*private StreetsideViewerDisplay initStreetsideViewerDisplay() {
-		StreetsideViewerDisplay res = new StreetsideViewerDisplay();
-        //this.add(streetsideViewerDisplay);
-
-
-		Platform.runLater(new Runnable() {
-            @Override
-            public void run() {
-            	Scene scene;
-				try {
-					scene = StreetsideViewerDisplay.createScene();
-					res.setScene(scene);
-				} catch (NonInvertibleTransformException e) {
-					// TODO Auto-generated catch block
-					e.printStackTrace();
-				}
-            }
-       });
-		return res;
-	}*/
 }
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.java	(revision 34416)
@@ -31,5 +31,4 @@
 
 	private StreetsideViewerDialog() {
-	  // TODO: I18n support in all languages?
 	  super(StreetsideViewerDialog.BASE_TITLE, "streetside-viewer", "Open Streetside Viewer window",
 				null, 200, true, StreetsidePreferenceSetting.class);
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.java	(revision 34416)
@@ -47,5 +47,4 @@
           Main.parent,
           "<html>" +
-            // TODO: tr( RRH
             I18n.tr("A tag with key <i>{0}</i> is already present on the selected OSM object.", tag.getKey()) + "<br>" +
             I18n.tr(
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.java	(revision 34416)
@@ -2,15 +2,10 @@
 package org.openstreetmap.josm.plugins.streetside.gui.imageinfo;
 
-import java.awt.Font;
 import java.awt.GridBagConstraints;
 import java.awt.GridBagLayout;
-import java.awt.Image;
 import java.awt.Insets;
 import java.awt.datatransfer.StringSelection;
-import java.awt.image.BufferedImage;
 import java.util.Collection;
 
-import javax.swing.ImageIcon;
-import javax.swing.JCheckBox;
 import javax.swing.JLabel;
 import javax.swing.JPanel;
@@ -29,5 +24,4 @@
 import org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel;
 import org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton;
-import org.openstreetmap.josm.plugins.streetside.model.UserProfile;
 import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;
 import org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL;
@@ -40,9 +34,5 @@
 
   private static ImageInfoPanel instance;
-  private static final ImageIcon EMPTY_USER_AVATAR = new ImageIcon(new BufferedImage(32, 32, BufferedImage.TYPE_INT_ARGB));
-
-  private final JLabel numDetectionsLabel;
-  private final JCheckBox showDetectionsCheck;
-  private final JLabel usernameLabel;
+
   private final JTextPane imgKeyValue;
   private final WebLinkAction imgLinkAction;
@@ -55,5 +45,5 @@
   private ImageInfoPanel() {
     super(
-      I18n.tr("Streetside Image info"),
+      I18n.tr("Streetside 360° image info"),
       "streetside-info",
       I18n.tr("Displays detail information on the currently selected Streetside image"),
@@ -63,19 +53,4 @@
     SelectionEventManager.getInstance().addSelectionListener(this);
 
-    numDetectionsLabel = new JLabel();
-    numDetectionsLabel.setFont(numDetectionsLabel.getFont().deriveFont(Font.PLAIN));
-
-    showDetectionsCheck = new JCheckBox(I18n.tr("Show detections on top of image"));
-     showDetectionsCheck.setSelected(StreetsideProperties.SHOW_DETECTED_SIGNS.get());
-     showDetectionsCheck.addActionListener(
-      action -> StreetsideProperties.SHOW_DETECTED_SIGNS.put(showDetectionsCheck.isSelected())
-    );
-    StreetsideProperties.SHOW_DETECTED_SIGNS.addListener(
-      valueChange -> showDetectionsCheck.setSelected(StreetsideProperties.SHOW_DETECTED_SIGNS.get())
-    );
-
-    usernameLabel = new JLabel();
-    usernameLabel.setFont(usernameLabel.getFont().deriveFont(Font.PLAIN));
-
     imgKeyValue = new SelectableLabel();
 
@@ -88,49 +63,50 @@
     addStreetsideTagAction = new AddTagToPrimitiveAction(I18n.tr("Add Streetside tag"));
 
-    JPanel imgKey = new JPanel();
-    imgKey.add(imgKeyValue);
-    imgKey.add(copyButton);
-    JPanel imgButtons = new JPanel();
-    imgButtons.add(new StreetsideButton(imgLinkAction, true));
-    imgButtons.add(new StreetsideButton(addStreetsideTagAction, true));
     seqKeyValue = new SelectableLabel();
 
     JPanel root = new JPanel(new GridBagLayout());
+
     GridBagConstraints gbc = new GridBagConstraints();
     gbc.insets = new Insets(0, 5, 0, 5);
 
-    // Left column
+    gbc.fill = GridBagConstraints.HORIZONTAL;
     gbc.gridx = 0;
     gbc.gridy = 0;
-    gbc.anchor = GridBagConstraints.LINE_END;
-    gbc.gridwidth = 1;
-    gbc.gridheight = 2;
-    root.add(new JLabel(I18n.tr("Image detections")), gbc);
-    gbc.gridy += 2;
-    gbc.gridheight = 1;
-    root.add(new JLabel(I18n.tr("User")), gbc);
-    gbc.gridy++;
     root.add(new JLabel(I18n.tr("Image actions")), gbc);
-    gbc.gridy++;
+
+    gbc.fill = GridBagConstraints.HORIZONTAL;
+    gbc.weightx = 0.5;
+    gbc.gridx = 0;
+    gbc.gridy = 1;
     root.add(new JLabel(I18n.tr("Image key")), gbc);
-    gbc.gridy++;
+
+    gbc.fill = GridBagConstraints.HORIZONTAL;
+    gbc.weightx = 0.5;
+    gbc.gridx = 0;
+    gbc.gridy = 2;
     root.add(new JLabel(I18n.tr("Sequence key")), gbc);
 
-    // Right column
-    gbc.weightx = 1;
-    gbc.gridx++;
+    gbc.fill = GridBagConstraints.HORIZONTAL;
+    gbc.gridx = 1;
     gbc.gridy = 0;
-    gbc.anchor = GridBagConstraints.LINE_START;
-    root.add(numDetectionsLabel, gbc);
-    gbc.gridy++;
-    root.add(showDetectionsCheck, gbc);
-    gbc.gridy++;
-    root.add(usernameLabel, gbc);
-    gbc.gridy++;
-    root.add(imgButtons, gbc);
-    gbc.gridy++;
-    root.add(imgKey, gbc);
-    gbc.gridy++;
+    root.add(new StreetsideButton(imgLinkAction, true), gbc);
+
+    gbc.fill = GridBagConstraints.HORIZONTAL;
+    gbc.weightx = 0.5;
+    gbc.gridx = 1;
+    gbc.gridy = 1;
+    root.add(imgKeyValue, gbc);
+
+    gbc.fill = GridBagConstraints.HORIZONTAL;
+    gbc.weightx = 0.5;
+    gbc.gridx = 1;
+    gbc.gridy = 2;
     root.add(seqKeyValue, gbc);
+
+    gbc.fill = GridBagConstraints.HORIZONTAL;
+    gbc.weightx = 0.5;
+    gbc.gridx = 2;
+    gbc.gridy = 1;
+    root.add(copyButton, gbc);
 
     createLayout(root, true, null);
@@ -184,12 +160,9 @@
     ));
 
-    numDetectionsLabel.setText(I18n.tr("{0} detections", newImage instanceof StreetsideImage ? /*((StreetsideImage) newImage).getDetections().size()*/0 : 0));
     imgKeyValue.setEnabled(newImage instanceof StreetsideImage);
     final String newImageKey = newImage instanceof StreetsideImage ? ((StreetsideImage) newImage).getId(): null;
     if (newImageKey != null) {
       imageLinkChangeListener = b -> imgLinkAction.setURL(
-        /*StreetsideProperties.IMAGE_LINK_TO_BLUR_EDITOR.get()
-        ? StreetsideURL.MainWebsite.blurEditImage(newImageKey)
-        :*/ StreetsideURL.MainWebsite.browseImage(newImageKey)
+        StreetsideURL.MainWebsite.browseImage(newImageKey)
       );
       imageLinkChangeListener.valueChanged(null);
@@ -211,14 +184,4 @@
     }
 
-    final UserProfile user = newImage instanceof StreetsideImage ? ((StreetsideImage) newImage).getUser() : null;
-    usernameLabel.setEnabled(user != null);
-    if (user != null) {
-      usernameLabel.setText(user.getUsername());
-      usernameLabel.setIcon(new ImageIcon(user.getAvatar().getImage().getScaledInstance(32, 32, Image.SCALE_SMOOTH)));
-    } else {
-      usernameLabel.setText("‹" + I18n.tr("unknown user") + "›");
-      usernameLabel.setIcon(EMPTY_USER_AVATAR);
-    }
-
     final boolean partOfSequence = newImage != null && newImage.getSequence() != null && newImage.getSequence().getId() != null;
     seqKeyValue.setEnabled(partOfSequence);
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.java	(revision 34416)
@@ -15,9 +15,9 @@
 import org.openstreetmap.josm.plugins.streetside.StreetsideImage;
 import org.openstreetmap.josm.plugins.streetside.actions.ImageReloadAction;
+import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox;
 import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder;
 import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils;
 import org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils;
 import org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton;
-import org.openstreetmap.josm.plugins.streetside.utils.CubemapBox;
 import org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties;
 import org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL;
@@ -67,11 +67,9 @@
 	    JPanel checkPanel = new JPanel();
 
-	    // TODO: I18n for all languages?
-	    imgReloadAction = new ImageReloadAction(/*I18n.tr(*/"Reload"/*)*/);
+	    imgReloadAction = new ImageReloadAction("Reload");
 
 	    StreetsideButton imgReloadButton = new StreetsideButton(imgReloadAction);
 
-	    // TODO: I18n for all languages?
-      highResImageryCheck = new JCheckBox(/*I18n.tr(*/"High resolution"/*)*/);
+	    highResImageryCheck = new JCheckBox("High resolution");
 	    highResImageryCheck.setSelected(StreetsideProperties.SHOW_HIGH_RES_STREETSIDE_IMAGERY.get());
 	    highResImageryCheck.addActionListener(
@@ -155,5 +153,5 @@
 	}
 
-	public CubemapBox getCubemapBox() {
+	public static CubemapBox getCubemapBox() {
 		return threeSixtyDegreeViewerPanel.getCubemapBox();
 	}
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.java	(revision 34416)
@@ -2,9 +2,6 @@
 package org.openstreetmap.josm.plugins.streetside.gui.imageinfo;
 
-import java.awt.image.BufferedImage;
-
 import org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer;
-import org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils;
-import org.openstreetmap.josm.plugins.streetside.utils.CubemapBox;
+import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox;
 
 import javafx.application.Platform;
@@ -21,198 +18,42 @@
 import javafx.scene.layout.VBox;
 import javafx.scene.paint.Color;
-import javafx.scene.transform.NonInvertibleTransformException;
-
 
 @SuppressWarnings("restriction")
 public class ThreeSixtyDegreeViewerPanel extends JFXPanel {
 
-	private static final long serialVersionUID = -4940350009018422000L;
-
-	private static Scene cubemapScene;
-
-	private static Scene defaultScene;
-
-	private static Group root;
-	private static Group subGroup;
-	private static CubemapBox cubemapBox;
-	private static PerspectiveCamera camera;
-	private static CameraTransformer cameraTransform = new CameraTransformer();
-
-	private static double mousePosX;
-	private static double mousePosY;
-	private static double mouseOldX;
-	private static double mouseOldY;
-	private static double mouseDeltaX;
-	private static double mouseDeltaY;
-	private static double cameraDistance = 5000;
-
-	// Supply Image Paths or a NullPointer will occur
-	private static Image front;
-	private static Image right;
-	private static Image back;
-	private static Image left;
-	private static Image up;
-	private static Image down;
-
-	public ThreeSixtyDegreeViewerPanel() {
-		// constructor
-	}
-
-	public void initialize() {
-
-		root = new Group();
-
-		camera = new PerspectiveCamera(true);
-		cameraTransform.setTranslate(0, 0, 0);
-		cameraTransform.getChildren().addAll(camera);
-		camera.setNearClip(0.1);
-		camera.setFarClip(1000000.0);
-		camera.setFieldOfView(42);
-		camera.setTranslateZ(-cameraDistance);
-		// cameraTransform.ry.setAngle(-45.0);
-		// cameraTransform.rx.setAngle(-10.0);
-		// add a Point Light for better viewing of the grid coordinate system
-		final PointLight light = new PointLight(Color.WHITE);
-
-		cameraTransform.getChildren().add(light);
-		light.setTranslateX(camera.getTranslateX());
-		light.setTranslateY(camera.getTranslateY());
-		light.setTranslateZ(camera.getTranslateZ());
-
-		root.getChildren().add(cameraTransform);
-
-		final double size = 100000D;
-
-		cubemapBox = new CubemapBox(front, right, back, left, up, down, size, camera);
-
-		subGroup = new Group();
-		subGroup.getChildren().add(cameraTransform);
-
-		Platform.runLater(new Runnable() {
-			@Override
-			public void run() {
-				setScene(createDefaultScene());
-			}
-		});
-	}
-
-	public static Scene createScene() /*throws NonInvertibleTransformException*/ {
-
-		root = new Group();
-
-		camera = new PerspectiveCamera(true);
-		cameraTransform.setTranslate(0, 0, 0);
-		cameraTransform.getChildren().addAll(camera);
-		camera.setNearClip(0.1);
-		camera.setFarClip(1000000.0);
-		camera.setFieldOfView(42);
-		camera.setTranslateZ(-cameraDistance);
-		final PointLight light = new PointLight(Color.WHITE);
-
-		cameraTransform.getChildren().add(light);
-		light.setTranslateX(camera.getTranslateX());
-		light.setTranslateY(camera.getTranslateY());
-		light.setTranslateZ(camera.getTranslateZ());
-
-		root.getChildren().add(cameraTransform);
-
-		// Load Cubemap box AFTER camera is initialized
-		final double size = 100000D;
-
-		cubemapBox = new CubemapBox(null, null, null, null, null, null, size, camera);
-
-		subGroup = new Group();
-		subGroup.getChildren().add(cameraTransform);
-
-		final Scene scene = new Scene(new Group(root), 1024, 668, true, SceneAntialiasing.BALANCED);
-		scene.setFill(Color.TRANSPARENT);
-		scene.setCamera(camera);
-
-		// First person shooter keyboard movement
-		scene.setOnKeyPressed(event -> {
-			double change = 10.0;
-			// Add shift modifier to simulate "Running Speed"
-			if (event.isShiftDown()) {
-				change = 50.0;
-			}
-			// What key did the user press?
-			final KeyCode keycode = event.getCode();
-			// Step 2c: Add Zoom controls
-			if (keycode == KeyCode.W) {
-				camera.setTranslateZ(camera.getTranslateZ() + change);
-			}
-			if (keycode == KeyCode.S) {
-				camera.setTranslateZ(camera.getTranslateZ() - change);
-			}
-			// Step 2d: Add Strafe controls
-			if (keycode == KeyCode.A) {
-				camera.setTranslateX(camera.getTranslateX() - change);
-			}
-			if (keycode == KeyCode.D) {
-				camera.setTranslateX(camera.getTranslateX() + change);
-			}
-		});
-
-		scene.setOnMousePressed((MouseEvent me) -> {
-			mousePosX = me.getSceneX();
-			mousePosY = me.getSceneY();
-			mouseOldX = me.getSceneX();
-			mouseOldY = me.getSceneY();
-		});
-		scene.setOnMouseDragged((MouseEvent me) -> {
-			mouseOldX = mousePosX;
-			mouseOldY = mousePosY;
-			mousePosX = me.getSceneX();
-			mousePosY = me.getSceneY();
-			mouseDeltaX = mousePosX - mouseOldX;
-			mouseDeltaY = mousePosY - mouseOldY;
-
-			double modifier = 10.0;
-			final double modifierFactor = 0.1;
-
-			if (me.isControlDown()) {
-				modifier = 0.1;
-			}
-			if (me.isShiftDown()) {
-				modifier = 50.0;
-			}
-			if (me.isPrimaryButtonDown()) {
-				cameraTransform.ry.setAngle(
-						((cameraTransform.ry.getAngle() + mouseDeltaX * modifierFactor * modifier * 2.0) % 360 + 540)
-								% 360 - 180); // +
-				cameraTransform.rx.setAngle(
-						((cameraTransform.rx.getAngle() - mouseDeltaY * modifierFactor * modifier * 2.0) % 360 + 540)
-								% 360 - 180); // -
-
-			} else if (me.isSecondaryButtonDown()) {
-				final double z = camera.getTranslateZ();
-				final double newZ = z + mouseDeltaX * modifierFactor * modifier;
-				camera.setTranslateZ(newZ);
-			} else if (me.isMiddleButtonDown()) {
-				cameraTransform.t.setX(cameraTransform.t.getX() + mouseDeltaX * modifierFactor * modifier * 0.3); // -
-				cameraTransform.t.setY(cameraTransform.t.getY() + mouseDeltaY * modifierFactor * modifier * 0.3); // -
-			}
-		});
-
-		root.getChildren().addAll(cubemapBox, subGroup);
-		root.setAutoSizeChildren(true);
-
-		subGroup.setAutoSizeChildren(true);
-
-		// prevent content from disappearing after resizing
-		Platform.setImplicitExit(false);
-
-		return scene;
-	}
-
-	private static Scene createDefaultScene() {
-		// Load Cubemap box AFTER camera is initialized
-
-		TextArea textArea = new TextArea();
-		textArea.setText("No Streetside image selected.");
-
-		VBox vbox = new VBox(textArea);
-
-		root = new Group();
+  private static final long serialVersionUID = -4940350009018422000L;
+
+  private static Scene cubemapScene;
+
+  private static Scene defaultScene;
+
+  private static Group root;
+  private static Group subGroup;
+  private static CubemapBox cubemapBox;
+  private static PerspectiveCamera camera;
+  private static CameraTransformer cameraTransform = new CameraTransformer();
+
+  private static double mousePosX;
+  private static double mousePosY;
+  private static double mouseOldX;
+  private static double mouseOldY;
+  private static double mouseDeltaX;
+  private static double mouseDeltaY;
+  private static double cameraDistance = 5000;
+
+  private static Image front;
+  private static Image right;
+  private static Image back;
+  private static Image left;
+  private static Image up;
+  private static Image down;
+
+  public ThreeSixtyDegreeViewerPanel() {
+
+  }
+
+  public void initialize() {
+
+    root = new Group();
 
     camera = new PerspectiveCamera(true);
@@ -232,26 +73,62 @@
     root.getChildren().add(cameraTransform);
 
-    // Load Cubemap box AFTER camera is initialized
     final double size = 100000D;
 
-    cubemapBox = new CubemapBox(null, null, null, null, null, null, size, camera);
+    cubemapBox = new CubemapBox(front, right, back, left, up, down, size, camera);
 
     subGroup = new Group();
     subGroup.getChildren().add(cameraTransform);
 
-    /*final Scene*/ cubemapScene = new Scene(new Group(root), 1024, 668, true, SceneAntialiasing.BALANCED);
+    Platform.runLater(new Runnable() {
+      @Override
+      public void run() {
+        setScene(createDefaultScene());
+      }
+    });
+  }
+
+  private static Scene createDefaultScene() {
+
+    TextArea textArea = new TextArea();
+    textArea.setText("No Streetside image selected.");
+
+    VBox vbox = new VBox(textArea);
+
+    root = new Group();
+
+    camera = new PerspectiveCamera(true);
+    cameraTransform.setTranslate(0, 0, 0);
+    cameraTransform.getChildren().addAll(camera);
+    camera.setNearClip(0.1);
+    camera.setFarClip(1000000.0);
+    camera.setFieldOfView(42);
+    camera.setTranslateZ(-cameraDistance);
+    final PointLight light = new PointLight(Color.WHITE);
+
+    cameraTransform.getChildren().add(light);
+    light.setTranslateX(camera.getTranslateX());
+    light.setTranslateY(camera.getTranslateY());
+    light.setTranslateZ(camera.getTranslateZ());
+
+    root.getChildren().add(cameraTransform);
+
+    final double size = 100000D;
+
+    cubemapBox = new CubemapBox(null, null, null, null, null, null, size, camera);
+
+    subGroup = new Group();
+    subGroup.getChildren().add(cameraTransform);
+
+    cubemapScene = new Scene(new Group(root), 1024, 668, true, SceneAntialiasing.BALANCED);
     cubemapScene.setFill(Color.TRANSPARENT);
     cubemapScene.setCamera(camera);
 
-    // First person shooter keyboard movement
     cubemapScene.setOnKeyPressed(event -> {
       double change = 10.0;
-      // Add shift modifier to simulate "Running Speed"
       if (event.isShiftDown()) {
         change = 50.0;
       }
-      // What key did the user press?
       final KeyCode keycode = event.getCode();
-      // Step 2c: Add Zoom controls
+
       if (keycode == KeyCode.W) {
         camera.setTranslateZ(camera.getTranslateZ() + change);
@@ -260,5 +137,5 @@
         camera.setTranslateZ(camera.getTranslateZ() - change);
       }
-      // Step 2d: Add Strafe controls
+
       if (keycode == KeyCode.A) {
         camera.setTranslateX(camera.getTranslateX() - change);
@@ -294,9 +171,9 @@
       if (me.isPrimaryButtonDown()) {
         cameraTransform.ry.setAngle(
-            ((cameraTransform.ry.getAngle() + mouseDeltaX * modifierFactor * modifier * 2.0) % 360 + 540)
-                % 360 - 180); // +
+          ((cameraTransform.ry.getAngle() + mouseDeltaX * modifierFactor * modifier * 2.0) % 360 + 540) % 360 - 180
+        ); // +
         cameraTransform.rx.setAngle(
-            ((cameraTransform.rx.getAngle() - mouseDeltaY * modifierFactor * modifier * 2.0) % 360 + 540)
-                % 360 - 180); // -
+          ((cameraTransform.rx.getAngle() - mouseDeltaY * modifierFactor * modifier * 2.0) % 360 + 540) % 360 - 180
+        ); // -
 
       } else if (me.isSecondaryButtonDown()) {
@@ -319,126 +196,14 @@
 
     defaultScene = new Scene(vbox, 200, 100);
-		return defaultScene;
-	}
-
-	public static Scene createScene(BufferedImage img0, BufferedImage img1, BufferedImage img2, BufferedImage img3,
-			BufferedImage img4, BufferedImage img5) throws NonInvertibleTransformException {
-		front = GraphicsUtils.convertBufferedImage2JavaFXImage(img0);
-		right = GraphicsUtils.convertBufferedImage2JavaFXImage(img1);
-		back = GraphicsUtils.convertBufferedImage2JavaFXImage(img2);
-		left = GraphicsUtils.convertBufferedImage2JavaFXImage(img3);
-		up = GraphicsUtils.convertBufferedImage2JavaFXImage(img4);
-		down = GraphicsUtils.convertBufferedImage2JavaFXImage(img5);
-
-		root = new Group();
-
-		camera = new PerspectiveCamera(true);
-		cameraTransform.setTranslate(0, 0, 0);
-		cameraTransform.getChildren().addAll(camera);
-		camera.setNearClip(0.1);
-		camera.setFarClip(1000000.0);
-		camera.setFieldOfView(42);
-		camera.setTranslateZ(-cameraDistance);
-		final PointLight light = new PointLight(Color.WHITE);
-
-		cameraTransform.getChildren().add(light);
-		light.setTranslateX(camera.getTranslateX());
-		light.setTranslateY(camera.getTranslateY());
-		light.setTranslateZ(camera.getTranslateZ());
-
-		root.getChildren().add(cameraTransform);
-
-		// Load Cubemap box AFTER camera is initialized
-		final double size = 100000D;
-
-		cubemapBox = new CubemapBox(front, right, back, left, up, down, size, camera);
-
-		final Group torusGroup = new Group();
-		torusGroup.getChildren().add(cameraTransform);
-
-		final Scene scene = new Scene(new Group(root), 1024, 668, true, SceneAntialiasing.BALANCED);
-		scene.setFill(Color.TRANSPARENT);
-		scene.setCamera(camera);
-
-		// First person shooter keyboard movement
-		scene.setOnKeyPressed(event -> {
-			double change = 10.0;
-			// Add shift modifier to simulate "Running Speed"
-			if (event.isShiftDown()) {
-				change = 50.0;
-			}
-			// What key did the user press?
-			final KeyCode keycode = event.getCode();
-			// Step 2c: Add Zoom controls
-			if (keycode == KeyCode.W) {
-				camera.setTranslateZ(camera.getTranslateZ() + change);
-			}
-			if (keycode == KeyCode.S) {
-				camera.setTranslateZ(camera.getTranslateZ() - change);
-			}
-			// Step 2d: Add Strafe controls
-			if (keycode == KeyCode.A) {
-				camera.setTranslateX(camera.getTranslateX() - change);
-			}
-			if (keycode == KeyCode.D) {
-				camera.setTranslateX(camera.getTranslateX() + change);
-			}
-
-		});
-
-		scene.setOnMousePressed((MouseEvent me) -> {
-			mousePosX = me.getSceneX();
-			mousePosY = me.getSceneY();
-			mouseOldX = me.getSceneX();
-			mouseOldY = me.getSceneY();
-		});
-		scene.setOnMouseDragged((MouseEvent me) -> {
-			mouseOldX = mousePosX;
-			mouseOldY = mousePosY;
-			mousePosX = me.getSceneX();
-			mousePosY = me.getSceneY();
-			mouseDeltaX = mousePosX - mouseOldX;
-			mouseDeltaY = mousePosY - mouseOldY;
-
-			double modifier = 10.0;
-			final double modifierFactor = 0.1;
-
-			if (me.isControlDown()) {
-				modifier = 0.1;
-			}
-			if (me.isShiftDown()) {
-				modifier = 50.0;
-			}
-			if (me.isPrimaryButtonDown()) {
-				cameraTransform.ry.setAngle(
-						((cameraTransform.ry.getAngle() + mouseDeltaX * modifierFactor * modifier * 2.0) % 360 + 540)
-								% 360 - 180); // +
-				cameraTransform.rx.setAngle(
-						((cameraTransform.rx.getAngle() - mouseDeltaY * modifierFactor * modifier * 2.0) % 360 + 540)
-								% 360 - 180); // -
-
-			} else if (me.isSecondaryButtonDown()) {
-				final double z = camera.getTranslateZ();
-				final double newZ = z + mouseDeltaX * modifierFactor * modifier;
-				camera.setTranslateZ(newZ);
-			} else if (me.isMiddleButtonDown()) {
-				cameraTransform.t.setX(cameraTransform.t.getX() + mouseDeltaX * modifierFactor * modifier * 0.3); // -
-				cameraTransform.t.setY(cameraTransform.t.getY() + mouseDeltaY * modifierFactor * modifier * 0.3); // -
-			}
-		});
-
-		root.getChildren().addAll(cubemapBox, torusGroup);
-		root.setAutoSizeChildren(true);
-
-		return scene;
-	}
-
-	public CubemapBox getCubemapBox() {
-		if (cubemapBox == null) {
-			// shouldn't happen
-			initialize();
-		}
-		return cubemapBox;
-	}
+    return defaultScene;
+  }
+
+  public CubemapBox getCubemapBox() {
+    if (cubemapBox == null) {
+      // shouldn't happen
+      initialize();
+    }
+    return cubemapBox;
+  }
 
   public Scene getDefaultScene() {
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.java	(revision 34416)
@@ -12,5 +12,4 @@
 import org.openstreetmap.josm.gui.Notification;
 import org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils;
-import org.openstreetmap.josm.tools.I18n;
 import org.openstreetmap.josm.tools.ImageProvider;
 import org.openstreetmap.josm.tools.ImageProvider.ImageSizes;
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.java	(revision 34416)
@@ -38,6 +38,6 @@
   @Override
   public void undo() {
-    for (StreetsideAbstractImage image : this.images) {
-      image.move(-this.x, -this.y);
+    for (StreetsideAbstractImage image : images) {
+      image.move(-x, -y);
       image.stopMoving();
     }
@@ -47,6 +47,6 @@
   @Override
   public void redo() {
-    for (StreetsideAbstractImage image : this.images) {
-      image.move(this.x, this.y);
+    for (StreetsideAbstractImage image : images) {
+      image.move(x, y);
       image.stopMoving();
     }
@@ -56,7 +56,6 @@
   @Override
   public String toString() {
-    // TODO: trn( RRH
-    return trn("Moved {0} image", "Moved {0} images", this.images.size(),
-        this.images.size());
+    return trn("Moved {0} image", "Moved {0} images", images.size(),
+        images.size());
   }
 
@@ -64,6 +63,6 @@
   public void sum(StreetsideCommand command) {
     if (command instanceof CommandMove) {
-      this.x += ((CommandMove) command).x;
-      this.y += ((CommandMove) command).y;
+      x += ((CommandMove) command).x;
+      y += ((CommandMove) command).y;
     }
   }
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.java	(revision 34416)
@@ -33,6 +33,6 @@
   @Override
   public void undo() {
-    for (StreetsideAbstractImage image : this.images) {
-      image.turn(-this.ca);
+    for (StreetsideAbstractImage image : images) {
+      image.turn(-ca);
       image.stopMoving();
     }
@@ -42,6 +42,6 @@
   @Override
   public void redo() {
-    for (StreetsideAbstractImage image : this.images) {
-      image.turn(this.ca);
+    for (StreetsideAbstractImage image : images) {
+      image.turn(ca);
       image.stopMoving();
     }
@@ -51,7 +51,6 @@
   @Override
   public String toString() {
-    // TODO: trn( RRH
-    return trn("Turned {0} image", "Turned {0} images", this.images.size(),
-        this.images.size());
+    return trn("Turned {0} image", "Turned {0} images", images.size(),
+        images.size());
   }
 
@@ -59,5 +58,5 @@
   public void sum(StreetsideCommand command) {
     if (command instanceof CommandTurn) {
-      this.ca += ((CommandTurn) command).ca;
+      ca += ((CommandTurn) command).ca;
     }
   }
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.java	(revision 34416)
@@ -40,5 +40,5 @@
   @Override
   public void execute() {
-    this.redo();
+    redo();
   }
 
@@ -59,5 +59,4 @@
   @Override
   public String toString() {
-    // TODO: tr( RRH
     return tr("2 images unjoined");
   }
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.java	(revision 34416)
@@ -76,8 +76,4 @@
         if (node.get("id") != null && node.get("la") != null && node.get("lo") != null) {
           StreetsideImage image = new StreetsideImage(CubemapUtils.convertDecimal2Quaternary(node.path("id").asLong()), node.path("la").asDouble(), node.get("lo").asDouble());
-          if(previous!=null) {
-        	  // Analyze sequence behaviour
-        	  //previous.setNext(image.getId());
-          }
           previous = image;
           image.setAd(node.path("ad").asInt());
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.java	(revision 34416)
@@ -58,5 +58,5 @@
   @Override
   public void run() {
-    //CacheUtils.submit(image.getId(), StreetsideCache.Type.FULL_IMAGE, this);
+    // use "thumbnail" type here so that the tiles are not exported
     CacheUtils.submit(image.getId(), StreetsideCache.Type.THUMBNAIL, this);
   }
Index: plications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.java	(revision 34415)
+++ 	(revision )
@@ -1,93 +1,0 @@
-// License: GPL. For details, see LICENSE file.
-package org.openstreetmap.josm.plugins.streetside.mode;
-
-import static org.openstreetmap.josm.tools.I18n.tr;
-
-import java.awt.Color;
-import java.awt.Cursor;
-import java.awt.Graphics2D;
-import java.awt.Point;
-import java.awt.event.MouseEvent;
-import java.util.Arrays;
-
-import org.openstreetmap.josm.data.Bounds;
-import org.openstreetmap.josm.gui.MainApplication;
-import org.openstreetmap.josm.gui.MapView;
-import org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage;
-import org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage;
-import org.openstreetmap.josm.plugins.streetside.StreetsideLayer;
-import org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord;
-import org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin;
-import org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin;
-
-/**
- * In this mode the user can join pictures to make sequences or unjoin them.
- *
- * @author nokutu
- *
- */
-public class JoinMode extends AbstractMode {
-
-  private StreetsideImportedImage lastClick;
-  private MouseEvent lastPos;
-
-  /**
-   * Main constructor.
-   */
-  public JoinMode() {
-    this.cursor = Cursor.CROSSHAIR_CURSOR;
-  }
-
-  @Override
-  public void mousePressed(MouseEvent e) {
-    final StreetsideAbstractImage highlighted = StreetsideLayer.getInstance().getData().getHighlightedImage();
-    if (highlighted == null) {
-      return;
-    }
-    if (this.lastClick == null && highlighted instanceof StreetsideImportedImage) {
-      this.lastClick = (StreetsideImportedImage) highlighted;
-    } else if (this.lastClick != null
-        && highlighted instanceof StreetsideImportedImage) {
-      if (
-        (
-          (highlighted.previous() == null && this.lastClick.next() == null) ||
-          (highlighted.next() == null && this.lastClick.previous() == null)
-        )
-        && highlighted.getSequence() != this.lastClick.getSequence()
-      ) {
-        StreetsideRecord.getInstance().addCommand(new CommandJoin(this.lastClick, highlighted));
-      } else if (this.lastClick.next() == highlighted || this.lastClick.previous() == highlighted) {
-        StreetsideRecord.getInstance().addCommand(
-          new CommandUnjoin(Arrays.asList(this.lastClick, highlighted))
-        );
-      }
-      this.lastClick = null;
-    }
-    StreetsideLayer.invalidateInstance();
-  }
-
-  @Override
-  public void mouseMoved(MouseEvent e) {
-    this.lastPos = e;
-    if (!(MainApplication.getLayerManager().getActiveLayer() instanceof StreetsideLayer))
-      return;
-    StreetsideAbstractImage closestTemp = getClosest(e.getPoint());
-    StreetsideLayer.getInstance().getData().setHighlightedImage(closestTemp);
-    StreetsideLayer.invalidateInstance();
-  }
-
-  @Override
-  public void paint(Graphics2D g, MapView mv, Bounds box) {
-    if (this.lastClick != null) {
-      g.setColor(Color.WHITE);
-      Point p0 = mv.getPoint(this.lastClick.getMovingLatLon());
-      Point p1 = this.lastPos.getPoint();
-      g.drawLine(p0.x, p0.y, p1.x, p1.y);
-    }
-  }
-
-  @Override
-  public String toString() {
-    return tr("Join mode");
-  }
-}
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/model/MapObject.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/model/MapObject.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/model/MapObject.java	(revision 34416)
@@ -10,5 +10,4 @@
 public class MapObject extends KeyIndexedObject {
   private static final ImageIcon ICON_UNKNOWN_TYPE = ImageProvider.get("unknown-mapobject-type");
-  //private static Function<String, URL> iconUrlGen = MainWebsite::mapObjectIcon;
 
   private final LatLon coordinate;
@@ -49,12 +48,5 @@
       return ICON_UNKNOWN_TYPE;
     } else if (cachedIcon == null) {
-      /*try {
-        final ImageIcon downloadedIcon = new ImageIcon(ImageIO.read(iconUrlGen.apply(objectTypeID)));
-        MapObjectIconCache.getInstance().put(objectTypeID, downloadedIcon);
-        return downloadedIcon;
-      } catch (IOException e) {
-        logger.warn(I18n.tr("Failed to download icon " + objectTypeID, e));
-        return ICON_UNKNOWN_TYPE;
-      }*/
+      // downloading of map icons is not currently supported by Streetside
     }
     return cachedIcon;
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/model/UserProfile.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/model/UserProfile.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/model/UserProfile.java	(revision 34416)
@@ -6,8 +6,9 @@
 import javax.swing.ImageIcon;
 
+// not currently used but kept in case Microsoft wants to support user logins
 public class UserProfile extends KeyIndexedObject implements Serializable {
-  
+
   private static final long serialVersionUID = 7993340649510343946L;
-  
+
   private final String username;
   private final ImageIcon avatar;
Index: plications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.java	(revision 34415)
+++ 	(revision )
@@ -1,299 +1,0 @@
-/*
- * To change this license header, choose License Headers in Project Properties.
- * To change this template file, choose Tools | Templates
- * and open the template in the editor.
- */
-
-package org.openstreetmap.josm.plugins.streetside.utils;
-
-import java.awt.image.BufferedImage;
-
-import org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils;
-import org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils;
-
-import javafx.animation.AnimationTimer;
-import javafx.beans.property.DoubleProperty;
-import javafx.beans.property.SimpleDoubleProperty;
-import javafx.geometry.Rectangle2D;
-import javafx.scene.Group;
-import javafx.scene.PerspectiveCamera;
-import javafx.scene.image.Image;
-import javafx.scene.image.ImageView;
-import javafx.scene.transform.Affine;
-import javafx.scene.transform.Rotate;
-import javafx.scene.transform.Transform;
-
-/**
- *
- * @author Dub
- * @author renerr18
- */
-@SuppressWarnings("restriction")
-public class CubemapBox extends Group {
-
-  public enum CubemapBoxImageType {
-    MULTIPLE, SINGLE
-  }
-
-  private final Affine affine = new Affine();
-
-  private final ImageView front = new ImageView(), right = new ImageView(), back = new ImageView(),
-    left = new ImageView(), up = new ImageView(), down = new ImageView();
-
-  {
-    front.setId(CubemapUtils.CubemapFaces.FRONT.getValue());
-    right.setId(CubemapUtils.CubemapFaces.RIGHT.getValue());
-    back.setId(CubemapUtils.CubemapFaces.BACK.getValue());
-    left.setId(CubemapUtils.CubemapFaces.LEFT.getValue());
-    up.setId(CubemapUtils.CubemapFaces.UP.getValue());
-    down.setId(CubemapUtils.CubemapFaces.DOWN.getValue());
-
-  }
-  private final ImageView[] views = new ImageView[] { front, right, back, left, up, down };
-
-  private Image frontImg, rightImg, backImg, leftImg, upImg, downImg, singleImg;
-
-  // private WritableImage convertedImage;
-
-  private final PerspectiveCamera camera;
-  private AnimationTimer timer;
-  private final CubemapBoxImageType imageType;
-
-  public CubemapBox(Image singleImg, double size, PerspectiveCamera camera) {
-    super();
-    imageType = CubemapBoxImageType.SINGLE;
-
-    this.singleImg = singleImg;
-    this.size.set(size);
-    this.camera = camera;
-
-    getTransforms().add(affine);
-
-    loadImageViews();
-
-    getChildren().addAll(views);
-  }
-
-  // private constructor to prevent instantiation
-  public CubemapBox(double size, PerspectiveCamera camera) {
-    super();
-    imageType = CubemapBoxImageType.SINGLE;
-
-    this.size.set(size);
-    this.camera = camera;
-
-    getTransforms().add(affine);
-
-    loadImageViews();
-
-    getChildren().addAll(views);
-  }
-
-  public CubemapBox(
-    Image frontImg, Image rightImg, Image backImg, Image leftImg, Image upImg, Image downImg, double size,
-    PerspectiveCamera camera
-  ) {
-    super();
-    imageType = CubemapBoxImageType.MULTIPLE;
-
-    this.frontImg = frontImg;
-    this.rightImg = rightImg;
-    this.backImg = backImg;
-    this.leftImg = leftImg;
-    this.upImg = upImg;
-    this.downImg = downImg;
-    this.size.set(size);
-    this.camera = camera;
-
-    loadImageViews();
-
-    getTransforms().add(affine);
-
-    getChildren().addAll(views);
-
-    startTimer();
-  }
-
-  public void loadImageViews() {
-
-    for (ImageView iv : views) {
-      iv.setSmooth(true);
-      iv.setPreserveRatio(true);
-    }
-
-    validateImageType();
-  }
-
-  private void layoutViews() {
-
-    for (ImageView v : views) {
-      v.setFitWidth(getSize());
-      v.setFitHeight(getSize());
-    }
-
-    back.setTranslateX(-0.5 * getSize());
-    back.setTranslateY(-0.5 * getSize());
-    back.setTranslateZ(-0.5 * getSize());
-
-    front.setTranslateX(-0.5 * getSize());
-    front.setTranslateY(-0.5 * getSize());
-    front.setTranslateZ(0.5 * getSize());
-    front.setRotationAxis(Rotate.Z_AXIS);
-    front.setRotate(-180);
-    front.getTransforms().add(new Rotate(180, front.getFitHeight() / 2, 0, 0, Rotate.X_AXIS));
-    front.setTranslateY(front.getTranslateY() - getSize());
-
-    up.setTranslateX(-0.5 * getSize());
-    up.setTranslateY(-1 * getSize());
-    up.setRotationAxis(Rotate.X_AXIS);
-    up.setRotate(-90);
-
-    down.setTranslateX(-0.5 * getSize());
-    down.setTranslateY(0);
-    down.setRotationAxis(Rotate.X_AXIS);
-    down.setRotate(90);
-
-    left.setTranslateX(-1 * getSize());
-    left.setTranslateY(-0.5 * getSize());
-    left.setRotationAxis(Rotate.Y_AXIS);
-    left.setRotate(90);
-
-    right.setTranslateX(0);
-    right.setTranslateY(-0.5 * getSize());
-    right.setRotationAxis(Rotate.Y_AXIS);
-    right.setRotate(-90);
-
-  }
-
-  /**
-   * for single image creates viewports and sets all views(image) to singleImg for multiple... sets images per view.
-   */
-  private void validateImageType() {
-    switch (imageType) {
-    case SINGLE:
-      loadSingleImageViewports();
-      break;
-    case MULTIPLE:
-      setMultipleImages();
-      break;
-    }
-  }
-
-  private void loadSingleImageViewports() {
-    layoutViews();
-    double width = singleImg.getWidth(), height = singleImg.getHeight();
-
-    // simple check to see if cells will be square
-    if (width / 4 != height / 3) {
-      throw new UnsupportedOperationException("Image does not comply with size constraints");
-    }
-    double cellSize = singleImg.getWidth() - singleImg.getHeight();
-
-    recalculateSize(cellSize);
-
-    double topx = cellSize, topy = 0,
-
-      botx = cellSize, boty = cellSize * 2,
-
-      leftx = 0, lefty = cellSize,
-
-      rightx = cellSize * 2, righty = cellSize,
-
-      fwdx = cellSize, fwdy = cellSize,
-
-      backx = cellSize * 3, backy = cellSize;
-
-    // add top padding x+, y+, width-, height
-    up.setViewport(new Rectangle2D(topx, topy, cellSize, cellSize));
-
-    // add left padding x, y+, width, height-
-    left.setViewport(new Rectangle2D(leftx, lefty, cellSize - 1, cellSize - 1));
-
-    // add front padding x+, y+, width-, height
-    front.setViewport(new Rectangle2D(fwdx, fwdy, cellSize, cellSize));
-
-    // add right padding x, y+, width, height-
-    right.setViewport(new Rectangle2D(rightx, righty, cellSize, cellSize));
-
-    // add back padding x, y+, width, height-
-    back.setViewport(new Rectangle2D(backx + 1, backy - 1, cellSize - 1, cellSize - 1));
-
-    // add bottom padding x+, y, width-, height-
-    down.setViewport(new Rectangle2D(botx, boty, cellSize, cellSize));
-
-    for (ImageView v : views) {
-      v.setImage(singleImg);
-    }
-  }
-
-  private void recalculateSize(double cell) {
-    double factor = Math.floor(getSize() / cell);
-    setSize(cell * factor);
-  }
-
-  public synchronized void setImage(BufferedImage img, int position) {
-    views[position].setImage(GraphicsUtils.convertBufferedImage2JavaFXImage(img));
-
-  }
-
-  private void setMultipleImages() {
-    GraphicsUtils.PlatformHelper.run(() -> {
-      layoutViews();
-      front.setImage(frontImg);
-      right.setImage(rightImg);
-      back.setImage(backImg);
-      left.setImage(leftImg);
-      up.setImage(upImg);
-      down.setImage(downImg);
-
-    });
-  }
-
-  public void startTimer() {
-    timer = new AnimationTimer() {
-      @Override
-      public void handle(long now) {
-        Transform ct = (camera != null) ? camera.getLocalToSceneTransform() : null;
-        if (ct != null) {
-          affine.setTx(ct.getTx());
-          affine.setTy(ct.getTy());
-          affine.setTz(ct.getTz());
-        }
-      }
-    };
-    timer.start();
-  }
-
-  /*
-   * Properties
-   */
-  private final DoubleProperty size = new SimpleDoubleProperty() {
-    @Override
-    protected void invalidated() {
-      switch (imageType) {
-      case SINGLE:
-        layoutViews();
-        break;
-      case MULTIPLE:
-        break;
-      }
-
-    }
-  };
-
-  public final double getSize() {
-    return size.get();
-  }
-
-  public final void setSize(double value) {
-    size.set(value);
-  }
-
-  public DoubleProperty sizeProperty() {
-    return size;
-  }
-
-  public ImageView[] getViews() {
-    return views;
-  }
-}
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.java	(revision 34416)
@@ -58,4 +58,10 @@
   public static final StringProperty START_DIR =
     new StringProperty("streetside.start-directory", System.getProperty("user.home"));
+  public static final StringProperty URL_CLIENT_ID =
+    new StringProperty("streetside.url-clientid", System.getProperty("T1Fzd20xZjdtR0s1VDk5OFNIOXpYdzoxNDYyOGRkYzUyYTFiMzgz"));
+  public static final StringProperty BING_MAPS_KEY =
+    new StringProperty("streetside.bing-maps-key", System.getProperty("AuftgJsO0Xs8Ts4M1xZUQJQXJNsvmh3IV8DkNieCiy3tCwCUMq76-WpkrBtNAuEm"));
+  public static final StringProperty TEST_BUBBLE_ID =
+    new StringProperty("streetside.test-bubble-id", System.getProperty("80848005"));
 
   /**
Index: /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.java	(revision 34416)
@@ -28,9 +28,6 @@
 	/** Base URL of the Bing Bubble API. */
 	private static final String STREETSIDE_BASE_URL = "https://dev.virtualearth.net/mapcontrol/HumanScaleServices/GetBubbles.ashx";
-	private static final String CLIENT_ID = "T1Fzd20xZjdtR0s1VDk5OFNIOXpYdzoxNDYyOGRkYzUyYTFiMzgz";
-	private static final String BING_MAPS_KEY = "AuftgJsO0Xs8Ts4M1xZUQJQXJNsvmh3IV8DkNieCiy3tCwCUMq76-WpkrBtNAuEm";
-	private static final String TEST_BUBBLE_ID = "80848005";
-
-	private static final String STREETSIDE_PRIVACY_URL = "https://www.bing.com/maps/privacyreport/streetsideprivacyreport?bubbleid=";
+	/** Base URL for Streetside privacy concerns. */
+  private static final String STREETSIDE_PRIVACY_URL = "https://www.bing.com/maps/privacyreport/streetsideprivacyreport?bubbleid=";
 
 	private static final int OSM_BBOX_NORTH = 3;
@@ -40,5 +37,4 @@
 
 	public static final class APIv3 {
-		//private static final String BASE_URL = "https://a.mapillary.com/v3/";
 
 		private APIv3() {
@@ -106,10 +102,4 @@
 		}
 
-		/**
-		 * @return the URL where you'll find information about the user account as JSON
-		 */
-		/*public static URL userURL() {
-			return StreetsideURL.string2URL(APIv3.BASE_URL, "me", StreetsideURL.queryString(null));
-		}*/
 	}
 
@@ -174,5 +164,5 @@
 				throw new IllegalArgumentException("The image id may not be null!");
 			}
-			return StreetsideURL.string2URL(MessageFormat.format("{0}{1}{2}{3}{4}",VirtualEarth.BASE_URL_PREFIX, "0", id, "01", VirtualEarth.BASE_URL_SUFFIX));
+			return StreetsideURL.string2URL(MessageFormat.format("{0}{1}{2}{3}{4}",VirtualEarth.BASE_URL_PREFIX, "0", id, "0101", VirtualEarth.BASE_URL_SUFFIX));
 		}
 
@@ -257,5 +247,5 @@
 	 */
 	static String queryString(Map<String, String> parts) {
-		final StringBuilder ret = new StringBuilder("?client_id=").append(StreetsideURL.CLIENT_ID);
+		final StringBuilder ret = new StringBuilder("?client_id=").append(StreetsideProperties.URL_CLIENT_ID.get());
 		if (parts != null) {
 			for (final Entry<String, String> entry : parts.entrySet()) {
@@ -292,5 +282,5 @@
 				.append("&c=1000")
 				.append("&appkey=")
-				.append(StreetsideURL.BING_MAPS_KEY);
+				.append(StreetsideProperties.BING_MAPS_KEY.get());
 			} catch (final UnsupportedEncodingException e) {
 				logger.error(e); // This should not happen, as the encoding is hard-coded
@@ -308,7 +298,7 @@
 		final StringBuilder ret = new StringBuilder("?id=");
 		try {
-			ret.append(URLEncoder.encode(StreetsideURL.TEST_BUBBLE_ID, StandardCharsets.UTF_8.name()));
+			ret.append(URLEncoder.encode(StreetsideProperties.TEST_BUBBLE_ID.get(), StandardCharsets.UTF_8.name()));
 			ret.append('&').append(URLEncoder.encode("appkey=", StandardCharsets.UTF_8.name())).append('=')
-			.append(URLEncoder.encode(StreetsideURL.BING_MAPS_KEY, StandardCharsets.UTF_8.name()));
+			.append(URLEncoder.encode(StreetsideProperties.BING_MAPS_KEY.get(), StandardCharsets.UTF_8.name()));
 		} catch (final UnsupportedEncodingException e) {
 			logger.error(e); // This should not happen, as the encoding is hard-coded
Index: plications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.java	(revision 34415)
+++ 	(revision )
@@ -1,57 +1,0 @@
-// License: GPL. For details, see LICENSE file.
-package org.openstreetmap.josm.plugins.streetside.utils.api;
-
-import java.util.Objects;
-
-import javax.json.Json;
-import javax.json.JsonArrayBuilder;
-import javax.json.JsonObjectBuilder;
-
-import org.openstreetmap.josm.plugins.streetside.StreetsideImage;
-
-import org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset;
-
-
-public final class JsonLocationChangesetEncoder {
-  private JsonLocationChangesetEncoder() {
-    // Private constructor to avoid instantiation
-  }
-
-  public static JsonObjectBuilder encodeLocationChangeset(StreetsideLocationChangeset changeset) {
-    Objects.requireNonNull(changeset);
-    final JsonArrayBuilder imgChanges = Json.createArrayBuilder();
-    for (StreetsideImage img : changeset) {
-      imgChanges.add(encodeImageChanges(img));
-    }
-    return Json.createObjectBuilder()
-      .add("type", "location")
-      .add("changes", imgChanges)
-      .add("request_comment", "JOSM-created");
-  }
-
-  private static JsonObjectBuilder encodeImageChanges(StreetsideImage img) {
-    Objects.requireNonNull(img);
-
-    final JsonObjectBuilder to = Json.createObjectBuilder();
-    if (!img.getTempLatLon().equalsEpsilon(img.getLatLon())) {
-      to.add("geometry", Json.createObjectBuilder()
-        .add("coordinates", Json.createArrayBuilder()
-          .add(img.getTempLatLon().getX())
-          .add(img.getTempLatLon().getY())
-        ).add("type", "Point")
-      );
-    }
-    if (Math.abs(img.getHe() - img.getTempHe()) > 1e-9) {
-      to.add("properties", Json.createObjectBuilder().add("ca", img.getTempHe()));
-    } else {
-      to.add("properties", Json.createObjectBuilder());
-    }
-    if (!img.getTempLatLon().equalsEpsilon(img.getLatLon())) {
-      to.add("type", "Feature");
-    }
-
-    return Json.createObjectBuilder()
-      .add("image_key", img.getId())
-      .add("to", to);
-  }
-}
Index: plications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.java	(revision 34415)
+++ 	(revision )
@@ -1,61 +1,0 @@
-// License: GPL. For details, see LICENSE file.
-package org.openstreetmap.josm.plugins.streetside.utils.api;
-
-import javax.json.JsonArray;
-import javax.json.JsonObject;
-import javax.json.JsonValue;
-
-import org.openstreetmap.josm.data.coor.LatLon;
-import org.openstreetmap.josm.plugins.streetside.model.MapObject;
-import org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3;
-
-/**
- * Decodes the JSON returned by {@link APIv3} into Java objects.
- * Takes a {@link JsonObject} and {@link #decodeMapObject(JsonObject)} tries to convert it to a {@link MapObject}.
- */
-public final class JsonMapObjectDecoder {
-  private JsonMapObjectDecoder() {
-    // Private constructor to avoid instantiation
-  }
-
-  public static MapObject decodeMapObject(final JsonObject json) {
-    if (json == null || !"Feature".equals(json.getString("type", null))) {
-      return null;
-    }
-
-    final JsonValue properties = json.get("properties");
-    final JsonValue geometry = json.get("geometry");
-    if (properties instanceof JsonObject && geometry instanceof JsonObject) {
-      final String key = ((JsonObject) properties).getString("key", null);
-      final String packg = ((JsonObject) properties).getString("package", null);
-      final String value = ((JsonObject) properties).getString("value", null);
-      final Long firstSeenTime = JsonDecoder.decodeTimestamp(((JsonObject) properties).getString("first_seen_at", null));
-      final Long lastSeenTime = JsonDecoder.decodeTimestamp(((JsonObject) properties).getString("last_seen_at", null));
-      final Long updatedTime = JsonDecoder.decodeTimestamp(((JsonObject) properties).getString("updated_at", null));
-
-      final JsonValue coordVal = "Point".equals(((JsonObject) geometry).getString("type", null))
-        ? ((JsonObject) geometry).get("coordinates")
-        : null;
-      final LatLon coordinate = coordVal instanceof JsonArray ? JsonDecoder.decodeLatLon((JsonArray) coordVal) : null;
-
-      if (
-        key != null &&
-        packg != null &&
-        value != null &&
-        firstSeenTime != null &&
-        lastSeenTime != null &&
-        updatedTime != null &&
-        coordinate != null
-      ) {
-        return new MapObject(
-          coordinate,
-          key,
-          packg,
-          value,
-          firstSeenTime, lastSeenTime, updatedTime
-        );
-      }
-    }
-    return null;
-  }
-}
Index: /applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImageTest.java
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImageTest.java	(revision 34415)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImageTest.java	(revision 34416)
@@ -5,5 +5,4 @@
 import static org.junit.Assert.assertTrue;
 
-import org.junit.Ignore;
 import org.junit.Rule;
 import org.junit.Test;
@@ -17,5 +16,4 @@
   public JOSMTestRules rules = new StreetsideTestRules().platform();
 
-  @Ignore
   @Test
   public void testIsModified() {
