A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- a - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin
- a - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin
- AbstractMode - Class in org.openstreetmap.josm.plugins.streetside.mode
-
Superclass for all the mode of the
StreetsideLayer. - AbstractMode() - Constructor for class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode
- AbstractMode.SemiautomaticThread - Class in org.openstreetmap.josm.plugins.streetside.mode
- ACCESS_TOKEN - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.actions.ImageReloadAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog
-
Creates the folder chooser GUI.
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.BlueAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.NextPictureAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PauseAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PlayAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PreviousPictureAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.RedAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.StopAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LoginAction
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LogoutAction
- activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- ad - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- add(Collection<? extends StreetsideAbstractImage>) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
-
Adds a set of
StreetsideAbstractImageobjects to the database. - add(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Adds an StreetsideImage to the object, and then repaints mapView.
- add(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
-
Adds a new
StreetsideAbstractImageobject to the database. - add(StreetsideAbstractImage, boolean) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Adds a StreetsideImage to the object, but doesn't repaint mapView.
- addAll(Collection<? extends StreetsideAbstractImage>) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Adds a set of StreetsideImages to the object, and then repaints mapView.
- addAll(Collection<? extends StreetsideAbstractImage>, boolean) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Adds a set of {link StreetsideAbstractImage} objects to this object.
- addCommand(StreetsideCommand) - Method in class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord
-
Adds a new command to the list.
- addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- addImagesToUpload(int) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
-
Sets the amount of images that are going to be uploaded.
- addListener(WalkListener) - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction
-
Adds a listener.
- addListener(ITileDownloadingTaskListener) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
-
Adds a new listener.
- addListener(StreetsideRecordListener) - Method in class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord
-
Adds a listener.
- addListener(StreetsideDataListener) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Adds a new listener.
- addMultiSelectedImage(Collection<StreetsideAbstractImage>) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Adds a set of
StreetsideAbstractImageobjects to the list of selected images. - addMultiSelectedImage(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Adds a
StreetsideImageobject to the list of selected images, (when ctrl + click) - addShortcuts() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
Adds the shortcuts to the buttons.
- addStreetsideTagAction - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
- AddTagToPrimitiveAction - Class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo
- AddTagToPrimitiveAction(String) - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction
- affine - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- al - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- all - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog
-
Button to export all downloaded images.
- alreadyDisplayed - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup
- alreadyDisplayed - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup
- amount - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager
- amount - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportWriterThread
- APIv3() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3
- avatar - Variable in class org.openstreetmap.josm.plugins.streetside.model.UserProfile
B
- b - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin
- b - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin
- back - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- back - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- BACK - org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces
- BACKGROUND - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
-
See
OsmDataLayer#PROPERTY_BACKGROUND_COLOR - backImg - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- BASE_TITLE - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- BASE_TITLE - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog
- BASE_URL_PREFIX - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth
- BASE_URL_SUFFIX - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth
- BasicListModel(List<T>) - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.BasicListModel
- BING_MAPS_KEY - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- bl - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- BlueAction() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.BlueAction
-
Constructs a normal BlueAction
- blueButton - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
Button used to jump to the image following the blue line
- BOTH - org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE
-
Both of them
- bounds - Variable in class org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable
- bounds - Variable in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideSquareDownloadRunnable
- bounds - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
The bounds of the areas for which the pictures have been downloaded.
- BoundsDownloadRunnable - Class in org.openstreetmap.josm.plugins.streetside.io.download
- BoundsDownloadRunnable(Bounds) - Constructor for class org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable
- browse(URL) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils
-
Open the default browser in the given URL.
- browseImage(String) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.MainWebsite
-
Gives you the URL for the online viewer of a specific Streetside image.
- buildCubemapFaces() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
-
Assembles the cubemap once all of the tiles have been downloaded.
- buildMultiTiledCubemapFaceImage(BufferedImage[]) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.GraphicsUtils
C
- CA_INDICATOR_ANGLE - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
-
The angle of the circular sector that indicates the camera angle
- CA_INDICATOR_RADIUS - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
-
The radius of the circular sector that indicates the camera angle
- cache - Variable in class org.openstreetmap.josm.plugins.streetside.cache.Caches.CacheProxy
- cache - Variable in class org.openstreetmap.josm.plugins.streetside.cache.Caches.CubemapCache
- cache - Variable in class org.openstreetmap.josm.plugins.streetside.cache.Caches.ImageCache
- cache - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- CacheProxy() - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.Caches.CacheProxy
- Caches - Class in org.openstreetmap.josm.plugins.streetside.cache
- Caches() - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.Caches
- Caches.CacheProxy<K,V extends java.io.Serializable> - Class in org.openstreetmap.josm.plugins.streetside.cache
- Caches.CubemapCache - Class in org.openstreetmap.josm.plugins.streetside.cache
- Caches.ImageCache - Class in org.openstreetmap.josm.plugins.streetside.cache
- Caches.MapObjectIconCache - Class in org.openstreetmap.josm.plugins.streetside.cache
- Caches.UserProfileCache - Class in org.openstreetmap.josm.plugins.streetside.cache
- CacheUtils - Class in org.openstreetmap.josm.plugins.streetside.cache
-
Utility methods for working with cache.
- CacheUtils() - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils
- CacheUtils.IgnoreDownload - Class in org.openstreetmap.josm.plugins.streetside.cache
- CacheUtils.PICTURE - Enum in org.openstreetmap.josm.plugins.streetside.cache
-
Picture quality
- calculateDrawImageRectangle(Rectangle) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
- calculateDrawImageRectangle(Rectangle, Rectangle) - Static method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
-
calculateDrawImageRectangle
- call() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- callback - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LoginAction
- callback - Variable in class org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener
- camera - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- camera - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- cameraDistance - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- cameraTransform - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- CameraTransformer - Class in org.openstreetmap.josm.plugins.streetside.cubemap
- CameraTransformer() - Constructor for class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- CameraTransformer(CameraTransformer.RotateOrder) - Constructor for class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- CameraTransformer.RotateOrder - Enum in org.openstreetmap.josm.plugins.streetside.cubemap
- cancel() - Method in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager
- cancelled - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- cb - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- cd - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
-
Epoch time when the sequence was created
- changesetChanged() - Method in interface org.openstreetmap.josm.plugins.streetside.utils.StreetsideChangesetListener
-
Fired when the an image is added or removed from the changeset.
- checkModified() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- checkPointInVisibleRect(Point, Rectangle) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener
- checkVisibleRectPos(Image, Rectangle) - Static method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
- checkVisibleRectSize(Image, Rectangle) - Static method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
- choose - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog
- ChooseGeoImageLayersDialog - Class in org.openstreetmap.josm.plugins.streetside.gui.dialog
- ChooseGeoImageLayersDialog(Component, List<GeoImageLayer>) - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog
- ChooseGeoImageLayersDialog.BasicListModel<T> - Class in org.openstreetmap.josm.plugins.streetside.gui.dialog
- ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer - Class in org.openstreetmap.josm.plugins.streetside.gui.dialog
- chooser - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog
-
File chooser.
- clearInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- ClipboardAction - Class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo
- ClipboardAction(String, Transferable) - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction
- closest - Variable in class org.openstreetmap.josm.plugins.streetside.mode.SelectMode
- CommandJoin - Class in org.openstreetmap.josm.plugins.streetside.history.commands
-
Command joined when joining two images into the same sequence.
- CommandJoin(StreetsideAbstractImage, StreetsideAbstractImage) - Constructor for class org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin
-
Main constructor.
- commandList - Variable in class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord
-
The set of commands that have taken place or that have been undone.
- CommandMove - Class in org.openstreetmap.josm.plugins.streetside.history.commands
-
Command created when an image's position is changed.
- CommandMove(Set<StreetsideAbstractImage>, double, double) - Constructor for class org.openstreetmap.josm.plugins.streetside.history.commands.CommandMove
-
Main constructor.
- CommandTurn - Class in org.openstreetmap.josm.plugins.streetside.history.commands
-
Command created when an image's direction is changed.
- CommandTurn(Set<StreetsideAbstractImage>, double) - Constructor for class org.openstreetmap.josm.plugins.streetside.history.commands.CommandTurn
-
Main constructor.
- CommandUnjoin - Class in org.openstreetmap.josm.plugins.streetside.history.commands
-
Command joined when joining two images into the same sequence.
- CommandUnjoin(List<StreetsideAbstractImage>) - Constructor for class org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin
-
Main constructor.
- comp2imgCoord(Rectangle, int, int) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
- compare(StreetsideAbstractImage, StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer.NearestImgToTargetComparator
- compareTo(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideCubemap
-
Comparison method for the StreetsideCubemap object.
- compareTo(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- contents - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction
-
The contents that are transfered into the clipboard when the action is executed.
- convertBufferedImage2JavaFXImage(BufferedImage) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.GraphicsUtils
- convertDecimal2Quaternary(long) - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- convertDoubleCountNrto16TileNr(String) - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- convertQuaternary2Decimal(String) - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- coordinate - Variable in class org.openstreetmap.josm.plugins.streetside.model.MapObject
- copyImgKeyAction - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
- createCacheEntry(byte[]) - Method in class org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache
- createDefaultScene() - Static method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- createHatchTexture() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
-
Initialize the hatch pattern used to paint the non-downloaded area.
- createLayout(Component, List<SideButton>) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
Creates the layout of the dialog.
- createLayout(Component, List<SideButton>) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog
-
Creates the layout of the dialog.
- createLoadingScene() - Static method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- createNewCache() - Method in class org.openstreetmap.josm.plugins.streetside.cache.Caches.CacheProxy
- createNewCache() - Method in class org.openstreetmap.josm.plugins.streetside.cache.Caches.MapObjectIconCache
- createNewCache() - Method in class org.openstreetmap.josm.plugins.streetside.cache.Caches.UserProfileCache
- cropMultiTiledImages(BufferedImage[], int) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.GraphicsUtils
- CubefaceType(int) - Constructor for enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType
- cubemap - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- CUBEMAP - org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE
-
Streetside cubemap
- CUBEMAP_LINK_TO_BLUR_EDITOR - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- cubemapBox - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- CubemapBox - Class in org.openstreetmap.josm.plugins.streetside.cubemap
- CubemapBox(Image, Image, Image, Image, Image, Image, double, PerspectiveCamera) - Constructor for class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- CubemapBox.CubemapBoxImageType - Enum in org.openstreetmap.josm.plugins.streetside.cubemap
- CubemapBoxImageType() - Constructor for enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox.CubemapBoxImageType
- CubemapBuilder - Class in org.openstreetmap.josm.plugins.streetside.cubemap
- CubemapBuilder() - Constructor for class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- CubemapCache() - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.Caches.CubemapCache
- CubemapFaces(String) - Constructor for enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces
- cubemapScene - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- CubemapUtils - Class in org.openstreetmap.josm.plugins.streetside.cubemap
- CubemapUtils() - Constructor for class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- CubemapUtils.CubefaceType - Enum in org.openstreetmap.josm.plugins.streetside.cubemap
- CubemapUtils.CubemapFaces - Enum in org.openstreetmap.josm.plugins.streetside.cubemap
- currentDate() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils
-
Returns the current date formatted as EXIF timestamp.
- currentTileCount - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- currentTime() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils
-
Returns current time in Epoch format (milliseconds since 1970-01-01T00:00:00+0000)
- cursor - Variable in class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode
-
Cursor that should become active when this mode is activated.
- CUT_OFF_SEQUENCES_AT_BOUNDS - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
-
If false, all sequences that cross the download bounds are put completely into the StreetsideData object.
- cutOffSeq - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
D
- data - Variable in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
- data - Variable in class org.openstreetmap.josm.plugins.streetside.io.download.SequenceDownloadRunnable
- data - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
-
StreetsideDataobject that stores the database. - DATASET_LISTENER - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- DEBUGING_ENABLED - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- decodeBubbleData(StreetsideImage) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder
-
Parses a given
StreetsideImageas a GeoJSON Feature into aStreetsideSequence. - decodeCoordinateProperty(JsonObject, String, Function<JsonValue, T>, Class<T>) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonSequencesDecoder
-
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.
- decodeCoordinateProperty(JsonObject, String, Function<JsonValue, T>, Class<T>) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder
-
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.
- decodeDoublePair(JsonArray) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder
-
Decodes a pair of double values, which are stored in a
JsonArrayof exactly size 2. - decodeDoublePair(JsonArray) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideDecoder
-
Decodes a pair of double values, which are stored in a
JsonArrayof exactly size 2. - decodeFeatureCollection(JsonObject, Function<JsonObject, T>) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder
-
Parses a given
JsonObjectas a GeoJSON FeatureCollection into aCollectionof the desired Java objects. - decodeFeatureCollection(JsonObject, Function<JsonObject, T>) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideDecoder
-
Parses a given
JsonObjectas a GeoJSON FeatureCollection into aCollectionof the desired Java objects. - decodeImageDetection(JsonObject) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetectionDecoder
- decodeJsonArray(JsonArray, Function<JsonValue, T>, Class<T>) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonSequencesDecoder
-
Converts a
JsonArrayto a java array. - decodeJsonArray(JsonArray, Function<JsonValue, T>, Class<T>) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder
-
Converts a
JsonArrayto a java array. - decodeLatLon(JsonArray) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder
-
Decodes a
JsonArrayof exactly size 2 to aLatLoninstance. - decodeLatLon(JsonArray) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideDecoder
-
Decodes a
JsonArrayof exactly size 2 to aLatLoninstance. - decodeLatLons(JsonObject) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonSequencesDecoder
- decodeLatLons(JsonObject) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder
- decodePolygon(JsonArray) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetectionDecoder
-
Decodes a polygon (may be a multipolygon) from JSON
- decodeSequence(JsonObject) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonSequencesDecoder
-
Parses a given
JsonObjectas a GeoJSON Feature into aStreetsideSequence. - decodeSequence(JsonObject) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder
-
Parses a given
JsonObjectas a GeoJSON Feature into aStreetsideSequence. - decodeShape(JsonValue) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetectionDecoder
- decodeSimplePolygon(JsonArray) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetectionDecoder
-
Decodes a simple polygon (consisting of only one continuous path) from JSON
- decodeStreetsideSequence(JsonObject) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder
-
Parses a given
JsonObjectas a GeoJSON Feature into aStreetsideSequence. - decodeTimestamp(String) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder
-
Decodes a timestamp formatted as a
Stringto the equivalent UNIX epoch timestamp (number of milliseconds since 1970-01-01T00:00:00.000+0000). - decodeTimestamp(String) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideDecoder
-
Decodes a timestamp formatted as a
Stringto the equivalent UNIX epoch timestamp (number of milliseconds since 1970-01-01T00:00:00.000+0000). - DEFAULT - Static variable in enum org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE
- DEFAULT_BACKGROUND - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel
- DEFAULT_FONT - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel
- defaultScene - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- degMinSecToDouble(RationalNumber[], String) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils
-
Calculates the decimal degree-value from a degree value given in degrees-minutes-seconds-format
- DELETE_AFTER_UPLOAD - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- DESCRIPTION - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction
- destroy() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- destroyInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
-
Destroys the unique instance of the class.
- destroyInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
-
Destroys the unique instance of the class.
- destroyInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
Destroys the unique instance of the class.
- destroyInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog
-
Destroys the unique instance of the class.
- detections - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
- developer - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- DEVELOPER - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- dialog - Variable in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction
- directionConversion - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- disableAllButtons() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
Disables all the buttons in the dialog
- DISPLAY_HOUR - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- displayHour - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- dlg - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction
- down - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- down - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- DOWN - org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces
- downImg - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- DOWNLOAD_COOLDOWN - Static variable in class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode
- DOWNLOAD_CUBEFACE_TILES_TOGETHER - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- DOWNLOAD_MODE - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- DOWNLOAD_MODE(String, String) - Constructor for enum org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE
- downloadCubemap(StreetsideImage) - Static method in class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils
-
Downloads the the thumbnail and the full resolution picture of the given image.
- downloadCubemapImages(String) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- downloadModeComboBox - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- downloadOSMArea() - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
-
Downloads all images of the area covered by the OSM data.
- downloadPicture(StreetsideImage) - Static method in class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils
-
Downloads the the thumbnail and the full resolution picture of the given image.
- downloadPicture(StreetsideImage, CacheUtils.PICTURE) - Static method in class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils
-
Downloads the picture of the given image.
- downloadSurroundingCubemaps(StreetsideImage) - Static method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Downloads surrounding images of this mapillary image in background threads
- downloadSurroundingImages(StreetsideImage) - Static method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Downloads surrounding images of this mapillary image in background threads
- downloadTile(String) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- downloadVisibleArea() - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
-
If some part of the current view has not been downloaded, it is downloaded.
- drawImageMarker(Graphics2D, StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
-
Draws an image marker onto the given Graphics context.
E
- end - Variable in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
- end() - Method in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
-
Called when the walk stops by itself of forcefully.
- EPSILON - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
If two values for field cd differ by less than EPSILON both values are considered equal.
- EPSILON - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsideCubemap
-
If two values for field cd differ by less than EPSILON both values are considered equal.
- equals(Object) - Method in class org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject
- equals(Object) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- ex - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager
- execute() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin
- execute() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin
- execute() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideExecutableCommand
-
Executes the command.
- executor - Static variable in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
-
Executor that will run the petitions.
- export(Set<StreetsideAbstractImage>) - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction
-
Exports the given images from the database.
F
- finish() - Method in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager
- finishDownload() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
-
Called when a download is finished.
- finishedUploadDialog(int) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
- fireImagesAdded() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
- fireRecordChanged() - Method in class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord
- fireSelectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
- fireTileAdded(String) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- fireWalkStarted() - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction
- firstSeenTime - Variable in class org.openstreetmap.josm.plugins.streetside.model.MapObject
- followSelected - Variable in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
- followSelection - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog
-
Whether the view must follow the selected image.
- format24 - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- FOUR - org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType
- fromLabel(String) - Static method in enum org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE
- fromPrefId(String) - Static method in enum org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE
- front - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- front - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- FRONT - org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces
- frontImg - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- FULL_IMAGE - org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE
-
Full quality picture (2048 p)
- FULL_IMAGE - org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type
-
Full quality image
G
- generateId() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideSequenceIdGenerator
- GeoImageLayerListCellRenderer() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer
- get(K) - Method in class org.openstreetmap.josm.plugins.streetside.cache.Caches.CacheProxy
- getAd() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- getAl() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- getAvatar() - Method in class org.openstreetmap.josm.plugins.streetside.model.UserProfile
- getBl() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- getBounds() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
- getCache() - Method in class org.openstreetmap.josm.plugins.streetside.cache.Caches.CubemapCache
- getCache() - Method in class org.openstreetmap.josm.plugins.streetside.cache.Caches.ImageCache
- getCache() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- getCacheDirectory() - Static method in class org.openstreetmap.josm.plugins.streetside.cache.Caches
- getCacheKey() - Method in class org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache
- getCb() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- getCd() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
-
Returns the Epoch time when the sequence was captured.
- getCenterImgCoord(Rectangle) - Static method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
- getClosest(Point) - Method in class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode
- getCoordinate() - Method in class org.openstreetmap.josm.plugins.streetside.model.MapObject
- getCount4FaceNumber(String) - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- getCubemap() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- getCubemapBox() - Static method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
- getCubemapBox() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- getCubemapScene() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- getData() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
-
Returns the
StreetsideDataobject, which acts as the database of the Layer. - getDataSources() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
- getDefaultScene() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- getElementAt(int) - Method in class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.BasicListModel
- getEpoch(String, String) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils
-
Parses a string with a given format and returns the Epoch time.
- getFaceIdFromTileId(String) - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- getFaceNumberForCount(int) - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- getFirstSeenTime() - Method in class org.openstreetmap.josm.plugins.streetside.model.MapObject
- getHe() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns the original direction towards the image has been taken.
- getHeight() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideCubemap
- getHighlightedImage() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Returns the image under the mouse cursor.
- getIcon() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- getIcon(String) - Static method in class org.openstreetmap.josm.plugins.streetside.model.MapObject
- getId() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- getId() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
- getId() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
-
Returns the unique identifier of the object.
- getId() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
-
Returns the unique identifier of the sequence.
- getImage() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
-
Returns the picture that is being displayed
- getImage() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
Returns the
StreetsideAbstractImageobject which is being shown. - getImageKey() - Method in class org.openstreetmap.josm.plugins.streetside.model.SpecialImageArea
- getImages() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Returns a Set containing all images.
- getImages() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
-
Returns all
StreetsideAbstractImageobjects contained by this object. - getImages(Bounds) - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
-
Gets the images within the given bounds.
- getImages(LatLon, LatLon) - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
-
Gets all the images in a square.
- getImagesToUpload() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
- getImagesUploaded() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
- getInfoComponent() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- getInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.cache.Caches.CubemapCache
- getInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.cache.Caches.ImageCache
- getInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.cache.Caches.MapObjectIconCache
- getInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.cache.Caches.UserProfileCache
- getInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- getInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
- getInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
Returns the unique instance of the class.
- getInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog
-
Returns the unique instance of the class.
- getInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord
-
Returns the unique instance of the class.
- getInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
-
Returns the unique instance of this class.
- getKey() - Method in class org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject
- getLa() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- getLa() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
- getLabel() - Method in enum org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE
- getLastSeenTime() - Method in class org.openstreetmap.josm.plugins.streetside.model.MapObject
- getLatLon() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns a LatLon object containing the original coordinates of the object.
- getListCellRendererComponent(JList<? extends GeoImageLayer>, GeoImageLayer, int, boolean, boolean) - Method in class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer
- getLo() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- getLo() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
- getLoadingScene() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- getMapView() - Static method in class org.openstreetmap.josm.plugins.streetside.StreetsidePlugin
- getMaxCols() - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- getMaxRows() - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- getMenuEntries() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- getMl() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- getMode() - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
-
Returns the current download mode.
- getMovingHe() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns the direction towards the image has been taken.
- getMovingLatLon() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns a LatLon object containing the current coordinates of the object.
- getMultiSelectedImages() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Returns a List containing all
StreetsideAbstractImageobjects selected with ctrl + click. - getNbn() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- getNe() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
- getNearestImagesFromDifferentSequences(StreetsideAbstractImage, int) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
-
Returns the closest images belonging to a different sequence and different from the specified target image.
- getNNearestImage(int) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
-
Returns the n-nearest image, for n=1 the nearest one is returned, for n=2 the second nearest one and so on.
- getNonDownloadedArea(MapView, Iterable<Bounds>) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.MapViewGeometryUtil
-
Subtracts the download bounds from the rectangular bounds of the map view.
- getPackage() - Method in class org.openstreetmap.josm.plugins.streetside.model.ImageDetection
- getPackage() - Method in class org.openstreetmap.josm.plugins.streetside.model.MapObject
- getPbn() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- getPi() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- getPr() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
- getPreferenceSetting() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsidePlugin
- getPrefId() - Method in enum org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE
- getRn() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- getRo() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- getScore() - Method in class org.openstreetmap.josm.plugins.streetside.model.ImageDetection
- getSecrets() - Static method in class org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser
- getSelectedImage() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Returns the StreetsideImage object that is currently selected.
- getSequence() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns the sequence which contains this image.
- getSequencePath(NavigatableComponent, StreetsideSequence) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.MapViewGeometryUtil
-
Converts a
StreetsideSequenceinto aPath2Dthat can be drawn on the specifiedNavigatableComponent'sGraphics2D-context. - getSequences() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Returns a Set of all sequences, that the images are part of.
- getShape() - Method in class org.openstreetmap.josm.plugins.streetside.model.SpecialImageArea
- getSize() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- getSize() - Method in class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.BasicListModel
- getStreetsideDataListeners() - Static method in class org.openstreetmap.josm.plugins.streetside.StreetsidePlugin
- getStreetsideImageDisplay() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- getStreetsideViewerPanel() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog
- getStreetsideWalkAction() - Static method in class org.openstreetmap.josm.plugins.streetside.StreetsidePlugin
- getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- getTempHe() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns the last fixed direction of the object.
- getTempLatLon() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns the last fixed coordinates of the object.
- getThreeSixtyDegreeViewerPanel() - Static method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
- getTileHeight() - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- getTileImages() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- getTileWidth() - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- getToolTipText() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer
- getUpdatedTime() - Method in class org.openstreetmap.josm.plugins.streetside.model.MapObject
- getUploadString() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
-
Returns the text to be written in the status bar.
- getUrl() - Method in class org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache
- getUrlGenerator() - Method in class org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable
- getUrlGenerator() - Method in class org.openstreetmap.josm.plugins.streetside.io.download.SequenceDownloadRunnable
- getUser() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- getUser() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
- getUsername() - Method in class org.openstreetmap.josm.plugins.streetside.model.UserProfile
- getUsername() - Static method in class org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser
- getValue() - Method in enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType
- getValue() - Method in enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces
- getValue() - Method in class org.openstreetmap.josm.plugins.streetside.model.ImageDetection
- getValue() - Method in class org.openstreetmap.josm.plugins.streetside.model.MapObject
- getViews() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- getWithHeader(URL) - Static method in class org.openstreetmap.josm.plugins.streetside.oauth.OAuthUtils
-
Returns a JsonObject containing the result of making a GET request with the authorization header.
- goForward - Variable in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
- goForward - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog
-
Go forward or backwards
- GraphicsUtils - Class in org.openstreetmap.josm.plugins.streetside.utils
- GraphicsUtils() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.GraphicsUtils
- GraphicsUtils.PlatformHelper - Class in org.openstreetmap.josm.plugins.streetside.utils
- group - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog
-
Group of button containing all the options.
H
- hashCode() - Method in class org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject
- hashCode() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideCubemap
-
HashCode StreetsideCubemap object.
- hashCode() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- hasInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- hasInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- hasInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog
- hasInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- hatched - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- he - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandTurn
- he - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Direction of the picture in degrees from true north.
- highlightedImage - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
The image under the cursor.
- highResImageryCheck - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
- HOVER_ENABLED - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- hoverEnabled - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
I
- ICON - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer
- ICON_UNKNOWN_TYPE - Static variable in class org.openstreetmap.josm.plugins.streetside.model.MapObject
- id - Variable in class org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache
- id - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
- id - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
-
Unique identifier.
- ignoreDownload - Static variable in class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils
- IgnoreDownload() - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.IgnoreDownload
- image - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
-
The image currently displayed
- image - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- image - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportDownloadThread
- IMAGE_LINK_TO_BLUR_EDITOR - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- imageCache - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- ImageCache() - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.Caches.ImageCache
- ImageDetection - Class in org.openstreetmap.josm.plugins.streetside.model
- ImageDetection(Path2D, String, String, double, String, String) - Constructor for class org.openstreetmap.josm.plugins.streetside.model.ImageDetection
- IMAGEDETECTION_TRAFFICSIGN - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
- IMAGEDETECTION_UNKNOWN - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
- imageHighlighted - Variable in class org.openstreetmap.josm.plugins.streetside.mode.SelectMode
- IMAGEINFO_HELP_COUNTDOWN - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
-
The number of times the help popup for the
ImageInfoPanelwill be displayed. - imageInfoHelp - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- ImageInfoHelpPopup - Class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo
- ImageInfoHelpPopup(Component) - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup
- ImageInfoPanel - Class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo
- ImageInfoPanel() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
- imageKey - Variable in class org.openstreetmap.josm.plugins.streetside.model.SpecialImageArea
- imageLinkChangeListener - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
- imageLinkChangeListener - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
- imageLinkToBlurEditor - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- ImageReloadAction - Class in org.openstreetmap.josm.plugins.streetside.actions
- ImageReloadAction(String) - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.ImageReloadAction
- images - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand
-
Set of
StreetsideAbstractImageobjects affected by the command - images - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager
- images - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideData
- images - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
-
The images in the sequence.
- imagesAdded() - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction
- imagesAdded() - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction
- imagesAdded() - Method in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
- imagesAdded() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
-
Fired when any image is added to the database.
- imagesAdded() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
- imagesAdded() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
- imagesAdded() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- imagesAdded() - Method in interface org.openstreetmap.josm.plugins.streetside.StreetsideDataListener
-
Fired when any image is added to the database.
- imagesAdded() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- imagesHash - Static variable in class org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser
- imagesPolicy - Static variable in class org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser
- imagesToUpload - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
-
Images that have to be uploaded.
- imagesUploaded - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
-
Images that have been uploaded.
- imageType - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- imageUploaded() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
-
Called when an image is uploaded.
- ImageUtil - Class in org.openstreetmap.josm.plugins.streetside.utils
- ImageUtil() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.ImageUtil
- IMG_MARKER_RADIUS - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
-
The radius of the image marker
- img2compCoord(Rectangle, int, int) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
- ImgDisplayMouseListener() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener
- imgKeyValue - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
- imgLinkAction - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
- imgLinkAction - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
- imgReloadAction - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
- init() - Method in class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel
- init() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
-
Initializes the Layer.
- initialize() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- initializeAndStartGUI() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
- instance - Static variable in class org.openstreetmap.josm.plugins.streetside.cache.Caches.CubemapCache
- instance - Static variable in class org.openstreetmap.josm.plugins.streetside.cache.Caches.ImageCache
- instance - Static variable in class org.openstreetmap.josm.plugins.streetside.cache.Caches.MapObjectIconCache
- instance - Static variable in class org.openstreetmap.josm.plugins.streetside.cache.Caches.UserProfileCache
- instance - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- instance - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
- instance - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- instance - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog
- instance - Static variable in class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord
-
The unique instance of the class.
- instance - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
-
Unique instance of the class.
- interval - Variable in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
- invalidateInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- invokerComp - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup
- invokerComp - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup
- ip - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- isAreaTooBig(double) - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
-
Checks if the area for which Streetside images should be downloaded is too big.
- isBuilding - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- isBuilding() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- isContentAreaFilled() - Method in class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton
- isDownloading() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
-
Checks if there is any running download.
- isExpert() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- isInBounds(LatLon) - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
-
Checks if the given
LatLonobject lies inside the bounds of the image. - isMergable(Layer) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- isModified() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns whether the object has been modified or not.
- isModified() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- isObjectLoadable() - Method in class org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache
- isSubmittingChangeset() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
-
Checks if there is a changeset being submitted.
- isTokenValid - Static variable in class org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser
-
If the stored token is valid or not.
- isTrafficSign() - Method in class org.openstreetmap.josm.plugins.streetside.model.ImageDetection
- isUploading() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
-
Checks if there is any running upload.
- isViewDownloaded(Bounds) - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
- isVisible() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Returns whether the image is visible on the map or not.
- ITileDownloadingTaskListener - Interface in org.openstreetmap.josm.plugins.streetside.cubemap
-
Interface for listeners of the class
StreetsideData.
J
- join(StreetsideAbstractImage, StreetsideAbstractImage) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils
-
Joins two images into the same sequence.
- JsonDecoder - Class in org.openstreetmap.josm.plugins.streetside.utils.api
- JsonDecoder() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder
- JsonImageDetectionDecoder - Class in org.openstreetmap.josm.plugins.streetside.utils.api
-
Decodes the JSON returned by
StreetsideURL.APIv3into Java objects. - JsonImageDetectionDecoder() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetectionDecoder
- JsonSequencesDecoder - Class in org.openstreetmap.josm.plugins.streetside.utils.api
-
Decodes the JSON returned by
StreetsideURL.APIv3into Java objects. - JsonSequencesDecoder() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.JsonSequencesDecoder
- JsonStreetsideDecoder - Class in org.openstreetmap.josm.plugins.streetside.utils.api
- JsonStreetsideDecoder() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideDecoder
- JsonStreetsideSequencesDecoder - Class in org.openstreetmap.josm.plugins.streetside.utils.api
-
Decodes the JSON returned by
StreetsideURL.APIv3into Java objects. - JsonStreetsideSequencesDecoder() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder
K
- key - Variable in class org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject
- KeyIndexedObject - Class in org.openstreetmap.josm.plugins.streetside.model
-
An object that is identified amongst objects of the same class by a
Stringkey. - KeyIndexedObject(String) - Constructor for class org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject
L
- la - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- la - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
- label - Variable in enum org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE
- lastClicked - Variable in class org.openstreetmap.josm.plugins.streetside.mode.SelectMode
- lastDownload - Variable in class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode.SemiautomaticThread
-
If in semiautomatic mode, the last Epoch time when there was a download
- lastImage - Variable in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
- lastPath - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction
- lastPopupShowTime - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction
-
The UNIX epoch time when the popup for this action was shown the last time
- lastSeenTime - Variable in class org.openstreetmap.josm.plugins.streetside.model.MapObject
- lastTimeForMousePoint - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener
- latLon - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Position of the picture.
- layoutViews() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- left - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- left - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- LEFT - org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces
- leftImg - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- list - Variable in class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.BasicListModel
- listeners - Variable in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction
- listeners - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
-
Listeners of the class.
- listeners - Variable in class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord
- listeners - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Listeners of the class.
- listenToSelectionChange() - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction
- listenToSelectionChange() - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction
- listenToSelectionChange() - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction
- listenToSelectionChange() - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction
- lo - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- lo - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
- loadImageViews() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- loadingFinished(CacheEntry, CacheEntryAttributes, ICachedLoaderListener.LoadResult) - Method in class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.IgnoreDownload
- loadingFinished(CacheEntry, CacheEntryAttributes, ICachedLoaderListener.LoadResult) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
When the pictures are returned from the cache, they are set in the
StreetsideImageDisplayobject. - loadingFinished(CacheEntry, CacheEntryAttributes, ICachedLoaderListener.LoadResult) - Method in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportDownloadThread
- loadingScene - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- loadSingleImageViewports() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- logConnectionInfo(URLConnection, String) - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable
-
Logs information about the given connection via
Logger. - logger - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.cache.Caches
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideSquareDownloadRunnable
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportDownloadThread
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportWriterThread
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetectionDecoder
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideDecoder
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.GraphicsUtils
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.ImageUtil
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
- logger - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils
- LoginAction(StreetsideLoginListener) - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LoginAction
- loginButton - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- loginLabel - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- loginPanel - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- LOGO - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsidePlugin
- LogoutAction() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LogoutAction
- logoutButton - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
M
- MainWebsite() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.MainWebsite
- MANUAL_ONLY - org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE
- map - Static variable in enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType
- mapFrameInitialized(MapFrame, MapFrame) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsidePlugin
-
Called when the JOSM map frame is created or destroyed.
- MapObject - Class in org.openstreetmap.josm.plugins.streetside.model
- MapObject(LatLon, String, String, String, long, long, long) - Constructor for class org.openstreetmap.josm.plugins.streetside.model.MapObject
- MAPOBJECT_ICON_SIZE - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- MapObjectIconCache() - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.Caches.MapObjectIconCache
- MapViewGeometryUtil - Class in org.openstreetmap.josm.plugins.streetside.utils
-
Utility class to convert entities like
BoundsandStreetsideSequenceintoShapes that can then easily be drawn on aMapViewsGraphics2D-context. - MapViewGeometryUtil() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.MapViewGeometryUtil
- MAX_AREA - Static variable in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
-
Max area to be downloaded
- MAX_DOWNLOAD_AREA - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- MAX_MAPOBJECTS - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- mergeFrom(Layer) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- MESSAGE_SEPARATOR - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- MIN_ZOOM_SQUARE_SIDE - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils
- ml - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- mode - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
-
Mode of the layer.
- MODE() - Constructor for enum org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MODE
- monitor - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportWriterThread
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener
-
Center the display on the point that has been clicked
- mouseDeltaX - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- mouseDeltaY - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.plugins.streetside.mode.SelectMode
- mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener
- mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener
- mouseIsDragging - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener
- mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener
- mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.plugins.streetside.mode.SelectMode
-
Checks if the mouse is over pictures.
- mouseOldX - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- mouseOldY - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- mousePointInImg - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener
- mousePosX - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- mousePosY - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener
-
Initialize the dragging, either with button 1 (simple dragging) or button 3 (selection of a picture part)
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.plugins.streetside.mode.SelectMode
- mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener
- mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.plugins.streetside.mode.SelectMode
- mouseWheelMoved(MouseWheelEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay.ImgDisplayMouseListener
-
Zoom in and out, trying to preserve the point of the image that was under the mouse cursor at the same place
- move(double, double) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Moves the image temporally to another position
- MOVE_TO_IMG - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- moved - Variable in class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode.SemiautomaticThread
- moved() - Method in class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode.SemiautomaticThread
- moveTo - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- movingHe - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
When the object direction is being moved in the map, the temporal direction is stored here
- movingLatLon - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
When the object is being dragged in the map, the temporal position is stored here.
- MULTIPLE - org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox.CubemapBoxImageType
- multiSelectedImages - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
All the images selected, can be more than one.
N
- nbn - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- ne - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
- nearestImages - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
-
The nearest images to the selected image from different sequences sorted by distance from selection.
- NearestImgToTargetComparator(StreetsideAbstractImage) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideLayer.NearestImgToTargetComparator
- next() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
If the StreetsideImage belongs to a StreetsideSequence, returns the next image in the sequence.
- next(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
-
Returns the next
StreetsideAbstractImagein the sequence of a givenStreetsideAbstractImageobject. - nextButton - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- NextPictureAction() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.NextPictureAction
-
Constructs a normal NextPictureAction
- NORMAL - org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MODE
-
Standard mode to view pictures.
- nothingHighlighted - Variable in class org.openstreetmap.josm.plugins.streetside.mode.SelectMode
- notLoggedInToMapillaryDialog() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
- NUM_BASE - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- NUM_SIDES - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
O
- OAuthPortListener - Class in org.openstreetmap.josm.plugins.streetside.oauth
-
Listens to the OAuth port (8763) in order to get the access token and sends back a simple reply.
- OAuthPortListener(StreetsideLoginListener) - Constructor for class org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener
- OAuthUtils - Class in org.openstreetmap.josm.plugins.streetside.oauth
-
A set of utilities related to OAuth.
- OAuthUtils() - Constructor for class org.openstreetmap.josm.plugins.streetside.oauth.OAuthUtils
- objPackage - Variable in class org.openstreetmap.josm.plugins.streetside.model.MapObject
- ok - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog
- ok() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- ONE - org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType
- onLogin(String) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- onLogin(String) - Method in interface org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener
-
Should be called whenever the user logs into a mapillary account.
- onLogout() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- onLogout() - Method in interface org.openstreetmap.josm.plugins.streetside.oauth.StreetsideLoginListener
-
Should be called whenever the user logs out of a mapillary account.
- org.openstreetmap.josm.plugins.streetside - package org.openstreetmap.josm.plugins.streetside
-
The main package in which all core-code (so at the moment all code) resides.
- org.openstreetmap.josm.plugins.streetside.actions - package org.openstreetmap.josm.plugins.streetside.actions
-
The main package in which all core-code (so at the moment all code) resides.
- org.openstreetmap.josm.plugins.streetside.cache - package org.openstreetmap.josm.plugins.streetside.cache
-
This package is all about caching resources downloaded from mapillary.com for faster access to those resources in the future.
- org.openstreetmap.josm.plugins.streetside.cubemap - package org.openstreetmap.josm.plugins.streetside.cubemap
- org.openstreetmap.josm.plugins.streetside.gui - package org.openstreetmap.josm.plugins.streetside.gui
-
The GUI components that are special to the mapillary plugin.
- org.openstreetmap.josm.plugins.streetside.gui.boilerplate - package org.openstreetmap.josm.plugins.streetside.gui.boilerplate
-
The GUI components that are special to the mapillary plugin.
- org.openstreetmap.josm.plugins.streetside.gui.dialog - package org.openstreetmap.josm.plugins.streetside.gui.dialog
- org.openstreetmap.josm.plugins.streetside.gui.imageinfo - package org.openstreetmap.josm.plugins.streetside.gui.imageinfo
- org.openstreetmap.josm.plugins.streetside.history - package org.openstreetmap.josm.plugins.streetside.history
-
This package deals with keeping a history of actions the user performed to allow for undoing and redoing these actions.
- org.openstreetmap.josm.plugins.streetside.history.commands - package org.openstreetmap.josm.plugins.streetside.history.commands
- org.openstreetmap.josm.plugins.streetside.io.download - package org.openstreetmap.josm.plugins.streetside.io.download
-
Classes for downloading images, sequences and image metadata like traffic signs from mapillary.com .
- org.openstreetmap.josm.plugins.streetside.io.export - package org.openstreetmap.josm.plugins.streetside.io.export
-
Classes for exporting images that were downloaded from mapillary.com .
- org.openstreetmap.josm.plugins.streetside.mode - package org.openstreetmap.josm.plugins.streetside.mode
-
The different modes that the
StreetsideLayercan be in. - org.openstreetmap.josm.plugins.streetside.model - package org.openstreetmap.josm.plugins.streetside.model
- org.openstreetmap.josm.plugins.streetside.oauth - package org.openstreetmap.josm.plugins.streetside.oauth
- org.openstreetmap.josm.plugins.streetside.utils - package org.openstreetmap.josm.plugins.streetside.utils
-
Utility classes for simplifying recurring tasks throughout the project.
- org.openstreetmap.josm.plugins.streetside.utils.api - package org.openstreetmap.josm.plugins.streetside.utils.api
- OSM_AREA - org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE
- OSM_BBOX_NORTH - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
- OSM_BBOX_SOUTH - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
- OSM_BBOX_WEST - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
- OSM_BBOXEAST - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
- OUTSIDE_DOWNLOADED_AREA - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
-
See
OsmDataLayer#PROPERTY_OUTSIDE_COLOR
P
- p - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- packag - Variable in class org.openstreetmap.josm.plugins.streetside.model.ImageDetection
- PACKAGE_TRAFFIC_SIGNS - Static variable in class org.openstreetmap.josm.plugins.streetside.model.ImageDetection
- paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode
-
Paint the dataset using the engine set.
- paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.plugins.streetside.mode.SelectMode
- paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- paintComponent(Graphics) - Method in class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton
- paintComponent(Graphics) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
-
Paints the visible part of the picture.
- parseNextFromLinkHeaderValue(String) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3
-
The APIv3 returns a Link header for each request.
- path - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog
- path - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager
- path - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportWriterThread
- pause() - Method in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
-
Pauses the execution.
- PauseAction() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PauseAction
-
Constructs a normal PauseAction
- pauseButton - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- paused - Variable in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
- pbn - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- pi - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- PICTURE() - Constructor for enum org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE
- PICTURE_DRAG_BUTTON - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- PICTURE_OPTION_BUTTON - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- PICTURE_ZOOM_BUTTON - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- PlatformHelper() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.GraphicsUtils.PlatformHelper
- play() - Method in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
-
Continues with the execution if paused.
- PlayAction() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PlayAction
-
Constructs a normal PlayAction
- playButton - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- PluginState - Class in org.openstreetmap.josm.plugins.streetside.utils
- PluginState() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.PluginState
- pool - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- popup - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction
-
A small popup that shows up when the key has been moved to the clipboard
- POPUP_DURATION - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction
-
The duration in milliseconds for which the popup will be shown
- popupParent - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction
-
The component which is used as parent of the shown popup.
- PORT - Static variable in class org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener
- position - Variable in class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord
-
Last written command.
- pr - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
- PRE_FETCH_CUBEMAP_COUNT - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
-
The number of images to be prefetched when a streetside image is selected
- PRE_FETCH_IMAGE_COUNT - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
-
The number of images to be prefetched when a streetside image is selected
- PREDOWNLOAD_CUBEMAPS - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- preDownloadCubemaps(StreetsideImage, int) - Method in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
- preDownloadImages(StreetsideImage, int, CacheUtils.PICTURE) - Static method in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
-
Downloads n images into the cache beginning from the supplied start-image (including the start-image itself).
- preFetchSize - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- prefId - Variable in enum org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE
- previous() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
If the StreetsideImage belongs to a StreetsideSequence, returns the previous image in the sequence.
- previous(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
-
Returns the previous
StreetsideAbstractImagein the sequence of a givenStreetsideAbstractImageobject. - previousButton - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- PreviousPictureAction() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PreviousPictureAction
-
Constructs a normal PreviousPictureAction
- put(K, V) - Method in class org.openstreetmap.josm.plugins.streetside.cache.Caches.CacheProxy
Q
- queryByIdString(Map<String, String>) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
- queryStreetsideBoundsString(Map<String, String>) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
- queryStreetsideString(Bounds) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3
- queryString(Map<String, String>) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
-
Builds a query string from it's parts that are supplied as a
Map - queryString(Bounds) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3
- QUESTION - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog
- queue - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportDownloadThread
- queue - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager
- queue - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportWriterThread
- queueImages - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportDownloadThread
- queueImages - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager
- queueImages - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportWriterThread
R
- realRun() - Method in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager
- recalculateSize(double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- record - Variable in class org.openstreetmap.josm.plugins.streetside.mode.SelectMode
- recordChanged() - Method in interface org.openstreetmap.josm.plugins.streetside.history.StreetsideRecordListener
-
Fired when any command is undone or redone.
- RedAction() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.RedAction
-
Constructs a normal RedAction
- redButton - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
Button used to jump to the image following the red line
- redo() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin
- redo() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandMove
- redo() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandTurn
- redo() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin
- redo() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand
-
Redoes the action.
- redo() - Method in class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord
-
Redoes latest undone action.
- reload(String) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- remove(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
-
Removes a
StreetsideAbstractImageobject from the database. - removeListener(WalkListener) - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction
-
Removes a listener.
- removeListener(StreetsideRecordListener) - Method in class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord
-
Removes the given listener.
- removeListener(StreetsideDataListener) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Removes a listener.
- reset() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- reset() - Method in class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord
-
Resets the object to its start state.
- reset() - Static method in class org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser
-
Resets the MapillaryUser to null values.
- resetThread() - Static method in class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode
-
Resets the semiautomatic mode thread.
- resetTileImages() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- resetTSP() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- RESPONSE - Static variable in class org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener
- RewriteButtonAction(StreetsideExportDialog) - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction
-
Main constructor.
- right - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- right - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- RIGHT - org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces
- rightImg - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- rn - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- Rn() - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideImage.Rn
- ro - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- root - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- rotateImage(BufferedImage) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.GraphicsUtils
- RotateOrder() - Constructor for enum org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder
- rowCol2StreetsideCellAddressMap - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- run() - Method in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
- run() - Method in class org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable
- run() - Method in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideSquareDownloadRunnable
- run() - Method in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportDownloadThread
- run() - Method in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportWriterThread
- run() - Method in class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode.SemiautomaticThread
- run() - Method in class org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener
- run(Runnable) - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
- run(Runnable) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.GraphicsUtils.PlatformHelper
- run(URLConnection) - Method in class org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable
- run(URLConnection) - Method in class org.openstreetmap.josm.plugins.streetside.io.download.SequenceDownloadRunnable
- runningDownloads - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
- rx - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- ry - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- rz - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
S
- s - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- scaleImageIcon(ImageIcon, int) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.ImageUtil
-
Scales an
ImageIconto the desired size - score - Variable in class org.openstreetmap.josm.plugins.streetside.model.ImageDetection
- searchStreetsideImages(Bounds) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3
- SelectableLabel - Class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate
- SelectableLabel() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel
- SelectableLabel(String) - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel
- selected - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog
-
Button to export all images belonging to the selected
StreetsideImageobjects. - selectedImage - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
The image currently selected, this is the one being shown.
- selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction
- selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction
- selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
- selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
-
Fired when the selected image is changed by something different from manually clicking on the icon.
- selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
- selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
- selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage) - Method in interface org.openstreetmap.josm.plugins.streetside.StreetsideDataListener
-
Fired when the selected image is changed by something different from manually clicking on the icon.
- selectedImageChanged(StreetsideAbstractImage, StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- selectedRect - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
-
When a selection is done, the rectangle of the selection (in image coordinates)
- selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
- SelectMode - Class in org.openstreetmap.josm.plugins.streetside.mode
-
Handles the input event related with the layer.
- SelectMode() - Constructor for class org.openstreetmap.josm.plugins.streetside.mode.SelectMode
-
Main constructor.
- selectNext() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
If the selected StreetsideImage is part of a StreetsideSequence then the following visible StreetsideImage is selected.
- selectNext(boolean) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
If the selected StreetsideImage is part of a StreetsideSequence then the following visible StreetsideImage is selected.
- selectPrevious() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
If the selected StreetsideImage is part of a StreetsideSequence then the previous visible StreetsideImage is selected.
- selectPrevious(boolean) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
If the selected StreetsideImage is part of a StreetsideSequence then the previous visible StreetsideImage is selected.
- semiautomaticThread - Static variable in class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode
- SemiautomaticThread() - Constructor for class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode.SemiautomaticThread
- SEQ_HIGHLIGHTED - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
-
Color for the marker of currently selected images
- SEQ_HIGHLIGHTED_CA - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
-
Color for the camera angle indicator of the currently selected images
- SEQ_IMPORTED_HIGHLIGHTED - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
- SEQ_IMPORTED_HIGHLIGHTED_CA - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
- SEQ_IMPORTED_SELECTED - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
- SEQ_IMPORTED_SELECTED_CA - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
- SEQ_IMPORTED_UNSELECTED - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
- SEQ_IMPORTED_UNSELECTED_CA - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
- SEQ_SELECTED - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
-
Color for the marker of images in a selected sequence
- SEQ_SELECTED_CA - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
-
Color for the camera angle indicator of images in selected sequences
- SEQ_UNSELECTED - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
-
Color for unselected images
- SEQ_UNSELECTED_CA - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
-
Color for the camera angle indicator of images in unselected sequences
- seqKeyValue - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
- sequence - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog
-
Button to export all images in the sequence of the selected StreetsideImage.
- sequence - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Sequence of pictures containing this object.
- SEQUENCE_MAX_JUMP_DISTANCE - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- SequenceDownloadRunnable - Class in org.openstreetmap.josm.plugins.streetside.io.download
- SequenceDownloadRunnable(StreetsideData, Bounds) - Constructor for class org.openstreetmap.josm.plugins.streetside.io.download.SequenceDownloadRunnable
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.ImageReloadAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.SelectableLabel
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog.BasicListModel
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.dialog.ChooseGeoImageLayersDialog
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.BlueAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.NextPictureAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PauseAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PlayAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PreviousPictureAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.RedAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.StopAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LoginAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting.LogoutAction
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog
- serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.model.UserProfile
- setAd(int) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- setAl(double) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- setBl(String) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- setCache(StreetsideCache) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- setCancelled(boolean) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- setCb(CubemapBuilder) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- setContents(Transferable) - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction
- setCubemap(StreetsideCubemap) - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- setHe(double) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
- setHighlightedImage(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Highlights the image under the cursor.
- setId(String) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- setId(String) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
- setId(String) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- setId(String) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
- setImage(BufferedImage, int) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- setImage(BufferedImage, Collection<ImageDetection>) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
-
Sets a new picture to be displayed.
- setImage(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
Sets a new StreetsideImage to be shown.
- setImageInfoHelp(ImageInfoHelpPopup) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- setImages(Collection<StreetsideAbstractImage>) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Sets a new
Collectionobject as the used set of images. - setLa(double) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- setLa(double) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
- setLatLon(LatLon) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
- setLo(double) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- setLo(double) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
- setMl(int) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- setMode(StreetsideMainDialog.MODE) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
Sets a new mode for the dialog.
- setMode(AbstractMode) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
-
Changes the mode the the given one.
- setMultipleImages() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- setNbn(List<String>) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- setNe(long) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
- setPbn(List<String>) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- setPi(double) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- setPivot(double, double, double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setPopupParent(Component) - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ClipboardAction
-
Sets the component, under which the popup will be shown, which indicates that the key was copied to the clipboard.
- setPr(long) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
- setRn(StreetsideImage.Rn) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- setRo(double) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- setRotate(double, double, double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setRotateX(double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setRotateY(double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setRotateZ(double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setRx(double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setRy(double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setRz(double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setScale(double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setScale(double, double, double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setSelectedImage(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Selects a new image.If the user does ctrl + click, this isn't triggered.
- setSelectedImage(StreetsideAbstractImage, boolean) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Selects a new image.If the user does ctrl+click, this isn't triggered.
- setSequence(StreetsideSequence) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Sets the StreetsideSequence object which contains the StreetsideImage.
- setSize(double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- setStreetsideImageDisplay(StreetsideImageDisplay) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- setSubmittingChangeset(boolean) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
- setSx(double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setSy(double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setSz(double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setTag(Tag) - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction
- setTarget(AbstractPrimitive) - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction
- setTileImages(Map<String, BufferedImage>) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- setTokenValid(boolean) - Static method in class org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser
- setTranslate(double, double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setTranslate(double, double, double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setTx(double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setTy(double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setTz(double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- setURL(URL) - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction
- setVisible(boolean) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Set's whether the image should be visible on the map or not.
- setVisible(boolean) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- shape - Variable in class org.openstreetmap.josm.plugins.streetside.model.SpecialImageArea
- SHORTCUT - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction
- SHOW_DETECTED_SIGNS - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- SHOW_HIGH_RES_STREETSIDE_IMAGERY - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- showAllPictures() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils
-
Zooms to fit all the
StreetsideAbstractImageobjects stored in the database. - showPictures(Set<StreetsideAbstractImage>, boolean) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils
-
Zooms to fit all the given
StreetsideAbstractImageobjects. - showPopup() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup
- showPopup() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup
- SINGLE - org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox.CubemapBoxImageType
- singleImg - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- SIXTEEN - org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType
- size - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- sizeProperty() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- SpecialImageArea - Class in org.openstreetmap.josm.plugins.streetside.model
- SpecialImageArea(Path2D, String, String) - Constructor for class org.openstreetmap.josm.plugins.streetside.model.SpecialImageArea
- spin - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog
-
Spin containing the interval value.
- START_DIR - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- startDownload() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
-
Called when a download is started.
- startTime - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- startTimer() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- stateChanged() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
- StopAction() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.StopAction
-
Constructs a normal StopAction
- stopAll() - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
-
Stops all running threads.
- stopButton - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- stopMoving() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Called when the mouse button is released, meaning that the picture has stopped being dragged, so the temporal values are saved.
- stopMoving() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideCubemap
-
stops ImageDisplay WalkAction (not currently supported by Streetside)
- stopMoving() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- stoppedDownload - Static variable in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
-
Indicates whether the last download request has been rejected because it requested an area that was too big.
- stopWalk() - Method in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
-
Stops the execution.
- stream() - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces
- STREETSIDE_BASE_URL - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
-
Base URL of the Bing Bubble API.
- STREETSIDE_BLUE - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
- STREETSIDE_PRIVACY_URL - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
-
Base URL for Streetside privacy concerns.
- STREETSIDE_VIEWER_HELP_COUNTDOWN - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
-
The number of times the help popup for the
StreetsideViewerPanelwill be displayed. - StreetsideAbstractImage - Class in org.openstreetmap.josm.plugins.streetside
-
Abstract superclass for all image objects.
- StreetsideAbstractImage(String) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Creates a new object with the given id.
- StreetsideAbstractImage(String, LatLon, double) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Creates a new object in the given position and with the given direction.
- StreetsideButton - Class in org.openstreetmap.josm.plugins.streetside.gui.boilerplate
- StreetsideButton(Action) - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton
- StreetsideButton(Action, boolean) - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.boilerplate.StreetsideButton
- StreetsideCache - Class in org.openstreetmap.josm.plugins.streetside.cache
-
Stores the downloaded pictures locally.
- StreetsideCache(String, StreetsideCache.Type) - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache
-
Main constructor.
- StreetsideCache.Type - Enum in org.openstreetmap.josm.plugins.streetside.cache
-
Types of images.
- StreetsideChangesetListener - Interface in org.openstreetmap.josm.plugins.streetside.utils
-
Interface for listeners of the class
StreetsideData. - StreetsideColorScheme - Class in org.openstreetmap.josm.plugins.streetside.utils
- StreetsideColorScheme() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
- StreetsideCommand - Class in org.openstreetmap.josm.plugins.streetside.history.commands
-
Abstract class for any Streetside command.
- StreetsideCommand(Set<StreetsideAbstractImage>) - Constructor for class org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand
-
Main constructor.
- StreetsideCubemap - Class in org.openstreetmap.josm.plugins.streetside
- StreetsideCubemap(String, LatLon, double) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideCubemap
-
Main constructor of the class StreetsideCubemap
- StreetsideData - Class in org.openstreetmap.josm.plugins.streetside
-
Database class for all the
StreetsideAbstractImageobjects. - StreetsideData() - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideData
-
Creates a new object and adds the initial set of listeners.
- StreetsideDataListener - Interface in org.openstreetmap.josm.plugins.streetside
-
Interface for listeners of the class
StreetsideData. - StreetsideDownloadAction - Class in org.openstreetmap.josm.plugins.streetside.actions
-
Action that triggers the plugin.
- StreetsideDownloadAction() - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadAction
-
Main constructor.
- StreetsideDownloader - Class in org.openstreetmap.josm.plugins.streetside.io.download
-
Class that concentrates all the ways of downloading of the plugin.
- StreetsideDownloader() - Constructor for class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
- StreetsideDownloader.DOWNLOAD_MODE - Enum in org.openstreetmap.josm.plugins.streetside.io.download
-
Possible download modes.
- StreetsideDownloadViewAction - Class in org.openstreetmap.josm.plugins.streetside.actions
-
If in "download images in visible area" mode, downloads all the images in the current view.
- StreetsideDownloadViewAction() - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction
-
Main constructor.
- StreetsideExecutableCommand - Class in org.openstreetmap.josm.plugins.streetside.history.commands
-
Superclass for those commands that must be executed after creation.
- StreetsideExecutableCommand(Set<StreetsideAbstractImage>) - Constructor for class org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideExecutableCommand
-
Main constructor.
- StreetsideExportAction - Class in org.openstreetmap.josm.plugins.streetside.actions
-
Action that launches a StreetsideExportDialog and lets you export the images.
- StreetsideExportAction() - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction
-
Main constructor.
- StreetsideExportDialog - Class in org.openstreetmap.josm.plugins.streetside.gui
-
GUI for exporting images.
- StreetsideExportDialog(JButton) - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog
-
Main constructor.
- StreetsideExportDialog.RewriteButtonAction - Class in org.openstreetmap.josm.plugins.streetside.gui
-
Enables/disables some parts of the panel depending if the rewrite button is active.
- StreetsideExportDownloadThread - Class in org.openstreetmap.josm.plugins.streetside.io.export
-
This is the thread that downloads one of the images that are going to be exported and writes them in a
ArrayBlockingQueue. - StreetsideExportDownloadThread(StreetsideImage, ArrayBlockingQueue<BufferedImage>, ArrayBlockingQueue<StreetsideAbstractImage>) - Constructor for class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportDownloadThread
-
Main constructor.
- StreetsideExportManager - Class in org.openstreetmap.josm.plugins.streetside.io.export
-
Export main thread.
- StreetsideExportManager(Set<StreetsideAbstractImage>, String) - Constructor for class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager
-
Main constructor.
- StreetsideExportWriterThread - Class in org.openstreetmap.josm.plugins.streetside.io.export
-
Writes the images from the queue in the file system.
- StreetsideExportWriterThread(String, ArrayBlockingQueue<BufferedImage>, ArrayBlockingQueue<StreetsideAbstractImage>, int, ProgressMonitor) - Constructor for class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportWriterThread
-
Main constructor.
- StreetsideImage - Class in org.openstreetmap.josm.plugins.streetside
-
A StreetsideImage object represents each of the images stored in Streetside.
- StreetsideImage() - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- StreetsideImage(String) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- StreetsideImage(String, double, double) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- StreetsideImage(String, LatLon, double) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideImage
-
Main constructor of the class StreetsideImage
- StreetsideImage.Rn - Class in org.openstreetmap.josm.plugins.streetside
-
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.
- streetsideImageDisplay - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
Object containing the shown image and that handles zoom and drag
- StreetsideImageDisplay - Class in org.openstreetmap.josm.plugins.streetside.gui
-
This object is a responsible JComponent which lets you zoom and drag.
- StreetsideImageDisplay() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
-
Main constructor.
- StreetsideImageDisplay.ImgDisplayMouseListener - Class in org.openstreetmap.josm.plugins.streetside.gui
- StreetsideImageTreeCellRenderer - Class in org.openstreetmap.josm.plugins.streetside.gui
-
Renders an item in a
JTreethat represents aStreetsideAbstractImage. - StreetsideImageTreeCellRenderer() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer
- StreetsideLayer - Class in org.openstreetmap.josm.plugins.streetside
-
This class represents the layer shown in JOSM.
- StreetsideLayer() - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- StreetsideLayer.NearestImgToTargetComparator - Class in org.openstreetmap.josm.plugins.streetside
- StreetsideLoginListener - Interface in org.openstreetmap.josm.plugins.streetside.oauth
-
This interface should be implemented by components that want to get notified when the user logs in or logs out of his Streetside account.
- StreetsideMainDialog - Class in org.openstreetmap.josm.plugins.streetside.gui
-
Toggle dialog that shows an image and some buttons.
- StreetsideMainDialog() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- StreetsideMainDialog.BlueAction - Class in org.openstreetmap.josm.plugins.streetside.gui
-
Action class to jump to the image following the blue line.
- StreetsideMainDialog.MODE - Enum in org.openstreetmap.josm.plugins.streetside.gui
-
Buttons mode.
- StreetsideMainDialog.NextPictureAction - Class in org.openstreetmap.josm.plugins.streetside.gui
-
Action class form the next image button.
- StreetsideMainDialog.PauseAction - Class in org.openstreetmap.josm.plugins.streetside.gui
- StreetsideMainDialog.PlayAction - Class in org.openstreetmap.josm.plugins.streetside.gui
- StreetsideMainDialog.PreviousPictureAction - Class in org.openstreetmap.josm.plugins.streetside.gui
-
Action class for the previous image button.
- StreetsideMainDialog.RedAction - Class in org.openstreetmap.josm.plugins.streetside.gui
-
Action class to jump to the image following the red line.
- StreetsideMainDialog.StopAction - Class in org.openstreetmap.josm.plugins.streetside.gui
- StreetsidePlugin - Class in org.openstreetmap.josm.plugins.streetside
-
This is the main class of the Streetside plugin.
- StreetsidePlugin(PluginInformation) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsidePlugin
-
Main constructor.
- StreetsidePreferenceSetting - Class in org.openstreetmap.josm.plugins.streetside.gui
-
Creates the preferences panel for the plugin.
- StreetsidePreferenceSetting() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsidePreferenceSetting
- StreetsidePreferenceSetting.LoginAction - Class in org.openstreetmap.josm.plugins.streetside.gui
-
Opens the StreetsideOAuthUI window and lets the user log in.
- StreetsidePreferenceSetting.LogoutAction - Class in org.openstreetmap.josm.plugins.streetside.gui
-
Logs the user out.
- streetsidePrivacyLink(String) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.MainWebsite
-
Gives you the URL for the blur editor of the image with the given key.
- StreetsideProperties - Class in org.openstreetmap.josm.plugins.streetside.utils
- StreetsideProperties() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- StreetsideRecord - Class in org.openstreetmap.josm.plugins.streetside.history
-
History record system in order to let the user undo and redo commands.
- StreetsideRecord() - Constructor for class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord
-
Main constructor.
- StreetsideRecordListener - Interface in org.openstreetmap.josm.plugins.streetside.history
-
Interface for the listener of the
StreetsideRecordclass - StreetsideSequence - Class in org.openstreetmap.josm.plugins.streetside
-
Class that stores a sequence of
StreetsideAbstractImageobjects. - StreetsideSequence() - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
-
No argument constructor for StreetsideSequence - necessary for JSON serialization
- StreetsideSequence(String) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
- StreetsideSequence(String, double, double) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
- StreetsideSequence(String, double, double, long) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
- StreetsideSequence(String, Long) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
- StreetsideSequenceIdGenerator - Class in org.openstreetmap.josm.plugins.streetside.utils
-
Utility class to generated unique ids for Streetside "sequences".
- StreetsideSequenceIdGenerator() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.StreetsideSequenceIdGenerator
- StreetsideSquareDownloadRunnable - Class in org.openstreetmap.josm.plugins.streetside.io.download
- StreetsideSquareDownloadRunnable(Bounds) - Constructor for class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideSquareDownloadRunnable
-
Main constructor.
- streetsideTile(String, boolean) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth
- StreetsideURL - Class in org.openstreetmap.josm.plugins.streetside.utils
- StreetsideURL() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
- StreetsideURL.APIv3 - Class in org.openstreetmap.josm.plugins.streetside.utils
- StreetsideURL.MainWebsite - Class in org.openstreetmap.josm.plugins.streetside.utils
- StreetsideURL.VirtualEarth - Class in org.openstreetmap.josm.plugins.streetside.utils
- StreetsideUser - Class in org.openstreetmap.josm.plugins.streetside.oauth
-
Represents the current logged in user and stores its data.
- StreetsideUser() - Constructor for class org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser
- StreetsideUtils - Class in org.openstreetmap.josm.plugins.streetside.utils
-
Set of utilities.
- StreetsideUtils() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils
- StreetsideViewerDialog - Class in org.openstreetmap.josm.plugins.streetside.gui
-
Toggle dialog that shows an image and some buttons.
- StreetsideViewerDialog() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog
- streetsideViewerHelp - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
- StreetsideViewerHelpPopup - Class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo
- StreetsideViewerHelpPopup(Component) - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup
- streetsideViewerPanel - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog
-
Object containing the shown image and that handles zoom and drag
- StreetsideViewerPanel - Class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo
- StreetsideViewerPanel() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
- StreetsideWalkAction - Class in org.openstreetmap.josm.plugins.streetside.actions
-
Walks forward at a given interval.
- StreetsideWalkAction() - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction
- StreetsideWalkDialog - Class in org.openstreetmap.josm.plugins.streetside.gui
-
Dialog to set the walk mode options.
- StreetsideWalkDialog() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog
-
Main constructor
- StreetsideZoomAction - Class in org.openstreetmap.josm.plugins.streetside.actions
-
Zooms to the currently selected image.
- StreetsideZoomAction() - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction
-
Main constructor.
- string2URL(String...) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
-
Converts a
Stringinto aURLwithout throwing aMalformedURLException. - string2URLs(String, String, String) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
- styleAsDefaultPanel(JComponent...) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
-
Styles the given components as default panels (currently only the background is set to white)
- subGroup - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- submit(String, StreetsideCache.Type, ICachedLoaderListener) - Static method in class org.openstreetmap.josm.plugins.streetside.cache.CacheUtils
-
Requests the picture with the given key and quality and uses the given listener.
- submittingChangeset - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
- sum(StreetsideCommand) - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin
- sum(StreetsideCommand) - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandMove
- sum(StreetsideCommand) - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandTurn
- sum(StreetsideCommand) - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin
- sum(StreetsideCommand) - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand
-
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.
T
- t - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
- tag - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction
- target - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction
- target - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer.NearestImgToTargetComparator
- tempHe - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Temporal direction of the picture until it is uploaded
- tempLatLon - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Temporal position of the picture until it is uploaded.
- TEST_BUBBLE_ID - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- TEST_IMAGE_ID - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
- thread - Variable in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction
- thread - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PauseAction
- thread - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PlayAction
- thread - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.StopAction
- threeSixtyDegreeViewerPanel - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
- ThreeSixtyDegreeViewerPanel - Class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo
- ThreeSixtyDegreeViewerPanel() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- THUMBNAIL - org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE
-
Thumbnail quality picture (320 p)
- THUMBNAIL - org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type
-
Low quality image
- thumbnailCache - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
- TILE_DOWNLOAD_THREAD_PAUSE_LEN_SEC - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- tileAdded(String) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
-
Fired when a TileDownloadingTask has completed downloading an image tile.
- tileAdded(String) - Method in interface org.openstreetmap.josm.plugins.streetside.cubemap.ITileDownloadingTaskListener
-
Fired when a cubemap tile image is downloaded by a download worker.
- TileDownloadingTask - Class in org.openstreetmap.josm.plugins.streetside.cubemap
- TileDownloadingTask(String) - Constructor for class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- tileId - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
- tileImages - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBuilder
- TIME_FORMAT_24 - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- timer - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- TOOLBAR_DARK_GREY - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideColorScheme
- toString() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin
- toString() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandMove
- toString() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandTurn
- toString() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin
- toString() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand
- toString() - Method in class org.openstreetmap.josm.plugins.streetside.mode.SelectMode
- toString() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- turn(double) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Turns the image direction.
- turn(double) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideCubemap
-
turns ImageDisplay WalkAction (not currently supported by Streetside)
- turn(double) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
- Type() - Constructor for enum org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type
U
- undo() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandJoin
- undo() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandMove
- undo() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandTurn
- undo() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandUnjoin
- undo() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.StreetsideCommand
-
Undoes the action.
- undo() - Method in class org.openstreetmap.josm.plugins.streetside.history.StreetsideRecord
-
Undo latest command.
- unjoin(StreetsideAbstractImage, StreetsideAbstractImage) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils
-
Separates two images belonging to the same sequence.
- up - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- up - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
- UP - org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces
- updatedTime - Variable in class org.openstreetmap.josm.plugins.streetside.model.MapObject
- updateEnabled() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.AddTagToPrimitiveAction
- updateEnabledState() - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction
-
Enabled when the Streetside layer is instantiated and download mode is either "osm area" or "manual".
- updateEnabledState() - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideExportAction
-
Enabled when streetside layer is in layer list
- updateEnabledState() - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideWalkAction
-
Enabled when a mapillary image is selected.
- updateEnabledState() - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideZoomAction
- updateHelpText() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideUtils
-
Updates the help text at the bottom of the window.
- updateImage() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
Downloads the full quality picture of the selected StreetsideImage and sets in the StreetsideImageDisplay object.
- updateImage(boolean) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
Downloads the picture of the selected StreetsideImage and sets in the StreetsideImageDisplay object.
- updateNearestImages() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
- updateTitle() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
Updates the title of the dialog.
- upImg - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- url - Variable in class org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache
- url - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction
- URL_CLIENT_ID - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
- URL_GEN - Static variable in class org.openstreetmap.josm.plugins.streetside.io.download.SequenceDownloadRunnable
- user - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
- username - Variable in class org.openstreetmap.josm.plugins.streetside.model.UserProfile
- username - Static variable in class org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser
- UserProfile - Class in org.openstreetmap.josm.plugins.streetside.model
- UserProfile(String, String, ImageIcon) - Constructor for class org.openstreetmap.josm.plugins.streetside.model.UserProfile
- UserProfileCache() - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.Caches.UserProfileCache
V
- validateImageType() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
-
for single image creates viewports and sets all views(image) to singleImg for multiple...
- value - Variable in enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType
- value - Variable in enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces
- value - Variable in class org.openstreetmap.josm.plugins.streetside.model.ImageDetection
- value - Variable in class org.openstreetmap.josm.plugins.streetside.model.MapObject
- valueChanged(AbstractProperty.ValueChangeEvent<? extends String>) - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideDownloadViewAction
- valueOf(int) - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox.CubemapBoxImageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MODE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.openstreetmap.josm.plugins.streetside.cache.CacheUtils.PICTURE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox.CubemapBoxImageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubemapFaces
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MODE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- views - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapBox
- VirtualEarth() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.VirtualEarth
- visible - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
-
Whether the image must be drown in the map or not
- VISIBLE_AREA - org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE
- visibleRect - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
-
The rectangle (in image coordinates) of the image that is visible.
- visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
W
- waitForFullQuality - Variable in class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
- waitForPicture - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideWalkDialog
-
Whether it must wait for the picture to be downloaded
- WALK - org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MODE
-
Mode when in walk.
- WALK_ACTION - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsidePlugin
-
Walk action
- WalkListener - Interface in org.openstreetmap.josm.plugins.streetside.actions
-
Implemented by those classes that need to listen to the creation of the walk threads.
- walkStarted(WalkThread) - Method in interface org.openstreetmap.josm.plugins.streetside.actions.WalkListener
-
Called when a new walk thread is started.
- walkStarted(WalkThread) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PauseAction
- walkStarted(WalkThread) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.PlayAction
- walkStarted(WalkThread) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.StopAction
- WalkThread - Class in org.openstreetmap.josm.plugins.streetside.actions
-
Thread containing the walk process.
- WalkThread(int, boolean, boolean, boolean) - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.WalkThread
-
Main constructor.
- WebLinkAction - Class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo
- WebLinkAction(String, URL) - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction
- writeContent(PrintWriter) - Static method in class org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener
- writer - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager
X
- x - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandMove
- XYZ - org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder
- XZY - org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder
Y
- y - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandMove
- YXZ - org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder
- YZX - org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder
Z
- ZOOM_ACTION - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsidePlugin
-
Zoom action
- zoomBestFitOrOne() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
-
Zooms to 1:1 and, if it is already in 1:1, to best fit.
- zoomChanged() - Method in class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode
- ZXY - org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder
- ZYX - org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer.RotateOrder
All Classes All Packages