Skip navigation links
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 

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.StreetsideJoinAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideSubmitCurrentChangesetAction
 
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(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
Adds an StreetsideImage to the object, and then repaints mapView.
add(StreetsideAbstractImage, boolean) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
Adds a StreetsideImage to the object, but doesn't repaint mapView.
add(StreetsideImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset
 
add(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
Adds a new StreetsideAbstractImage object to the database.
add(Collection<? extends StreetsideAbstractImage>) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
Adds a set of StreetsideAbstractImage objects to the database.
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.
addChangesetListener(StreetsideChangesetListener) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset
 
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(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
Adds a StreetsideImage object to the list of selected images, (when ctrl + click)
addMultiSelectedImage(Collection<StreetsideAbstractImage>) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
Adds a set of StreetsideAbstractImage objects to the list of selected images.
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.utils.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 - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
 
back - Variable in class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 
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.utils.CubemapBox
 
BASE_API_V2_URL - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
 
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 - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3
 
BASE_URL - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.MainWebsite
 
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.StreetsideURL
 
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
blurEditImage(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.
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
 
buildMultiTiledCubemapFaceImage(BufferedImage[]) - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils
 
buildTree() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideChangesetDialog
 

C

ca - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandTurn
 
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 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 - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
 
camera - Variable in class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 
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.CubemapBuilder
 
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.StreetsideAbstractImage
The time the image was captured, in Epoch format.
cd - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
Epoch time when the sequence was created
changeset - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset
 
changesetChanged() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideChangesetDialog
 
changesetChanged() - Method in interface org.openstreetmap.josm.plugins.streetside.utils.StreetsideChangesetListener
Fired when the an image is added or removed from the changeset.
changesetDialog - Variable in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideSubmitCurrentChangesetAction
 
changesetTreeModel - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideChangesetDialog
 
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.
cleanChangeset() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset
 
clearInstance() - Static method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
 
CLIENT_ID - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
 
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
 
CommandImport - Class in org.openstreetmap.josm.plugins.streetside.history.commands
Imports a set of images stored locally.
CommandImport(Set<StreetsideAbstractImage>) - Constructor for class org.openstreetmap.josm.plugins.streetside.history.commands.CommandImport
Main constructor.
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
 
compareTo(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage
 
connect(String) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.MainWebsite
Gives you the URL which the user should visit to initiate the OAuth authentication process
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.cubemap.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.
createInstance(ImageEntry) - Static method in class org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage
Constructs a new image from an image entry of a GeoImageLayer.
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.
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
 
createScene() - Static method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
 
createScene(BufferedImage, BufferedImage, BufferedImage, BufferedImage, BufferedImage, BufferedImage) - Static method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
 
cropMultiTiledImages(BufferedImage[], int) - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.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_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.utils
 
CubemapBox(Image, double, PerspectiveCamera) - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 
CubemapBox(double, PerspectiveCamera) - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 
CubemapBox(Image, Image, Image, Image, Image, Image, double, PerspectiveCamera) - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 
CubemapBox.CubemapBoxImageType - Enum in org.openstreetmap.josm.plugins.streetside.utils
 
CubemapBoxImageType() - Constructor for enum org.openstreetmap.josm.plugins.streetside.utils.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
 
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.
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.ImageDetailsDownloadRunnable
 
data - Variable in class org.openstreetmap.josm.plugins.streetside.io.download.SequenceDownloadRunnable
 
data - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
StreetsideData object that stores the database.
DATASET_LISTENER - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
 
decodeBubbleData(StreetsideImage) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder
Parses a given StreetsideImage as a GeoJSON Feature into a StreetsideSequence.
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 JsonArray of 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 JsonArray of exactly size 2.
decodeFeatureCollection(JsonObject, Function<JsonObject, T>) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder
Parses a given JsonObject as a GeoJSON FeatureCollection into a Collection of the desired Java objects.
decodeFeatureCollection(JsonObject, Function<JsonObject, T>) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideDecoder
Parses a given JsonObject as a GeoJSON FeatureCollection into a Collection of the desired Java objects.
decodeImageDetection(JsonObject) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetectionDecoder
 
decodeImageInfo(JsonObject, StreetsideData) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetailsDecoder
 
decodeImageInfos(JsonObject, StreetsideData) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetailsDecoder
 
decodeJsonArray(JsonArray, Function<JsonValue, T>, Class<T>) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonSequencesDecoder
Converts a JsonArray to a java array.
decodeJsonArray(JsonArray, Function<JsonValue, T>, Class<T>) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder
Converts a JsonArray to a java array.
decodeLatLon(JsonArray) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder
Decodes a JsonArray of exactly size 2 to a LatLon instance.
decodeLatLon(JsonArray) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideDecoder
Decodes a JsonArray of exactly size 2 to a LatLon instance.
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
 
decodeMapObject(JsonObject) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonMapObjectDecoder
 
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 JsonObject as a GeoJSON Feature into a StreetsideSequence.
decodeSequence(JsonObject) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonStreetsideSequencesDecoder
Parses a given JsonObject as a GeoJSON Feature into a StreetsideSequence.
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 JsonObject as a GeoJSON Feature into a StreetsideSequence.
decodeTimestamp(String) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder
Decodes a timestamp formatted as a String to 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 String to 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
 
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.StreetsideChangesetDialog
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 - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
 
down - Variable in class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 
downImg - Variable in class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 
DOWNLOAD_COOLDOWN - Static variable in class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode
 
DOWNLOAD_MODE(String, String) - Constructor for enum org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader.DOWNLOAD_MODE
 
DOWNLOAD_MODE - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
 
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.
downloadSurroundingImages(StreetsideImage) - Static method in class org.openstreetmap.josm.plugins.streetside.StreetsideData
Downloads surrounding images of this mapillary image in background threads
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

EMPTY_USER_AVATAR - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
 
encodeImageChanges(StreetsideImage) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonLocationChangesetEncoder
 
encodeLocationChangeset(StreetsideLocationChangeset) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.api.JsonLocationChangesetEncoder
 
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
 
equals(Object) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage
 
ex - Variable in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager
 
execute() - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandImport
 
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

face2TilesMap - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsideCubemap
 
file - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage
The picture file.
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
 
fireListeners() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset
 
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
 
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 - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
 
front - Variable in class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 
frontImg - Variable in class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 

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.StreetsideAbstractImage
Returns the Epoch time when the image was captured.
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() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
 
getCubemapBox() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
 
getData() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
Returns the StreetsideData object, which acts as the database of the Layer.
getDate() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
Returns the date the picture was taken in DMY format.
getDate(String) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
Returns the date the picture was taken in the given format.
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.
getFace2TilesMap() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideCubemap
Returns a Map object containing a keyset of cubemap face numbers CubemapUtils.CubemapFaces for each cubeface number corresponding map if cubemap tile ids and buffered cubemap tile imagery is stored until assembly by the CubemapBuilder
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
 
getFile() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage
Returns the File object where the picture is located.
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(String) - Static method in class org.openstreetmap.josm.plugins.streetside.model.MapObject
 
getIcon() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
 
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 StreetsideAbstractImage object which is being shown.
getImage() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage
Returns the pictures of the file.
getImageKey() - Method in class org.openstreetmap.josm.plugins.streetside.model.SpecialImageArea
 
getImages(LatLon, LatLon) - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
Gets all the images in a square.
getImages(Bounds) - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
Gets the images within the given bounds.
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 StreetsideAbstractImage objects contained by this object.
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.StreetsideChangesetDialog
Returns the unique instance of the class.
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
 
getLocationChangeset() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
Returns the StreetsideLocationChangeset object, which acts as the database of the Layer.
getMapView() - Static method in class org.openstreetmap.josm.plugins.streetside.StreetsidePlugin
 
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 StreetsideAbstractImage objects selected with ctrl + click.
getNbn() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
 
getNe() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
 
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.StreetsideImage
 
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 StreetsideSequence into a Path2D that can be drawn on the specified NavigatableComponent's Graphics2D-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.gui.dialog.ChooseGeoImageLayersDialog.BasicListModel
 
getSize() - Method in class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
Gets the value of the property size.
getStreetsideDataListeners() - Static method in class org.openstreetmap.josm.plugins.streetside.StreetsidePlugin
 
getStreetsideImageDisplay() - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
 
getStreetsideViewerHelp() - 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
 
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.ImageDetailsDownloadRunnable
 
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
 
getUser(String) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3
 
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.utils.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.cubemap
 
GraphicsUtils() - Constructor for class org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils
 
GraphicsUtils.PlatformHelper - Class in org.openstreetmap.josm.plugins.streetside.cubemap
 
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
 
hashCode() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage
 
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.StreetsideAbstractImage
Direction of the picture.
he - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
 
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
 
iconUrlGen - 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() - Constructor for class org.openstreetmap.josm.plugins.streetside.cache.Caches.ImageCache
 
imageCache - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
 
ImageDetailsDownloadRunnable - Class in org.openstreetmap.josm.plugins.streetside.io.download
 
ImageDetailsDownloadRunnable(StreetsideData, Bounds) - Constructor for class org.openstreetmap.josm.plugins.streetside.io.download.ImageDetailsDownloadRunnable
 
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 ImageInfoPanel will 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 StreetsideAbstractImage objects 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
 
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.utils.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
 
img2compCoord(Rectangle, int, int) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageDisplay
 
IMG_MARKER_RADIUS - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
The radius of the image marker
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
 
IMPORTED_ID - Static variable in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
 
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.StreetsideChangesetDialog
 
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.
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 LatLon object 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.
iterator() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset
 
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.
JoinMode - Class in org.openstreetmap.josm.plugins.streetside.mode
In this mode the user can join pictures to make sequences or unjoin them.
JoinMode() - Constructor for class org.openstreetmap.josm.plugins.streetside.mode.JoinMode
Main constructor.
JsonDecoder - Class in org.openstreetmap.josm.plugins.streetside.utils.api
 
JsonDecoder() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.JsonDecoder
 
JsonImageDetailsDecoder - Class in org.openstreetmap.josm.plugins.streetside.utils.api
Decodes the JSON returned by StreetsideURL.APIv3 into Java objects.
JsonImageDetailsDecoder() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetailsDecoder
 
JsonImageDetectionDecoder - Class in org.openstreetmap.josm.plugins.streetside.utils.api
Decodes the JSON returned by StreetsideURL.APIv3 into Java objects.
JsonImageDetectionDecoder() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.JsonImageDetectionDecoder
 
JsonLocationChangesetEncoder - Class in org.openstreetmap.josm.plugins.streetside.utils.api
 
JsonLocationChangesetEncoder() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.JsonLocationChangesetEncoder
 
JsonMapObjectDecoder - Class in org.openstreetmap.josm.plugins.streetside.utils.api
Decodes the JSON returned by StreetsideURL.APIv3 into Java objects.
JsonMapObjectDecoder() - Constructor for class org.openstreetmap.josm.plugins.streetside.utils.api.JsonMapObjectDecoder
 
JsonSequencesDecoder - Class in org.openstreetmap.josm.plugins.streetside.utils.api
Decodes the JSON returned by StreetsideURL.APIv3 into 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.APIv3 into 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 String key.
KeyIndexedObject(String) - Constructor for class org.openstreetmap.josm.plugins.streetside.model.KeyIndexedObject
 

L

L - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
 
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
 
lastClick - Variable in class org.openstreetmap.josm.plugins.streetside.mode.JoinMode
 
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
lastPos - Variable in class org.openstreetmap.josm.plugins.streetside.mode.JoinMode
 
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.utils.CubemapBox
 
left - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
 
left - Variable in class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 
leftImg - Variable in class org.openstreetmap.josm.plugins.streetside.utils.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.
listeners - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset
 
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.StreetsideJoinAction
 
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.utils.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 StreetsideImageDisplay object.
loadingFinished(CacheEntry, CacheEntryAttributes, ICachedLoaderListener.LoadResult) - Method in class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportDownloadThread
 
loadSingleImageViewports() - Method in class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
01-front, 02-right, 03-back, 10-left, 11-up, 12-down ____ ____ ____ ____ ____ ____ |fwd |rght|back|left|top |bot | |____|____|____|____|____|____|
locationChangeset - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
 
logConnectionInfo(URLConnection, String) - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable
Logs information about the given connection via Logging.info(String).
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
 
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
 
mapObjectIcon(String) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.MainWebsite
 
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 Bounds and StreetsideSequence into Shapes that can then easily be drawn on a MapViews Graphics2D-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() - Constructor for enum org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog.MODE
 
mode - Variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
Mode of the layer.
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.JoinMode
 
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.JoinMode
 
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.
msToString(long) - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils
 
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.StreetsideImage
 
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 StreetsideAbstractImage in the sequence of a given StreetsideAbstractImage object.
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
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
 
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 StreetsideLayer can 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_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.JoinMode
 
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.
parseTimestampElseCurrentTime(String) - Static method in class org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage
 
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.cubemap.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
 
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.StreetsideImage
 
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, CacheUtils.PICTURE) - 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 StreetsideAbstractImage in the sequence of a given StreetsideAbstractImage object.
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(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
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.utils.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.CommandImport
 
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(Object) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset
 
remove(StreetsideAbstractImage) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
Removes a StreetsideAbstractImage object 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.
resetFaces2TileMap() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideCubemap
resets the faces2TilesMap, emptying it for a new set of cubemap imagery
resetThread() - Static method in class org.openstreetmap.josm.plugins.streetside.mode.AbstractMode
Resets the semiautomatic mode thread.
resetTSP() - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
 
RESPONSE - Static variable in class org.openstreetmap.josm.plugins.streetside.oauth.OAuthPortListener
 
rewrite - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog
Button to rewrite all imported images.
RewriteButtonAction(StreetsideExportDialog) - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideExportDialog.RewriteButtonAction
Main constructor.
right - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
 
right - Variable in class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 
rightImg - Variable in class org.openstreetmap.josm.plugins.streetside.utils.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
 
rootComponent - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideChangesetDialog
 
rotateImage(BufferedImage) - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.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(Runnable) - Static method in class org.openstreetmap.josm.plugins.streetside.cubemap.GraphicsUtils.PlatformHelper
 
run() - Method in class org.openstreetmap.josm.plugins.streetside.io.download.BoundsDownloadRunnable
 
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.ImageDetailsDownloadRunnable
 
run(URLConnection) - Method in class org.openstreetmap.josm.plugins.streetside.io.download.SequenceDownloadRunnable
 
run(Runnable) - Static method in class org.openstreetmap.josm.plugins.streetside.io.download.StreetsideDownloader
 
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
 
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 ImageIcon to the desired size
score - Variable in class org.openstreetmap.josm.plugins.streetside.model.ImageDetection
 
searchDetections(Bounds) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3
 
searchImages(Bounds) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3
 
searchMapObjects(Bounds) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3
 
searchStreetsideImages(Bounds) - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3
 
searchStreetsideSequences(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 StreetsideImage objects.
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
 
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.StreetsideJoinAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.plugins.streetside.actions.StreetsideSubmitCurrentChangesetAction
 
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.StreetsideChangesetDialog
 
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
 
setCd(long) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
Sets the Epoch time when the picture was captured.
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, 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.
setImage(BufferedImage, int) - Method in class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 
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 Collection object 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.utils.CubemapBox
 
setNbn(List<String>) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
 
setNe(long) - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
 
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.StreetsideImage
 
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.utils.CubemapBox
Sets the value of the property size.
setStreetsideImageDisplay(StreetsideImageDisplay) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
 
setStreetsideViewerHelp(StreetsideViewerHelpPopup) - 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
 
setTokenValid(boolean) - Static method in class org.openstreetmap.josm.plugins.streetside.oauth.StreetsideUser
 
setTranslate(double, double, double) - Method in class org.openstreetmap.josm.plugins.streetside.cubemap.CameraTransformer
 
setTranslate(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
 
setUploadPending(boolean) - Method in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideChangesetDialog
 
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 StreetsideAbstractImage objects 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 StreetsideAbstractImage objects.
showPopup() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoHelpPopup
 
showPopup() - Method in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup
 
singleImg - Variable in class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 
size() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset
 
size - Variable in class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 
sizeProperty() - Method in class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 
spacer - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideChangesetDialog
 
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
 
startTime - Variable in class org.openstreetmap.josm.plugins.streetside.cubemap.TileDownloadingTask
 
startTimer() - Method in class org.openstreetmap.josm.plugins.streetside.utils.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
 
STREETSIDE_VIEWER_HELP_COUNTDOWN - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
The number of times the help popup for the StreetsideViewerPanel will be displayed.
StreetsideAbstractImage - Class in org.openstreetmap.josm.plugins.streetside
Abstract superclass for all image objects.
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.
StreetsideAbstractImage(String) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage
Creates a new object with the given id.
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.
StreetsideChangesetDialog - Class in org.openstreetmap.josm.plugins.streetside.gui
Toggle dialog that shows you the latest StreetsideCommand done and allows the user to revert them.
StreetsideChangesetDialog() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideChangesetDialog
 
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 StreetsideAbstractImage objects.
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.
StreetsideExportManager(List<StreetsideImportedImage>) - Constructor for class org.openstreetmap.josm.plugins.streetside.io.export.StreetsideExportManager
Constructor used to rewrite imported images.
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(String, LatLon, double) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideImage
Main constructor of the class StreetsideImage
StreetsideImage(String, LatLon) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideImage
 
StreetsideImage(String, double, double) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideImage
 
StreetsideImage(String) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideImage
 
StreetsideImage() - Constructor for class org.openstreetmap.josm.plugins.streetside.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 - 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 - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
Object containing the shown image and that handles zoom and drag
StreetsideImageDisplay.ImgDisplayMouseListener - Class in org.openstreetmap.josm.plugins.streetside.gui
 
StreetsideImageTreeCellRenderer - Class in org.openstreetmap.josm.plugins.streetside.gui
Renders an item in a JTree that represents a StreetsideAbstractImage.
StreetsideImageTreeCellRenderer() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.StreetsideImageTreeCellRenderer
 
StreetsideImportedImage - Class in org.openstreetmap.josm.plugins.streetside
A StreetsideImoprtedImage object represents a picture imported locally.
StreetsideImportedImage(String, LatLon, double, File) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage
Creates a new StreetsideImportedImage object using as date the current date.
StreetsideImportedImage(String, LatLon, double, File, String) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage
Main constructor of the class.
StreetsideImportedImage(String, LatLon, double, File, long) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideImportedImage
 
StreetsideJoinAction - Class in org.openstreetmap.josm.plugins.streetside.actions
Changes the mode of the Layer, from Select mode to Join mode and vice versa.
StreetsideJoinAction() - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.StreetsideJoinAction
Main constructor.
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
Action used to delete images.
StreetsideLocationChangeset - Class in org.openstreetmap.josm.plugins.streetside
 
StreetsideLocationChangeset() - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideLocationChangeset
 
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 StreetsideRecord class
StreetsideSequence - Class in org.openstreetmap.josm.plugins.streetside
Class that stores a sequence of StreetsideAbstractImage objects.
StreetsideSequence(String, Long) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
 
StreetsideSequence(String, double, double) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
 
StreetsideSequence() - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
No argument constructor for StreetsideSequence - necessary for JSON serialization
StreetsideSequence(String, double, double, long) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
 
StreetsideSequence(String) - Constructor for class org.openstreetmap.josm.plugins.streetside.StreetsideSequence
 
StreetsideSequenceIdGenerator - Class in org.openstreetmap.josm.plugins.streetside.utils
 
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.
StreetsideSubmitCurrentChangesetAction - Class in org.openstreetmap.josm.plugins.streetside.actions
Imports a set of picture files into JOSM.
StreetsideSubmitCurrentChangesetAction(StreetsideChangesetDialog) - Constructor for class org.openstreetmap.josm.plugins.streetside.actions.StreetsideSubmitCurrentChangesetAction
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.cubemap.CubemapBuilder
 
streetsideViewerHelp - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
 
StreetsideViewerHelpPopup - Class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo
 
StreetsideViewerHelpPopup(Component) - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerHelpPopup
 
StreetsideViewerPanel - Class in org.openstreetmap.josm.plugins.streetside.gui.imageinfo
 
StreetsideViewerPanel() - Constructor for class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel
 
streetsideViewerPanel - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideViewerDialog
Object containing the shown image and that handles zoom and drag
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 String into a URL without throwing a MalformedURLException.
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.
submitButton - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideChangesetDialog
 
submitChangeset() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3
 
submittingChangeset - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.PluginState
 
sum(StreetsideCommand) - Method in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandImport
 
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.StreetsideURL
 
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
 
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
 
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
 
TIME_FORMAT_24 - Static variable in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideProperties
 
timer - Variable in class org.openstreetmap.josm.plugins.streetside.utils.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.CommandImport
 
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.JoinMode
 
toString() - Method in class org.openstreetmap.josm.plugins.streetside.mode.SelectMode
 
toString() - Method in class org.openstreetmap.josm.plugins.streetside.StreetsideImage
 
TRAFFIC_SIGN_HEIGHT_3RD - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
A third of the height of the sign, for easier calculations
TRAFFIC_SIGN_SIZE - Static variable in class org.openstreetmap.josm.plugins.streetside.StreetsideLayer
Length of the edge of the small sign, which indicates that traffic signs have been found in an image.
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.CommandImport
 
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 - Static variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel
 
up - Variable in class org.openstreetmap.josm.plugins.streetside.utils.CubemapBox
 
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.StreetsideJoinAction
Enabled when mapillary layer is the active layer
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.utils.CubemapBox
 
uploadPendingProgress - Variable in class org.openstreetmap.josm.plugins.streetside.gui.StreetsideChangesetDialog
 
uploadSecretsURL() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL
 
url - Variable in class org.openstreetmap.josm.plugins.streetside.cache.StreetsideCache
 
url - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.WebLinkAction
 
URL_GEN - Static variable in class org.openstreetmap.josm.plugins.streetside.io.download.ImageDetailsDownloadRunnable
 
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
 
usernameLabel - Variable in class org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ImageInfoPanel
 
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
 
userURL() - Static method in class org.openstreetmap.josm.plugins.streetside.utils.StreetsideURL.APIv3
 

V

validateImageType() - Method in class org.openstreetmap.josm.plugins.streetside.utils.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(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.CubemapUtils.CubefaceType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.openstreetmap.josm.plugins.streetside.cubemap.CubemapUtils.CubefaceType
 
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.
valueOf(String) - Static method in enum org.openstreetmap.josm.plugins.streetside.utils.CubemapBox.CubemapBoxImageType
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.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.
values() - Static method in enum org.openstreetmap.josm.plugins.streetside.utils.CubemapBox.CubemapBoxImageType
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.utils.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
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_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
 

Y

y - Variable in class org.openstreetmap.josm.plugins.streetside.history.commands.CommandMove
 

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
 
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 
Skip navigation links

JOSM Plugins